Re: RateExceededError keep

2015-07-23 Thread Eric Berry
I'm seeing this when using the TargetingIdeaService On Thursday, July 23, 2015 at 11:25:29 AM UTC-6, Michael Cloonan (AdWords API Team) wrote: > > Hello again, > > One other followup question. For users this is affecting, is it > specifically only affecting reporting, or are you also seeing this

Re: get keyword match Type in v201306 using targeting idea service

2015-06-29 Thread Eric Berry
I have tried this with API v201502 and it doesn't return some keyword results. Here's a screenshot: https://www.evernote.com/l/AAPq0lUVkUFHTIs-cf7aP870j61c2ECRJxcB/image.png The results set are showing 3 results, but my API call only returns 2 (the ones with monthly searches). Here's my code

Re: Please Help! SOAP Envelope for TargetingIdeaService using NetworkSearchParameter and Negative Keywords

2015-06-26 Thread Eric Berry
SEARCH_VOLUME TARGETED_MONTHLY_SEARCHES COMPETITION AVERAGE_CPC 0 100 On Friday, June 26, 2015 at 10:58:18 AM UTC-6, Eric Berry wrote: > > I am really struggling with the Adwords API, primarly b/c I don't fully > u

Please Help! SOAP Envelope for TargetingIdeaService using NetworkSearchParameter and Negative Keywords

2015-06-26 Thread Eric Berry
I am really struggling with the Adwords API, primarly b/c I don't fully understand the documentation and how it translates into the ruby library that I'm using (https://github.com/googleads/google-api-ads-ruby) I have a SOAP envelope that is working however I'm trying to get it to filter for ne

How do I get a long-lasting oauth token for ruby access to campaign stats api

2015-03-10 Thread Eric Berry
I am writing an app which automatically imports cost data for adwords campaigns. This is something that runs in a Rails app and is triggered by a cron job. A user is not logged into the app in order for it to be triggered. I have created an application-based client id and with it, generated an