Re: Get Keywords without rate exceeded error

2015-03-05 Thread Josh Radcliff (AdWords API Team)
Hi, If your campaigns do not have any impressions (ads served) for the date range of your report, make sure you are including zero impressions , as described in this blog post

Re: Get Keywords without rate exceeded error

2015-03-05 Thread prasanth . g
When using Keyword Performance report i'm getting empty report only with headers. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Get Keywords without rate exceeded error

2015-03-04 Thread prasanth . g
Hi, I'm using AdGroupCriterionService to get the list of keywords. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/

Re: Get Keywords without rate exceeded error

2015-03-03 Thread Josh Radcliff (AdWords API Team)
Hi, Are you using AdGroupCriterionService to get the list of keywords on an existing ad group or TargetingIdeaService

Get Keywords without rate exceeded error

2015-03-03 Thread prasanth . g
Hi, I want to get all the keywords under about 150 campaigns. Keywords count is around 2 lakhs. Every time I'm getting rate exceeded error with retry interval of 24hrs. Could you please prescribe me a possible solution to do the same without rate exceeded error. I'm using Java!! -- -- =~=