Hi Peer, In the v200909 API the only way to determine if the campaign is eligible for conversion optimizer is to use a bidding transition operation against the campaign while setting the validateOnly header on the request to true. Essentially this will simulate switching the campaign to conversion optimizer and return errors if it isn't allowed. A simple example of this process is includes with the client libraries:
http://code.google.com/p/google-api-adwords-java/source/browse/trunk/examples/v200909/GetConversionOptimizerEligibility.java Best, - Eric Koleda, AdWords API Team On Mar 4, 4:12 pm, "Peer Jakobsen (AdWords API Guru)" <[email protected]> wrote: > In v13 we could get conversionOptimizerEligibility for a campaign to > check whether changing to CPA bids were possible. > > How is this checked in v200909? -- 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.
