Service
AdGroupExtensionSettingService
CampaignExtensionSettingService
CustomerExtensionSettingService
FeedItemService
MutateJobService
Dependencies
FeedItemPolicyData
▼
FeedItemAttributeError
Contains validation error details for a set of feed attributes.
- Namespace
-
https://adwords.google.com/api/adwords/cm/v201506
- Fields
Field | Type | Description |
---|---|---|
feedAttributeIds |
xsd:long[]
|
Contains the set of feed attribute ids whose attributes together triggered the error. Null or empty field means error code does not apply to a specific set of attributes. |
validationErrorCode |
xsd:int
|
Validation error code. See the list of error codes. |
errorInformation |
xsd:string
|
Extra information about the error, including related field IDs. |