The maximum number of resources to return.
If unspecified, at most 50 resources will be returned.
The maximum value is 200; (higher values will be coerced to the maximum)
A page token, received from a previous ListConversionEvents call.
Provide this to retrieve the subsequent page.
When paginating, all other parameters provided to ListConversionEvents
must match the call that provided the page token.
The maximum number of resources to return.
If unspecified, at most 50 resources will be returned.
The maximum value is 200; (higher values will be coerced to the maximum)
A page token, received from a previous ListConversionEvents call.
Provide this to retrieve the subsequent page.
When paginating, all other parameters provided to ListConversionEvents
must match the call that provided the page token.
A page token, received from a previous ListConversionEvents call.
Provide this to retrieve the subsequent page.
When paginating, all other parameters provided to ListConversionEvents
must match the call that provided the page token.
The maximum number of resources to return.
If unspecified, at most 50 resources will be returned.
The maximum value is 200; (higher values will be coerced to the maximum)
A page token, received from a previous ListConversionEvents call.
Provide this to retrieve the subsequent page.
When paginating, all other parameters provided to ListConversionEvents
must match the call that provided the page token.
A page token, received from a previous ListConversionEvents call.
Provide this to retrieve the subsequent page.
When paginating, all other parameters provided to ListConversionEvents
must match the call that provided the page token.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The content focuses on the `ListConversionEventsRequest.Builder` class within the `google-analytics-admin` package, specifically for Java, and its role in creating requests for listing conversion events."],["The document lists various versions of the `google-analytics-admin` library, ranging from version 0.14.0 to the latest version 0.70.0, providing links to the documentation for each version's `ListConversionEventsRequest.Builder` class."],["`ListConversionEventsRequest.Builder` extends `GeneratedMessageV3.Builder` and implements `ListConversionEventsRequestOrBuilder`, allowing it to build `ListConversionEventsRequest` objects and inherit methods for constructing protocol buffer messages."],["The `ListConversionEventsRequest.Builder` includes methods for managing the request parameters such as `parent`, `pageSize`, and `pageToken`, and handling the building of complete and partial request objects."],["The content details the methods available in `ListConversionEventsRequest.Builder` for setting, clearing, and retrieving data, as well as overriding methods inherited from its parent classes, for the purpose of using the class."]]],[]]