How do you make the call?
-Danial. On Tuesday, December 16, 2014 5:53:06 PM UTC+3, Rodrigo Munoz wrote: > > Hi Danial, Thanks a lot for yhisour quick response. > > I'm working on RoR. > > Do you know how can I modify the clientCustomerId SOAP header in rails?? > > I'm trying with: > > credentials = adwords_api.credential_handler() >> >> credentials.set_credential(:client_customer_id, "173-868-XXXX") >> >> > But I can see that the header do not modified, and still keeping my MCC ID > > :( > > On Tuesday, December 16, 2014 2:16:56 PM UTC+1, Danial Klimkin wrote: >> >> Hello Rodrigo, >> >> >> You need to send the correct customer ID in the clientCustomerId SOAP >> header as per: >> >> https://developers.google.com/adwords/api/docs/guides/soap >> >> >> -Danial, AdWords API Team. >> >> >> On Tuesday, December 16, 2014 3:07:58 PM UTC+3, Rodrigo Munoz wrote: >>> >>> Hi >>> I already connect my MCC accont through API, I can get reports without >>> any problems. >>> >>> But when I try to call any mutate service, like change adgroup status, I >>> have that error: >>> >>> AdwordsApi::V201406::AdGroupService::ApiException: >>> [EntityNotFound.INVALID_ID @ operations[0].operand.id; >>> trigger:'AdGroupId: 10496509077'] >>> >>> I'm thinking that is because I need to select what account I want to >>> modify, but I can't find where. >>> >>> Could someone help me on that, I'm definetly frustrated :( >>> >> -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 http://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/2d92f6e6-61c1-4faa-80b2-9d787b9354d3%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
