Service
Dependencies
FeedItem
▼
FeedItemPolicyData
Inheritance
PolicyData
▼
FeedItemPolicyData
Contains offline-validation and approval results for a given FeedItem and FeedMapping. Each validation data indicates any issues found on the feed item when used in the context of the feed mapping.
- Namespace
-
https://adwords.google.com/api/adwords/cm/v201506 - Fields
| Field | Type | Description |
|---|---|---|
| PolicyData (inherited) | ||
| disapprovalReasons |
DisapprovalReason[]
|
List of disapproval reasons attached to the entity. |
| PolicyData.Type |
xsd:string
|
Indicates that this instance is a subtype of PolicyData. Although this field is returned in the response, it is ignored on input and cannot be selected. Specify xsi:type instead. |
| FeedItemPolicyData | ||
| placeholderType |
xsd:int
|
Mapped placeholder type used in validation/approvals checks. |
| feedMappingId |
xsd:long
|
Id of FeedMapping used in validation/approvals checks. |
| validationStatus |
FeedItemValidationStatus
|
Validation status of feed item for a particular feed mapping.
Enumerations
|
| approvalStatus |
FeedItemApprovalStatus
|
Feed item approval status.
Enumerations
|
| validationErrors |
FeedItemAttributeError[]
|
List of error codes specifying what errors were found during validation. |