[2020-08-28 16:33:57] AW_SOAP.INFO: clientCustomerId=430-855-8101 operations=1 service=CampaignCriterionService method=mutate responseTime=483 requestId=0005adee0fd9b6d10a627e54090374f0 server=adwords.google.com isFault=0 faultMessage= [2020-08-28 16:33:57] AW_SOAP.DEBUG: POST /api/adwords/cm/v201809/CampaignCriterionService?wsdl HTTP/1.1 Host: adwords.google.com Connection: close User-Agent: PHP-SOAP/5.6.36-1+ubuntu14.04.1+deb.sury.org+1 Content-Type: text/xml; charset=utf-8 SOAPAction: "" Content-Length: 924 Authorization: REDACTED
<?xml version="1.0" encoding="UTF-8"?> <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="https://adwords.google.com/api/adwords/cm/v201809" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><SOAP-ENV:Header><ns1:RequestHeader><ns1:clientCustomerId>430-855-8101</ns1:clientCustomerId><ns1:developerToken>REDACTED</ns1:developerToken><ns1:userAgent>unknown (AwApi-PHP, googleads-php-lib/40.0.0, PHP/5.6.36-1+ubuntu14.04.1+deb.sury.org+1)</ns1:userAgent><ns1:validateOnly>false</ns1:validateOnly><ns1:partialFailure>false</ns1:partialFailure></ns1:RequestHeader></SOAP-ENV:Header><SOAP-ENV:Body><ns1:mutate><ns1:operations><ns1:operator>SET</ns1:operator><ns1:operand><ns1:campaignId>10822804484</ns1:campaignId><ns1:criterion xsi:type="ns1:Platform"><ns1:id>30001</ns1:id></ns1:criterion></ns1:operand></ns1:operations></ns1:mutate></SOAP-ENV:Body></SOAP-ENV:Envelope> HTTP/1.1 200 OK Content-Type: text/xml; charset=UTF-8 Date: Fri, 28 Aug 2020 11:07:43 GMT Expires: Fri, 28 Aug 2020 11:07:43 GMT Cache-Control: private, max-age=0 X-Content-Type-Options: nosniff X-Frame-Options: SAMEORIGIN Content-Security-Policy: frame-ancestors 'self' X-XSS-Protection: 1; mode=block Server: GSE Alt-Svc: h3-29=":443"; ma=2592000,h3-27=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-T050=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" Accept-Ranges: none Vary: Accept-Encoding Connection: close Transfer-Encoding: chunked <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"><soap:Header><ResponseHeader xmlns="https://adwords.google.com/api/adwords/cm/v201809"><requestId>0005adee0fd9b6d10a627e54090374f0</requestId><serviceName>CampaignCriterionService</serviceName><methodName>mutate</methodName><operations>1</operations><responseTime>483</responseTime></ResponseHeader></soap:Header><soap:Body><mutateResponse xmlns="https://adwords.google.com/api/adwords/cm/v201809"><rval><ListReturnValue.Type>CampaignCriterionReturnValue</ListReturnValue.Type><value><campaignId>10822804484</campaignId><isNegative>false</isNegative><criterion xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="Platform"><id>30001</id><type>PLATFORM</type><Criterion.Type>Platform</Criterion.Type><platformName>HighEndMobile</platformName></criterion><campaignCriterionStatus>ACTIVE</campaignCriterionStatus><CampaignCriterion.Type>CampaignCriterion</CampaignCriterion.Type></value></rval></mutateResponse></soap:Body></soap:Envelope> There is no error in API call but no relection in UI On Friday, August 28, 2020 at 12:36:05 AM UTC+5:30, adsapiforumadvisor wrote: > > Hi Denma, > > Thank you for providing for information. Could you please share the > complete detailed request and response logs, so that I can further > investigate the issue. You can find information on enabling logging in the > ReadMe of your client library > <https://developers.google.com/adwords/api/docs/clientlibraries>. > > Thanks, > [image: Google Logo] > Nirmitabahen Gaurav Patel > Google Ads API Team > > > > ref:_00D1U1174p._5004Q22YBAh:ref > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/bfbce28a-afe9-4dc4-b120-a5ce57ec2ddeo%40googlegroups.com.
