I am trying to migrate a script from adwords to ads and the following field 
is not listed anywhere into the official mapping pages:

Report query in adwords:

report = {
'reportName': 'CAMPAIGN_PERFORMANCE_REPORT',
'dateRangeType': 'LAST_30_DAYS',
'reportType': 'CAMPAIGN_PERFORMANCE_REPORT',
'downloadFormat': 'XML',
'selector': {
'fields': ['Date', 'Device', 'AccountDescriptiveName', 'CampaignName', 
'CampaignId',
              'CampaignStatus', 'Labels', 'Amount', 'AveragePosition',
              'SearchImpressionShare', 'Impressions', 'Clicks', 'Cost'],
'predicates': {
   'field': 'CampaignStatus',
   'operator': 'IN',
   'values': ['ENABLED', 'PAUSED']}}}

And after that I am parsing the xml and I use the 'budget' key that in ads 
is not to be found:

elem.get('budget')
ls -la
Can you direct me to the exact match from googleads? 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/984de918-1313-45cf-8a2c-92ce58a528aan%40googlegroups.com.
  • Bu... Alin Alex
    • ... 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
      • ... Alin Alex

Reply via email to