Hello,

I've seen that a similar question has been asked lately, but there are no 
clear answers. That's why this post.

We have been updating/adding Labels and FinalUrls of our Adgroups 
automatically thru the Adwords API.
The update scripts, i.e. mutate and mutateLabel functions, were working 
fine until two days ago, then they starting failing with the following 
error message.
On our part, we have changed nothing in our scripts, nor in our Adwords 
membership.

Would you please help me understand why this happening and how this problem 
is to be solved.
Thanks in advance,

Ulas Yilmaz


com.google.api.ads.adwords.lib.client.AdWordsServiceClient.soapXmlLogger - 
SOAP Response:
<?xml version="1.0" encoding="UTF-8"?><soap:Envelope xmlns:soap=
"http://schemas.xmlsoap.org/soap/envelope/";>
    <soap:Header>
        <ResponseHeader xmlns=
"https://adwords.google.com/api/adwords/cm/v201509";>
            <requestId>00052920815815180ac4c724f70aab72</requestId>
            <serviceName>AdGroupCriterionService</serviceName>
            <methodName>mutate</methodName>
            <operations>1000</operations>
            <responseTime>214</responseTime>
        </ResponseHeader>
    </soap:Header>
    <soap:Body>
        <soap:Fault>
            <faultcode>soap:Server</faultcode>
            <faultstring>[RateExceededError &lt;rateName=OperationsPerDay, 
rateKey=billing_developer_request, rateScope=ACCOUNT, retryAfterSeconds=
86400&gt;]</faultstring>
            <detail>
                <ApiExceptionFault xmlns=
"https://adwords.google.com/api/adwords/cm/v201509";>
                    <message>[RateExceededError &lt;rateName=
OperationsPerDay, rateKey=billing_developer_request, rateScope=ACCOUNT, 
retryAfterSeconds=86400&gt;]</message>
                    <ApplicationException.Type>ApiException<
/ApplicationException.Type>
                    <errors xmlns:xsi="http://www.w3.org/2001/XMLSchema-
instance" xsi:type="RateExceededError">
                        <fieldPath/>
                        <trigger/>
                        
<errorString>RateExceededError.RATE_EXCEEDED</errorString>
                        <ApiError.Type>RateExceededError</ApiError.Type>
                        <reason>RATE_EXCEEDED</reason>
                        <rateName>OperationsPerDay</rateName>
                        <rateScope>ACCOUNT</rateScope>
                        <retryAfterSeconds>86400</retryAfterSeconds>
                    </errors>
                </ApiExceptionFault>
            </detail>
        </soap:Fault>
    </soap:Body>
</soap:Envelope>


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
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/0d109dcc-c706-4ecf-8dc4-6f3a882e5df4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to