/AWS1/CL_CN2CREATECAMPAIGNRSP¶
The response for Create Campaign API
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_id TYPE /AWS1/CN2CAMPAIGNID /AWS1/CN2CAMPAIGNID¶
id
iv_arn TYPE /AWS1/CN2CAMPAIGNARN /AWS1/CN2CAMPAIGNARN¶
arn
it_tags TYPE /AWS1/CL_CN2TAGMAP_W=>TT_TAGMAP TT_TAGMAP¶
tags
Queryable Attributes¶
id¶
id
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ID() |
Getter for ID, with configurable default |
ASK_ID() |
Getter for ID w/ exceptions if field has no value |
HAS_ID() |
Determine if ID has a value |
arn¶
arn
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ARN() |
Getter for ARN, with configurable default |
ASK_ARN() |
Getter for ARN w/ exceptions if field has no value |
HAS_ARN() |
Determine if ARN has a value |
tags¶
tags
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 |