/AWS1/CL_CRLGETCFGUREDAUDIEN01¶
GetConfiguredAudienceModelResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_createtime TYPE /AWS1/CRLTIMESTAMP /AWS1/CRLTIMESTAMP¶
The time at which the configured audience model was created.
iv_updatetime TYPE /AWS1/CRLTIMESTAMP /AWS1/CRLTIMESTAMP¶
The most recent time at which the configured audience model was updated.
iv_cfguredaudiencemodelarn TYPE /AWS1/CRLCFGUREDAUDIENCEMDEL00 /AWS1/CRLCFGUREDAUDIENCEMDEL00¶
The Amazon Resource Name (ARN) of the configured audience model.
iv_name TYPE /AWS1/CRLNAMESTRING /AWS1/CRLNAMESTRING¶
The name of the configured audience model.
iv_audiencemodelarn TYPE /AWS1/CRLAUDIENCEMODELARN /AWS1/CRLAUDIENCEMODELARN¶
The Amazon Resource Name (ARN) of the audience model used for this configured audience model.
io_outputconfig TYPE REF TO /AWS1/CL_CRLCFGUREDAUDIENCEM00 /AWS1/CL_CRLCFGUREDAUDIENCEM00¶
The output configuration of the configured audience model
iv_status TYPE /AWS1/CRLCFGUREDAUDIENCEMDEL01 /AWS1/CRLCFGUREDAUDIENCEMDEL01¶
The status of the configured audience model.
it_sharedaudiencemetrics TYPE /AWS1/CL_CRLMETRICSLIST_W=>TT_METRICSLIST TT_METRICSLIST¶
Whether audience metrics are shared.
Optional arguments:¶
iv_description TYPE /AWS1/CRLRESOURCEDESCRIPTION /AWS1/CRLRESOURCEDESCRIPTION¶
The description of the configured audience model.
iv_minmatchingseedsize TYPE /AWS1/CRLMINMATCHINGSEEDSIZE /AWS1/CRLMINMATCHINGSEEDSIZE¶
The minimum number of users from the seed audience that must match with users in the training data of the audience model.
io_audiencesizeconfig TYPE REF TO /AWS1/CL_CRLAUDIENCESIZECONFIG /AWS1/CL_CRLAUDIENCESIZECONFIG¶
The list of output sizes of audiences that can be created using this configured audience model. A request to StartAudienceGenerationJob that uses this configured audience model must have an
audienceSizeselected from this list. You can use theABSOLUTEAudienceSize to configure out audience sizes using the count of identifiers in the output. You can use thePercentageAudienceSize to configure sizes in the range 1-100 percent.
it_tags TYPE /AWS1/CL_CRLTAGMAP_W=>TT_TAGMAP TT_TAGMAP¶
The tags that are associated to this configured audience model.
iv_childresrctagoncreateply TYPE /AWS1/CRLTAGONCREATEPOLICY /AWS1/CRLTAGONCREATEPOLICY¶
Provides the
childResourceTagOnCreatePolicythat was used for this configured audience model.
Queryable Attributes¶
createTime¶
The time at which the configured audience model was created.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CREATETIME() |
Getter for CREATETIME, with configurable default |
ASK_CREATETIME() |
Getter for CREATETIME w/ exceptions if field has no value |
HAS_CREATETIME() |
Determine if CREATETIME has a value |
updateTime¶
The most recent time at which the configured audience model was updated.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_UPDATETIME() |
Getter for UPDATETIME, with configurable default |
ASK_UPDATETIME() |
Getter for UPDATETIME w/ exceptions if field has no value |
HAS_UPDATETIME() |
Determine if UPDATETIME has a value |
configuredAudienceModelArn¶
The Amazon Resource Name (ARN) of the configured audience model.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CFGUREDAUDIENCEMODELARN() |
Getter for CONFIGUREDAUDIENCEMODELARN, with configurable def |
ASK_CFGUREDAUDIENCEMODELARN() |
Getter for CONFIGUREDAUDIENCEMODELARN w/ exceptions if field |
HAS_CFGUREDAUDIENCEMODELARN() |
Determine if CONFIGUREDAUDIENCEMODELARN has a value |
name¶
The name of the configured audience model.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NAME() |
Getter for NAME, with configurable default |
ASK_NAME() |
Getter for NAME w/ exceptions if field has no value |
HAS_NAME() |
Determine if NAME has a value |
audienceModelArn¶
The Amazon Resource Name (ARN) of the audience model used for this configured audience model.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AUDIENCEMODELARN() |
Getter for AUDIENCEMODELARN, with configurable default |
ASK_AUDIENCEMODELARN() |
Getter for AUDIENCEMODELARN w/ exceptions if field has no va |
HAS_AUDIENCEMODELARN() |
Determine if AUDIENCEMODELARN has a value |
outputConfig¶
The output configuration of the configured audience model
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OUTPUTCONFIG() |
Getter for OUTPUTCONFIG |
description¶
The description of the configured audience model.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DESCRIPTION() |
Getter for DESCRIPTION, with configurable default |
ASK_DESCRIPTION() |
Getter for DESCRIPTION w/ exceptions if field has no value |
HAS_DESCRIPTION() |
Determine if DESCRIPTION has a value |
status¶
The status of the configured audience model.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATUS() |
Getter for STATUS, with configurable default |
ASK_STATUS() |
Getter for STATUS w/ exceptions if field has no value |
HAS_STATUS() |
Determine if STATUS has a value |
sharedAudienceMetrics¶
Whether audience metrics are shared.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SHAREDAUDIENCEMETRICS() |
Getter for SHAREDAUDIENCEMETRICS, with configurable default |
ASK_SHAREDAUDIENCEMETRICS() |
Getter for SHAREDAUDIENCEMETRICS w/ exceptions if field has |
HAS_SHAREDAUDIENCEMETRICS() |
Determine if SHAREDAUDIENCEMETRICS has a value |
minMatchingSeedSize¶
The minimum number of users from the seed audience that must match with users in the training data of the audience model.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MINMATCHINGSEEDSIZE() |
Getter for MINMATCHINGSEEDSIZE, with configurable default |
ASK_MINMATCHINGSEEDSIZE() |
Getter for MINMATCHINGSEEDSIZE w/ exceptions if field has no |
HAS_MINMATCHINGSEEDSIZE() |
Determine if MINMATCHINGSEEDSIZE has a value |
audienceSizeConfig¶
The list of output sizes of audiences that can be created using this configured audience model. A request to StartAudienceGenerationJob that uses this configured audience model must have an
audienceSizeselected from this list. You can use theABSOLUTEAudienceSize to configure out audience sizes using the count of identifiers in the output. You can use thePercentageAudienceSize to configure sizes in the range 1-100 percent.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AUDIENCESIZECONFIG() |
Getter for AUDIENCESIZECONFIG |
tags¶
The tags that are associated to this configured audience model.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TAGS() |
Getter for TAGS, with configurable default |
ASK_TAGS() |
Getter for TAGS w/ exceptions if field has no value |
HAS_TAGS() |
Determine if TAGS has a value |
childResourceTagOnCreatePolicy¶
Provides the
childResourceTagOnCreatePolicythat was used for this configured audience model.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CHILDRESRCTAGONCREATEPLY() |
Getter for CHILDRESOURCETAGONCREATEPLY, with configurable de |
ASK_CHILDRESRCTAGONCREATEPLY() |
Getter for CHILDRESOURCETAGONCREATEPLY w/ exceptions if fiel |
HAS_CHILDRESRCTAGONCREATEPLY() |
Determine if CHILDRESOURCETAGONCREATEPLY has a value |