Hello, Ad group and campaign ids are globally unique across all of AdWords. Using a compound key of criterion id and ad group id should avoid any possible collisions regardless of which account the criteria are in.
Cheers, -Jeff Posnick, AdWords API Team On Jan 14, 5:39 pm, crozzer <[email protected]> wrote: > from > page:http://code.google.com/apis/adwords/docs/developer/adwords_api_servic... > > I'm asking b/c I'm running into primary key constraints while entering > (keyword) criterion into my DB. I have set a compound primary key on > Criterion_ID + AdGroup_ID, which should work unless AdGroup_ID is only > unique within an account, as opposed to "globally" across all accounts. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
