Automated reports on campaign level

2012-02-23 Thread Ad Relevance
We recently started using your AdWords API to do automated reports for our clients. We currently can only do reports in account level, we would really like to do that on campaign level as well. Is there a way to distinguish the campaigns via a campaign-ID or some other way? We also want to repo

Re: Automated reports on campaign level

2012-02-27 Thread Eric Koleda
Hi, You can use the CAMPAIGN_PERFORMANCE_REPORT to report on campaigns, and the campaign IDs are included. The AD_EXTENSION_PERFORMANCE_REPORT can report on sitelink extensions, but it won't return the text or URLs of the sitelinks. For that you can use the CampaignAdExtensionService. The c