properties

Deprecated: Use ListKeyEvents instead. Returns a list of conversion events in the specified parent property. Returns an empty list if no conversion events are found.

get/v1beta/{+parent}/conversionEvents

Path parameters

parentstring required

Required. The resource name of the parent property. Example: 'properties/123'

Query parameters

pageSizeinteger

Optional. 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)

pageTokenstring

Optional. 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.

Response

Successful response

Changes