Hi Luis,

I tried the api call and I receive following error message, it says 
".DEVELOPER_TOKEN_NOT_APPROVED". What is the process to get the token 
approved, how much time will it take to get approved. 
I have also include the call details

Status Code: InternalServerError

Response Body: <soap:Envelope 
xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/";><soap:Header><ResponseHeader
 
xmlns="https://adwords.google.com/api/adwords/cm/v201802";><requestId>00056c7235bcb3800aa780454d0cee71</requestId><serviceName>AdGroupService</serviceName><methodName>query</methodName><operations>1</operations><responseTime>125</responseTime></ResponseHeader></soap:Header><soap:Body><soap:Fault><faultcode>soap:Client</faultcode><faultstring>[QuotaCheckError.DEVELOPER_TOKEN_NOT_APPROVED
 
@ ; trigger:'&lt;null&gt;']</faultstring><detail><ApiExceptionFault 
xmlns="https://adwords.google.com/api/adwords/cm/v201802";><message>[QuotaCheckError.DEVELOPER_TOKEN_NOT_APPROVED
 
@ ; 
trigger:'&lt;null&gt;']</message><ApplicationException.Type>ApiException</ApplicationException.Type><errors
 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:type="QuotaCheckError"><fieldPath></fieldPath><trigger>&lt;null&gt;</trigger><errorString>QuotaCheckError.DEVELOPER_TOKEN_NOT_APPROVED</errorString><ApiError.Type>QuotaCheckError</ApiError.Type><reason>DEVELOPER_TOKEN_NOT_APPROVED</reason></errors></ApiExceptionFault></detail></soap:Fault></soap:Body></soap:Envelope>

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema";>
<soap:Header>
<RequestHeader 
xmlns="https://adwords.google.com/api/adwords/cm/{{User::ApiVersion}}";>
<developerToken>{{User::varDevToken}}</developerToken>
<clientCustomerId>{{User::varClientId}}</clientCustomerId>
<userAgent>ZappySys SSIS PowerPack v1</userAgent>
</RequestHeader>
</soap:Header>
<soap:Body>
<query 
xmlns="https://adwords.google.com/api/adwords/cm/{{User::ApiVersion}}";>
<query>
SELECT Id, Name
WHERE Status = 'ENABLED'
ORDER BY Name
DESC LIMIT 0,50
</query>
</query>
</soap:Body>
</soap:Envelope>

Thanks
Sam




On Tuesday, May 15, 2018 at 11:47:48 PM UTC-4, Luis Xander Talag (AdWords 
API Team) wrote:
>
> Hi,
>
> My apologies as we do not support third party API. However, you may visit 
> this guide 
> <https://developers.google.com/adwords/api/docs/guides/reporting#create_a_report_definition>
>  to 
> know more on how to create a report definition in the AdWords API. You 
> could also use the AWQL 
> <https://developers.google.com/adwords/api/docs/guides/awql#using_awql_with_reports>
>  in 
> generating a report. See this link 
> <https://developers.google.com/adwords/api/docs/guides/reporting#complete_example>
>  for 
> an example showing the report definition within an HTTP Post request.
>
> Thanks and regards,
> Luis
> AdWords API Team
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
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/29f451b4-a833-4496-9303-9eb729742005%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • ... API_DCH
    • ... 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
      • ... API_DCH
        • ... 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
          • ... API_DCH
            • ... 'Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
              • ... API_DCH
                • ... API_DCH
                • ... API_DCH
                • ... 'Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum

Reply via email to