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
+20Lines changed: 20 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -393,6 +393,11 @@ <h3>Method Details</h3>
393
393
"name": "A String", # Output only. Format: properties/{propertyId}/googleAdsLinks/{googleAdsLinkId} Note: googleAdsLinkId is not the Google Ads customer ID.
394
394
"updateTime": "A String", # Output only. Time when this link was last updated.
395
395
},
396
+
"googleSignalsSettings": { # Settings values for Google Signals. This is a singleton resource. # A snapshot of a GoogleSignalsSettings resource in change history.
397
+
"consent": "A String", # Output only. Terms of Service acceptance.
398
+
"name": "A String", # Output only. Resource name of this setting. Format: properties/{property_id}/googleSignalsSettings Example: "properties/1000/googleSignalsSettings"
399
+
"state": "A String", # Status of this setting.
400
+
},
396
401
"iosAppDataStream": { # A resource message representing a Google Analytics IOS app stream. # A snapshot of an IosAppDataStream resource in change history.
397
402
"bundleId": "A String", # Required. Immutable. The Apple App Store Bundle ID for the app Example: "com.example.myiosapp"
398
403
"createTime": "A String", # Output only. Time when this stream was originally created.
@@ -401,6 +406,11 @@ <h3>Method Details</h3>
401
406
"name": "A String", # Output only. Resource name of this Data Stream. Format: properties/{property_id}/iosAppDataStreams/{stream_id} Example: "properties/1000/iosAppDataStreams/2000"
402
407
"updateTime": "A String", # Output only. Time when stream payload fields were last updated.
403
408
},
409
+
"measurementProtocolSecret": { # A secret value used for sending hits to Measurement Protocol. # A snapshot of a MeasurementProtocolSecret resource in change history.
410
+
"displayName": "A String", # Required. Human-readable display name for this secret.
411
+
"name": "A String", # Output only. Resource name of this secret. This secret may be a child of any type of stream. Format: properties/{property}/webDataStreams/{webDataStream}/measurementProtocolSecrets/{measurementProtocolSecret}
412
+
"secretValue": "A String", # Output only. The measurement protocol secret value. Pass this value to the api_secret field of the Measurement Protocol API when sending hits to this secret's parent property.
413
+
},
404
414
"property": { # A resource message representing a Google Analytics GA4 property. # A snapshot of a Property resource in change history.
405
415
"createTime": "A String", # Output only. Time when the entity was originally created.
406
416
"currencyCode": "A String", # The currency type used in reports involving monetary values. Format: https://en.wikipedia.org/wiki/ISO_4217 Examples: "USD", "EUR", "JPY"
@@ -477,6 +487,11 @@ <h3>Method Details</h3>
477
487
"name": "A String", # Output only. Format: properties/{propertyId}/googleAdsLinks/{googleAdsLinkId} Note: googleAdsLinkId is not the Google Ads customer ID.
478
488
"updateTime": "A String", # Output only. Time when this link was last updated.
479
489
},
490
+
"googleSignalsSettings": { # Settings values for Google Signals. This is a singleton resource. # A snapshot of a GoogleSignalsSettings resource in change history.
491
+
"consent": "A String", # Output only. Terms of Service acceptance.
492
+
"name": "A String", # Output only. Resource name of this setting. Format: properties/{property_id}/googleSignalsSettings Example: "properties/1000/googleSignalsSettings"
493
+
"state": "A String", # Status of this setting.
494
+
},
480
495
"iosAppDataStream": { # A resource message representing a Google Analytics IOS app stream. # A snapshot of an IosAppDataStream resource in change history.
481
496
"bundleId": "A String", # Required. Immutable. The Apple App Store Bundle ID for the app Example: "com.example.myiosapp"
482
497
"createTime": "A String", # Output only. Time when this stream was originally created.
@@ -485,6 +500,11 @@ <h3>Method Details</h3>
485
500
"name": "A String", # Output only. Resource name of this Data Stream. Format: properties/{property_id}/iosAppDataStreams/{stream_id} Example: "properties/1000/iosAppDataStreams/2000"
486
501
"updateTime": "A String", # Output only. Time when stream payload fields were last updated.
487
502
},
503
+
"measurementProtocolSecret": { # A secret value used for sending hits to Measurement Protocol. # A snapshot of a MeasurementProtocolSecret resource in change history.
504
+
"displayName": "A String", # Required. Human-readable display name for this secret.
505
+
"name": "A String", # Output only. Resource name of this secret. This secret may be a child of any type of stream. Format: properties/{property}/webDataStreams/{webDataStream}/measurementProtocolSecrets/{measurementProtocolSecret}
506
+
"secretValue": "A String", # Output only. The measurement protocol secret value. Pass this value to the api_secret field of the Measurement Protocol API when sending hits to this secret's parent property.
507
+
},
488
508
"property": { # A resource message representing a Google Analytics GA4 property. # A snapshot of a Property resource in change history.
489
509
"createTime": "A String", # Output only. Time when the entity was originally created.
490
510
"currencyCode": "A String", # The currency type used in reports involving monetary values. Format: https://en.wikipedia.org/wiki/ISO_4217 Examples: "USD", "EUR", "JPY"
parent: string, Required. The parent resource where this secret will be created. Any type of stream (WebDataStream, IosAppDataStream, AndroidAppDataStream) may be a parent. Format: properties/{property}/webDataStreams/{webDataStream} (required)
110
+
body: object, The request body.
111
+
The object takes the form of:
112
+
113
+
{ # A secret value used for sending hits to Measurement Protocol.
114
+
"displayName": "A String", # Required. Human-readable display name for this secret.
115
+
"name": "A String", # Output only. Resource name of this secret. This secret may be a child of any type of stream. Format: properties/{property}/webDataStreams/{webDataStream}/measurementProtocolSecrets/{measurementProtocolSecret}
116
+
"secretValue": "A String", # Output only. The measurement protocol secret value. Pass this value to the api_secret field of the Measurement Protocol API when sending hits to this secret's parent property.
117
+
}
118
+
119
+
x__xgafv: string, V1 error format.
120
+
Allowed values
121
+
1 - v1 error format
122
+
2 - v2 error format
123
+
124
+
Returns:
125
+
An object of the form:
126
+
127
+
{ # A secret value used for sending hits to Measurement Protocol.
128
+
"displayName": "A String", # Required. Human-readable display name for this secret.
129
+
"name": "A String", # Output only. Resource name of this secret. This secret may be a child of any type of stream. Format: properties/{property}/webDataStreams/{webDataStream}/measurementProtocolSecrets/{measurementProtocolSecret}
130
+
"secretValue": "A String", # Output only. The measurement protocol secret value. Pass this value to the api_secret field of the Measurement Protocol API when sending hits to this secret's parent property.
name: string, Required. The name of the MeasurementProtocolSecret to delete. Format: properties/{property}/webDataStreams/{webDataStream}/measurementProtocolSecrets/{measurementProtocolSecret} Note: Any type of stream (WebDataStream, IosAppDataStream, AndroidAppDataStream) may be a parent. (required)
140
+
x__xgafv: string, V1 error format.
141
+
Allowed values
142
+
1 - v1 error format
143
+
2 - v2 error format
144
+
145
+
Returns:
146
+
An object of the form:
147
+
148
+
{ # A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); } The JSON representation for `Empty` is empty JSON object `{}`.
<pre>Lookup for a single "GA4" MeasurementProtocolSecret.
155
+
156
+
Args:
157
+
name: string, Required. The name of the measurement protocol secret to lookup. Format: properties/{property}/webDataStreams/{webDataStream}/measurementProtocolSecrets/{measurementProtocolSecret} Note: Any type of stream (WebDataStream, IosAppDataStream, AndroidAppDataStream) may be a parent. (required)
158
+
x__xgafv: string, V1 error format.
159
+
Allowed values
160
+
1 - v1 error format
161
+
2 - v2 error format
162
+
163
+
Returns:
164
+
An object of the form:
165
+
166
+
{ # A secret value used for sending hits to Measurement Protocol.
167
+
"displayName": "A String", # Required. Human-readable display name for this secret.
168
+
"name": "A String", # Output only. Resource name of this secret. This secret may be a child of any type of stream. Format: properties/{property}/webDataStreams/{webDataStream}/measurementProtocolSecrets/{measurementProtocolSecret}
169
+
"secretValue": "A String", # Output only. The measurement protocol secret value. Pass this value to the api_secret field of the Measurement Protocol API when sending hits to this secret's parent property.
<pre>Returns child MeasurementProtocolSecrets under the specified parent Property.
176
+
177
+
Args:
178
+
parent: string, Required. The resource name of the parent stream. Any type of stream (WebDataStream, IosAppDataStream, AndroidAppDataStream) may be a parent. Format: properties/{property}/webDataStreams/{webDataStream}/measurementProtocolSecrets (required)
179
+
pageSize: integer, The maximum number of resources to return. If unspecified, at most 10 resources will be returned. The maximum value is 10. Higher values will be coerced to the maximum.
180
+
pageToken: string, A page token, received from a previous `ListMeasurementProtocolSecrets` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `ListMeasurementProtocolSecrets` must match the call that provided the page token.
181
+
x__xgafv: string, V1 error format.
182
+
Allowed values
183
+
1 - v1 error format
184
+
2 - v2 error format
185
+
186
+
Returns:
187
+
An object of the form:
188
+
189
+
{ # Response message for ListMeasurementProtocolSecret RPC
190
+
"measurementProtocolSecrets": [ # A list of secrets for the parent stream specified in the request.
191
+
{ # A secret value used for sending hits to Measurement Protocol.
192
+
"displayName": "A String", # Required. Human-readable display name for this secret.
193
+
"name": "A String", # Output only. Resource name of this secret. This secret may be a child of any type of stream. Format: properties/{property}/webDataStreams/{webDataStream}/measurementProtocolSecrets/{measurementProtocolSecret}
194
+
"secretValue": "A String", # Output only. The measurement protocol secret value. Pass this value to the api_secret field of the Measurement Protocol API when sending hits to this secret's parent property.
195
+
},
196
+
],
197
+
"nextPageToken": "A String", # A token, which can be sent as `page_token` to retrieve the next page. If this field is omitted, there are no subsequent pages.
name: string, Output only. Resource name of this secret. This secret may be a child of any type of stream. Format: properties/{property}/webDataStreams/{webDataStream}/measurementProtocolSecrets/{measurementProtocolSecret} (required)
221
+
body: object, The request body.
222
+
The object takes the form of:
223
+
224
+
{ # A secret value used for sending hits to Measurement Protocol.
225
+
"displayName": "A String", # Required. Human-readable display name for this secret.
226
+
"name": "A String", # Output only. Resource name of this secret. This secret may be a child of any type of stream. Format: properties/{property}/webDataStreams/{webDataStream}/measurementProtocolSecrets/{measurementProtocolSecret}
227
+
"secretValue": "A String", # Output only. The measurement protocol secret value. Pass this value to the api_secret field of the Measurement Protocol API when sending hits to this secret's parent property.
228
+
}
229
+
230
+
updateMask: string, The list of fields to be updated. Omitted fields will not be updated.
231
+
x__xgafv: string, V1 error format.
232
+
Allowed values
233
+
1 - v1 error format
234
+
2 - v2 error format
235
+
236
+
Returns:
237
+
An object of the form:
238
+
239
+
{ # A secret value used for sending hits to Measurement Protocol.
240
+
"displayName": "A String", # Required. Human-readable display name for this secret.
241
+
"name": "A String", # Output only. Resource name of this secret. This secret may be a child of any type of stream. Format: properties/{property}/webDataStreams/{webDataStream}/measurementProtocolSecrets/{measurementProtocolSecret}
242
+
"secretValue": "A String", # Output only. The measurement protocol secret value. Pass this value to the api_secret field of the Measurement Protocol API when sending hits to this secret's parent property.
0 commit comments