Hi!, 
By using the report-definition-service endpoint, when I request information 
about the CREATIVE_CONVERSION_REPORT table, I got that the XMLAttribute for 
"ConversionTrackerId" does not match with the API's response for the 
report-download endpoint. 

Report Definition Service informs (extract): 


   1. <rval>
      1. <fieldName>ConversionTrackerId</fieldName>
      2. <displayFieldName>Free click type</displayFieldName>
      3. <xmlAttributeName>freeClickType</xmlAttributeName>
      4. <fieldType>Long</fieldType>
      5. <fieldBehavior>SEGMENT</fieldBehavior>
      6. <canSelect>true</canSelect>
      7. <canFilter>true</canFilter>
      8. <isEnumType>false</isEnumType>
      9. <isBeta>false</isBeta>
      10. <isZeroRowCompatible>false</isZeroRowCompatible>
      11. </rval>
   

But Report download endpoint returns (extract): 


   1. 
   2. 
   <row conversionTrackerId="10133" freeClicks="1" freeClickRate="0.00%" 
   impressions="0"/>
   3. <row conversionTrackerId="47" freeClicks="42917" freeClickRate="0.00%"
    impressions="0"/>
   4. <row conversionTrackerId="10" freeClicks="41886663" freeClickRate="
   0.00%" impressions="0"/
   5. 
   

The xml attribute for conversionTrackerId is "conversionTrackerId" and not 
"freeClickType". 

I checked with the API documentation 
(https://developers.google.com/adwords/api/docs/appendix/reports/creative-conversion-report)
 
and the same is informed (also in the CSV available to download).

Since I am using the report definition service for dynamically retrieve 
information this issue causes inconsistent information. 



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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
--- 
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 adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/b40a4026-4665-4e2b-aeca-bfe0b5abc71e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • Conversi... Angel Lubenov
    • Re:... 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum

Reply via email to