This happened July 2nd, 2019, around 03:30 CEST On Tuesday, July 2, 2019 at 1:32:31 PM UTC+2, Zweitze wrote: > > Hi, > > This morning we executed this request: > <?xml version="1.0" encoding="utf-8"?> > <reportDefinition> > <selector xmlns="https://adwords.google.com/api/adwords/cm/v201809"> > <fields>CampaignId</fields> > <fields>Id</fields> > <fields>Date</fields> > <fields>Conversions</fields> > <fields>ViewThroughConversions</fields> > <fields>ConversionValue</fields> > <predicates> > <field>CampaignStatus</field> > <operator>IN</operator> > <values>ENABLED</values> > <values>PAUSED</values> > <values>REMOVED</values> > </predicates> > <predicates> > <field>IsNegative</field> > <operator>EQUALS</operator> > <values>FALSE</values> > </predicates> > <dateRange> > <min>20190328</min> > <max>20190702</max> > </dateRange> > </selector> > <reportName > xmlns="https://adwords.google.com/api/adwords/cm/v201809">(...) > LocationTotalConversion 28-03-2019...02-07-2019</reportName> > <reportType xmlns="https://adwords.google.com/api/adwords/cm/v201809 > ">CAMPAIGN_LOCATION_TARGET_REPORT</reportType> > <dateRangeType xmlns="https://adwords.google.com/api/adwords/cm/v201809 > ">CUSTOM_DATE</dateRangeType> > <downloadFormat xmlns=" > https://adwords.google.com/api/adwords/cm/v201809 > ">GZIPPED_XML</downloadFormat> > </reportDefinition> > > And the result contained a row: > <row campaignID='1948792250' location='20759' day='2019-05-29' > conversions='-1.00' viewThroughConv='0' totalConvValue='-1.00'/> > > fI assume this is not right? Can field Conversions get a negative value? > > Thanks in advance! > >
-- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads 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 and Google Ads API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/3c8a2cd3-e6c2-417f-b7ea-624444e71c5b%40googlegroups.com.
