Mike5577
unread,Nov 21, 2009, 2:40:33 PM11/21/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
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 am burning through many API units trying to fetch ID's using the
criterion service... I have several thousand words already in Adwords,
and when each one of them is clicked for the first time, it is added
in a local database that stores info about that word.
The issue is that there is no way to automatically insert the keyword
ID via passing URL parameters, and it must be fetched later as I
understand (using getCriteriaService or by reporting).
It would be nice to be able to get criteria by searching for keywords
instead of looping through an entire ad group to find a keyword.
I do not see an update to this on the new 2009 version either.
Google, if you are reading this, a fix on this would help nearly
everyone here, including server resources!