Hi Eric, Ok. I had pretty recently done a getReportFields(), so I guess my concern is how often will the supported fields change? Will things stablilize in the near future?
- Chris On Jul 19, 4:08 pm, AdWords API Advisor <[email protected]> wrote: > Hi Chris, > > Many of the fields you are using in that report are no longer support > for a negative placement report. Please call the getReportFields() > method to get the fields currently supported. > > Best, > - Eric > > On Jul 18, 8:29 am, chris h <[email protected]> wrote: > > > Here's mine for CAMPAIGN_NEGATIVE_PLACEMENTS_PERFORMANCE_REPORT > > > Request > > ------- > > > POST /api/adwords/cm/v201003/ReportDefinitionService > > User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; MS Web Services Client > > Protocol 2.0.50727.3053) > > Content-Type: text/xml; charset=utf-8 > > SOAPAction: "" > > Host: adwords.google.com > > Content-Length: 1674 > > Accept-Encoding: gzip > > Connection: Keep-Alive > > > <?xml version="1.0" encoding="utf-8"?><soap:Envelope > > xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" > > xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" > > xmlns:xsd="http://www.w3.org/2001/ > > XMLSchema"><soap:Header><RequestHeader xmlns="https:// > > adwords.google.com/api/adwords/cm/v201003"><authToken>********</ > > authToken><developerToken>********R8DQ</ > > developerToken><userAgent>AWAPI DotNetLib 9.0.0</userAgent></ > > RequestHeader></soap:Header><soap:Body><mutate xmlns="https:// > > adwords.google.com/api/adwords/cm/v201003"><operations><operator>ADD</ > > operator><operand><selector><fields>AverageCpc</ > > fields><fields>AverageCpm</fields><fields>AveragePosition</ > > fields><fields>Clicks</fields><fields>ConversionRate</ > > fields><fields>ConversionRateManyPerClick</fields><fields>Conversions</ > > fields><fields>ConversionsManyPerClick</fields><fields>Cost</ > > fields><fields>CostPerConversion</ > > fields><fields>CostPerConversionManyPerClick</fields><fields>Ctr</ > > fields><fields>Impressions</fields><fields>Id</ > > fields><fields>CampaignId</fields><fields>KeywordMatchType</ > > fields><fields>KeywordText</fields><fields>PlacementUrl</ > > fields><dateRange><min>20100601</min><max>20100630</max></dateRange></ > > selector><reportName>1279455818279</ > > reportName><reportType>CAMPAIGN_NEGATIVE_PLACEMENTS_PERFORMANCE_REPORT</ > > reportType><dateRangeType>CUSTOM_DATE</ > > dateRangeType><downloadFormat>XML</downloadFormat></operand></ > > operations></mutate></soap:Body></soap:Envelope> > > > On Jul 16, 5:47 pm, AdWords API Advisor <[email protected]> > > wrote: > > > > Hi, > > > > Can you post the sanitized SOAP XML you used to create the > > > ReportDefintion that is failing to download? > > > > Best, > > > - Eric > > > > On Jul 16, 2:59 pm, rayden <[email protected]> wrote: > > > > > I tried today and it still doesnt work. > > > > > The problem is 'CAMPAIGN_NEGATIVE_KEYWORDS', > > > > 'CAMPAIGN_NEGATIVE_PLACEMENTS'. > > > > > Others work with no problem. I hope this helps. > > > > > Best, > > > > > On Jul 13, 12:42 am, AdWords API Advisor > > > > > <[email protected]> wrote: > > > > > Hi, > > > > > > I've noticed that there are some transient errors when downloading > > > > > reports. Can you try downloading these reports again? > > > > > > Best, > > > > > - Eric Koleda, AdWords API Team > > > > > > On Jul 12, 2:12 am, rayden <[email protected]> wrote: > > > > > > > I told this Eric few days ago, but cannot give SOAP call, because it > > > > > > doesn`t get recorded. > > > > > > > Best, > > > > > > Luka > > > > > > > On Jul 11, 11:06 pm, chris h <[email protected]> wrote: > > > > > > > > CAMPAIGN_NEGATIVE_PLACEMENTS_PERFORMANCE_REPORT with all fields > > > > > > > gives > > > > > > > error > > > > > > > !!!Unexpected exception|||2329575 > > > > > > > > On Jul 11, 4:57 pm, chris h <[email protected]> wrote: > > > > > > > > > Get error > > > > > > > > !!!Unexpected exception|||2329335 > > > > > > > > when I include all fields in a report request > > -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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
