AudienceSizeConfig
Returns the relevance scores at these audience sizes when used in the GetAudienceGenerationJob for a specified audience generation job and configured audience model.
Specifies the list of allowed audienceSize
values when used in the StartAudienceExportJob for an audience generation job. You can use the ABSOLUTE
AudienceSize to configure out audience sizes using the count of identifiers in the output. You can use the Percentage
AudienceSize to configure sizes in the range 1-100 percent.
Contents
- audienceSizeBins
-
An array of the different audience output sizes.
Type: Array of integers
Array Members: Minimum number of 1 item. Maximum number of 25 items.
Valid Range: Minimum value of 1. Maximum value of 20000000.
Required: Yes
- audienceSizeType
-
Whether the audience output sizes are defined as an absolute number or a percentage.
Type: String
Valid Values:
ABSOLUTE | PERCENTAGE
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: