*Hi I am trying to create campaign with **BiddingStrategyConfiguration but I am getting bellow error.*
*Please check attached my request.* *Fatal error*: Uncaught Google\AdsApi\AdWords\v201809\cm\ApiException: [InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ com.google.ads.api.services.common.error.InternalApiError.<init>(InternalApiErro] in C:\xampp\htdocs\google\googleads-php-lib\src\Google\AdsApi\Common\Util\Reflection.php:43 Stack trace: Please let me know what I am doing wrong here. Thanks. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 adwords-api@googlegroups.com To unsubscribe from this group, send email to adwords-api+unsubscr...@googlegroups.com 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 adwords-api+unsubscr...@googlegroups.com. 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/1edc1b5d-1c10-405d-a515-b53932d7ca67%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
[2019-02-05 09:31:28] TestChanel.WARNING: Disabling SSL verification is not recommended. [2019-02-05 09:31:28] TestChanel.WARNING: Disabling SSL verification is not recommended. [2019-02-05 09:31:28] TestChanel.WARNING: Disabling SSL verification is not recommended. [2019-02-05 09:31:28] TestChanel.WARNING: Disabling SSL verification is not recommended. [2019-02-05 09:31:30] TestChanel.INFO: clientCustomerId=1255040287 operations=1 service=BudgetService method=mutate responseTime=374 requestId=000581216f9c2b560aa787cc6b0824ca server=adwords.google.com isFault=0 faultMessage= [2019-02-05 09:31:30] TestChanel.DEBUG: POST /api/adwords/cm/v201809/BudgetService?wsdl HTTP/1.1 Host: adwords.google.com Connection: close User-Agent: PHP-SOAP/7.1.12 Content-Type: text/xml; charset=utf-8 SOAPAction: "" Content-Length: 875 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>1255040287</ns1:clientCustomerId><ns1:developerToken>REDACTED</ns1:developerToken><ns1:userAgent>unknown (AwApi-PHP, googleads-php-lib/38.0.0, PHP/7.1.12)</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>Budget #5c5949e08293c</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 200 OK Content-Type: text/xml; charset=UTF-8 Date: Tue, 05 Feb 2019 08:31:30 GMT Expires: Tue, 05 Feb 2019 08:31:30 GMT Cache-Control: private, max-age=0 X-Content-Type-Options: nosniff X-Frame-Options: SAMEORIGIN X-XSS-Protection: 1; mode=block Server: GSE Alt-Svc: quic=":443"; ma=2592000; v="44,43,39" Accept-Ranges: none Vary: Accept-Encoding Connection: close <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"><soap:Header><ResponseHeader xmlns="https://adwords.google.com/api/adwords/cm/v201809"><requestId>000581216f9c2b560aa787cc6b0824ca</requestId><serviceName>BudgetService</serviceName><methodName>mutate</methodName><operations>1</operations><responseTime>374</responseTime></ResponseHeader></soap:Header><soap:Body><mutateResponse xmlns="https://adwords.google.com/api/adwords/cm/v201809"><rval><ListReturnValue.Type>BudgetReturnValue</ListReturnValue.Type><value><budgetId>1753188435</budgetId><name>Budget #5c5949e08293c</name><amount><ComparableValue.Type>Money</ComparableValue.Type><microAmount>50000000</microAmount></amount><deliveryMethod>STANDARD</deliveryMethod><isExplicitlyShared>true</isExplicitlyShared><status>ENABLED</status></value></rval></mutateResponse></soap:Body></soap:Envelope> [2019-02-05 09:31:31] TestChanel.WARNING: clientCustomerId=1255040287 operations=1 service=CampaignService method=mutate responseTime=310 requestId=000581216fb10ad40a6212832201db19 server=adwords.google.com isFault=1 faultMessage=[InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ com.google.ads.api.services.common.error.InternalApiError.<init>(InternalApiErro] [2019-02-05 09:31:31] TestChanel.NOTICE: POST /api/adwords/cm/v201809/CampaignService?wsdl HTTP/1.1 Host: adwords.google.com Connection: close User-Agent: PHP-SOAP/7.1.12 Content-Type: text/xml; charset=utf-8 SOAPAction: "" Content-Length: 1387 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>1255040287</ns1:clientCustomerId><ns1:developerToken>REDACTED</ns1:developerToken><ns1:userAgent>unknown (AwApi-PHP, googleads-php-lib/38.0.0, PHP/7.1.12)</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>MyDisplayCampaign1 #5c5949e288f6c</ns1:name><ns1:status>PAUSED</ns1:status><ns1:startDate>20190206</ns1:startDate><ns1:endDate>20190305</ns1:endDate><ns1:budget><ns1:budgetId>1753188435</ns1:budgetId></ns1:budget><ns1:biddingStrategyConfiguration><ns1:biddingStrategyType>MAXIMIZE_CONVERSIONS</ns1:biddingStrategyType><ns1:biddingScheme xsi:type="ns1:TargetCpaBiddingScheme"><ns1:targetCpa><ns1:microAmount>5000000</ns1:microAmount></ns1:targetCpa></ns1:biddingScheme><ns1:bids xsi:type="ns1:CpaBid"><ns1:bid><ns1:microAmount>5000000</ns1:microAmount></ns1:bid></ns1:bids></ns1:biddingStrategyConfiguration></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: Tue, 05 Feb 2019 08:31:31 GMT Expires: Tue, 05 Feb 2019 08:31:31 GMT Cache-Control: private, max-age=0 X-Content-Type-Options: nosniff X-Frame-Options: SAMEORIGIN X-XSS-Protection: 1; mode=block Server: GSE Alt-Svc: quic=":443"; ma=2592000; v="44,43,39" Accept-Ranges: none Vary: Accept-Encoding Connection: close <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"><soap:Header><ResponseHeader xmlns="https://adwords.google.com/api/adwords/cm/v201809"><requestId>000581216fb10ad40a6212832201db19</requestId><serviceName>CampaignService</serviceName><methodName>mutate</methodName><operations>1</operations><responseTime>310</responseTime></ResponseHeader></soap:Header><soap:Body><soap:Fault><faultcode>soap:Server</faultcode><faultstring>[InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ com.google.ads.api.services.common.error.InternalApiError.<init>(InternalApiErro]</faultstring><detail><ApiExceptionFault xmlns="https://adwords.google.com/api/adwords/cm/v201809"><message>[InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ com.google.ads.api.services.common.error.InternalApiError.<init>(InternalApiErro]</message><ApplicationException.Type>ApiException</ApplicationException.Type><errors xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="InternalApiError"><fieldPath></fieldPath><trigger></trigger><errorString>InternalApiError.UNEXPECTED_INTERNAL_API_ERROR</errorString><ApiError.Type>InternalApiError</ApiError.Type><reason>UNEXPECTED_INTERNAL_API_ERROR</reason></errors></ApiExceptionFault></detail></soap:Fault></soap:Body></soap:Envelope>