Dear all, Orixa-Media (french SEM agency) is developping an application using the adwords API.
We use this code managed_customer_srv = adwords.service(:ManagedCustomerService, API_VERSION) # Get the account hierarchy for this account. # need to add devise selector = { :fields => ['Login', 'CustomerId', 'Name', 'CompanyName', 'CanManageClients', 'CurrencyCode'] } # Run the request at the MCC level. graph = adwords.use_mcc() {managed_customer_srv.get(selector)} We are getting this error message this morning when we are trying to get the list of all the clients [QuotaCheckError.ACCOUNT_INACTIVE @ ; trigger:'<null>'] Our token API is already approved. So we don't know what is wrong ? Thank you for your help! Orixa Media - Dev Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 adwords-api@googlegroups.com To unsubscribe from this group, send email to adwords-api+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en --- You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to adwords-api+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.