View source: R/cleanroomsml_operations.R
cleanroomsml_start_audience_export_job | R Documentation |
Export an audience of a specified size after you have generated an audience.
See https://www.paws-r-sdk.com/docs/cleanroomsml_start_audience_export_job/ for full documentation.
cleanroomsml_start_audience_export_job(
name,
audienceGenerationJobArn,
audienceSize,
description = NULL
)
name |
[required] The name of the audience export job. |
audienceGenerationJobArn |
[required] The Amazon Resource Name (ARN) of the audience generation job that you want to export. |
audienceSize |
[required] |
description |
The description of the audience export job. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.