Hi Kelvin,

I just posted a similar question on this forum about the keyword id's
uniqueness.  You'll find that it's not actually unique anyway so you
also need the adgroup id to identify a keyword using the id that comes
from the API.  I think you also need the campaign id to uniquely
identify the adgroup.  I usually just create my own unique key based
on the campaign name, adgroup name, keyword text and match type.  If I
need the ids for making calls back to the API, I usually just use the
account structure report.  I think this is only available via the API
but one call to this at the keyword level will give you all the ids
you need. The report only needs to be run periodically to keep the
database up to date so doesn't consume too many API units.

Regards,

Ewan

--

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