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.properties.conversionEvents.html
+4-4
Original file line number
Diff line number
Diff line change
@@ -110,7 +110,7 @@ <h3>Method Details</h3>
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
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.
113
-
"deletable": True or False, # Output only. If set, this event can currently be deleted via DeleteConversionEvent.
113
+
"deletable": True or False, # Output only. If set, this event can currently be deleted with DeleteConversionEvent.
114
114
"eventName": "A String", # Immutable. The event name for this conversion event. Examples: 'click', 'purchase'
115
115
"name": "A String", # Output only. Resource name of this conversion event. Format: properties/{property}/conversionEvents/{conversion_event}
116
116
}
@@ -126,7 +126,7 @@ <h3>Method Details</h3>
126
126
{ # A conversion event in a Google Analytics property.
127
127
"createTime": "A String", # Output only. Time when this conversion event was created in the property.
128
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.
129
-
"deletable": True or False, # Output only. If set, this event can currently be deleted via DeleteConversionEvent.
129
+
"deletable": True or False, # Output only. If set, this event can currently be deleted with DeleteConversionEvent.
130
130
"eventName": "A String", # Immutable. The event name for this conversion event. Examples: 'click', 'purchase'
131
131
"name": "A String", # Output only. Resource name of this conversion event. Format: properties/{property}/conversionEvents/{conversion_event}
132
132
}</pre>
@@ -167,7 +167,7 @@ <h3>Method Details</h3>
167
167
{ # A conversion event in a Google Analytics property.
168
168
"createTime": "A String", # Output only. Time when this conversion event was created in the property.
169
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.
170
-
"deletable": True or False, # Output only. If set, this event can currently be deleted via DeleteConversionEvent.
170
+
"deletable": True or False, # Output only. If set, this event can currently be deleted with DeleteConversionEvent.
171
171
"eventName": "A String", # Immutable. The event name for this conversion event. Examples: 'click', 'purchase'
172
172
"name": "A String", # Output only. Resource name of this conversion event. Format: properties/{property}/conversionEvents/{conversion_event}
173
173
}</pre>
@@ -194,7 +194,7 @@ <h3>Method Details</h3>
194
194
{ # A conversion event in a Google Analytics property.
195
195
"createTime": "A String", # Output only. Time when this conversion event was created in the property.
196
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.
197
-
"deletable": True or False, # Output only. If set, this event can currently be deleted via DeleteConversionEvent.
197
+
"deletable": True or False, # Output only. If set, this event can currently be deleted with DeleteConversionEvent.
198
198
"eventName": "A String", # Immutable. The event name for this conversion event. Examples: 'click', 'purchase'
199
199
"name": "A String", # Output only. Resource name of this conversion event. Format: properties/{property}/conversionEvents/{conversion_event}
0 commit comments