HI,

I'm expanding an existing query which was using the CampaignPerformance 
objects to retrieve the related Campaigns objects as well.
With the same OUATH login, I can quite happily rertrieve the performance 
results but not the Campaigns results. I simply get the following SOAP 
response.

<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/";>
<soap:Header>
<ResponseHeader xmlns="https://adwords.google.com/api/adwords/cm/v201809";>
<requestId>0005a7a46844b2720ac7c261a4038aea</requestId>
<serviceName>CampaignService</serviceName><methodName>get</methodName>
<operations>1</operations><responseTime>82</responseTime>
</ResponseHeader>
</soap:Header>
<soap:Body>
<soap:Fault>
<faultcode>soap:Client</faultcode>
<faultstring>[AuthorizationError.CUSTOMER_NOT_ACTIVE @ ; 
trigger:'&lt;null&gt;']</faultstring>
<detail>
<ApiExceptionFault 
xmlns="https://adwords.google.com/api/adwords/cm/v201809";>
<message>[AuthorizationError.CUSTOMER_NOT_ACTIVE @ ; 
trigger:'&lt;null&gt;']</message>
<ApplicationException.Type>ApiException</ApplicationException.Type>
<errors xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:type="AuthorizationError">
<fieldPath></fieldPath>
<trigger>&lt;null&gt;</trigger>
<errorString>AuthorizationError.CUSTOMER_NOT_ACTIVE</errorString>
<ApiError.Type>AuthorizationError</ApiError.Type>
<reason>CUSTOMER_NOT_ACTIVE</reason>
</errors>
</ApiExceptionFault>
</detail>
</soap:Fault>
</soap:Body>
</soap:Envelope>

I have tried with several different client ids and all return the same 
results - performance is available but not Campaigns.

Any ideas? I've seen several other messages regarding the 15 month 
suspension but this is on an active manager account with active client 
accounts. We have had a couple of legacy client accounts be disabled but 
these are not the ones I'm trying to access.

Thanks

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/8e2ace78-d45b-4dc1-9d23-5fad10d62865o%40googlegroups.com.

Reply via email to