Hi,
I made two layouts under different names and assigned a schedule to play one of the two layouts. But now I want to switch to another layout under the same schedule Id. So, I adopted the method of changing layout under the same schedule by using the API to edit the schedule and changing the campaign Id in its parameters to change the layout in the schedule.
Whenever I am calling that API, it is changing the layout, but it is taking very long time to change (~1 min) and I want it to change as soon as I call the API with changed campaign Id.
I request everyone to help in this scenario.