Hello Mario, If you're asking for a programmatic way of checking, you could take a look at any ad group within a campaign using getAllAdGroups()
http://code.google.com/apis/adwords/docs/developer/AdGroupService.html#getAllAdGroups and then check to see if it has its siteMaxCpm property set http://code.google.com/apis/adwords/docs/developer/AdGroup.html#siteMaxCpm Cheers, -Jeff Posnick, AdWords API Team On May 11, 8:44 pm, mario <[email protected]> wrote: > Hi Jeff, thanks for the answer. > > How can I know if a campaign use Website/Placement targeting and a CPM > bidding model? > > thanks for the help > > On 11 mayo, 14:39, AdWords API Advisor <[email protected]> > wrote: > > > Hello Mario, > > > First off, I want to make sure that you're running your report > > against the Production AdWords API environment and not the Sandbox. > > > Assuming you are, are you sure that the campaigns you think should be > > showing up use Website/Placement targeting and a CPM bidding model? > > Those are the only campaigns that the ReachAndFrequency report > > supports, as per the docs. > > > If you ask for a Reach and Frequency report in the web interface > > using all the same options and from the context of the same account, > > do you get any data back? > > > Cheers, > > -Jeff Posnick, AdWords API Team > > > On May 10, 6:17 pm, mario <[email protected]> wrote: > > > > From MCC and from the api it is possible to generate a report of > > > reach > > > and frequency, but this report is emptyI've been reviewing the > > > documentation > > > and found the following text: "At this time, you can not request a > > > custom > > > time period or a real time report for Reach and Frequency reports" > > > How can I generate this report from the API so it provides data? > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
