Re: For a google account return all AdWords accounts they can access and for an AdWord account return all users that can access it.

2017-02-22 Thread Ricardo Buitrago
Thanks again Shwetha! Needing some clarification though. The guide about OAuth credentials you linked to talks mostly about Manager Accounts, but what if a user with a standard Adwords account has access to multiple Adwords accounts ? Let me explain with an example: Our tool currently asks use

Re: For a google account return all AdWords accounts they can access and for an AdWord account return all users that can access it.

2017-02-21 Thread Ricardo Buitrago
Thanks for your reply Shwetha! I was also searching for this answer. Quick question: If a user links their account to an Adwords API tool, and the tool gets the list of customers the user has access to using the method you mentioned, how does the API tool "understand" if it can access a specific

Re: API responds with a keyword that does not exist in my campaign

2016-08-25 Thread Ricardo Buitrago
Hello Anthony, thanks for your reply! Good news, I just found the cause for this seconds ago: the Keyword was part of the campaign at some point, but the Ad Group was removed months ago, so for that reason the Keyword wasn't appearing in my Keywords report at the interface. To see it, I went the

API responds with a keyword that does not exist in my campaign

2016-08-25 Thread Ricardo Buitrago
*Here's the petition:* cols = 'Criteria, Status' report = 'KEYWORDS_PERFORMANCE_REPORT' where_clause = 'CampaignId = and Criteria IN [this is an inexistent keyword]' *HereĀ“s the response:* [{u'keyword': u'this is an inexistent keyword ', u'keywordState': u'enabled'}, {u'keyword': u't

Why do cost values come with zeros and without decimals?

2014-10-29 Thread Ricardo Buitrago
Hello, we noticed that when requesting cost values, these are coming with a lot of zeros at the end and when they have decimals, they are not coming with decimals. *Here is an example: http://screencast.com/t/ZneHQ0Lg8pGV* How can we fix this? Thanks in advance. -- -- =~=~=~=~=~=~=~=~=~=~=

Need an Adwords API developer. Interested?

2014-06-05 Thread Ricardo Buitrago
Hello, I'm looking for an Adwords API developer that can work with Python. Interested? Please let me know. Thank you. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelope

Re: Do I need to link clients to MCC to access their accounts via API?

2014-01-14 Thread Ricardo Buitrago
OAuth and I also use our API application frequently. > > > > On Tuesday, January 14, 2014 4:46:15 PM UTC-5, Ricardo Buitrago wrote: >> >> Thanks for backup Naman, I hope someone can help us out with this soon. >> Good luck. >> >> On Tuesday, J

Re: Do I need to link clients to MCC to access their accounts via API?

2014-01-14 Thread Ricardo Buitrago
Thanks for backup Naman, I hope someone can help us out with this soon. Good luck. On Tuesday, January 14, 2014 10:41:08 AM UTC-5, naman jindal wrote: > > Hi Guys, > > I am also looking for an answer to this question. > I want my API application to get access to client accounts as soon as they

Do I need to link clients to MCC to access their accounts via API?

2014-01-13 Thread Ricardo Buitrago
Hello, I tried researching older posts but none had a concrete answer. With OAuth, do I still need to link accounts to our MCC in order to access them via API periodically? If I do, how can I complete the "Linked existing accounts" MCC function via the API? Thanks -- -- =~=~=~=~=~=~=~=~=~=~

Request access to client account via API

2014-01-13 Thread Ricardo Buitrago
Hello! I've been testing my API tool on my personal accounts for some time and I am ready to invite clients to start using it (when I receive approval from the API team to do so). My question is, how can I request access to third party accounts via API? Thanks! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=

Why am I getting a RateExceededError if I am not exceeding 10,000 operations per day?

2013-11-06 Thread Ricardo Buitrago
Hey, I am making only 4 requests: get_accounts(), get_campaigns, get_adgroups and get_ads Each get is supposed to count as 1 operation independently of the amount of items it reports, however, I get the following error after making only these 4 requests. (, AdWordsGoogleInternalError('[RateExc

Ad Performance Report dates don't correspond

2013-10-25 Thread Ricardo Buitrago
Hello! I'm requesting an AD PERFORMANCE REPORT with cols (Date, ID, Impressions). When I get the report, and then check the dates of impressions in the UI, they don't match. I'm getting impressions on totally different dates and in different amounts from those reported on the UI. Any ideas for

Re: New AdWords UI: Can't Deep Link from External Tools

2013-09-26 Thread Ricardo Buitrago
Hello, it's been 4 years since this thread was opened. I was wondering if you find a solution for this. Thanks! On Friday, September 25, 2009 12:57:34 PM UTC-5, joel wrote: > > Thanks Eric, sorry for posting in the API group - it's the only one I > read :) > > That style link is still not worki