You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/dyn/analyticsadmin_v1alpha.accounts.html
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -358,6 +358,7 @@ <h3>Method Details</h3>
358
358
},
359
359
"conversionEvent": { # A conversion event in a Google Analytics property. # A snapshot of a ConversionEvent resource in change history.
360
360
"createTime": "A String", # Output only. Time when this conversion event was created in the property.
361
+
"custom": 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.
361
362
"eventName": "A String", # Immutable. The event name for this conversion event. Examples: 'click', 'purchase'
362
363
"isDeletable": True or False, # Output only. If set, this event can currently be deleted via DeleteConversionEvent.
363
364
"name": "A String", # Output only. Resource name of this conversion event. Format: properties/{property}/conversionEvents/{conversion_event}
@@ -451,6 +452,7 @@ <h3>Method Details</h3>
451
452
},
452
453
"conversionEvent": { # A conversion event in a Google Analytics property. # A snapshot of a ConversionEvent resource in change history.
453
454
"createTime": "A String", # Output only. Time when this conversion event was created in the property.
455
+
"custom": 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.
454
456
"eventName": "A String", # Immutable. The event name for this conversion event. Examples: 'click', 'purchase'
455
457
"isDeletable": True or False, # Output only. If set, this event can currently be deleted via DeleteConversionEvent.
456
458
"name": "A String", # Output only. Resource name of this conversion event. Format: properties/{property}/conversionEvents/{conversion_event}
Copy file name to clipboardExpand all lines: docs/dyn/analyticsadmin_v1alpha.properties.conversionEvents.html
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -109,6 +109,7 @@ <h3>Method Details</h3>
109
109
110
110
{ # A conversion event in a Google Analytics property.
111
111
"createTime": "A String", # Output only. Time when this conversion event was created in the property.
112
+
"custom": 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.
112
113
"eventName": "A String", # Immutable. The event name for this conversion event. Examples: 'click', 'purchase'
113
114
"isDeletable": True or False, # Output only. If set, this event can currently be deleted via DeleteConversionEvent.
114
115
"name": "A String", # Output only. Resource name of this conversion event. Format: properties/{property}/conversionEvents/{conversion_event}
@@ -124,6 +125,7 @@ <h3>Method Details</h3>
124
125
125
126
{ # A conversion event in a Google Analytics property.
126
127
"createTime": "A String", # Output only. Time when this conversion event was created in the property.
128
+
"custom": 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.
127
129
"eventName": "A String", # Immutable. The event name for this conversion event. Examples: 'click', 'purchase'
128
130
"isDeletable": True or False, # Output only. If set, this event can currently be deleted via DeleteConversionEvent.
129
131
"name": "A String", # Output only. Resource name of this conversion event. Format: properties/{property}/conversionEvents/{conversion_event}
@@ -164,6 +166,7 @@ <h3>Method Details</h3>
164
166
165
167
{ # A conversion event in a Google Analytics property.
166
168
"createTime": "A String", # Output only. Time when this conversion event was created in the property.
169
+
"custom": 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.
167
170
"eventName": "A String", # Immutable. The event name for this conversion event. Examples: 'click', 'purchase'
168
171
"isDeletable": True or False, # Output only. If set, this event can currently be deleted via DeleteConversionEvent.
169
172
"name": "A String", # Output only. Resource name of this conversion event. Format: properties/{property}/conversionEvents/{conversion_event}
@@ -190,6 +193,7 @@ <h3>Method Details</h3>
190
193
"conversionEvents": [ # The requested conversion events
191
194
{ # A conversion event in a Google Analytics property.
192
195
"createTime": "A String", # Output only. Time when this conversion event was created in the property.
196
+
"custom": 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.
193
197
"eventName": "A String", # Immutable. The event name for this conversion event. Examples: 'click', 'purchase'
194
198
"isDeletable": True or False, # Output only. If set, this event can currently be deleted via DeleteConversionEvent.
195
199
"name": "A String", # Output only. Resource name of this conversion event. Format: properties/{property}/conversionEvents/{conversion_event}
"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
+
},
3212
3217
"eventName": {
3213
3218
"description": "Immutable. The event name for this conversion event. Examples: 'click', 'purchase'",
0 commit comments