Hi Analytics Prod,
Thank you for reaching out to us.
You can edit the ads properties using the ads.update method. Then, in placementAssignments field, you may remove the current details and/or replace it with the one you would prefer.
Regards,
|
||||||
Hi Analytics Prod,
Thank you for responding back to us.
You may check the placementAssignments field to see on what placement your ads was assigned to. If this field is not available when you pull your ads details using ads.get or ads.list, then it means the ads is unassigned to any placement. You may then use the ads.update method to assign it to whichever placement you prefer.
Hi Analytics Prod,
Glad that it worked!
With regards to date format, I believe this should be just a simple string. However, I do notice that the startTime you are entering might be the cause of the issue, please be informed that this field must be a time in the future, while the endTime must be at least later than the startTime.
On the other hand, you may also try to list all of your ads using ads.list and see the format for the date that was inserted successfully.