Hi. :)

Like so many people before me, I would like to retrieve the (average) 
targeted monthly searches for a number of keywords (using C# in the .NET 
client).
I have so far succeeded in submitting a keyword array to the 
TargetingIdeaService and receive Type_AttributeMapEntries with the 
key  AttributeType.AVERAGE_TARGETED_MONTHLY_SEARCHES in return.

However, I now have a bunch of keywords and a bunch of numbers, and I am 
unsure about the relation between them. How do I make sure I assign the 
correct monthly search value to each keyword?

I read here:
http://groups.google.com/group/adwords-api/browse_thread/thread/19684346e9548ab5/a459c2a9797963f4?lnk=gst&q=targeted_monthly_searches+keywords#a459c2a9797963f4
that the way to go is to request both 
AttributeType.AVERAGE_TARGETED_MONTHLY_SEARCHES and AttributeType.KEYWORD 
from the TargetingIdeaService, BUT AttributeType.KEYWORD seems to have been 
removed from the latest API version.

What can I do? Can I just assume that the order of TargetingIdeas 
corresponds exactly to the order of keywords in the array?

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

Reply via email to