The maximum number of resources to return. The service may return
fewer than this value, even if there are additional pages.
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
ListSKAdNetworkConversionValueSchemas call. Provide this to retrieve the
subsequent page. When paginating, all other parameters provided to
ListSKAdNetworkConversionValueSchema must match the call that provided
the page token.
A page token, received from a previous
ListSKAdNetworkConversionValueSchemas call. Provide this to retrieve the
subsequent page. When paginating, all other parameters provided to
ListSKAdNetworkConversionValueSchema must match the call that provided
the page token.
Required. The DataStream resource to list schemas for.
Format:
properties/{property_id}/dataStreams/{dataStream}
Example: properties/1234/dataStreams/5678
Required. The DataStream resource to list schemas for.
Format:
properties/{property_id}/dataStreams/{dataStream}
Example: properties/1234/dataStreams/5678
[[["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-04-09 UTC."],[[["This page provides documentation for the `ListSKAdNetworkConversionValueSchemasRequest` class in the Google Analytics Admin API, specifically within version 0.64.0 and other versions ranging from 0.14.0 to 0.70.0."],["The `ListSKAdNetworkConversionValueSchemasRequest` class is a request message used for listing SKAdNetwork Conversion Value Schemas in the Google Analytics Admin API, with its structure being a `GeneratedMessageV3` Protobuf type."],["This class inherits various methods and functionalities from parent classes like `GeneratedMessageV3`, `AbstractMessage`, `AbstractMessageLite`, and `Object`, allowing for operations like parsing, serialization, and accessing field data."],["Key static fields within the class define field numbers for `PAGE_SIZE`, `PAGE_TOKEN`, and `PARENT`, facilitating the construction of requests for listing schemas."],["The page documents methods to obtain the default instance, descriptor, a builder, as well as methods to parse data from various forms including InputStreams, ByteStrings, CodedInputStreams, ByteBuffers, and byte arrays, while throwing an IOException or InvalidProtocolBufferException."]]],[]]