Sunday, 24 July 2016

Re: Set defferent bidModifier for different time slot

Hi Sachin,

My apologies for the delayed response. The CriterionError.AD_SCHEDULE_TIME_INTERVALS_OVERLAP error typically happens when you are adding the time interval of an AdSchedule which overlaps with another AdSchedule. You could use the CampaignCriterionService.get to get a list of campaign criteria along with their AdSchedule through the Selector to check and adjust the values you will put on the interval on the results as to avoid overlapping.

The RangeError.TOO_LOW error is caused by not specifying an ID in the call so you will need to make sure that the criterion IDs are being passed. Additionally, the startHour and 

No comments:

Post a Comment