You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to adwor...@googlegroups.com
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!!
Josh Radcliff (AdWords API Team)
unread,
Mar 3, 2015, 10:26:00 PM3/3/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
If you're just trying to get the list of keywords for an existing ad group, then I'd recommend using the KEYWORDS_PERFORMANCE_REPORT. Reports are much more efficient and lightweight than the SOAP services. See the guide on Structure Reports for more details.
Thanks,
Josh, AdWords API Team
prasa...@zohocorp.com
unread,
Mar 5, 2015, 6:28:10 AM3/5/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to adwor...@googlegroups.com
When using Keyword Performance report i'm getting empty report only with headers.
Josh Radcliff (AdWords API Team)
unread,
Mar 5, 2015, 4:42:50 PM3/5/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to adwor...@googlegroups.com
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.