Feed this:
 
 <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"; 
xmlns:v20="https://adwords.google.com/api/adwords/cm/v201206";>
     <soapenv:Header>
        <v20:RequestHeader>
           <v20:authToken>XXX</v20:authToken>
           <v20:developerToken>XXX</v20:developerToken>
           <v20:userAgent>XXX</v20:userAgent>
        </v20:RequestHeader>
     </soapenv:Header>
     <soapenv:Body>
        <v20:getReportFields>
           <v20:reportType>CLICK_PERFORMANCE_REPORT</v20:reportType>
        </v20:getReportFields>
     </soapenv:Body>
  </soapenv:Envelope>
 
To:
https://adwords.google.com/api/adwords/cm/v201206/ReportDefinitionService
 
and you'll get this:
 # NAME DISPLAY NAME XML NAME TYPE SELECTABLE FILTERABLE ENUMERATIONS 1 Page 
Page page Integer true false  2 AdFormat Ad type adType AdFormat true true 
UNKNOWN 
 3 AdGroupCreativeId Ad ID adID Long true true  4 AdGroupId Ad group ID 
adGroupID Long true true  5 AdNetworkType1 Network network AdNetworkType1 
true true SEARCH  6 AdNetworkType2 Network (with search partners) 
networkWithSearchPartners AdNetworkType2 true true SEARCH  7 CampaignId 
Campaign 
ID campaignID Long true true  8 CityCriteriaId City city Integer true true  
9 ClickId Click Id clickId Long true true  10 ClickType Click type clickType 
ClickType true true URL_CLICKS  11 CountryCriteriaId Country/Territory 
countryTerritory Integer true true  12 CriteriaId Keyword ID keywordID Long 
true true  13 CriteriaParameters Keyword / Placement keywordPlacement String 
true true  14 Date Day day Date true true  15 MetroCriteriaId Metro area 
metroArea Integer true true  16 MonthOfYear Month of Year monthOfYear 
MonthOfYearType true true JANUARY  17 RegionCriteriaId Region region Integer 
true true  18 Slot Top vs. side topVsSide Slot true true SearchRhs 
 
 

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 [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

Reply via email to