Skip to content

Commit 30c0906

Browse files
author
Google APIs
committed
chore: regenerate API index
1 parent 061a9fb commit 30c0906

1 file changed

Lines changed: 59 additions & 0 deletions

File tree

api-index-v1.json

Lines changed: 59 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7815,6 +7815,17 @@
78157815
}
78167816
]
78177817
},
7818+
{
7819+
"shortName": "CreateConnectedSiteTag",
7820+
"fullName": "google.analytics.admin.v1alpha.AnalyticsAdminService.CreateConnectedSiteTag",
7821+
"mode": "UNARY",
7822+
"bindings": [
7823+
{
7824+
"httpMethod": "POST",
7825+
"path": "/v1alpha/properties:createConnectedSiteTag"
7826+
}
7827+
]
7828+
},
78187829
{
78197830
"shortName": "CreateConversionEvent",
78207831
"fullName": "google.analytics.admin.v1alpha.AnalyticsAdminService.CreateConversionEvent",
@@ -7988,6 +7999,17 @@
79887999
}
79898000
]
79908001
},
8002+
{
8003+
"shortName": "DeleteConnectedSiteTag",
8004+
"fullName": "google.analytics.admin.v1alpha.AnalyticsAdminService.DeleteConnectedSiteTag",
8005+
"mode": "UNARY",
8006+
"bindings": [
8007+
{
8008+
"httpMethod": "POST",
8009+
"path": "/v1alpha/properties:deleteConnectedSiteTag"
8010+
}
8011+
]
8012+
},
79918013
{
79928014
"shortName": "DeleteConversionEvent",
79938015
"fullName": "google.analytics.admin.v1alpha.AnalyticsAdminService.DeleteConversionEvent",
@@ -8271,6 +8293,17 @@
82718293
}
82728294
]
82738295
},
8296+
{
8297+
"shortName": "GetEnhancedMeasurementSettings",
8298+
"fullName": "google.analytics.admin.v1alpha.AnalyticsAdminService.GetEnhancedMeasurementSettings",
8299+
"mode": "UNARY",
8300+
"bindings": [
8301+
{
8302+
"httpMethod": "GET",
8303+
"path": "/v1alpha/{name=properties/*/dataStreams/*/enhancedMeasurementSettings}"
8304+
}
8305+
]
8306+
},
82748307
{
82758308
"shortName": "GetExpandedDataSet",
82768309
"fullName": "google.analytics.admin.v1alpha.AnalyticsAdminService.GetExpandedDataSet",
@@ -8411,6 +8444,17 @@
84118444
}
84128445
]
84138446
},
8447+
{
8448+
"shortName": "ListConnectedSiteTags",
8449+
"fullName": "google.analytics.admin.v1alpha.AnalyticsAdminService.ListConnectedSiteTags",
8450+
"mode": "UNARY",
8451+
"bindings": [
8452+
{
8453+
"httpMethod": "POST",
8454+
"path": "/v1alpha/properties:listConnectedSiteTags"
8455+
}
8456+
]
8457+
},
84148458
{
84158459
"shortName": "ListConversionEvents",
84168460
"fullName": "google.analytics.admin.v1alpha.AnalyticsAdminService.ListConversionEvents",
@@ -8577,6 +8621,10 @@
85778621
{
85788622
"httpMethod": "POST",
85798623
"path": "/v1alpha/{entity=properties/*}:runAccessReport"
8624+
},
8625+
{
8626+
"httpMethod": "POST",
8627+
"path": "/v1alpha/{entity=accounts/*}:runAccessReport"
85808628
}
85818629
]
85828630
},
@@ -8705,6 +8753,17 @@
87058753
}
87068754
]
87078755
},
8756+
{
8757+
"shortName": "UpdateEnhancedMeasurementSettings",
8758+
"fullName": "google.analytics.admin.v1alpha.AnalyticsAdminService.UpdateEnhancedMeasurementSettings",
8759+
"mode": "UNARY",
8760+
"bindings": [
8761+
{
8762+
"httpMethod": "PATCH",
8763+
"path": "/v1alpha/{enhanced_measurement_settings.name=properties/*/dataStreams/*/enhancedMeasurementSettings}"
8764+
}
8765+
]
8766+
},
87088767
{
87098768
"shortName": "UpdateExpandedDataSet",
87108769
"fullName": "google.analytics.admin.v1alpha.AnalyticsAdminService.UpdateExpandedDataSet",

0 commit comments

Comments
 (0)