SubmitOrderForApproval

What if something doesn't pass editorial process? How can i get that error? Also does this happen in realtime or is this a human process?
[138 byte] By [dreadjr] at [2008-2-18]
# 1

Some of the editorial verification processes are automated, some depend on human review.

It doesn't happen in real time, so you will have to call GetKeywordAdAssociationByXXXX and for every association that you get back, query its Status field: Approved, Pending or Rejected.

Thanks,

Shai

ShaiKariv-MSFT at 2007-9-4 > top of Msdn Tech,Windows Live Developer Forums,Microsoft adCenter: Development...
# 2

'for every association that you get back', do mean for every ad, and orderitem i add to an order, i have to call this in order to see the status? Why was it that the entity's do not have a status?

thanks

dreadjr at 2007-9-4 > top of Msdn Tech,Windows Live Developer Forums,Microsoft adCenter: Development...
# 3

You call this API once after submitting an order (or after you're done adding new ads or keywords to an existing order), and it will give you the editorial verification status for the entire order, broken down by ad/keyword associations. Every ad is associated with every keyword in the order.

HTH,

Shai

ShaiKariv-MSFT at 2007-9-4 > top of Msdn Tech,Windows Live Developer Forums,Microsoft adCenter: Development...

Windows Live Developer Forums

Site Classified