/management/accounts/{accountId}/webproperties
GET
/management/accounts/{accountId}/webproperties
management
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://analytics.googleapis.com/analytics/v3/management/accounts//webproperties'
Response Response Example
{
"items": [
{
"accountId": "string",
"childLink": {
"href": "string",
"type": "analytics#profiles"
},
"created": "2019-08-24T14:15:22Z",
"dataRetentionResetOnNewActivity": true,
"dataRetentionTtl": "string",
"defaultProfileId": "string",
"id": "string",
"industryVertical": "string",
"internalWebPropertyId": "string",
"kind": "analytics#webproperty",
"level": "string",
"name": "string",
"parentLink": {
"href": "string",
"type": "analytics#account"
},
"permissions": {
"effective": [
"string"
]
},
"profileCount": 0,
"selfLink": "string",
"starred": true,
"updated": "2019-08-24T14:15:22Z",
"websiteUrl": "string"
}
],
"itemsPerPage": 0,
"kind": "analytics#webproperties",
"nextLink": "string",
"previousLink": "string",
"startIndex": 0,
"totalResults": 0,
"username": "string"
}
Request
Path Params
accountId
stringÂ
required
Query Params
max-results
integerÂ
optional
start-index
integerÂ
optional