/AWS1/CL_CRLLSTAUDIENCEEXPJO01¶
ListAudienceExportJobsResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_audienceexportjobs TYPE /AWS1/CL_CRLAUDIENCEEXPJOBSUMM=>TT_AUDIENCEEXPORTJOBLIST TT_AUDIENCEEXPORTJOBLIST¶
The audience export jobs that match the request.
Optional arguments:¶
iv_nexttoken TYPE /AWS1/CRLNEXTTOKEN /AWS1/CRLNEXTTOKEN¶
The token value used to access the next page of results.
Queryable Attributes¶
nextToken¶
The token value used to access the next page of results.
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 |
audienceExportJobs¶
The audience export jobs that match the request.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AUDIENCEEXPORTJOBS() |
Getter for AUDIENCEEXPORTJOBS, with configurable default |
ASK_AUDIENCEEXPORTJOBS() |
Getter for AUDIENCEEXPORTJOBS w/ exceptions if field has no |
HAS_AUDIENCEEXPORTJOBS() |
Determine if AUDIENCEEXPORTJOBS has a value |