HI, We are developing an application which uses the Google API and fetches the data for the performance metrics of a particular campaign at keyword level, at AdGroup level and so on.
The problem which we are facing is 1. We want to have placements(i.e. ad’s for which we specify the website in which the ad needs to be displayed), for each AdGroup in a campaign along with ads. So, in any typical scenario, we will have three objects for each campaign ( i.e. keyword, ad, and placement ). a. I am able to find documentation about how to add an ad to a AdGroup, but not on how to add a placement in a AdGroup. from the documentation what i can understand is that if we use criterion service and addcriteria as a website , then it will be treated as placement. is this right? b. Also we need to get the performance metrics for such type of placements, along with the keyword that with which the ad was displayed, as i can see from the following link " http://code.google.com/apis/adwords/docs/developer/adwords_api_report_keyword.html ", Set DefinedReportJob.selectedReportType to Keyword to generate a Placement / Keyword Performance report. is there a way where i can distinguish that it is a placement report or keyword report. Please let me know how to proceed on this one. Regards, Raghava. -- 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.
