Hi,

        # Create report definition.
        report = {
          'reportName': 'yesterday AD_PERFORMANCE_REPORT',
          'dateRangeType': 'YESTERDAY',
          'reportType': 'AD_PERFORMANCE_REPORT',
          'downloadFormat': 'CSV',
          'selector': {
              'fields': ['Date', 'Device', 'PromotionLine', 
'AdNetworkType1',
                'CampaignName', 'Cost' ]
          },
          # Enable to get rows with zero impressions.
          'includeZeroImpressions': 'false'
        }

Using adwords api version v201409 I was able to pull ad name from ad 
performance report under  field 'PromtionLine' .But after I upgraded to the 
latest version 'PromotionLine' field has been deprecated I guess.

I would like some help in finding  the correct field name for fetching ad 
name from adwords report types

Thanks for your help

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/d2d17f30-f784-4781-9878-d547aab5e7be%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to