Hiveminds, I have been trying to get the daily budgets and costs around campaigns for an google adword accounts, with the following request:
*<reportDefinition xmlns=\"https://adwords.google.com/api/adwords/cm/v201506\">* * <selector>* * <fields>CampaignId</fields>* * <fields>TotalCost</fields>* * <fields>TotalBudget</fields>* * <fields>Amount</fields>* * <fields>CampaignName</fields>* * <fields>CampaignStatus</fields>* * <predicates>* * <field>CampaignStatus</field>* * <operator>NOT_EQUALS</operator>* * <values>REMOVED</values>* * </predicates>* * </selector>* * <reportName>Campaign Performance Report</reportName>* * <reportType>CAMPAIGN_PERFORMANCE_REPORT</reportType>* * <dateRangeType>ALL_TIME</dateRangeType>* * <downloadFormat>XML</downloadFormat>* *</reportDefinition>* But in response I am getting attributes request except the amount attribute: *<?xml version='1.0' encoding='UTF-8' standalone='yes'?><report><table><columns><column name='campaignID' display='Campaign ID'/><column name='totalCost' display='Total cost'/><column name='budget' display='Budget'/><column name='campaign' display='Campaign'/><column name='campaignState' display='Campaign state'/></columns><row campaignID='XXXX' totalCost='0' budget='1000000' campaign='[AV] Test 1' campaignState='paused'/></table></report>* Any help is appreciated. Thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 http://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/ffa60785-4097-49e1-bc70-677bfb3c2357%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.