Hi,

We're managing many client accounts with our MCC.  I want to store some 
information on the feeds and feed mappings I'm creating across these users, 
and I'd like to confirm if the feedId is unique across all clients?  That 
way, I can just map a feedMapping to a feed, and not worry about if that 
feed mapping was to a certain client or not.  

in short my tables will be constructed roughly like:
feed table:
client_id, feed name, feed id

feed mapping table:
feedId, feed mapping id

if feedIds are not unique across clients, then I need to store the 
client_id in the feed mapping table also.

Thanks,
Matt.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
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/5e6a6194-630e-4cda-bee0-7a142a72789d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • Are feedIds uni... Matthew Wawrin

Reply via email to