Hide

type ManagedCustomerServiceError (v201506)

Error for ManagedCustomerService


Namespace
https://adwords.google.com/api/adwords/mcm/v201506
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.
ManagedCustomerServiceError
reason ManagedCustomerServiceError...
Enumerations
UNKNOWN
Unknown.
NOT_AUTHORIZED
The user is not authorized to perform the action
INVALID_SELECTOR
Invalid selector
INVALID_TIMEZONE
Can't process the passed in timezone.
INVALID_CURRENCY
Can't process the passed in currency code.
INVALID_DESCRIPTIVE_NAME
Can't process the passed in descriptive name.
ADD_CUSTOMER_FAILURE
Generic error during add customer process.
SAVE_CUSTOMERS_FAILURE
There was a problem saving the modified customers, and some of the customers may not have been saved successfully.
ALREADY_MANAGED_BY_THIS_MANAGER
Attempt to establish a link with a client that is already managed by the manager.
ALREADY_INVITED_BY_THIS_MANAGER
Attempt to invite a client that has already been invited by the manager.
NO_PENDING_INVITATION
Attempt to accept an invitation that doesn't exist.
TOO_MANY_ACCOUNTS
Manager account has the maximum number of linked accounts.
TOO_MANY_ACCOUNTS_AT_MANAGER
Your manager's account has the maximum number of linked accounts.
TEST_ACCOUNT_LINK_ERROR
Error involving test accounts (mixed types) or too many child accounts.
INVALID_LABEL_ID
Label id was not found, or is not owned by the requesting customer.
CANNOT_APPLY_INACTIVE_LABEL
Deleted labels cannot be applied to customers.
APPLIED_LABEL_TO_TOO_MANY_ACCOUNTS
A label cannot be applied to more than 1000 customers.
customerIds xsd:long[] The list of customer ids associated with the error.

Send feedback about...

AdWords API