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 AdWords API Forum
I've been up and down all 20 sets of documentation and have pretty
much reached my wits end, is there any way to get the google API to
actually tell you more about the errors?
Here's the XML, exactly (sans password/login info):
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 AdWords API Forum
Hi Jamie,
The estimateKeywordList() method is part of the v13
TrafficEstimatorService, but you are sending the request to the
v201008 CampaignService URL. Additionally, your request is missing
the AdWords API namespaces that are required. I recommend that you
use the new v201008 TrafficEstimatorService, which provides a single
get() method: