Hi Moises,
Thanks for providing the requested details.
I would like to inform you first that I will delete your latest reply on this
forum post and paste the SOAP logs here and hide some of the IDs for privacy
purposes.
Moving forward, I can see that you've used CampaignId as filter of your API
request. However, I can see that the values you are comparing to this field is
string ('CAMPAIGN_ID') not the actual campaigns IDs. With this, you may try to
set the campaign IDs in your API request and re-upload it.
Let me know how it goes after.
"[2020-11-10 13:16:51,524 - googleads.common - WARNING] Your default encoding,
cp1252, is not UTF-8. Please run this script with UTF-8 encoding to avoid
errors.
[2020-11-10 13:16:51,863 - googleads.soap - INFO] Request made: Service:
"DataService" Method: "getCampaignCriterionBidLandscape" URL:
"https://adwords.google.com/api/adwords/cm/v201809/DataService"
[2020-11-10 13:16:51,864 - googleads.soap - DEBUG] 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>XXXXXXXXXX</ns0:clientCustomerId>
<ns0:developerToken>REDACTED</ns0:developerToken>
<ns0:userAgent>unknown (AwApi-Python, googleads/25.0.0, Python/3.8.5,
zeep)</ns0:userAgent>
<ns0:validateOnly>false</ns0:validateOnly>
<ns0:partialFailure>false</ns0:partialFailure>
</ns0:RequestHeader>
</soap-env:Header>
<soap-env:Body>
<ns0:getCampaignCriterionBidLandscape
xmlns:ns0="https://adwords.google.com/api/adwords/cm/v201809">
<ns0:serviceSelector>
<ns0:fields>CampaignId</ns0:fields>
<ns0:fields>CriterionId</ns0:fields>
<ns0:fields>StartDate</ns0:fields>
<ns0:fields>EndDate</ns0:fields>
<ns0:fields>BidModifier</ns0:fields>
<ns0:fields>LocalClicks</ns0:fields>
<ns0:fields>LocalCost</ns0:fields>
<ns0:fields>LocalImpressions</ns0:fields>
<ns0:fields>TotalLocalClicks</ns0:fields>
<ns0:fields>TotalLocalCost</ns0:fields>
<ns0:fields>TotalLocalImpressions</ns0:fields>
<ns0:fields>RequiredBudget</ns0:fields>
<ns0:predicates>
<ns0:field>CampaignId</ns0:field>
<ns0:operator>IN</ns0:operator>
<ns0:values>CAMPAIGN_ID</ns0:values>
</ns0:predicates>
<ns0:paging>
<ns0:startIndex>0</ns0:startIndex>
<ns0:numberResults>100</ns0:numberResults>
</ns0:paging>
</ns0:serviceSelector>
</ns0:getCampaignCriterionBidLandscape>
</soap-env:Body>
</soap-env:Envelope>
[2020-11-10 13:16:53,466 - googleads.soap - DEBUG] 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>XXXXXXXXXXXXXXXXXXXXXX</requestId>\n
<serviceName>DataService</serviceName>\n
<methodName>getCampaignCriterionBidLandscape</methodName>\n
<operations>1</operations>\n <responseTime>432</responseTime>\n
</ResponseHeader>\n </soap:Header>\n <soap:Body>\n
<getCampaignCriterionBidLandscapeResponse
xmlns="https://adwords.google.com/api/adwords/cm/v201809">\n <rval>\n
<totalNumEntries>0</totalNumEntries>\n
<Page.Type>CriterionBidLandscapePage</Page.Type>\n </rval>\n
</getCampaignCriterionBidLandscapeResponse>\n </soap:Body>\n</soap:Envelope>\n'
{
'totalNumEntries': 0,
'Page.Type': 'CriterionBidLandscapePage',
'entries': []
}"
Regards,
Ernie John Blanca Tacata
Google Ads API Team
ref:_00D1U1174p._5004Q277Uai: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/ERf9T000000000000000000000000000000000000000000000QJM3FA00pXEfXCRuQ_ODVm2KnqyGdQ%40sfdc.net.