Hi Ran, I have received the requested information you provided privately on another thread. For better communication, I will respond in this thread.
Upon my investigation, I was not able to find the adGroupId you are using. Could you confirm that this adGroupId (63567506098) still exists in your account? You may confirm this by running the AdGroupService.get() <https://developers.google.com/adwords/api/docs/reference/v201809/AdGroupService#get> and see if the adGroupId (63567506098) is returned in this service. I asked this because upon checking from my end, it appears that this adGroup doesn't belong to any campaign and might have caused the issue why the keyword update is not working properly. If it was not returned, could you change the adGroupId to a valid or existing one before doing your service call again? After changing the adGroupId and it still did not update your keyword, kindly provide the complete SOAP request and response logs that were generated by using the *reply privately to author* in this thread so I could investigate further. However, if it returns the specified adGroupId, kindly inform me the campaignId it belongs to so I could check on this further. Regards, Dannison AdWords API Team On Wednesday, November 14, 2018 at 6:33:35 AM UTC+8, RAN HU wrote: > > Hi Google, > > Try to update ad group keywords > > folowing is soap request > > <?xml version="1.0" encoding="utf-8"?><soap:Envelope xmlns:soap=" > http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi=" > http://www.w3.org/2001/XMLSchema-instance" xmlns:tns=" > https://adwords.google.com/api/adwords/cm/v201809" xmlns:jaxb=" > http://java.sun.com/xml/ns/jaxb"><soap:Header><ns1:RequestHeader > xmlns:ns1="https://adwords.google.com/api/adwords/cm/v201809" xmlns=" > https://adwords.google.com/api/adwords/cm/v201809"><ns1:developerToken></ns1:developerToken><ns1:userAgent></ns1:userAgent><ns1:validateOnly>false</ns1:validateOnly><ns1:clientCustomerId>466-486-9756</ns1:clientCustomerId></ns1:RequestHeader></soap:Header><soap:Body><mutate > > xmlns="https://adwords.google.com/api/adwords/cm/v201809"><operations><operator>SET</operator><operand > > xsi:type="BiddableAdGroupCriterion"><adGroupId>67565296692</adGroupId><criterion > > xsi:type="Keyword"><id>570779695132</id><type>KEYWORD</type><Criterion.Type>Keyword</Criterion.Type><text>TEST1 > > 22222222</text><matchType>PHRASE</matchType></criterion><userStatus>ENABLED</userStatus><finalUrls><urls> > http://www.example.com/mars > </urls></finalUrls></operand></operations></mutate></soap:Body></soap:Envelope> > > but it does NOT update keyword of criterion > > Thanks, > Ran > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads 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 and Google Ads 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/5f875dfa-4918-40ce-b5ca-245a0de2b1b7%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
