This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Enumerations of the actions supported by the Google Services macro.
Namespace: Smartsite.Seo.Google
Assembly: Smartsite.Seo (in Smartsite.Seo.dll)
Syntax
C# | Copy Code |
---|---|
public enum GoogleMacroActions |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Enumeration GoogleMacroActions |
Members
Member name | Description | |
---|---|---|
WebToolkitGetSites |
Retrieves general information of the sites available to the Google Webmaster Tools account.
| |
WebToolkitGetSitemaps |
Retrieves information about a specific sitemap available to the Google Webmaster Tools account.
|
See Also
Smartsite.Seo.Google Namespace