Hi Guys, I was reading up the guide on API objects and methods <https://developers.google.com/adwords/api/docs/guides/objects-methods>, and saw that IDs of labels are unique across the board.
Label ID Global Yes However, one thing that isn't clear to me is if this Label ID refers to *both* *LabelService.Label* and *AccountLabelService.AccountLabel* considering they are technically different entities, accessed in different ways through the API. Is it safe to assume that I can store both on a single table with only the ID as *unique key?* Or should I store them separately as a given Label may have the same ID as an AccountLabel? Thanks! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 --- You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/58913270-e470-47d8-aacd-d95a5ca9a34a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
