SEOReportingGroup.getAccountInfo (Method)

Returns information about the specified search engine account.

Returns:

SEOReportingGroup_GetAccountInfo_Result (struct)

Each row of the returned query results has the following fields:

Field Name Type Description
InterfaceComponentPath ModulePath_EmptyString The path to the component module that implements the search engine interface.
Properties PropertyField_Struct_Array An array of search engine account properties.

Arguments:

Name Type Required Description
id SEOReportingGroupID Required The unique ID of the reporting group.
accountID SearchEngineAccountID Required The unique ID of the search engine account to retrieve information for.

Context:

License Requirements SEO
Permission Requirements ContributorOrServerCode
Deny Context (none)
Require Context (none)
Author Lock  

Error Codes:

None

Notes:

None