Hello, It's currently impossible to get through the API the correct datas for search and content. The same report runned with the report tool interface works well, but impossible to get the same thing with the API. Even with adWordsType = "ContentOnly", I'm getting no data. This kind of jobs works well in previous version.
The Job configuration : $job = array( "aggregationTypes" => array("Daily"), "startDay" => $start, "endDay" => $end, "includeZeroImpression" => true, "keywordStatuses" => array("Active","Disapproved","Deleted","Paused","InActive"), "name" => "content+search ad API", "selectedReportType" => "Creative", "selectedColumns" => array( "AdGroup", "AdGroupId", "CreativeId", "DescriptionLine1", "DescriptionLine2", "DescriptionLine3", "DestinationURL", "VisibleUrl", "Campaign", "CampaignId", "Clicks", "Cost", "Impressions", ) ); Thanks a lot if someone can patch this Regards --~--~---------~--~----~------------~-------~--~----~ 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 [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en -~----------~----~----~----~------~----~------~--~---