Request to add parameter lastModifiedInfo for CM360 resources (eg. placements and ads)
Hi, I would like to request for CM360 resources (eg. placements and ads) on method such as list() to accept parameter lastModifiedInfo for filtering. This is because I want to be able to only request data from those resources that have only been modified instead to keep our data updated. There are clients that have ads/placements in millions and is taking a long time to process and go through the pagination. Currently, to manage this I have daily job to filter for active only data from those resources to reduce the time and load while doing a full refresh data weekly. I believe having lastModifiedInfo parameter for filtering will help as those data not modified does not need to be requested again and again. Appreciate any idea/suggestion on this.