This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.

Syntax

C# Copy imageCopy Code
                          namespace Smartsite.Seo.Google
Visual Basic (Declaration) Copy imageCopy Code
                          Namespace Smartsite.Seo.Google

Classes

  Class Description
Public class GoogleLogin
Class responsible for logging in on Google's services.
Public class GoogleLoginData
Class representing the login token returned by Google.
Public class GoogleService
List of Google services.
Public class GoogleWebmasterToolsMacro
The GoogleWebmasterTools macro connects with Google and retrieves an xml from a Google Webmaster Tools account containing data about sites available to the account.

Enumerations

  Enumeration Description
Public enumeration GoogleMacroActions
Enumerations of the actions supported by the Google Services macro.
Advanced