facebookarchive / offline-conversion-file-uploader

A tool to upload offline conversions (in a CSV file) to Facebook.
46 stars 27 forks source link

FEATURE: "RETENTION_DAYS" Custom Audience Option #2

Open robertocarloscalderon opened 6 years ago

robertocarloscalderon commented 6 years ago

Can you add "retention_days" to custom audience configs?

robertocarloscalderon commented 6 years ago

Something like this?

retentionDays: { cliOption: ['--retentionDays <retentionDays>', 'Any value between 1 and 180 days. Defaults to forever if not specified'], optional: true, normalize: getNormalizeNumberFn(1, 180), },

robertocarloscalderon commented 6 years ago

Thanks! The help text is great. But, here's a link for anyone interested in setting this to something other than "lifetime."

https://developers.facebook.com/docs/marketing-api/reference/custom-audience