Hi Ryan, Ok, I see where the problem is. ConversionTypeName is a Segment field and segment fields are only populated when you have being returned (as opposed to Attribute/structure fields that can be returned with no stats). I added 'Conversions' as a field and got results for this campaign:
<row conversionActionName='XXXX' conv1PerClick='2'/><row conversionActionName='YYYY' conv1PerClick='1'/> - Kevin Winter AdWords API Team On Wednesday, September 19, 2012 10:44:01 AM UTC-4, SpaceAndTime wrote: > > > Yeah, I'm really sorry about the length of the example - I wanted to > ensure that you had what you needed to diagnose the problem. > > An example report definition as run about 1 minute ago is as follows: > > [Sep 19 2012 15:38:35.000000 - INFO] POST > /api/adwords/reportdownload/v201206 HTTP/1.1 > User-Agent: curl, gzip > Host: adwords.google.com > Accept: */* > Accept-Encoding: gzip > Authorization: GoogleLogin auth=XXXXX > developerToken: XXXX > clientCustomerId: 9875XXXXXX > returnMoneyInMicros: true > Content-Length: 853 > Expect: 100-continue > Content-Type: multipart/form-data; > boundary=----------------------------0f21b416ecef > > Parameters: > __rdxml: <?xml version="1.0"?> > <reportDefinition> > <selector> > <fields>ConversionTypeName</fields> > <predicates> > <field>CampaignId</field> > <operator>EQUALS</operator> > <values>84173001</values> > </predicates> > <predicates> > <field>Id</field> > <operator>EQUALS</operator> > <values>14503514001</values> > </predicates> > <dateRange> > <min>20120801</min> > <max>20120831</max> > </dateRange> > </selector> > <reportName>Ad Performance Report</reportName> > <reportType>AD_PERFORMANCE_REPORT</reportType> > <dateRangeType>CUSTOM_DATE</dateRangeType> > <downloadFormat>XML</downloadFormat> > <includeZeroImpressions>true</includeZeroImpressions> > </reportDefinition> > > Response Code: 200 > > Hope that helps and thanks for your assistance! > > Cheers, Ryan > -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords 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