Using the v13 API, I can create an Ad that is paused, simply by setting the Ad's status to Paused before calling AdService.addAds(). I am trying to migrate my code to v2009 but it's not clear to me how to create a Paused ad. The Ad object no longer has a Status field. It has an ApprovalStatus field, but that is read-only and does not include Paused anyway. How can I create a paused Ad with v2009?
-- 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.
