Returns a list of audience generation jobs.
See https://www.paws-r-sdk.com/docs/cleanroomsml_list_audience_generation_jobs/ for full documentation.
cleanroomsml_list_audience_generation_jobs(
nextToken = NULL,
maxResults = NULL,
configuredAudienceModelArn = NULL,
collaborationId = NULL
)
The token value retrieved from a previous call to access the next page of results.
The maximum size of the results that is returned per call.
The Amazon Resource Name (ARN) of the configured audience model that was used for the audience generation jobs that you are interested in.
The identifier of the collaboration that contains the audience generation jobs that you are interested in.