AdWords API
Feedback on this document

type ReportDefinitionError (v201209)

Encapsulates the errors that can be thrown during ReportDefinition mutate operation.


Namespace
https://adwords.google.com/api/adwords/cm/v201209
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.
ReportDefinitionError
reason ReportDefinitionError.Reason
Enumerations
INVALID_DATE_RANGE_FOR_REPORT
Customer passed in invalid date range for a report type.
INVALID_FIELD_NAME_FOR_REPORT
Customer passed in invalid field name for a report type
UNABLE_TO_FIND_MAPPING_FOR_THIS_REPORT
Unable to locate a field mapping for this report type.
INVALID_COLUMN_NAME_FOR_REPORT
Customer passed in invalid column name for a report type
INVALID_REPORT_DEFINITION_ID
Customer passed in invalid report definition id.
REPORT_SELECTOR_CANNOT_BE_NULL
Report selector cannot be null.
NO_ENUMS_FOR_THIS_COLUMN_NAME
No Enums exist for this column name.
INVALID_VIEW
Invalid view name.
SORTING_NOT_SUPPORTED
Sorting is not supported for reports.
PAGING_NOT_SUPPORTED
Paging is not supported for reports.
CUSTOMER_SERVING_TYPE_REPORT_MISMATCH
Customer can not create report of a selected type.
CLIENT_SELECTOR_NO_CUSTOMER_IDENTIFIER
Cross client report has an client selector without any valid identifier for a customer.
CLIENT_SELECTOR_INVALID_CUSTOMER_ID
Cross client report has an invalid external customer ID in the client selector.
REPORT_DEFINITION_ERROR

Authentication required

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

Signing you in...

Google Developers needs your permission to do that.