Hi! I'm using Java client library and now I can access with my client Id's.
Thank you so much Josh! El miércoles, 26 de marzo de 2014 14:30:30 UTC+1, Josh Radcliff (AdWords API Team) escribió: > > Hi, > > I'm not sure which client library you are using, but each one has a way to > set the *clientCustomerId* header programmatically. For example, in the > Java client library you would call setClientCustomerId on the > *AdWordsSession*, and in .NET you would call GetRequestHeader() on the > *AdWordsSoapClient > *and then set the clientCustomerId property. > > If you aren't using either of those and can't find the correct calls for > your library, please post back with the library you are using. > > Thanks, > Josh, AdWords API Team > > On Tuesday, March 25, 2014 6:52:04 AM UTC-4, María FZ wrote: >> >> Hello, >> >> I'm trying to load all campaigns for each client from my Mcc account to >> show in a combobox, but getCampaigns() takes the client customer id from >> properties file and I need to pass different clients-id to get the >> campaigns so I don't know the best way to do that. Sure there is a simple >> and easy way to do it, but I can't find it. >> >> Thank you so much. >> > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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]. For more options, visit https://groups.google.com/d/optout.
