SEOReportingGroup.getFieldHelpList (Method)
Returns a query describing the help text for the standard property fields.
Returns:
SEOReportingGroup_GetFieldHelpList_Results (query)
Each row of the returned query results has the following fields:
Field Name | Type | Description |
---|---|---|
FieldName | StandardPropertyField | The display name of the field. |
HelpText | String | |
IsCustomized | Boolean | A boolean value that is set to True if the Help Text has been customized. False otherwise. |
Arguments:
Name | Type | Required | Description |
---|---|---|---|
id | SEOReportingGroupID | Required | The unique ID of the reporting group. |
Context:
License Requirements | SEO |
Permission Requirements | ContributorOrServerCode |
Deny Context | (none) |
Require Context | (none) |
Author Lock |
Error Codes:
None
Notes:
None