SEOReportingGroup.saveFieldHelp (Method)

Saves the specifies text to be displayed for the specified property field.

Returns:

Void

Arguments:

Name Type Required Description
id SEOReportingGroupID Required The unique ID of the reporting group.
fieldName StandardPropertyField Required The name of a Standard Property Field or the ID of a Custom Property Field.
helpText String Optional. Defaults to an empty string. The help text to be displayed for the specified property field. If an empty string, the help text will be removed and the default help text will be used.

Context:

License Requirements SEO
Permission Requirements SEOReportingGroup:Admin
Deny Context (none)
Require Context AuthoringEnabled
Author Lock  

Error Codes:

None

Notes:

None