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
## Deleted keys were detected in the following stable discovery artifacts:
datafusion v1 05a4c82
## Deleted keys were detected in the following pre-stable discovery artifacts:
firebase v1beta1 b3b52f8
## Discovery Artifact Change Summary:
feat(accesscontextmanager): update the api e6f96be
feat(analyticsadmin): update the api 3f77945
feat(apigee): update the api cd0db01
feat(bigquery): update the api 5f9ef85
feat(cloudasset): update the api e99fff3
feat(cloudchannel): update the api 234c3a3
feat(compute): update the api a98cf9e
feat(container): update the api d3ebf7d
feat(datafusion): update the api 05a4c82
feat(dataproc): update the api bf1fa09
feat(file): update the api 7cfed85
feat(firebase): update the api b3b52f8
feat(firebasedatabase): update the api 6d1734c
feat(firebasehosting): update the api 44b4f14
feat(games): update the api c478472
feat(gkehub): update the api 1339a33
feat(healthcare): update the api 00aaeb3
feat(iam): update the api 5b9d09d
feat(logging): update the api ddc1cfc
feat(managedidentities): update the api 787a5e5
feat(ondemandscanning): update the api 4d8d69e
feat(spanner): update the api 8260f14
Copy file name to clipboardExpand all lines: docs/dyn/analyticsadmin_v1alpha.accounts.html
+12Lines changed: 12 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -348,6 +348,12 @@ <h3>Method Details</h3>
348
348
"regionCode": "A String", # Country of business. Must be a Unicode CLDR region code.
349
349
"updateTime": "A String", # Output only. Time when account payload fields were last updated.
350
350
},
351
+
"attributionSettings": { # The attribution settings used for a given property. This is a singleton resource. # A snapshot of AttributionSettings resource in change history.
352
+
"acquisitionConversionEventLookbackWindow": "A String", # Required. The lookback window configuration for acquisition conversion events. The default window size is 30 days.
353
+
"name": "A String", # Output only. Resource name of this attribution settings resource. Format: properties/{property_id}/attributionSettings Example: "properties/1000/attributionSettings"
354
+
"otherConversionEventLookbackWindow": "A String", # Required. The lookback window for all other, non-acquisition conversion events. The default window size is 90 days.
355
+
"reportingAttributionModel": "A String", # Required. The reporting attribution model used to calculate conversion credit in this property's reports. Changing the attribution model will apply to both historical and future data. These changes will be reflected in reports with conversion and revenue data. User and session data will be unaffected.
356
+
},
351
357
"conversionEvent": { # A conversion event in a Google Analytics property. # A snapshot of a ConversionEvent resource in change history.
352
358
"createTime": "A String", # Output only. Time when this conversion event was created in the property.
353
359
"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.
@@ -470,6 +476,12 @@ <h3>Method Details</h3>
470
476
"regionCode": "A String", # Country of business. Must be a Unicode CLDR region code.
471
477
"updateTime": "A String", # Output only. Time when account payload fields were last updated.
472
478
},
479
+
"attributionSettings": { # The attribution settings used for a given property. This is a singleton resource. # A snapshot of AttributionSettings resource in change history.
480
+
"acquisitionConversionEventLookbackWindow": "A String", # Required. The lookback window configuration for acquisition conversion events. The default window size is 30 days.
481
+
"name": "A String", # Output only. Resource name of this attribution settings resource. Format: properties/{property_id}/attributionSettings Example: "properties/1000/attributionSettings"
482
+
"otherConversionEventLookbackWindow": "A String", # Required. The lookback window for all other, non-acquisition conversion events. The default window size is 90 days.
483
+
"reportingAttributionModel": "A String", # Required. The reporting attribution model used to calculate conversion credit in this property's reports. Changing the attribution model will apply to both historical and future data. These changes will be reflected in reports with conversion and revenue data. User and session data will be unaffected.
484
+
},
473
485
"conversionEvent": { # A conversion event in a Google Analytics property. # A snapshot of a ConversionEvent resource in change history.
474
486
"createTime": "A String", # Output only. Time when this conversion event was created in the property.
475
487
"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.
name: string, Required. The name of the attribution settings to retrieve. Format: properties/{property}/attributionSettings (required)
312
+
x__xgafv: string, V1 error format.
313
+
Allowed values
314
+
1 - v1 error format
315
+
2 - v2 error format
316
+
317
+
Returns:
318
+
An object of the form:
319
+
320
+
{ # The attribution settings used for a given property. This is a singleton resource.
321
+
"acquisitionConversionEventLookbackWindow": "A String", # Required. The lookback window configuration for acquisition conversion events. The default window size is 30 days.
322
+
"name": "A String", # Output only. Resource name of this attribution settings resource. Format: properties/{property_id}/attributionSettings Example: "properties/1000/attributionSettings"
323
+
"otherConversionEventLookbackWindow": "A String", # Required. The lookback window for all other, non-acquisition conversion events. The default window size is 90 days.
324
+
"reportingAttributionModel": "A String", # Required. The reporting attribution model used to calculate conversion credit in this property's reports. Changing the attribution model will apply to both historical and future data. These changes will be reflected in reports with conversion and revenue data. User and session data will be unaffected.
name: string, Output only. Resource name of this attribution settings resource. Format: properties/{property_id}/attributionSettings Example: "properties/1000/attributionSettings" (required)
480
+
body: object, The request body.
481
+
The object takes the form of:
482
+
483
+
{ # The attribution settings used for a given property. This is a singleton resource.
484
+
"acquisitionConversionEventLookbackWindow": "A String", # Required. The lookback window configuration for acquisition conversion events. The default window size is 30 days.
485
+
"name": "A String", # Output only. Resource name of this attribution settings resource. Format: properties/{property_id}/attributionSettings Example: "properties/1000/attributionSettings"
486
+
"otherConversionEventLookbackWindow": "A String", # Required. The lookback window for all other, non-acquisition conversion events. The default window size is 90 days.
487
+
"reportingAttributionModel": "A String", # Required. The reporting attribution model used to calculate conversion credit in this property's reports. Changing the attribution model will apply to both historical and future data. These changes will be reflected in reports with conversion and revenue data. User and session data will be unaffected.
488
+
}
489
+
490
+
updateMask: string, Required. The list of fields to be updated. Field names must be in snake case (e.g., "field_to_update"). Omitted fields will not be updated. To replace the entire entity, use one path with the string "*" to match all fields.
491
+
x__xgafv: string, V1 error format.
492
+
Allowed values
493
+
1 - v1 error format
494
+
2 - v2 error format
495
+
496
+
Returns:
497
+
An object of the form:
498
+
499
+
{ # The attribution settings used for a given property. This is a singleton resource.
500
+
"acquisitionConversionEventLookbackWindow": "A String", # Required. The lookback window configuration for acquisition conversion events. The default window size is 30 days.
501
+
"name": "A String", # Output only. Resource name of this attribution settings resource. Format: properties/{property_id}/attributionSettings Example: "properties/1000/attributionSettings"
502
+
"otherConversionEventLookbackWindow": "A String", # Required. The lookback window for all other, non-acquisition conversion events. The default window size is 90 days.
503
+
"reportingAttributionModel": "A String", # Required. The reporting attribution model used to calculate conversion credit in this property's reports. Changing the attribution model will apply to both historical and future data. These changes will be reflected in reports with conversion and revenue data. User and session data will be unaffected.
0 commit comments