Hi folks, I'm trying to retrieve API unit count for a specific customer by using the Java Client and API v201109. On the selector, if I use the apiUsageType : UNIT_COUNT the request works fine.
Unfortunately, if I change the selector type with : UNIT_COUNT_FOR_CLIENTS and initialize clientCustomerIds, I receive the following exception : > [ApiUsageError.INVALID_CLIENT_CUSTOMER_ID @ selector; trigger:'CUSTOMERID'] > I have also tried to set clientEmails but the result is quite the same : > [ApiUsageError.INVALID_CLIENT_EMAIL @ selector; trigger:'CUSTOMER_EMAIL'] > I have double checked that the cutomer is linked to the MCC who is used to instantiate AdWordsUser. Currently, I have no idea what I'm doing wrong. Any suggestions would be greatly appreciated. Many Thanks, -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en
