Skip to content

Commit 5a2e42e

Browse files
feat(analyticsadmin): update the api
#### analyticsadmin:v1alpha The following keys were added: - schemas.GoogleAnalyticsAdminV1alphaConversionEvent.properties.custom (Total Keys: 2)
1 parent cff607c commit 5a2e42e

File tree

3 files changed

+12
-1
lines changed

3 files changed

+12
-1
lines changed

docs/dyn/analyticsadmin_v1alpha.accounts.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -358,6 +358,7 @@ <h3>Method Details</h3>
358358
},
359359
&quot;conversionEvent&quot;: { # A conversion event in a Google Analytics property. # A snapshot of a ConversionEvent resource in change history.
360360
&quot;createTime&quot;: &quot;A String&quot;, # Output only. Time when this conversion event was created in the property.
361+
&quot;custom&quot;: True or False, # Output only. If set to true, this conversion event refers to a custom event. If set to false, this conversion event refers to a default event in GA. Default events typically have special meaning in GA. Default events are usually created for you by the GA system, but in some cases can be created by property admins. Custom events count towards the maximum number of custom conversion events that may be created per property.
361362
&quot;eventName&quot;: &quot;A String&quot;, # Immutable. The event name for this conversion event. Examples: &#x27;click&#x27;, &#x27;purchase&#x27;
362363
&quot;isDeletable&quot;: True or False, # Output only. If set, this event can currently be deleted via DeleteConversionEvent.
363364
&quot;name&quot;: &quot;A String&quot;, # Output only. Resource name of this conversion event. Format: properties/{property}/conversionEvents/{conversion_event}
@@ -451,6 +452,7 @@ <h3>Method Details</h3>
451452
},
452453
&quot;conversionEvent&quot;: { # A conversion event in a Google Analytics property. # A snapshot of a ConversionEvent resource in change history.
453454
&quot;createTime&quot;: &quot;A String&quot;, # Output only. Time when this conversion event was created in the property.
455+
&quot;custom&quot;: True or False, # Output only. If set to true, this conversion event refers to a custom event. If set to false, this conversion event refers to a default event in GA. Default events typically have special meaning in GA. Default events are usually created for you by the GA system, but in some cases can be created by property admins. Custom events count towards the maximum number of custom conversion events that may be created per property.
454456
&quot;eventName&quot;: &quot;A String&quot;, # Immutable. The event name for this conversion event. Examples: &#x27;click&#x27;, &#x27;purchase&#x27;
455457
&quot;isDeletable&quot;: True or False, # Output only. If set, this event can currently be deleted via DeleteConversionEvent.
456458
&quot;name&quot;: &quot;A String&quot;, # Output only. Resource name of this conversion event. Format: properties/{property}/conversionEvents/{conversion_event}

docs/dyn/analyticsadmin_v1alpha.properties.conversionEvents.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ <h3>Method Details</h3>
109109

110110
{ # A conversion event in a Google Analytics property.
111111
&quot;createTime&quot;: &quot;A String&quot;, # Output only. Time when this conversion event was created in the property.
112+
&quot;custom&quot;: True or False, # Output only. If set to true, this conversion event refers to a custom event. If set to false, this conversion event refers to a default event in GA. Default events typically have special meaning in GA. Default events are usually created for you by the GA system, but in some cases can be created by property admins. Custom events count towards the maximum number of custom conversion events that may be created per property.
112113
&quot;eventName&quot;: &quot;A String&quot;, # Immutable. The event name for this conversion event. Examples: &#x27;click&#x27;, &#x27;purchase&#x27;
113114
&quot;isDeletable&quot;: True or False, # Output only. If set, this event can currently be deleted via DeleteConversionEvent.
114115
&quot;name&quot;: &quot;A String&quot;, # Output only. Resource name of this conversion event. Format: properties/{property}/conversionEvents/{conversion_event}
@@ -124,6 +125,7 @@ <h3>Method Details</h3>
124125

125126
{ # A conversion event in a Google Analytics property.
126127
&quot;createTime&quot;: &quot;A String&quot;, # Output only. Time when this conversion event was created in the property.
128+
&quot;custom&quot;: True or False, # Output only. If set to true, this conversion event refers to a custom event. If set to false, this conversion event refers to a default event in GA. Default events typically have special meaning in GA. Default events are usually created for you by the GA system, but in some cases can be created by property admins. Custom events count towards the maximum number of custom conversion events that may be created per property.
127129
&quot;eventName&quot;: &quot;A String&quot;, # Immutable. The event name for this conversion event. Examples: &#x27;click&#x27;, &#x27;purchase&#x27;
128130
&quot;isDeletable&quot;: True or False, # Output only. If set, this event can currently be deleted via DeleteConversionEvent.
129131
&quot;name&quot;: &quot;A String&quot;, # Output only. Resource name of this conversion event. Format: properties/{property}/conversionEvents/{conversion_event}
@@ -164,6 +166,7 @@ <h3>Method Details</h3>
164166

165167
{ # A conversion event in a Google Analytics property.
166168
&quot;createTime&quot;: &quot;A String&quot;, # Output only. Time when this conversion event was created in the property.
169+
&quot;custom&quot;: True or False, # Output only. If set to true, this conversion event refers to a custom event. If set to false, this conversion event refers to a default event in GA. Default events typically have special meaning in GA. Default events are usually created for you by the GA system, but in some cases can be created by property admins. Custom events count towards the maximum number of custom conversion events that may be created per property.
167170
&quot;eventName&quot;: &quot;A String&quot;, # Immutable. The event name for this conversion event. Examples: &#x27;click&#x27;, &#x27;purchase&#x27;
168171
&quot;isDeletable&quot;: True or False, # Output only. If set, this event can currently be deleted via DeleteConversionEvent.
169172
&quot;name&quot;: &quot;A String&quot;, # Output only. Resource name of this conversion event. Format: properties/{property}/conversionEvents/{conversion_event}
@@ -190,6 +193,7 @@ <h3>Method Details</h3>
190193
&quot;conversionEvents&quot;: [ # The requested conversion events
191194
{ # A conversion event in a Google Analytics property.
192195
&quot;createTime&quot;: &quot;A String&quot;, # Output only. Time when this conversion event was created in the property.
196+
&quot;custom&quot;: True or False, # Output only. If set to true, this conversion event refers to a custom event. If set to false, this conversion event refers to a default event in GA. Default events typically have special meaning in GA. Default events are usually created for you by the GA system, but in some cases can be created by property admins. Custom events count towards the maximum number of custom conversion events that may be created per property.
193197
&quot;eventName&quot;: &quot;A String&quot;, # Immutable. The event name for this conversion event. Examples: &#x27;click&#x27;, &#x27;purchase&#x27;
194198
&quot;isDeletable&quot;: True or False, # Output only. If set, this event can currently be deleted via DeleteConversionEvent.
195199
&quot;name&quot;: &quot;A String&quot;, # Output only. Resource name of this conversion event. Format: properties/{property}/conversionEvents/{conversion_event}

googleapiclient/discovery_cache/documents/analyticsadmin.v1alpha.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2796,7 +2796,7 @@
27962796
}
27972797
}
27982798
},
2799-
"revision": "20210610",
2799+
"revision": "20210613",
28002800
"rootUrl": "https://analyticsadmin.googleapis.com/",
28012801
"schemas": {
28022802
"GoogleAnalyticsAdminV1alphaAccount": {
@@ -3209,6 +3209,11 @@
32093209
"readOnly": true,
32103210
"type": "string"
32113211
},
3212+
"custom": {
3213+
"description": "Output only. If set to true, this conversion event refers to a custom event. If set to false, this conversion event refers to a default event in GA. Default events typically have special meaning in GA. Default events are usually created for you by the GA system, but in some cases can be created by property admins. Custom events count towards the maximum number of custom conversion events that may be created per property.",
3214+
"readOnly": true,
3215+
"type": "boolean"
3216+
},
32123217
"eventName": {
32133218
"description": "Immutable. The event name for this conversion event. Examples: 'click', 'purchase'",
32143219
"type": "string"

0 commit comments

Comments
 (0)