curl --location --request GET 'https://analytics.googleapis.com/analytics/v3/management/accounts//webproperties//profiles//profileFilterLinks/'
{
"filterRef": {
"accountId": "string",
"href": "string",
"id": "string",
"kind": "analytics#filterRef",
"name": "string"
},
"id": "string",
"kind": "analytics#profileFilterLink",
"profileRef": {
"accountId": "string",
"href": "string",
"id": "string",
"internalWebPropertyId": "string",
"kind": "analytics#profileRef",
"name": "string",
"webPropertyId": "string"
},
"rank": 0,
"selfLink": "string"
}