Hi Phil, Emma,
As Danial pointed out earlier, it is against the AdWords API terms and
conditions to
- Request more than one developer token per company
- Asking your customers to signup for AdWords API and share their tokens
with you so that API calls get billed directly to their accounts.
The
Hi Peter,
Yes, this can be done from the API.
http://code.google.com/p/google-api-adwords-php/source/browse/trunk/examples/v201101/HandlePolicyViolationError.php
shows
a detailed code example on how to detect policy violations and add an
exemptionRequest when uploading ads. A summarized versio
Hi,
As mentioned on
https://groups.google.com/forum/#!topic/adwords-api/BXyV40LfEEI, it can take
upto 6 weeks for your tokens to get reviewed.
Cheers,
Anash P. Oommen,
AdWords API Advisor.
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http:
Hi,
AdWordsUser also has an overloaded constructor in case you don't want the
credentials from auth.ini to be picked up. See
http://code.google.com/p/google-api-adwords-php/source/browse/trunk/src/Google/Api/Ads/AdWords/Lib/AdWordsUser.php#63
for
details.
Cheers,
Anash P. Oommen,
AdWords API
Hi,
As mentioned on
https://groups.google.com/forum/#!topic/adwords-api/BXyV40LfEEI, it can take
upto 6 weeks to review your tokens.
Cheers,
Anash P. Oommen,
AdWords API Advisor.
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsa
Hi Chirag,
Report download won't work with OAuth yet, so you can't download reports
when using OAuth.
Cheers,
Anash P. Oommen,
AdWords API Advisor.
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.go
We have just applied API recently. Have checked that from forum it
take weeks and months to process the whole approval. Is there any way
to speed up the whole process?
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
Found the answer.
I'm running a platform managing many clients and I had to make sure
that:
$user->SetClientId('');
was set properly, because the default value of the client id of that
object is set by the auth.ini file.
On Oct 3, 12:13 pm, iateadonut wrote:
> I've taken adGroup id's from a repo
My SOAP XML response is :
[Oct 04 2011 00:30:03.00 - ERROR] POST /api/adwords/mcm/v201101/
ServicedAccountService?
oauth_consumer_key=adwords.edeveloperz.com&oauth_token=1%2FBTjDgqX-
FAl5yKVjLHuSkk64fBYkWtgVwjjgqAtwEoA&oauth_signature_method=HMAC-
SHA1&oauth_timestamp=1317668402&oauth_nonce=4e
hi,
When i am trying to fetch al clients list f an Mcc account i am
getting error OAUTH_TOKEN_INVALID,
Please note that earlier it is working fine. but after updating
version 2.6.4 it is not working.
Thanks
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussi
Can someone please point me in the right direction in order to get
help with my adwords developer token. For some reason I has been
pending approval for over two weeks, and i cannot reach anyone for
help. Thank you
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and d
When you create your report definition using
Add...ReportDefinition.php from the example folder, make sure to
insert the proper fields.
You can find a list of accepted fields here:
http://code.google.com/apis/adwords/docs/appendix/reports.html
On Oct 1, 9:54 pm, Nick Chernih wrote:
> Hi,
>
> I'm
I've taken adGroup id's from a report generated in the MCC. It
clearly shows impressions and clicks for ad group id's, but when I
insert one of these id's into the $adGroupId variable in
getAllAds.php, and run getAllAds.php, I receive the reply "No Ads were
found."
I'm using v201101.
Not sure wh
Cool.
I will use the the date range of the just downloaded data. And see if the
problem exists there as well.
Will get back to you in the next couple days or so.
-tim
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot
My client sells legal services - not knock-off handbags but, uploading
adverts via the API has proved troublesome. Here's a snippet of the first
request that failed.
ADD
2295083885
https://adwords.google.com/api/adwords/cm/v201101";
xsi:type="n
You can always set up the clients within sepeate MCC`s with their own Dev
token and thus they are billed directly.
Thanks
Phil D Pearce (from London).
P.S You username says "phildpearce" but you are replying as Emma ... maybe
update your username?
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Hi,
Can i use auth file with user email and password with Oauth token?
If Yes, How i can use oauth token to get report defination service to
work with?
When i define userid,password and oauthtoken in auth file it is giving
me error invalid auth token while use the report defination service.
--
=~
Thanks nesha.
It is helpful to me.
On Sep 29, 12:03 am, Nesha wrote:
> If you have used hard coded numbers like this:
> //$selector->dateRange = new DateRange('20110725', '20110925');
> you will always get data for that date range.
> But if you have used something like this:
> $reportDefinition-
18 matches
Mail list logo