Hello! 
Found a bug, I guess. 

Logs provided below.

Request made: Service: "CampaignExtensionSettingService" Method: "mutate" 
URL: 
"https://adwords.google.com/api/adwords/cm/v201809/CampaignExtensionSettingService";
Outgoing request: {'SOAPAction': '""', 'Content-Type': 'text/xml; charset=
utf-8', 'authorization': 'REDACTED'}
<soap-env:Envelope 
xmlns:soap-env="http://schemas.xmlsoap.org/soap/envelope/";>
<soap-env:Header>
<ns0:RequestHeader 
xmlns:ns0="https://adwords.google.com/api/adwords/cm/v201809";>
<ns0:clientCustomerId>712-689-1293</ns0:clientCustomerId>
<ns0:developerToken>REDACTED</ns0:developerToken>
<ns0:userAgent>712-689-1293 (AwApi-Python, googleads/17.0.0, Python/3.7.7, 
zeep)</ns0:userAgent>
<ns0:validateOnly>false</ns0:validateOnly>
<ns0:partialFailure>true</ns0:partialFailure>
</ns0:RequestHeader>
</soap-env:Header>
<soap-env:Body>
<ns0:mutate xmlns:ns0="https://adwords.google.com/api/adwords/cm/v201809";>
<ns0:operations>
<ns0:operator>ADD</ns0:operator>
<ns0:operand>
<ns0:campaignId>10944344575</ns0:campaignId>
<ns0:extensionType>APP</ns0:extensionType>
<ns0:extensionSetting>
<ns0:extensions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:type="ns0:AppFeedItem">
<ns0:startTime>00000101 000000</ns0:startTime>
<ns0:endTime>00000101 000000</ns0:endTime>
<ns0:devicePreference/>
<ns0:scheduling/>
<ns0:appStore>GOOGLE_PLAY</ns0:appStore>
<ns0:appId>com.android.chrome</ns0:appId>
<ns0:appLinkText>Download Now!!!</ns0:appLinkText>
<ns0:appFinalUrls>
<ns0:urls>https://play.google.com/store/apps/details?id=com.android.chrome</ns0:urls>
</ns0:appFinalUrls>
<ns0:appFinalMobileUrls/>
<ns0:appTrackingUrlTemplate></ns0:appTrackingUrlTemplate>
<ns0:appFinalUrlSuffix></ns0:appFinalUrlSuffix>
<ns0:appUrlCustomParameters>
<ns0:doReplace>true</ns0:doReplace>
</ns0:appUrlCustomParameters>
</ns0:extensions>
</ns0:extensionSetting>
</ns0:operand>
</ns0:operations>
</ns0:mutate>
</soap-env:Body>
</soap-env:Envelope>

Incoming response: 
b'<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/";>\n 
<soap:Header>\n <ResponseHeader xmlns
="https://adwords.google.com/api/adwords/cm/v201809";>\n 
<requestId>0005adc74e2f839602ab45a76702deaf</requestId>\n 
<serviceName>CampaignExtensionSettingService</serviceName>\n 
<methodName>mutate</methodName>\n <operations>2</operations>\n 
<responseTime>477</responseTime>\n </ResponseHeader>\n </soap:Header>\n 
<soap:Body>\n <mutateResponse xmlns
="https://adwords.google.com/api/adwords/cm/v201809";>\n <rval>\n 
<ListReturnValue.Type>CampaignExtensionSettingReturnValue</
ListReturnValue.Type>\n <value>\n <campaignId>10944344575</campaignId>\n 
<extensionType>APP</extensionType>\n <extensionSetting>\n <extensions 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xsi:type="AppFeedItem
">\n <feedId>196983671</feedId>\n <feedItemId>134203920171</feedItemId>\n 
<status>ENABLED</status>\n <feedType>APP</feedType>\n 
<ExtensionFeedItem.Type>AppFeedItem</ExtensionFeedItem.Type>\n 
<appStore>GOOGLE_PLAY</appStore>\n <appId>com.android.chrome</appId>\n 
<appLinkText>Download 
Now!!!</appLinkText>\n <appFinalUrls>\n <urls>https://play.google.com/store/
apps/details?id=com.android.chrome</urls>\n </appFinalUrls>\n 
<appTrackingUrlTemplate>{lpurl}</appTrackingUrlTemplate>\n </extensions>\n 
<platformRestrictions>NONE</platformRestrictions>\n </extensionSetting>\n </
value>\n </rval>\n </mutateResponse>\n </soap:Body>\n</soap:Envelope>\n'

Please, checkout a appTrackingUrlTemplate field. 
Empty value is sent but in response from API got {lpurl} value. But this 
still should be empty... 

Hope it helps!

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/20647453-4cbb-480b-b07f-b5b82de888e2n%40googlegroups.com.

Reply via email to