2023-08-24
▼ ▲ analyticsadmin.properties.dataStreams.sKAdNetworkConversionValueSchema.get
Scopes :
Parameters :
name
Description : Required. The resource name of SKAdNetwork conversion value schema to look up. Format: properties/{property}/dataStreams/{dataStream}/sKAdNetworkConversionValueSchema/{skadnetwork_conversion_value_schema}
Type : string
Pattern : ^properties/[^/]+/dataStreams/[^/]+/sKAdNetworkConversionValueSchema/[^/]+$
Required : Yes
Location : path
Parameter Order : name
HTTP Method : GET
Description : Looks up a single SKAdNetworkConversionValueSchema.
Path : v1alpha/{+name}
Flat Path : v1alpha/properties/{propertiesId}/dataStreams/{dataStreamsId}/sKAdNetworkConversionValueSchema/{sKAdNetworkConversionValueSchemaId}
▼ ▲ analyticsadmin.properties.dataStreams.sKAdNetworkConversionValueSchema.delete
Flat Path : v1alpha/properties/{propertiesId}/dataStreams/{dataStreamsId}/sKAdNetworkConversionValueSchema/{sKAdNetworkConversionValueSchemaId}
Parameter Order : name
Parameters :
name
Pattern : ^properties/[^/]+/dataStreams/[^/]+/sKAdNetworkConversionValueSchema/[^/]+$
Type : string
Location : path
Description : Required. The name of the SKAdNetworkConversionValueSchema to delete. Format: properties/{property}/dataStreams/{dataStream}/sKAdNetworkConversionValueSchema/{skadnetwork_conversion_value_schema}
Required : Yes
HTTP Method : DELETE
Path : v1alpha/{+name}
Scopes : https://www.googleapis.com/auth/analytics.edit
Description : Deletes target SKAdNetworkConversionValueSchema.
▼ ▲ analyticsadmin.properties.dataStreams.sKAdNetworkConversionValueSchema.patch
Flat Path : v1alpha/properties/{propertiesId}/dataStreams/{dataStreamsId}/sKAdNetworkConversionValueSchema/{sKAdNetworkConversionValueSchemaId}
HTTP Method : PATCH
Parameters :
updateMask
Description : Required. The list of fields to be updated. Omitted fields will not be updated.
Format : google-fieldmask
Location : query
Type : string
name
Required : Yes
Pattern : ^properties/[^/]+/dataStreams/[^/]+/sKAdNetworkConversionValueSchema/[^/]+$
Location : path
Type : string
Description : Output only. Resource name of the schema. This will be child of ONLY an iOS stream, and there can be at most one such child under an iOS stream. Format: properties/{property}/dataStreams/{dataStream}/sKAdNetworkConversionValueSchema
Parameter Order : name
Scopes : https://www.googleapis.com/auth/analytics.edit
Path : v1alpha/{+name}
Description : Updates a SKAdNetworkConversionValueSchema.
▼ ▲ analyticsadmin.properties.dataStreams.sKAdNetworkConversionValueSchema.list
Description : Lists SKAdNetworkConversionValueSchema on a stream. Properties can have at most one SKAdNetworkConversionValueSchema.
Flat Path : v1alpha/properties/{propertiesId}/dataStreams/{dataStreamsId}/sKAdNetworkConversionValueSchema
Parameters :
pageSize
Type : integer
Description : 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)
Format : int32
Location : query
pageToken
Location : query
Type : string
Description : 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.
parent
Location : path
Description : Required. Format: properties/{property_id}/dataStreams/{dataStream}/sKAdNetworkConversionValueSchema Example: properties/1234/dataStreams/5678/sKAdNetworkConversionValueSchema
Type : string
Pattern : ^properties/[^/]+/dataStreams/[^/]+$
Required : Yes
HTTP Method : GET
Path : v1alpha/{+parent}/sKAdNetworkConversionValueSchema
Parameter Order : parent
Scopes :
▼ ▲ analyticsadmin.properties.dataStreams.sKAdNetworkConversionValueSchema.create
Scopes : https://www.googleapis.com/auth/analytics.edit
Description : Creates a SKAdNetworkConversionValueSchema.
HTTP Method : POST
Parameter Order : parent
Path : v1alpha/{+parent}/sKAdNetworkConversionValueSchema
Parameters :
parent
Pattern : ^properties/[^/]+/dataStreams/[^/]+$
Description : Required. The parent resource where this schema will be created. Format: properties/{property}/dataStreams/{dataStream}
Required : Yes
Type : string
Location : path
Flat Path : v1alpha/properties/{propertiesId}/dataStreams/{dataStreamsId}/sKAdNetworkConversionValueSchema