Hello,
I am using Adword API in my project I have a devloper token with Basic
Access. Till now all thing working correct...but today i Got this error
'*RateExceededError.RATE_EXCEEDED',
Trigger = 'Basic Access Daily Reporting Quota'...*
How I can Fix this issue ?
--
--
=~=~=~=~=~=~=~
I have the exact same issue. Google support tells me it can't help me
because they don't offer support on the API. My guess is that I have a
pending developer token request, and while that is pending you can't change
these?
Help?
Bart
On Wednesday, June 3, 2015 at 1:00:42
I have searched for an option to create completely new campaigns from
scratch (or even just copy existing ones) via the Adwords API / Scripts,
although I failed.
Do you know if there is a way to do it, and most importantly how, please?
Thank you,
Bart
same issue here since 17/9/2013
did any on find out what the issue is?
On Wednesday, September 18, 2013 12:20:59 AM UTC+10, David Torres (AdWords
API Team) wrote:
>
> Hi All,
>
> If you can send me the times and IPs from which your are seeing the 502
> errors, I'd be glad to further investigat
I had an answer from the support of Adwords API:
You can switch the clientid at runtime using
AdWordsUser::SerClientId() method. See
http://code.google.com/p/google-api-adwords-php/source/browse/trunk/src/Google/Api/Ads/AdWords/Lib/AdWordsUser.php#507
for details.
On 10 mrt, 11:56, Bart wrote
Hi,
I want to make a script that requests day by day the google costs of
my active campaigns.
I have in my MCC multiple accounts.
At this moment I'm able to have the adwords costs per campaign for one
google account (the account that I have configured in the clientId).
What is the best and cheape