/AWS1/CL_CN2LISTCAMPAIGNSRSP¶
The response for ListCampaigns API.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_nexttoken TYPE /AWS1/CN2NEXTTOKEN /AWS1/CN2NEXTTOKEN¶
nextToken
it_campaignsummarylist TYPE /AWS1/CL_CN2CAMPAIGNSUMMARY=>TT_CAMPAIGNSUMMARYLIST TT_CAMPAIGNSUMMARYLIST¶
campaignSummaryList
Queryable Attributes¶
nextToken¶
nextToken
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NEXTTOKEN() |
Getter for NEXTTOKEN, with configurable default |
ASK_NEXTTOKEN() |
Getter for NEXTTOKEN w/ exceptions if field has no value |
HAS_NEXTTOKEN() |
Determine if NEXTTOKEN has a value |
campaignSummaryList¶
campaignSummaryList
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CAMPAIGNSUMMARYLIST() |
Getter for CAMPAIGNSUMMARYLIST, with configurable default |
ASK_CAMPAIGNSUMMARYLIST() |
Getter for CAMPAIGNSUMMARYLIST w/ exceptions if field has no |
HAS_CAMPAIGNSUMMARYLIST() |
Determine if CAMPAIGNSUMMARYLIST has a value |