/AWS1/CL_CRLLSTAUDIENCEGENER01¶
ListAudienceGenerationJobsResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_audiencegenerationjobs TYPE /AWS1/CL_CRLAUDIENCEGENERATI00=>TT_AUDIENCEGENERATIONJOBLIST TT_AUDIENCEGENERATIONJOBLIST¶
The audience generation 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 |
audienceGenerationJobs¶
The audience generation jobs that match the request.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AUDIENCEGENERATIONJOBS() |
Getter for AUDIENCEGENERATIONJOBS, with configurable default |
ASK_AUDIENCEGENERATIONJOBS() |
Getter for AUDIENCEGENERATIONJOBS w/ exceptions if field has |
HAS_AUDIENCEGENERATIONJOBS() |
Determine if AUDIENCEGENERATIONJOBS has a value |