Greetings! We currently need to fetch promoted links that have been recently updated. Since promoted links can only be fetched on a per-campaign basis, we were hoping that upon updating a Content item of a Campaign, the "lastModified" would be updated, but it didn't seem to be the case. We even tried to use "daysToLookBackForChanges", in `marketers/${accountId}/campaigns`, hoping it would check the content updates as well, but it didn't work either.
Is there any way to achieve this?
Thank you