AdWords API
Feedback on this document

type AdExtensionOverrideError (v201302)

AdExtensionOverride errors.


Namespace
https://adwords.google.com/api/adwords/cm/v201302
Fields
Field Type Description
ApiError (inherited)
fieldPath xsd:string The OGNL field path to identify cause of error.
trigger xsd:string The data that caused the error.
errorString xsd:string A simple string representation of the error and reason.
ApiError.Type xsd:string Indicates that this instance is a subtype of ApiError. Although this field is returned in the response, it is ignored on input and cannot be selected. Specify xsi:type instead.
AdExtensionOverrideError
reason AdExtensionOverrideError.Re... The error reason represented by an enum
Enumerations
AD_ALREADY_HAS_ADEXTENSION_OVERRIDE
Cannot override an ad that is already overriden with an adextension
ADEXTENSION_ID_MUST_BE_SPECIFIED
AdExtension id must be specified
ADEXTENSION_LATITUTE_CANNOT_CHANGE_AFTER_BEING_SET_ONCE
Latitutde of the new override must be the same as the first override set on the ad
ADEXTENSION_LONGITUDE_CANNOT_CHANGE_AFTER_BEING_SET_ONCE
Longitude of the new override must be the same as the first override set on the ad
ADEXTENSION_NOT_UNDER_CAMPAIGN
The adextension to use in overriding does not belong to the campaign
CANNOT_OPERATE_ON_DELETED_OVERRIDE
Cannot operate on a deleted adextension override
CANNOT_OVERRIDE_EXTENSIONS_ON_NON_TEXT_AD
Cannot override any other ad type besides a text ad
CANNOT_OVERRIDE_USING_NON_LOCATION_EXTENSION
Cannot override an ad using a non-location extension override
INVALID_ADEXTENSION_ID
Invalid adextension id
LOCATION_OVERRIDE_INFO_REQUIRED_FOR_NEW_LOCATION_EXTENSION_OVERRIDE
Location override info must be specified when overriding an ad for the first time
OVERRIDE_INFO_MUST_BE_NULL_AFTER_BEING_SET_ONCE
Location override info must not be specified once an ad has already been overrided once
RADIUS_TOO_LARGE
Radius is too large
RADIUS_TOO_SMALL
Radius is too small
UNKNOWN_ADEXTENSION_OVERRIDE
Unknown adextension override specified

Authentication required

You need to be signed in with Google+ to do that.

Signing you in...

Google Developers needs your permission to do that.