Hello I have create account as per you previous mail link and account created successfully. https://github.com/googleads/googleads-php-lib/blob/master/examples/AdWords/v201809/AccountManagement/CreateAccount.php https://prnt.sc/v26jku
Then I have added this customer ID(8511270984) in adsapi_php.ini file and run Addcampaign file. https://prnt.sc/v26xiv Here campaign added successfully but it didnot showing on test account or production account. Campaing not showing on account campaign listing :https://prnt.sc/v2dli4 Can you please help here. I have attached soap.log file. On Saturday, 17 October 2020 at 01:09:19 UTC+5:30 adsapiforumadvisor wrote: > Hi Nancy, > > Please share the complete request and response logs via the *Reply > privately to author* option. > > > Thanks and regards, > Xiaoming, Google Ads API Team > > > > [image: Google Logo] > Xiaoming > Google Ads API Team > > > ref:_00D1U1174p._5004Q269mUS: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/c39af30c-0ba8-4d77-a8d2-9be1daa169acn%40googlegroups.com.
[2020-10-15T14:02:46.731933+00:00] AW_SOAP.WARNING: clientCustomerId=132-418-1688 operations=1 service=BudgetService method=mutate responseTime=128 requestId=0005b1b61a3f5aec0a3750089c090686 server=adwords.google.com isFault=1 faultMessage=[OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED @ operations[0]] [2020-10-15T14:02:46.734021+00:00] AW_SOAP.NOTICE: POST /api/adwords/cm/v201809/BudgetService?wsdl HTTP/1.1 Host: adwords.google.com Connection: close User-Agent: PHP-SOAP/7.1.33 Content-Type: text/xml; charset=utf-8 SOAPAction: "" Content-Length: 899 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"><SOAP-ENV:Header><ns1:RequestHeader><ns1:clientCustomerId>132-418-1688</ns1:clientCustomerId><ns1:developerToken>REDACTED</ns1:developerToken><ns1:userAgent>unknown (AwApi-PHP, googleads-php-lib/49.0.0, PHP/7.1.33)</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>ADD</ns1:operator><ns1:operand><ns1:name>Interplanetary Cruise Budget #5f885683175e4</ns1:name><ns1:amount><ns1:microAmount>50000000</ns1:microAmount></ns1:amount><ns1:deliveryMethod>STANDARD</ns1:deliveryMethod></ns1:operand></ns1:operations></ns1:mutate></SOAP-ENV:Body></SOAP-ENV:Envelope> HTTP/1.1 500 Internal Server Error Content-Type: text/xml; charset=UTF-8 Date: Thu, 15 Oct 2020 14:02:46 GMT Expires: Thu, 15 Oct 2020 14:02:46 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-Q050=":443"; ma=2592000,h3-29=":443"; ma=2592000,h3-27=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-T050=":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>0005b1b61a3f5aec0a3750089c090686</requestId><serviceName>BudgetService</serviceName><methodName>mutate</methodName><operations>1</operations><responseTime>128</responseTime></ResponseHeader></soap:Header><soap:Body><soap:Fault><faultcode>soap:Client</faultcode><faultstring>[OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED @ operations[0]]</faultstring><detail><ApiExceptionFault xmlns="https://adwords.google.com/api/adwords/cm/v201809"><message>[OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED @ operations[0]]</message><ApplicationException.Type>ApiException</ApplicationException.Type><errors xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="OperationAccessDenied"><fieldPath>operations[0]</fieldPath><fieldPathElements><field>operations</field><index>0</index></fieldPathElements><trigger></trigger><errorString>OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED</errorString><ApiError.Type>OperationAccessDenied</ApiError.Type><reason>ADD_OPERATION_NOT_PERMITTED</reason></errors></ApiExceptionFault></detail></soap:Fault></soap:Body></soap:Envelope> [2020-10-15T14:10:16.026711+00:00] AW_SOAP.WARNING: clientCustomerId=132-418-1688 operations=1 service=BudgetService method=mutate responseTime=129 requestId=0005b1b6350d81020a37a751770b32c4 server=adwords.google.com isFault=1 faultMessage=[OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED @ operations[0]] [2020-10-15T14:10:16.026877+00:00] AW_SOAP.NOTICE: POST /api/adwords/cm/v201809/BudgetService?wsdl HTTP/1.1 Host: adwords.google.com Connection: close User-Agent: PHP-SOAP/7.1.33 Content-Type: text/xml; charset=utf-8 SOAPAction: "" Content-Length: 899 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"><SOAP-ENV:Header><ns1:RequestHeader><ns1:clientCustomerId>132-418-1688</ns1:clientCustomerId><ns1:developerToken>REDACTED</ns1:developerToken><ns1:userAgent>unknown (AwApi-PHP, googleads-php-lib/49.0.0, PHP/7.1.33)</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>ADD</ns1:operator><ns1:operand><ns1:name>Interplanetary Cruise Budget #5f885846f2b33</ns1:name><ns1:amount><ns1:microAmount>50000000</ns1:microAmount></ns1:amount><ns1:deliveryMethod>STANDARD</ns1:deliveryMethod></ns1:operand></ns1:operations></ns1:mutate></SOAP-ENV:Body></SOAP-ENV:Envelope> HTTP/1.1 500 Internal Server Error Content-Type: text/xml; charset=UTF-8 Date: Thu, 15 Oct 2020 14:10:15 GMT Expires: Thu, 15 Oct 2020 14:10:15 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-Q050=":443"; ma=2592000,h3-29=":443"; ma=2592000,h3-27=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-T050=":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>0005b1b6350d81020a37a751770b32c4</requestId><serviceName>BudgetService</serviceName><methodName>mutate</methodName><operations>1</operations><responseTime>129</responseTime></ResponseHeader></soap:Header><soap:Body><soap:Fault><faultcode>soap:Client</faultcode><faultstring>[OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED @ operations[0]]</faultstring><detail><ApiExceptionFault xmlns="https://adwords.google.com/api/adwords/cm/v201809"><message>[OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED @ operations[0]]</message><ApplicationException.Type>ApiException</ApplicationException.Type><errors xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="OperationAccessDenied"><fieldPath>operations[0]</fieldPath><fieldPathElements><field>operations</field><index>0</index></fieldPathElements><trigger></trigger><errorString>OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED</errorString><ApiError.Type>OperationAccessDenied</ApiError.Type><reason>ADD_OPERATION_NOT_PERMITTED</reason></errors></ApiExceptionFault></detail></soap:Fault></soap:Body></soap:Envelope> [2020-10-15T14:17:09.182824+00:00] AW_SOAP.WARNING: clientCustomerId=132-418-1688 operations=1 service=BudgetService method=mutate responseTime=192 requestId=0005b1b64dada09702ab41d1c4010252 server=adwords.google.com isFault=1 faultMessage=[OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED @ operations[0]] [2020-10-15T14:17:09.182991+00:00] AW_SOAP.NOTICE: POST /api/adwords/cm/v201809/BudgetService?wsdl HTTP/1.1 Host: adwords.google.com Connection: close User-Agent: PHP-SOAP/7.1.33 Content-Type: text/xml; charset=utf-8 SOAPAction: "" Content-Length: 899 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"><SOAP-ENV:Header><ns1:RequestHeader><ns1:clientCustomerId>132-418-1688</ns1:clientCustomerId><ns1:developerToken>REDACTED</ns1:developerToken><ns1:userAgent>unknown (AwApi-PHP, googleads-php-lib/49.0.0, PHP/7.1.33)</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>ADD</ns1:operator><ns1:operand><ns1:name>Interplanetary Cruise Budget #5f8859e432388</ns1:name><ns1:amount><ns1:microAmount>50000000</ns1:microAmount></ns1:amount><ns1:deliveryMethod>STANDARD</ns1:deliveryMethod></ns1:operand></ns1:operations></ns1:mutate></SOAP-ENV:Body></SOAP-ENV:Envelope> HTTP/1.1 500 Internal Server Error Content-Type: text/xml; charset=UTF-8 Date: Thu, 15 Oct 2020 14:17:09 GMT Expires: Thu, 15 Oct 2020 14:17:09 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-Q050=":443"; ma=2592000,h3-29=":443"; ma=2592000,h3-27=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-T050=":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>0005b1b64dada09702ab41d1c4010252</requestId><serviceName>BudgetService</serviceName><methodName>mutate</methodName><operations>1</operations><responseTime>192</responseTime></ResponseHeader></soap:Header><soap:Body><soap:Fault><faultcode>soap:Client</faultcode><faultstring>[OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED @ operations[0]]</faultstring><detail><ApiExceptionFault xmlns="https://adwords.google.com/api/adwords/cm/v201809"><message>[OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED @ operations[0]]</message><ApplicationException.Type>ApiException</ApplicationException.Type><errors xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="OperationAccessDenied"><fieldPath>operations[0]</fieldPath><fieldPathElements><field>operations</field><index>0</index></fieldPathElements><trigger></trigger><errorString>OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED</errorString><ApiError.Type>OperationAccessDenied</ApiError.Type><reason>ADD_OPERATION_NOT_PERMITTED</reason></errors></ApiExceptionFault></detail></soap:Fault></soap:Body></soap:Envelope> [2020-10-15T14:17:13.016826+00:00] AW_SOAP.WARNING: clientCustomerId=132-418-1688 operations=1 service=BudgetService method=mutate responseTime=386 requestId=0005b1b64de53a3b0ae9c0056a0c9716 server=adwords.google.com isFault=1 faultMessage=[OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED @ operations[0]] [2020-10-15T14:17:13.016952+00:00] AW_SOAP.NOTICE: POST /api/adwords/cm/v201809/BudgetService?wsdl HTTP/1.1 Host: adwords.google.com Connection: close User-Agent: PHP-SOAP/7.1.33 Content-Type: text/xml; charset=utf-8 SOAPAction: "" Content-Length: 899 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"><SOAP-ENV:Header><ns1:RequestHeader><ns1:clientCustomerId>132-418-1688</ns1:clientCustomerId><ns1:developerToken>REDACTED</ns1:developerToken><ns1:userAgent>unknown (AwApi-PHP, googleads-php-lib/49.0.0, PHP/7.1.33)</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>ADD</ns1:operator><ns1:operand><ns1:name>Interplanetary Cruise Budget #5f8859e7d34df</ns1:name><ns1:amount><ns1:microAmount>50000000</ns1:microAmount></ns1:amount><ns1:deliveryMethod>STANDARD</ns1:deliveryMethod></ns1:operand></ns1:operations></ns1:mutate></SOAP-ENV:Body></SOAP-ENV:Envelope> HTTP/1.1 500 Internal Server Error Content-Type: text/xml; charset=UTF-8 Date: Thu, 15 Oct 2020 14:17:12 GMT Expires: Thu, 15 Oct 2020 14:17:12 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-Q050=":443"; ma=2592000,h3-29=":443"; ma=2592000,h3-27=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-T050=":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>0005b1b64de53a3b0ae9c0056a0c9716</requestId><serviceName>BudgetService</serviceName><methodName>mutate</methodName><operations>1</operations><responseTime>386</responseTime></ResponseHeader></soap:Header><soap:Body><soap:Fault><faultcode>soap:Client</faultcode><faultstring>[OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED @ operations[0]]</faultstring><detail><ApiExceptionFault xmlns="https://adwords.google.com/api/adwords/cm/v201809"><message>[OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED @ operations[0]]</message><ApplicationException.Type>ApiException</ApplicationException.Type><errors xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="OperationAccessDenied"><fieldPath>operations[0]</fieldPath><fieldPathElements><field>operations</field><index>0</index></fieldPathElements><trigger></trigger><errorString>OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED</errorString><ApiError.Type>OperationAccessDenied</ApiError.Type><reason>ADD_OPERATION_NOT_PERMITTED</reason></errors></ApiExceptionFault></detail></soap:Fault></soap:Body></soap:Envelope> [2020-10-15T14:17:50.926825+00:00] AW_SOAP.WARNING: clientCustomerId=132-418-1688 operations=1 service=BudgetService method=mutate responseTime=429 requestId=0005b1b65025686e02ab432ea40db3b1 server=adwords.google.com isFault=1 faultMessage=[OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED @ operations[0]] [2020-10-15T14:17:50.926930+00:00] AW_SOAP.NOTICE: POST /api/adwords/cm/v201809/BudgetService?wsdl HTTP/1.1 Host: adwords.google.com Connection: close User-Agent: PHP-SOAP/7.1.33 Content-Type: text/xml; charset=utf-8 SOAPAction: "" Content-Length: 899 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"><SOAP-ENV:Header><ns1:RequestHeader><ns1:clientCustomerId>132-418-1688</ns1:clientCustomerId><ns1:developerToken>REDACTED</ns1:developerToken><ns1:userAgent>unknown (AwApi-PHP, googleads-php-lib/49.0.0, PHP/7.1.33)</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>ADD</ns1:operator><ns1:operand><ns1:name>Interplanetary Cruise Budget #5f885a0d7cbaa</ns1:name><ns1:amount><ns1:microAmount>50000000</ns1:microAmount></ns1:amount><ns1:deliveryMethod>STANDARD</ns1:deliveryMethod></ns1:operand></ns1:operations></ns1:mutate></SOAP-ENV:Body></SOAP-ENV:Envelope> HTTP/1.1 500 Internal Server Error Content-Type: text/xml; charset=UTF-8 Date: Thu, 15 Oct 2020 14:17:50 GMT Expires: Thu, 15 Oct 2020 14:17:50 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-Q050=":443"; ma=2592000,h3-29=":443"; ma=2592000,h3-27=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-T050=":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>0005b1b65025686e02ab432ea40db3b1</requestId><serviceName>BudgetService</serviceName><methodName>mutate</methodName><operations>1</operations><responseTime>429</responseTime></ResponseHeader></soap:Header><soap:Body><soap:Fault><faultcode>soap:Client</faultcode><faultstring>[OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED @ operations[0]]</faultstring><detail><ApiExceptionFault xmlns="https://adwords.google.com/api/adwords/cm/v201809"><message>[OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED @ operations[0]]</message><ApplicationException.Type>ApiException</ApplicationException.Type><errors xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="OperationAccessDenied"><fieldPath>operations[0]</fieldPath><fieldPathElements><field>operations</field><index>0</index></fieldPathElements><trigger></trigger><errorString>OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED</errorString><ApiError.Type>OperationAccessDenied</ApiError.Type><reason>ADD_OPERATION_NOT_PERMITTED</reason></errors></ApiExceptionFault></detail></soap:Fault></soap:Body></soap:Envelope> [2020-10-15T14:38:05.700100+00:00] AW_SOAP.WARNING: clientCustomerId=132-418-1688 operations=1 service=BudgetService method=mutate responseTime=187 requestId=0005b1b69892a5310a376681ea095544 server=adwords.google.com isFault=1 faultMessage=[OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED @ operations[0]] [2020-10-15T14:38:05.700259+00:00] AW_SOAP.NOTICE: POST /api/adwords/cm/v201809/BudgetService?wsdl HTTP/1.1 Host: adwords.google.com Connection: close User-Agent: PHP-SOAP/7.1.33 Content-Type: text/xml; charset=utf-8 SOAPAction: "" Content-Length: 899 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"><SOAP-ENV:Header><ns1:RequestHeader><ns1:clientCustomerId>132-418-1688</ns1:clientCustomerId><ns1:developerToken>REDACTED</ns1:developerToken><ns1:userAgent>unknown (AwApi-PHP, googleads-php-lib/49.0.0, PHP/7.1.33)</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>ADD</ns1:operator><ns1:operand><ns1:name>Interplanetary Cruise Budget #5f885eccb2829</ns1:name><ns1:amount><ns1:microAmount>50000000</ns1:microAmount></ns1:amount><ns1:deliveryMethod>STANDARD</ns1:deliveryMethod></ns1:operand></ns1:operations></ns1:mutate></SOAP-ENV:Body></SOAP-ENV:Envelope> HTTP/1.1 500 Internal Server Error Content-Type: text/xml; charset=UTF-8 Date: Thu, 15 Oct 2020 14:38:05 GMT Expires: Thu, 15 Oct 2020 14:38:05 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-Q050=":443"; ma=2592000,h3-29=":443"; ma=2592000,h3-27=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-T050=":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>0005b1b69892a5310a376681ea095544</requestId><serviceName>BudgetService</serviceName><methodName>mutate</methodName><operations>1</operations><responseTime>187</responseTime></ResponseHeader></soap:Header><soap:Body><soap:Fault><faultcode>soap:Client</faultcode><faultstring>[OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED @ operations[0]]</faultstring><detail><ApiExceptionFault xmlns="https://adwords.google.com/api/adwords/cm/v201809"><message>[OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED @ operations[0]]</message><ApplicationException.Type>ApiException</ApplicationException.Type><errors xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="OperationAccessDenied"><fieldPath>operations[0]</fieldPath><fieldPathElements><field>operations</field><index>0</index></fieldPathElements><trigger></trigger><errorString>OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED</errorString><ApiError.Type>OperationAccessDenied</ApiError.Type><reason>ADD_OPERATION_NOT_PERMITTED</reason></errors></ApiExceptionFault></detail></soap:Fault></soap:Body></soap:Envelope> [2020-10-16T05:52:28.531221+00:00] AW_SOAP.WARNING: clientCustomerId=132-418-1688 operations=1 service=BudgetService method=mutate responseTime=243 requestId=0005b1c35ea784a702ab4306d001dd18 server=adwords.google.com isFault=1 faultMessage=[OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED @ operations[0]] [2020-10-16T05:52:28.532635+00:00] AW_SOAP.NOTICE: POST /api/adwords/cm/v201809/BudgetService?wsdl HTTP/1.1 Host: adwords.google.com Connection: close User-Agent: PHP-SOAP/7.1.33 Content-Type: text/xml; charset=utf-8 SOAPAction: "" Content-Length: 899 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"><SOAP-ENV:Header><ns1:RequestHeader><ns1:clientCustomerId>132-418-1688</ns1:clientCustomerId><ns1:developerToken>REDACTED</ns1:developerToken><ns1:userAgent>unknown (AwApi-PHP, googleads-php-lib/49.0.0, PHP/7.1.33)</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>ADD</ns1:operator><ns1:operand><ns1:name>Interplanetary Cruise Budget #5f89351b6f01e</ns1:name><ns1:amount><ns1:microAmount>50000000</ns1:microAmount></ns1:amount><ns1:deliveryMethod>STANDARD</ns1:deliveryMethod></ns1:operand></ns1:operations></ns1:mutate></SOAP-ENV:Body></SOAP-ENV:Envelope> HTTP/1.1 500 Internal Server Error Content-Type: text/xml; charset=UTF-8 Date: Fri, 16 Oct 2020 05:52:28 GMT Expires: Fri, 16 Oct 2020 05:52:28 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-Q050=":443"; ma=2592000,h3-29=":443"; ma=2592000,h3-27=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-T050=":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>0005b1c35ea784a702ab4306d001dd18</requestId><serviceName>BudgetService</serviceName><methodName>mutate</methodName><operations>1</operations><responseTime>243</responseTime></ResponseHeader></soap:Header><soap:Body><soap:Fault><faultcode>soap:Client</faultcode><faultstring>[OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED @ operations[0]]</faultstring><detail><ApiExceptionFault xmlns="https://adwords.google.com/api/adwords/cm/v201809"><message>[OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED @ operations[0]]</message><ApplicationException.Type>ApiException</ApplicationException.Type><errors xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="OperationAccessDenied"><fieldPath>operations[0]</fieldPath><fieldPathElements><field>operations</field><index>0</index></fieldPathElements><trigger></trigger><errorString>OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED</errorString><ApiError.Type>OperationAccessDenied</ApiError.Type><reason>ADD_OPERATION_NOT_PERMITTED</reason></errors></ApiExceptionFault></detail></soap:Fault></soap:Body></soap:Envelope> [2020-10-16T05:53:36.067249+00:00] AW_SOAP.WARNING: clientCustomerId=132-418-1688 operations=1 service=BudgetService method=mutate responseTime=181 requestId=0005b1c362aed7ff0ac7c5aa6e0f436b server=adwords.google.com isFault=1 faultMessage=[OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED @ operations[0]] [2020-10-16T05:53:36.067376+00:00] AW_SOAP.NOTICE: POST /api/adwords/cm/v201809/BudgetService?wsdl HTTP/1.1 Host: adwords.google.com Connection: close User-Agent: PHP-SOAP/7.1.33 Content-Type: text/xml; charset=utf-8 SOAPAction: "" Content-Length: 899 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"><SOAP-ENV:Header><ns1:RequestHeader><ns1:clientCustomerId>132-418-1688</ns1:clientCustomerId><ns1:developerToken>REDACTED</ns1:developerToken><ns1:userAgent>unknown (AwApi-PHP, googleads-php-lib/49.0.0, PHP/7.1.33)</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>ADD</ns1:operator><ns1:operand><ns1:name>Interplanetary Cruise Budget #5f89355f1f8ed</ns1:name><ns1:amount><ns1:microAmount>50000000</ns1:microAmount></ns1:amount><ns1:deliveryMethod>STANDARD</ns1:deliveryMethod></ns1:operand></ns1:operations></ns1:mutate></SOAP-ENV:Body></SOAP-ENV:Envelope> HTTP/1.1 500 Internal Server Error Content-Type: text/xml; charset=UTF-8 Date: Fri, 16 Oct 2020 05:53:36 GMT Expires: Fri, 16 Oct 2020 05:53:36 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-Q050=":443"; ma=2592000,h3-29=":443"; ma=2592000,h3-27=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-T050=":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>0005b1c362aed7ff0ac7c5aa6e0f436b</requestId><serviceName>BudgetService</serviceName><methodName>mutate</methodName><operations>1</operations><responseTime>181</responseTime></ResponseHeader></soap:Header><soap:Body><soap:Fault><faultcode>soap:Client</faultcode><faultstring>[OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED @ operations[0]]</faultstring><detail><ApiExceptionFault xmlns="https://adwords.google.com/api/adwords/cm/v201809"><message>[OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED @ operations[0]]</message><ApplicationException.Type>ApiException</ApplicationException.Type><errors xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="OperationAccessDenied"><fieldPath>operations[0]</fieldPath><fieldPathElements><field>operations</field><index>0</index></fieldPathElements><trigger></trigger><errorString>OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED</errorString><ApiError.Type>OperationAccessDenied</ApiError.Type><reason>ADD_OPERATION_NOT_PERMITTED</reason></errors></ApiExceptionFault></detail></soap:Fault></soap:Body></soap:Envelope> [2020-10-16T05:54:10.654130+00:00] AW_SOAP.WARNING: clientCustomerId=132-418-1688 operations=1 service=BudgetService method=mutate responseTime=98 requestId=0005b1c364c008800a37e4035907a3f1 server=adwords.google.com isFault=1 faultMessage=[OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED @ operations[0]] [2020-10-16T05:54:10.654322+00:00] AW_SOAP.NOTICE: POST /api/adwords/cm/v201809/BudgetService?wsdl HTTP/1.1 Host: adwords.google.com Connection: close User-Agent: PHP-SOAP/7.1.33 Content-Type: text/xml; charset=utf-8 SOAPAction: "" Content-Length: 899 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"><SOAP-ENV:Header><ns1:RequestHeader><ns1:clientCustomerId>132-418-1688</ns1:clientCustomerId><ns1:developerToken>REDACTED</ns1:developerToken><ns1:userAgent>unknown (AwApi-PHP, googleads-php-lib/49.0.0, PHP/7.1.33)</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>ADD</ns1:operator><ns1:operand><ns1:name>Interplanetary Cruise Budget #5f893581c4971</ns1:name><ns1:amount><ns1:microAmount>50000000</ns1:microAmount></ns1:amount><ns1:deliveryMethod>STANDARD</ns1:deliveryMethod></ns1:operand></ns1:operations></ns1:mutate></SOAP-ENV:Body></SOAP-ENV:Envelope> HTTP/1.1 500 Internal Server Error Content-Type: text/xml; charset=UTF-8 Date: Fri, 16 Oct 2020 05:54:10 GMT Expires: Fri, 16 Oct 2020 05:54:10 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-Q050=":443"; ma=2592000,h3-29=":443"; ma=2592000,h3-27=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-T050=":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>0005b1c364c008800a37e4035907a3f1</requestId><serviceName>BudgetService</serviceName><methodName>mutate</methodName><operations>1</operations><responseTime>98</responseTime></ResponseHeader></soap:Header><soap:Body><soap:Fault><faultcode>soap:Client</faultcode><faultstring>[OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED @ operations[0]]</faultstring><detail><ApiExceptionFault xmlns="https://adwords.google.com/api/adwords/cm/v201809"><message>[OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED @ operations[0]]</message><ApplicationException.Type>ApiException</ApplicationException.Type><errors xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="OperationAccessDenied"><fieldPath>operations[0]</fieldPath><fieldPathElements><field>operations</field><index>0</index></fieldPathElements><trigger></trigger><errorString>OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED</errorString><ApiError.Type>OperationAccessDenied</ApiError.Type><reason>ADD_OPERATION_NOT_PERMITTED</reason></errors></ApiExceptionFault></detail></soap:Fault></soap:Body></soap:Envelope> [2020-10-16T05:58:16.642673+00:00] AW_SOAP.WARNING: clientCustomerId=132-418-1688 operations=1 service=BudgetService method=mutate responseTime=147 requestId=0005b1c37368c9b50a37a64bfb0ec4b0 server=adwords.google.com isFault=1 faultMessage=[OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED @ operations[0]] [2020-10-16T05:58:16.642861+00:00] AW_SOAP.NOTICE: POST /api/adwords/cm/v201809/BudgetService?wsdl HTTP/1.1 Host: adwords.google.com Connection: close User-Agent: PHP-SOAP/7.1.33 Content-Type: text/xml; charset=utf-8 SOAPAction: "" Content-Length: 899 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"><SOAP-ENV:Header><ns1:RequestHeader><ns1:clientCustomerId>132-418-1688</ns1:clientCustomerId><ns1:developerToken>REDACTED</ns1:developerToken><ns1:userAgent>unknown (AwApi-PHP, googleads-php-lib/49.0.0, PHP/7.1.33)</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>ADD</ns1:operator><ns1:operand><ns1:name>Interplanetary Cruise Budget #5f893677b2a0e</ns1:name><ns1:amount><ns1:microAmount>50000000</ns1:microAmount></ns1:amount><ns1:deliveryMethod>STANDARD</ns1:deliveryMethod></ns1:operand></ns1:operations></ns1:mutate></SOAP-ENV:Body></SOAP-ENV:Envelope> HTTP/1.1 500 Internal Server Error Content-Type: text/xml; charset=UTF-8 Date: Fri, 16 Oct 2020 05:58:16 GMT Expires: Fri, 16 Oct 2020 05:58:16 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-Q050=":443"; ma=2592000,h3-29=":443"; ma=2592000,h3-27=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-T050=":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>0005b1c37368c9b50a37a64bfb0ec4b0</requestId><serviceName>BudgetService</serviceName><methodName>mutate</methodName><operations>1</operations><responseTime>147</responseTime></ResponseHeader></soap:Header><soap:Body><soap:Fault><faultcode>soap:Client</faultcode><faultstring>[OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED @ operations[0]]</faultstring><detail><ApiExceptionFault xmlns="https://adwords.google.com/api/adwords/cm/v201809"><message>[OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED @ operations[0]]</message><ApplicationException.Type>ApiException</ApplicationException.Type><errors xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="OperationAccessDenied"><fieldPath>operations[0]</fieldPath><fieldPathElements><field>operations</field><index>0</index></fieldPathElements><trigger></trigger><errorString>OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED</errorString><ApiError.Type>OperationAccessDenied</ApiError.Type><reason>ADD_OPERATION_NOT_PERMITTED</reason></errors></ApiExceptionFault></detail></soap:Fault></soap:Body></soap:Envelope> [2020-10-16T09:38:43.751483+00:00] AW_SOAP.WARNING: clientCustomerId=132-418-1688 operations=1 service=BudgetService method=mutate responseTime=458 requestId=0005b1c687c8334e0a37ab0f470bf8a7 server=adwords.google.com isFault=1 faultMessage=[OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED @ operations[0]] [2020-10-16T09:38:43.752673+00:00] AW_SOAP.NOTICE: POST /api/adwords/cm/v201809/BudgetService?wsdl HTTP/1.1 Host: adwords.google.com Connection: close User-Agent: PHP-SOAP/7.1.33 Content-Type: text/xml; charset=utf-8 SOAPAction: "" Content-Length: 899 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"><SOAP-ENV:Header><ns1:RequestHeader><ns1:clientCustomerId>132-418-1688</ns1:clientCustomerId><ns1:developerToken>REDACTED</ns1:developerToken><ns1:userAgent>unknown (AwApi-PHP, googleads-php-lib/49.0.0, PHP/7.1.33)</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>ADD</ns1:operator><ns1:operand><ns1:name>Interplanetary Cruise Budget #5f896a227c80d</ns1:name><ns1:amount><ns1:microAmount>50000000</ns1:microAmount></ns1:amount><ns1:deliveryMethod>STANDARD</ns1:deliveryMethod></ns1:operand></ns1:operations></ns1:mutate></SOAP-ENV:Body></SOAP-ENV:Envelope> HTTP/1.1 500 Internal Server Error Content-Type: text/xml; charset=UTF-8 Date: Fri, 16 Oct 2020 09:38:43 GMT Expires: Fri, 16 Oct 2020 09:38: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-Q050=":443"; ma=2592000,h3-29=":443"; ma=2592000,h3-27=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-T050=":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>0005b1c687c8334e0a37ab0f470bf8a7</requestId><serviceName>BudgetService</serviceName><methodName>mutate</methodName><operations>1</operations><responseTime>458</responseTime></ResponseHeader></soap:Header><soap:Body><soap:Fault><faultcode>soap:Client</faultcode><faultstring>[OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED @ operations[0]]</faultstring><detail><ApiExceptionFault xmlns="https://adwords.google.com/api/adwords/cm/v201809"><message>[OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED @ operations[0]]</message><ApplicationException.Type>ApiException</ApplicationException.Type><errors xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="OperationAccessDenied"><fieldPath>operations[0]</fieldPath><fieldPathElements><field>operations</field><index>0</index></fieldPathElements><trigger></trigger><errorString>OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED</errorString><ApiError.Type>OperationAccessDenied</ApiError.Type><reason>ADD_OPERATION_NOT_PERMITTED</reason></errors></ApiExceptionFault></detail></soap:Fault></soap:Body></soap:Envelope> [2020-10-16T10:15:34.340055+00:00] AW_SOAP.WARNING: clientCustomerId=132-418-1688 operations=1 service=BudgetService method=mutate responseTime=252 requestId=0005b1c70b8e521f0a3763539a016187 server=adwords.google.com isFault=1 faultMessage=[OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED @ operations[0]] [2020-10-16T10:15:34.341266+00:00] AW_SOAP.NOTICE: POST /api/adwords/cm/v201809/BudgetService?wsdl HTTP/1.1 Host: adwords.google.com Connection: close User-Agent: PHP-SOAP/7.1.33 Content-Type: text/xml; charset=utf-8 SOAPAction: "" Content-Length: 899 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"><SOAP-ENV:Header><ns1:RequestHeader><ns1:clientCustomerId>132-418-1688</ns1:clientCustomerId><ns1:developerToken>REDACTED</ns1:developerToken><ns1:userAgent>unknown (AwApi-PHP, googleads-php-lib/49.0.0, PHP/7.1.33)</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>ADD</ns1:operator><ns1:operand><ns1:name>Interplanetary Cruise Budget #5f8972c5515b9</ns1:name><ns1:amount><ns1:microAmount>50000000</ns1:microAmount></ns1:amount><ns1:deliveryMethod>STANDARD</ns1:deliveryMethod></ns1:operand></ns1:operations></ns1:mutate></SOAP-ENV:Body></SOAP-ENV:Envelope> HTTP/1.1 500 Internal Server Error Content-Type: text/xml; charset=UTF-8 Date: Fri, 16 Oct 2020 10:15:34 GMT Expires: Fri, 16 Oct 2020 10:15:34 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-Q050=":443"; ma=2592000,h3-29=":443"; ma=2592000,h3-27=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-T050=":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>0005b1c70b8e521f0a3763539a016187</requestId><serviceName>BudgetService</serviceName><methodName>mutate</methodName><operations>1</operations><responseTime>252</responseTime></ResponseHeader></soap:Header><soap:Body><soap:Fault><faultcode>soap:Client</faultcode><faultstring>[OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED @ operations[0]]</faultstring><detail><ApiExceptionFault xmlns="https://adwords.google.com/api/adwords/cm/v201809"><message>[OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED @ operations[0]]</message><ApplicationException.Type>ApiException</ApplicationException.Type><errors xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="OperationAccessDenied"><fieldPath>operations[0]</fieldPath><fieldPathElements><field>operations</field><index>0</index></fieldPathElements><trigger></trigger><errorString>OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED</errorString><ApiError.Type>OperationAccessDenied</ApiError.Type><reason>ADD_OPERATION_NOT_PERMITTED</reason></errors></ApiExceptionFault></detail></soap:Fault></soap:Body></soap:Envelope> [2020-10-16T11:42:34.917828+00:00] AW_SOAP.WARNING: clientCustomerId=132-418-1688 operations=1 service=BudgetService method=mutate responseTime=411 requestId=0005b1c842b7a6140ac7c053b10f3451 server=adwords.google.com isFault=1 faultMessage=[OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED @ operations[0]] [2020-10-16T11:42:34.919347+00:00] AW_SOAP.NOTICE: POST /api/adwords/cm/v201809/BudgetService?wsdl HTTP/1.1 Host: adwords.google.com Connection: close User-Agent: PHP-SOAP/7.1.33 Content-Type: text/xml; charset=utf-8 SOAPAction: "" Content-Length: 899 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"><SOAP-ENV:Header><ns1:RequestHeader><ns1:clientCustomerId>132-418-1688</ns1:clientCustomerId><ns1:developerToken>REDACTED</ns1:developerToken><ns1:userAgent>unknown (AwApi-PHP, googleads-php-lib/49.0.0, PHP/7.1.33)</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>ADD</ns1:operator><ns1:operand><ns1:name>Interplanetary Cruise Budget #5f898729b47fd</ns1:name><ns1:amount><ns1:microAmount>50000000</ns1:microAmount></ns1:amount><ns1:deliveryMethod>STANDARD</ns1:deliveryMethod></ns1:operand></ns1:operations></ns1:mutate></SOAP-ENV:Body></SOAP-ENV:Envelope> HTTP/1.1 500 Internal Server Error Content-Type: text/xml; charset=UTF-8 Date: Fri, 16 Oct 2020 11:42:34 GMT Expires: Fri, 16 Oct 2020 11:42:34 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-Q050=":443"; ma=2592000,h3-29=":443"; ma=2592000,h3-27=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-T050=":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>0005b1c842b7a6140ac7c053b10f3451</requestId><serviceName>BudgetService</serviceName><methodName>mutate</methodName><operations>1</operations><responseTime>411</responseTime></ResponseHeader></soap:Header><soap:Body><soap:Fault><faultcode>soap:Client</faultcode><faultstring>[OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED @ operations[0]]</faultstring><detail><ApiExceptionFault xmlns="https://adwords.google.com/api/adwords/cm/v201809"><message>[OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED @ operations[0]]</message><ApplicationException.Type>ApiException</ApplicationException.Type><errors xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="OperationAccessDenied"><fieldPath>operations[0]</fieldPath><fieldPathElements><field>operations</field><index>0</index></fieldPathElements><trigger></trigger><errorString>OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED</errorString><ApiError.Type>OperationAccessDenied</ApiError.Type><reason>ADD_OPERATION_NOT_PERMITTED</reason></errors></ApiExceptionFault></detail></soap:Fault></soap:Body></soap:Envelope> [2020-10-19T07:29:53.520856+00:00] AW_SOAP.WARNING: clientCustomerId=132-418-1688 operations=1 service=BudgetService method=mutate responseTime=164 requestId=0005b201148f9b9f0a374bd8f602f8f3 server=adwords.google.com isFault=1 faultMessage=[OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED @ operations[0]] [2020-10-19T07:29:53.521176+00:00] AW_SOAP.NOTICE: POST /api/adwords/cm/v201809/BudgetService?wsdl HTTP/1.1 Host: adwords.google.com Connection: close User-Agent: PHP-SOAP/7.1.33 Content-Type: text/xml; charset=utf-8 SOAPAction: "" Content-Length: 899 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"><SOAP-ENV:Header><ns1:RequestHeader><ns1:clientCustomerId>132-418-1688</ns1:clientCustomerId><ns1:developerToken>REDACTED</ns1:developerToken><ns1:userAgent>unknown (AwApi-PHP, googleads-php-lib/49.0.0, PHP/7.1.33)</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>ADD</ns1:operator><ns1:operand><ns1:name>Interplanetary Cruise Budget #5f8d40701f9f2</ns1:name><ns1:amount><ns1:microAmount>50000000</ns1:microAmount></ns1:amount><ns1:deliveryMethod>STANDARD</ns1:deliveryMethod></ns1:operand></ns1:operations></ns1:mutate></SOAP-ENV:Body></SOAP-ENV:Envelope> HTTP/1.1 500 Internal Server Error Content-Type: text/xml; charset=UTF-8 Date: Mon, 19 Oct 2020 07:29:53 GMT Expires: Mon, 19 Oct 2020 07:29:53 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-Q050=":443"; ma=2592000,h3-29=":443"; ma=2592000,h3-27=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-T050=":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>0005b201148f9b9f0a374bd8f602f8f3</requestId><serviceName>BudgetService</serviceName><methodName>mutate</methodName><operations>1</operations><responseTime>164</responseTime></ResponseHeader></soap:Header><soap:Body><soap:Fault><faultcode>soap:Client</faultcode><faultstring>[OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED @ operations[0]]</faultstring><detail><ApiExceptionFault xmlns="https://adwords.google.com/api/adwords/cm/v201809"><message>[OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED @ operations[0]]</message><ApplicationException.Type>ApiException</ApplicationException.Type><errors xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="OperationAccessDenied"><fieldPath>operations[0]</fieldPath><fieldPathElements><field>operations</field><index>0</index></fieldPathElements><trigger></trigger><errorString>OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED</errorString><ApiError.Type>OperationAccessDenied</ApiError.Type><reason>ADD_OPERATION_NOT_PERMITTED</reason></errors></ApiExceptionFault></detail></soap:Fault></soap:Body></soap:Envelope> [2020-10-19T09:12:09.411105+00:00] AW_SOAP.INFO: clientCustomerId=132-418-1688 operations=1 service=ManagedCustomerService method=mutate responseTime=521 requestId=0005b202824512c60a8580537807a212 server=adwords.google.com isFault=0 faultMessage=
