Error -100723 vs. -100732
The latest adCenterAPI documentation says this about error -100723:
Duplicate ad.
-100723
This error is returned when a user attempts to add an ad that is identical to an existing ad already associated with an order.
The same documentation says this about error -100732:
Duplicate ad.
-100732
The ad is duplicated.
My first question is: what's the difference between these two errors?
I came across this when I got error -100723 while calling AddOrders to
add a new order to one of my campaigns. I think there is a typo in your
documentation. The error I got had nothing to do with ad duplication.
It turned out to be due to the fact that I put the endDate for the
order to be 2106. I changed it to 2016 and the AddOrders call succeeded.
Has anyone else reported getting error -100723?
I hope this will help you fixing the system and the documentation.
All the best,
Orest

