Same here,
We get AuthorizationError.CUSTOMER_NOT_ACTIVE when trying to access a
specific MCC via the API.
This MCC contains 3 accounts, 2 are "paused" and another the other one is
running (getting impressions/clicks).
The error appeared for the first time around 20 hours ago (for us).
Also when invoking the CustomerService
service = client.GetService('ManagedCustomerService') // client is
instantiated using our top mcc
selector = {
'fields': [
'CustomerId',
'Name',
'CanManageClients',
'AccountLabels',
],
}
data = service.get(selector)
we get
, (ManagedCustomerLink){
managerCustomerId = 1569104593
clientCustomerId = 4290407727
isHidden = False
}, (ManagedCustomerLink){
managerCustomerId = 1569104593
clientCustomerId = 7677777954
isHidden = False
}, (ManagedCustomerLink){
managerCustomerId = 1569104593
clientCustomerId = 2268933076
isHidden = False
},
the problem is that there is no
{
managerCustomerId= THEPARENTMCC
clientCustomerId = 1569104593
}
also when trying to access 1569104593 directly we get the error "
AuthorizationError.CUSTOMER_NOT_ACTIVE"
Please take a look at this.
On Thursday, May 31, 2018 at 6:48:25 PM UTC+2, Caihua Du wrote:
>
> Hi there,
>
> We suddenly to see many " AuthorizationError.CUSTOMER_NOT_ACTIVE" errors
> when calling AdWords API, and this happened to many different customers.
>
> Is there any ongoing authorizations issue from AdWords side? Or anything
> we have changed to authorize API call?
>
> Thanks,
> Caihua.
>
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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
---
You received this message because you are subscribed to the Google Groups
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit
https://groups.google.com/d/msgid/adwords-api/8d62d09f-225b-4347-b280-b56764b748c0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.