Skip to content
This repository has been archived by the owner on Sep 1, 2022. It is now read-only.

FEATURE: "RETENTION_DAYS" Custom Audience Option #2

Open
robertocarloscalderon opened this issue Jul 3, 2018 · 2 comments
Open

FEATURE: "RETENTION_DAYS" Custom Audience Option #2

robertocarloscalderon opened this issue Jul 3, 2018 · 2 comments

Comments

@robertocarloscalderon
Copy link

Can you add "retention_days" to custom audience configs?

@robertocarloscalderon
Copy link
Author

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
Copy link
Author

robertocarloscalderon commented Jul 12, 2018

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

@robertocarloscalderon robertocarloscalderon changed the title Custom Audience Retention Days Config FEATURE: "RETENTION_DAYS" Custom Audience Option Jul 12, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant