Liking cljdoc? Tell your friends :D
Clojure only.

happygapi.analyticsadmin.properties

Google Analytics Admin API: properties.

See: http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties
raw docstring

androidAppDataStreams-delete$clj

(androidAppDataStreams-delete$ auth parameters)

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/androidAppDataStreams/delete

Required parameters: name

Optional parameters: none

Deletes an android app stream on a property.

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/androidAppDataStreams/delete

Required parameters: name

Optional parameters: none

Deletes an android app stream on a property.
raw docstring

androidAppDataStreams-get$clj

(androidAppDataStreams-get$ auth parameters)

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/androidAppDataStreams/get

Required parameters: name

Optional parameters: none

Lookup for a single AndroidAppDataStream

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/androidAppDataStreams/get

Required parameters: name

Optional parameters: none

Lookup for a single AndroidAppDataStream
raw docstring

androidAppDataStreams-list$clj

(androidAppDataStreams-list$ auth parameters)

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/androidAppDataStreams/list

Required parameters: parent

Optional parameters: pageToken, pageSize

Returns child android app streams under the specified parent property. Android app streams will be excluded if the caller does not have access. Returns an empty list if no relevant android app streams are found.

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/androidAppDataStreams/list

Required parameters: parent

Optional parameters: pageToken, pageSize

Returns child android app streams under the specified parent property. Android app streams will be excluded if the caller does not have access. Returns an empty list if no relevant android app streams are found.
raw docstring

androidAppDataStreams-measurementProtocolSecrets-create$clj

(androidAppDataStreams-measurementProtocolSecrets-create$ auth parameters body)

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/androidAppDataStreams/measurementProtocolSecrets/create

Required parameters: parent

Optional parameters: none

Body:

{:displayName string, :name string, :secretValue string}

Creates a measurement protocol secret.

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/androidAppDataStreams/measurementProtocolSecrets/create

Required parameters: parent

Optional parameters: none

Body: 

{:displayName string, :name string, :secretValue string}

Creates a measurement protocol secret.
raw docstring

androidAppDataStreams-measurementProtocolSecrets-delete$clj

(androidAppDataStreams-measurementProtocolSecrets-delete$ auth parameters)
http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/androidAppDataStreams/measurementProtocolSecrets/delete

Required parameters: name

Optional parameters: none

Deletes target MeasurementProtocolSecret.
raw docstring

androidAppDataStreams-measurementProtocolSecrets-get$clj

(androidAppDataStreams-measurementProtocolSecrets-get$ auth parameters)

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/androidAppDataStreams/measurementProtocolSecrets/get

Required parameters: name

Optional parameters: none

Lookup for a single "GA4" MeasurementProtocolSecret.

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/androidAppDataStreams/measurementProtocolSecrets/get

Required parameters: name

Optional parameters: none

Lookup for a single "GA4" MeasurementProtocolSecret.
raw docstring

androidAppDataStreams-measurementProtocolSecrets-list$clj

(androidAppDataStreams-measurementProtocolSecrets-list$ auth parameters)

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/androidAppDataStreams/measurementProtocolSecrets/list

Required parameters: parent

Optional parameters: pageSize, pageToken

Returns child MeasurementProtocolSecrets under the specified parent Property.

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/androidAppDataStreams/measurementProtocolSecrets/list

Required parameters: parent

Optional parameters: pageSize, pageToken

Returns child MeasurementProtocolSecrets under the specified parent Property.
raw docstring

androidAppDataStreams-measurementProtocolSecrets-patch$clj

(androidAppDataStreams-measurementProtocolSecrets-patch$ auth parameters body)

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/androidAppDataStreams/measurementProtocolSecrets/patch

Required parameters: name

Optional parameters: updateMask

Body:

{:displayName string, :name string, :secretValue string}

Updates a measurement protocol secret.

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/androidAppDataStreams/measurementProtocolSecrets/patch

Required parameters: name

Optional parameters: updateMask

Body: 

{:displayName string, :name string, :secretValue string}

Updates a measurement protocol secret.
raw docstring

androidAppDataStreams-patch$clj

(androidAppDataStreams-patch$ auth parameters body)

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/androidAppDataStreams/patch

Required parameters: name

Optional parameters: updateMask

Body:

{:packageName string, :firebaseAppId string, :name string, :displayName string, :createTime string, :updateTime string}

Updates an android app stream on a property.

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/androidAppDataStreams/patch

Required parameters: name

Optional parameters: updateMask

Body: 

{:packageName string,
 :firebaseAppId string,
 :name string,
 :displayName string,
 :createTime string,
 :updateTime string}

Updates an android app stream on a property.
raw docstring

conversionEvents-create$clj

(conversionEvents-create$ auth parameters body)

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/conversionEvents/create

Required parameters: parent

Optional parameters: none

Body:

{:eventName string, :custom boolean, :name string, :createTime string, :isDeletable boolean}

Creates a conversion event with the specified attributes.

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/conversionEvents/create

Required parameters: parent

Optional parameters: none

Body: 

{:eventName string,
 :custom boolean,
 :name string,
 :createTime string,
 :isDeletable boolean}

Creates a conversion event with the specified attributes.
raw docstring

conversionEvents-delete$clj

(conversionEvents-delete$ auth parameters)

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/conversionEvents/delete

Required parameters: name

Optional parameters: none

Deletes a conversion event in a property.

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/conversionEvents/delete

Required parameters: name

Optional parameters: none

Deletes a conversion event in a property.
raw docstring

conversionEvents-get$clj

(conversionEvents-get$ auth parameters)

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/conversionEvents/get

Required parameters: name

Optional parameters: none

Retrieve a single conversion event.

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/conversionEvents/get

Required parameters: name

Optional parameters: none

Retrieve a single conversion event.
raw docstring

conversionEvents-list$clj

(conversionEvents-list$ auth parameters)

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/conversionEvents/list

Required parameters: parent

Optional parameters: pageSize, pageToken

Returns a list of conversion events in the specified parent property. Returns an empty list if no conversion events are found.

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/conversionEvents/list

Required parameters: parent

Optional parameters: pageSize, pageToken

Returns a list of conversion events in the specified parent property. Returns an empty list if no conversion events are found.
raw docstring

create$clj

(create$ auth parameters body)

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/create

Required parameters: none

Optional parameters: none

Body:

{:timeZone string, :deleteTime string, :parent string, :industryCategory string, :displayName string, :name string, :createTime string, :updateTime string, :expireTime string, :currencyCode string}

Creates an "GA4" property with the specified location and attributes.

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/create

Required parameters: none

Optional parameters: none

Body: 

{:timeZone string,
 :deleteTime string,
 :parent string,
 :industryCategory string,
 :displayName string,
 :name string,
 :createTime string,
 :updateTime string,
 :expireTime string,
 :currencyCode string}

Creates an "GA4" property with the specified location and attributes.
raw docstring

customDimensions-archive$clj

(customDimensions-archive$ auth parameters body)

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/customDimensions/archive

Required parameters: name

Optional parameters: none

Body:

{}

Archives a CustomDimension on a property.

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/customDimensions/archive

Required parameters: name

Optional parameters: none

Body: 

{}

Archives a CustomDimension on a property.
raw docstring

customDimensions-create$clj

(customDimensions-create$ auth parameters body)

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/customDimensions/create

Required parameters: parent

Optional parameters: none

Body:

{:disallowAdsPersonalization boolean, :scope string, :name string, :displayName string, :parameterName string, :description string}

Creates a CustomDimension.

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/customDimensions/create

Required parameters: parent

Optional parameters: none

Body: 

{:disallowAdsPersonalization boolean,
 :scope string,
 :name string,
 :displayName string,
 :parameterName string,
 :description string}

Creates a CustomDimension.
raw docstring

customDimensions-get$clj

(customDimensions-get$ auth parameters)

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/customDimensions/get

Required parameters: name

Optional parameters: none

Lookup for a single CustomDimension.

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/customDimensions/get

Required parameters: name

Optional parameters: none

Lookup for a single CustomDimension.
raw docstring

customDimensions-list$clj

(customDimensions-list$ auth parameters)

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/customDimensions/list

Required parameters: parent

Optional parameters: pageToken, pageSize

Lists CustomDimensions on a property.

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/customDimensions/list

Required parameters: parent

Optional parameters: pageToken, pageSize

Lists CustomDimensions on a property.
raw docstring

customDimensions-patch$clj

(customDimensions-patch$ auth parameters body)

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/customDimensions/patch

Required parameters: name

Optional parameters: updateMask

Body:

{:disallowAdsPersonalization boolean, :scope string, :name string, :displayName string, :parameterName string, :description string}

Updates a CustomDimension on a property.

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/customDimensions/patch

Required parameters: name

Optional parameters: updateMask

Body: 

{:disallowAdsPersonalization boolean,
 :scope string,
 :name string,
 :displayName string,
 :parameterName string,
 :description string}

Updates a CustomDimension on a property.
raw docstring

customMetrics-archive$clj

(customMetrics-archive$ auth parameters body)

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/customMetrics/archive

Required parameters: name

Optional parameters: none

Body:

{}

Archives a CustomMetric on a property.

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/customMetrics/archive

Required parameters: name

Optional parameters: none

Body: 

{}

Archives a CustomMetric on a property.
raw docstring

customMetrics-create$clj

(customMetrics-create$ auth parameters body)

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/customMetrics/create

Required parameters: parent

Optional parameters: none

Body:

{:scope string, :parameterName string, :description string, :measurementUnit string, :name string, :displayName string}

Creates a CustomMetric.

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/customMetrics/create

Required parameters: parent

Optional parameters: none

Body: 

{:scope string,
 :parameterName string,
 :description string,
 :measurementUnit string,
 :name string,
 :displayName string}

Creates a CustomMetric.
raw docstring

customMetrics-get$clj

(customMetrics-get$ auth parameters)

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/customMetrics/get

Required parameters: name

Optional parameters: none

Lookup for a single CustomMetric.

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/customMetrics/get

Required parameters: name

Optional parameters: none

Lookup for a single CustomMetric.
raw docstring

customMetrics-list$clj

(customMetrics-list$ auth parameters)

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/customMetrics/list

Required parameters: parent

Optional parameters: pageToken, pageSize

Lists CustomMetrics on a property.

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/customMetrics/list

Required parameters: parent

Optional parameters: pageToken, pageSize

Lists CustomMetrics on a property.
raw docstring

customMetrics-patch$clj

(customMetrics-patch$ auth parameters body)

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/customMetrics/patch

Required parameters: name

Optional parameters: updateMask

Body:

{:scope string, :parameterName string, :description string, :measurementUnit string, :name string, :displayName string}

Updates a CustomMetric on a property.

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/customMetrics/patch

Required parameters: name

Optional parameters: updateMask

Body: 

{:scope string,
 :parameterName string,
 :description string,
 :measurementUnit string,
 :name string,
 :displayName string}

Updates a CustomMetric on a property.
raw docstring

delete$clj

(delete$ auth parameters)

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/delete

Required parameters: name

Optional parameters: none

Marks target Property as soft-deleted (ie: "trashed") and returns it. This API does not have a method to restore soft-deleted properties. However, they can be restored using the Trash Can UI. If the properties are not restored before the expiration time, the Property and all child resources (eg: GoogleAdsLinks, Streams, UserLinks) will be permanently purged. https://support.google.com/analytics/answer/6154772 Returns an error if the target is not found, or is not an GA4 Property.

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/delete

Required parameters: name

Optional parameters: none

Marks target Property as soft-deleted (ie: "trashed") and returns it. This API does not have a method to restore soft-deleted properties. However, they can be restored using the Trash Can UI. If the properties are not restored before the expiration time, the Property and all child resources (eg: GoogleAdsLinks, Streams, UserLinks) will be permanently purged. https://support.google.com/analytics/answer/6154772 Returns an error if the target is not found, or is not an GA4 Property.
raw docstring

(firebaseLinks-create$ auth parameters body)

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/firebaseLinks/create

Required parameters: parent

Optional parameters: none

Body:

{:createTime string, :name string, :project string}

Creates a FirebaseLink. Properties can have at most one FirebaseLink.

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/firebaseLinks/create

Required parameters: parent

Optional parameters: none

Body: 

{:createTime string, :name string, :project string}

Creates a FirebaseLink. Properties can have at most one FirebaseLink.
raw docstring

(firebaseLinks-delete$ auth parameters)

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/firebaseLinks/delete

Required parameters: name

Optional parameters: none

Deletes a FirebaseLink on a property

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/firebaseLinks/delete

Required parameters: name

Optional parameters: none

Deletes a FirebaseLink on a property
raw docstring

(firebaseLinks-list$ auth parameters)

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/firebaseLinks/list

Required parameters: parent

Optional parameters: pageSize, pageToken

Lists FirebaseLinks on a property. Properties can have at most one FirebaseLink.

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/firebaseLinks/list

Required parameters: parent

Optional parameters: pageSize, pageToken

Lists FirebaseLinks on a property. Properties can have at most one FirebaseLink.
raw docstring

get$clj

(get$ auth parameters)

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/get

Required parameters: name

Optional parameters: none

Lookup for a single "GA4" Property.

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/get

Required parameters: name

Optional parameters: none

Lookup for a single "GA4" Property.
raw docstring

getGoogleSignalsSettings$clj

(getGoogleSignalsSettings$ auth parameters)

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/getGoogleSignalsSettings

Required parameters: name

Optional parameters: none

Lookup for Google Signals settings for a property.

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/getGoogleSignalsSettings

Required parameters: name

Optional parameters: none

Lookup for Google Signals settings for a property.
raw docstring

(googleAdsLinks-create$ auth parameters body)

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/googleAdsLinks/create

Required parameters: parent

Optional parameters: none

Body:

{:creatorEmailAddress string, :adsPersonalizationEnabled boolean, :updateTime string, :canManageClients boolean, :name string, :createTime string, :customerId string}

Creates a GoogleAdsLink.

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/googleAdsLinks/create

Required parameters: parent

Optional parameters: none

Body: 

{:creatorEmailAddress string,
 :adsPersonalizationEnabled boolean,
 :updateTime string,
 :canManageClients boolean,
 :name string,
 :createTime string,
 :customerId string}

Creates a GoogleAdsLink.
raw docstring

(googleAdsLinks-delete$ auth parameters)

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/googleAdsLinks/delete

Required parameters: name

Optional parameters: none

Deletes a GoogleAdsLink on a property

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/googleAdsLinks/delete

Required parameters: name

Optional parameters: none

Deletes a GoogleAdsLink on a property
raw docstring

(googleAdsLinks-list$ auth parameters)

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/googleAdsLinks/list

Required parameters: parent

Optional parameters: pageToken, pageSize

Lists GoogleAdsLinks on a property.

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/googleAdsLinks/list

Required parameters: parent

Optional parameters: pageToken, pageSize

Lists GoogleAdsLinks on a property.
raw docstring

(googleAdsLinks-patch$ auth parameters body)

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/googleAdsLinks/patch

Required parameters: name

Optional parameters: updateMask

Body:

{:creatorEmailAddress string, :adsPersonalizationEnabled boolean, :updateTime string, :canManageClients boolean, :name string, :createTime string, :customerId string}

Updates a GoogleAdsLink on a property

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/googleAdsLinks/patch

Required parameters: name

Optional parameters: updateMask

Body: 

{:creatorEmailAddress string,
 :adsPersonalizationEnabled boolean,
 :updateTime string,
 :canManageClients boolean,
 :name string,
 :createTime string,
 :customerId string}

Updates a GoogleAdsLink on a property
raw docstring

iosAppDataStreams-delete$clj

(iosAppDataStreams-delete$ auth parameters)

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/iosAppDataStreams/delete

Required parameters: name

Optional parameters: none

Deletes an iOS app stream on a property.

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/iosAppDataStreams/delete

Required parameters: name

Optional parameters: none

Deletes an iOS app stream on a property.
raw docstring

iosAppDataStreams-get$clj

(iosAppDataStreams-get$ auth parameters)

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/iosAppDataStreams/get

Required parameters: name

Optional parameters: none

Lookup for a single IosAppDataStream

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/iosAppDataStreams/get

Required parameters: name

Optional parameters: none

Lookup for a single IosAppDataStream
raw docstring

iosAppDataStreams-list$clj

(iosAppDataStreams-list$ auth parameters)

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/iosAppDataStreams/list

Required parameters: parent

Optional parameters: pageToken, pageSize

Returns child iOS app data streams under the specified parent property. iOS app data streams will be excluded if the caller does not have access. Returns an empty list if no relevant iOS app data streams are found.

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/iosAppDataStreams/list

Required parameters: parent

Optional parameters: pageToken, pageSize

Returns child iOS app data streams under the specified parent property. iOS app data streams will be excluded if the caller does not have access. Returns an empty list if no relevant iOS app data streams are found.
raw docstring

iosAppDataStreams-measurementProtocolSecrets-create$clj

(iosAppDataStreams-measurementProtocolSecrets-create$ auth parameters body)

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/iosAppDataStreams/measurementProtocolSecrets/create

Required parameters: parent

Optional parameters: none

Body:

{:displayName string, :name string, :secretValue string}

Creates a measurement protocol secret.

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/iosAppDataStreams/measurementProtocolSecrets/create

Required parameters: parent

Optional parameters: none

Body: 

{:displayName string, :name string, :secretValue string}

Creates a measurement protocol secret.
raw docstring

iosAppDataStreams-measurementProtocolSecrets-delete$clj

(iosAppDataStreams-measurementProtocolSecrets-delete$ auth parameters)
http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/iosAppDataStreams/measurementProtocolSecrets/delete

Required parameters: name

Optional parameters: none

Deletes target MeasurementProtocolSecret.
raw docstring

iosAppDataStreams-measurementProtocolSecrets-get$clj

(iosAppDataStreams-measurementProtocolSecrets-get$ auth parameters)

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/iosAppDataStreams/measurementProtocolSecrets/get

Required parameters: name

Optional parameters: none

Lookup for a single "GA4" MeasurementProtocolSecret.

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/iosAppDataStreams/measurementProtocolSecrets/get

Required parameters: name

Optional parameters: none

Lookup for a single "GA4" MeasurementProtocolSecret.
raw docstring

iosAppDataStreams-measurementProtocolSecrets-list$clj

(iosAppDataStreams-measurementProtocolSecrets-list$ auth parameters)

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/iosAppDataStreams/measurementProtocolSecrets/list

Required parameters: parent

Optional parameters: pageSize, pageToken

Returns child MeasurementProtocolSecrets under the specified parent Property.

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/iosAppDataStreams/measurementProtocolSecrets/list

Required parameters: parent

Optional parameters: pageSize, pageToken

Returns child MeasurementProtocolSecrets under the specified parent Property.
raw docstring

iosAppDataStreams-measurementProtocolSecrets-patch$clj

(iosAppDataStreams-measurementProtocolSecrets-patch$ auth parameters body)

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/iosAppDataStreams/measurementProtocolSecrets/patch

Required parameters: name

Optional parameters: updateMask

Body:

{:displayName string, :name string, :secretValue string}

Updates a measurement protocol secret.

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/iosAppDataStreams/measurementProtocolSecrets/patch

Required parameters: name

Optional parameters: updateMask

Body: 

{:displayName string, :name string, :secretValue string}

Updates a measurement protocol secret.
raw docstring

iosAppDataStreams-patch$clj

(iosAppDataStreams-patch$ auth parameters body)

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/iosAppDataStreams/patch

Required parameters: name

Optional parameters: updateMask

Body:

{:createTime string, :firebaseAppId string, :bundleId string, :updateTime string, :name string, :displayName string}

Updates an iOS app stream on a property.

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/iosAppDataStreams/patch

Required parameters: name

Optional parameters: updateMask

Body: 

{:createTime string,
 :firebaseAppId string,
 :bundleId string,
 :updateTime string,
 :name string,
 :displayName string}

Updates an iOS app stream on a property.
raw docstring

list$clj

(list$ auth parameters)

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/list

Required parameters: none

Optional parameters: showDeleted, pageToken, filter, pageSize

Returns child Properties under the specified parent Account. Only "GA4" properties will be returned. Properties will be excluded if the caller does not have access. Soft-deleted (ie: "trashed") properties are excluded by default. Returns an empty list if no relevant properties are found.

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/list

Required parameters: none

Optional parameters: showDeleted, pageToken, filter, pageSize

Returns child Properties under the specified parent Account. Only "GA4" properties will be returned. Properties will be excluded if the caller does not have access. Soft-deleted (ie: "trashed") properties are excluded by default. Returns an empty list if no relevant properties are found.
raw docstring

patch$clj

(patch$ auth parameters body)

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/patch

Required parameters: name

Optional parameters: updateMask

Body:

{:timeZone string, :deleteTime string, :parent string, :industryCategory string, :displayName string, :name string, :createTime string, :updateTime string, :expireTime string, :currencyCode string}

Updates a property.

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/patch

Required parameters: name

Optional parameters: updateMask

Body: 

{:timeZone string,
 :deleteTime string,
 :parent string,
 :industryCategory string,
 :displayName string,
 :name string,
 :createTime string,
 :updateTime string,
 :expireTime string,
 :currencyCode string}

Updates a property.
raw docstring

updateGoogleSignalsSettings$clj

(updateGoogleSignalsSettings$ auth parameters body)

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/updateGoogleSignalsSettings

Required parameters: name

Optional parameters: updateMask

Body:

{:state string, :consent string, :name string}

Updates Google Signals settings for a property.

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/updateGoogleSignalsSettings

Required parameters: name

Optional parameters: updateMask

Body: 

{:state string, :consent string, :name string}

Updates Google Signals settings for a property.
raw docstring

(userLinks-audit$ auth parameters body)

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/userLinks/audit

Required parameters: parent

Optional parameters: none

Body:

{:pageToken string, :pageSize integer}

Lists all user links on an account or property, including implicit ones that come from effective permissions granted by groups or organization admin roles. If a returned user link does not have direct permissions, they cannot be removed from the account or property directly with the DeleteUserLink command. They have to be removed from the group/etc that gives them permissions, which is currently only usable/discoverable in the GA or GMP UIs.

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/userLinks/audit

Required parameters: parent

Optional parameters: none

Body: 

{:pageToken string, :pageSize integer}

Lists all user links on an account or property, including implicit ones that come from effective permissions granted by groups or organization admin roles. If a returned user link does not have direct permissions, they cannot be removed from the account or property directly with the DeleteUserLink command. They have to be removed from the group/etc that gives them permissions, which is currently only usable/discoverable in the GA or GMP UIs.
raw docstring

(userLinks-batchCreate$ auth parameters body)

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/userLinks/batchCreate

Required parameters: parent

Optional parameters: none

Body:

{:notifyNewUsers boolean, :requests [{:userLink GoogleAnalyticsAdminV1alphaUserLink, :parent string, :notifyNewUser boolean}]}

Creates information about multiple users' links to an account or property. This method is transactional. If any UserLink cannot be created, none of the UserLinks will be created.

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/userLinks/batchCreate

Required parameters: parent

Optional parameters: none

Body: 

{:notifyNewUsers boolean,
 :requests [{:userLink GoogleAnalyticsAdminV1alphaUserLink,
             :parent string,
             :notifyNewUser boolean}]}

Creates information about multiple users' links to an account or property. This method is transactional. If any UserLink cannot be created, none of the UserLinks will be created.
raw docstring

(userLinks-batchDelete$ auth parameters body)

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/userLinks/batchDelete

Required parameters: parent

Optional parameters: none

Body:

{:requests [{:name string}]}

Deletes information about multiple users' links to an account or property.

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/userLinks/batchDelete

Required parameters: parent

Optional parameters: none

Body: 

{:requests [{:name string}]}

Deletes information about multiple users' links to an account or property.
raw docstring

(userLinks-batchGet$ auth parameters)

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/userLinks/batchGet

Required parameters: parent

Optional parameters: names

Gets information about multiple users' links to an account or property.

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/userLinks/batchGet

Required parameters: parent

Optional parameters: names

Gets information about multiple users' links to an account or property.
raw docstring

(userLinks-batchUpdate$ auth parameters body)

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/userLinks/batchUpdate

Required parameters: parent

Optional parameters: none

Body:

{:requests [{:userLink GoogleAnalyticsAdminV1alphaUserLink}]}

Updates information about multiple users' links to an account or property.

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/userLinks/batchUpdate

Required parameters: parent

Optional parameters: none

Body: 

{:requests [{:userLink GoogleAnalyticsAdminV1alphaUserLink}]}

Updates information about multiple users' links to an account or property.
raw docstring

(userLinks-create$ auth parameters body)

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/userLinks/create

Required parameters: parent

Optional parameters: notifyNewUser

Body:

{:emailAddress string, :directRoles [string], :name string}

Creates a user link on an account or property. If the user with the specified email already has permissions on the account or property, then the user's existing permissions will be unioned with the permissions specified in the new UserLink.

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/userLinks/create

Required parameters: parent

Optional parameters: notifyNewUser

Body: 

{:emailAddress string, :directRoles [string], :name string}

Creates a user link on an account or property. If the user with the specified email already has permissions on the account or property, then the user's existing permissions will be unioned with the permissions specified in the new UserLink.
raw docstring

(userLinks-delete$ auth parameters)

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/userLinks/delete

Required parameters: name

Optional parameters: none

Deletes a user link on an account or property.

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/userLinks/delete

Required parameters: name

Optional parameters: none

Deletes a user link on an account or property.
raw docstring

(userLinks-get$ auth parameters)

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/userLinks/get

Required parameters: name

Optional parameters: none

Gets information about a user's link to an account or property.

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/userLinks/get

Required parameters: name

Optional parameters: none

Gets information about a user's link to an account or property.
raw docstring

(userLinks-list$ auth parameters)

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/userLinks/list

Required parameters: parent

Optional parameters: pageToken, pageSize

Lists all user links on an account or property.

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/userLinks/list

Required parameters: parent

Optional parameters: pageToken, pageSize

Lists all user links on an account or property.
raw docstring

(userLinks-patch$ auth parameters body)

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/userLinks/patch

Required parameters: name

Optional parameters: none

Body:

{:emailAddress string, :directRoles [string], :name string}

Updates a user link on an account or property.

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/userLinks/patch

Required parameters: name

Optional parameters: none

Body: 

{:emailAddress string, :directRoles [string], :name string}

Updates a user link on an account or property.
raw docstring

webDataStreams-create$clj

(webDataStreams-create$ auth parameters body)

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/webDataStreams/create

Required parameters: parent

Optional parameters: none

Body:

{:updateTime string, :measurementId string, :defaultUri string, :createTime string, :displayName string, :firebaseAppId string, :name string}

Creates a web stream with the specified location and attributes.

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/webDataStreams/create

Required parameters: parent

Optional parameters: none

Body: 

{:updateTime string,
 :measurementId string,
 :defaultUri string,
 :createTime string,
 :displayName string,
 :firebaseAppId string,
 :name string}

Creates a web stream with the specified location and attributes.
raw docstring

webDataStreams-delete$clj

(webDataStreams-delete$ auth parameters)

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/webDataStreams/delete

Required parameters: name

Optional parameters: none

Deletes a web stream on a property.

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/webDataStreams/delete

Required parameters: name

Optional parameters: none

Deletes a web stream on a property.
raw docstring

webDataStreams-get$clj

(webDataStreams-get$ auth parameters)

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/webDataStreams/get

Required parameters: name

Optional parameters: none

Lookup for a single WebDataStream

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/webDataStreams/get

Required parameters: name

Optional parameters: none

Lookup for a single WebDataStream
raw docstring

webDataStreams-getEnhancedMeasurementSettings$clj

(webDataStreams-getEnhancedMeasurementSettings$ auth parameters)

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/webDataStreams/getEnhancedMeasurementSettings

Required parameters: name

Optional parameters: none

Returns the singleton enhanced measurement settings for this web stream. Note that the stream must enable enhanced measurement for these settings to take effect.

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/webDataStreams/getEnhancedMeasurementSettings

Required parameters: name

Optional parameters: none

Returns the singleton enhanced measurement settings for this web stream. Note that the stream must enable enhanced measurement for these settings to take effect.
raw docstring

webDataStreams-getGlobalSiteTag$clj

(webDataStreams-getGlobalSiteTag$ auth parameters)

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/webDataStreams/getGlobalSiteTag

Required parameters: name

Optional parameters: none

Returns the Site Tag for the specified web stream. Site Tags are immutable singletons.

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/webDataStreams/getGlobalSiteTag

Required parameters: name

Optional parameters: none

Returns the Site Tag for the specified web stream. Site Tags are immutable singletons.
raw docstring

webDataStreams-list$clj

(webDataStreams-list$ auth parameters)

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/webDataStreams/list

Required parameters: parent

Optional parameters: pageSize, pageToken

Returns child web data streams under the specified parent property. Web data streams will be excluded if the caller does not have access. Returns an empty list if no relevant web data streams are found.

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/webDataStreams/list

Required parameters: parent

Optional parameters: pageSize, pageToken

Returns child web data streams under the specified parent property. Web data streams will be excluded if the caller does not have access. Returns an empty list if no relevant web data streams are found.
raw docstring

webDataStreams-measurementProtocolSecrets-create$clj

(webDataStreams-measurementProtocolSecrets-create$ auth parameters body)

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/webDataStreams/measurementProtocolSecrets/create

Required parameters: parent

Optional parameters: none

Body:

{:displayName string, :name string, :secretValue string}

Creates a measurement protocol secret.

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/webDataStreams/measurementProtocolSecrets/create

Required parameters: parent

Optional parameters: none

Body: 

{:displayName string, :name string, :secretValue string}

Creates a measurement protocol secret.
raw docstring

webDataStreams-measurementProtocolSecrets-delete$clj

(webDataStreams-measurementProtocolSecrets-delete$ auth parameters)
http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/webDataStreams/measurementProtocolSecrets/delete

Required parameters: name

Optional parameters: none

Deletes target MeasurementProtocolSecret.
raw docstring

webDataStreams-measurementProtocolSecrets-get$clj

(webDataStreams-measurementProtocolSecrets-get$ auth parameters)

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/webDataStreams/measurementProtocolSecrets/get

Required parameters: name

Optional parameters: none

Lookup for a single "GA4" MeasurementProtocolSecret.

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/webDataStreams/measurementProtocolSecrets/get

Required parameters: name

Optional parameters: none

Lookup for a single "GA4" MeasurementProtocolSecret.
raw docstring

webDataStreams-measurementProtocolSecrets-list$clj

(webDataStreams-measurementProtocolSecrets-list$ auth parameters)

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/webDataStreams/measurementProtocolSecrets/list

Required parameters: parent

Optional parameters: pageToken, pageSize

Returns child MeasurementProtocolSecrets under the specified parent Property.

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/webDataStreams/measurementProtocolSecrets/list

Required parameters: parent

Optional parameters: pageToken, pageSize

Returns child MeasurementProtocolSecrets under the specified parent Property.
raw docstring

webDataStreams-measurementProtocolSecrets-patch$clj

(webDataStreams-measurementProtocolSecrets-patch$ auth parameters body)

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/webDataStreams/measurementProtocolSecrets/patch

Required parameters: name

Optional parameters: updateMask

Body:

{:displayName string, :name string, :secretValue string}

Updates a measurement protocol secret.

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/webDataStreams/measurementProtocolSecrets/patch

Required parameters: name

Optional parameters: updateMask

Body: 

{:displayName string, :name string, :secretValue string}

Updates a measurement protocol secret.
raw docstring

webDataStreams-patch$clj

(webDataStreams-patch$ auth parameters body)

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/webDataStreams/patch

Required parameters: name

Optional parameters: updateMask

Body:

{:updateTime string, :measurementId string, :defaultUri string, :createTime string, :displayName string, :firebaseAppId string, :name string}

Updates a web stream on a property.

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/webDataStreams/patch

Required parameters: name

Optional parameters: updateMask

Body: 

{:updateTime string,
 :measurementId string,
 :defaultUri string,
 :createTime string,
 :displayName string,
 :firebaseAppId string,
 :name string}

Updates a web stream on a property.
raw docstring

webDataStreams-updateEnhancedMeasurementSettings$clj

(webDataStreams-updateEnhancedMeasurementSettings$ auth parameters body)

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/webDataStreams/updateEnhancedMeasurementSettings

Required parameters: name

Optional parameters: updateMask

Body:

{:streamEnabled boolean, :scrollsEnabled boolean, :name string, :siteSearchEnabled boolean, :pageLoadsEnabled boolean, :pageChangesEnabled boolean, :videoEngagementEnabled boolean, :outboundClicksEnabled boolean, :pageViewsEnabled boolean, :fileDownloadsEnabled boolean, :searchQueryParameter string, :uriQueryParameter string}

Updates the singleton enhanced measurement settings for this web stream. Note that the stream must enable enhanced measurement for these settings to take effect.

http://code.google.com/apis/analytics/docs/mgmt/home.htmlapi/reference/rest/v1alpha/properties/webDataStreams/updateEnhancedMeasurementSettings

Required parameters: name

Optional parameters: updateMask

Body: 

{:streamEnabled boolean,
 :scrollsEnabled boolean,
 :name string,
 :siteSearchEnabled boolean,
 :pageLoadsEnabled boolean,
 :pageChangesEnabled boolean,
 :videoEngagementEnabled boolean,
 :outboundClicksEnabled boolean,
 :pageViewsEnabled boolean,
 :fileDownloadsEnabled boolean,
 :searchQueryParameter string,
 :uriQueryParameter string}

Updates the singleton enhanced measurement settings for this web stream. Note that the stream must enable enhanced measurement for these settings to take effect.
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close