Are AdWords Keyword/AdGroup/Campaign IDs unique across multiple accounts?

前端 未结 5 2228
耶瑟儿~
耶瑟儿~ 2021-02-19 12:15

In the Google AdWords API, I believe Keyword IDs and AdGroup IDs (and obviously Campaign IDs) are unique within an account (as opposed to the Keyword ID only being unique within

5条回答
  •  佛祖请我去吃肉
    2021-02-19 12:50

    Tector's answer is great--adding this because the documentation Tector links to has since been updated to clarify a point of confusion.

    Globally unique entities are:

    • CampaignId
    • AdGroupId
    • BudgetId
    • FeedId
    • FeedItemId
    • FeedMappingId
    • LabelId

    'Globally', according to the documentation, means unique across accounts.

    Some of these IDs are unique on a global level across all AdWords accounts, while others are unique only within a confined scope.

    From: https://developers.google.com/adwords/api/docs/guides/working-with-objects

提交回复
热议问题