Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Global Object uniqueness - How unique are object IDs? #131

Open
madsem opened this issue Jun 20, 2020 · 0 comments
Open

Global Object uniqueness - How unique are object IDs? #131

madsem opened this issue Jun 20, 2020 · 0 comments

Comments

@madsem
Copy link

madsem commented Jun 20, 2020

Hi there,

I'm trying to figure out how unique ID's for objects returned by the API are.
Our application mirrors the account structure of our customers, we're trying to create relationships using standard FK's, but were thinking that it would save a LOT of queries if we could use Microsoft's ID's as foreign keys...

Now for Google Ads there is documentation noting how unique objects are:
https://developers.google.com/adwords/api/docs/guides/objects-methods#object_id_uniqueness

But I'm kinda missing the same from you guys :)
There is a mention of "unique" when looking at the Campaign object, but not really explained how unique...

So, how unique are especially: Account ID, Campaign ID, AdGroup ID and AdGroupCriterion ID on a global scale across all Microsoft Ads accounts?

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant