List
Lists webProperty-Google Ads links for a given web property.
GET
https://ga-services-zvqgeah36q-uc.a.run.app/ga/adwords-links/list/
Query Parameters
Name
Type
Description
name*
String
ft-4
connection_name*
String
ga-02
account_id*
String
6712930
webproperty_id*
String
UA-6712930-1
Headers
Name
Type
Description
x-api-key*
String
U2Fsd...
Authorization*
String
ya29.a0Aa4xrXOxdvIydkYSWJzPl_zcyGi0C2Fwlqf13ZsGI7dr4TF7F2lML3CDEgwC7YCQ2Ebswj1WZALSUjHaFR1NfhW6mLglSwPFcX0jPndxUPNJiEruM0ikYDTgbxG_fK2gwfXH9XWFeqh0GIJ7OaCtVgu5o-D3L3Ov8MboeXDRjDoDukoaCgYKATASARMSFQEjDvL9AZgOYpou4PU0xoBbaq9bPQ0182
{
"kind": "analytics#entityAdWordsLinks",
"totalResults": 0,
"startIndex": 1,
"itemsPerPage": 1000,
"items": []
}
curl --location --request GET 'https://ga-services-zvqgeah36q-uc.a.run.app/ga/adwords-links/list?name=ft-4&connection_name=ga-02&account_id=6712930&webproperty_id=UA-6712930-1' \
--header 'x-api-key: U2Fsd...' \
--header 'Authorization: ya29.a0Aa4xrXOxdvIydkYSWJzPl_zcyGi0C2Fwlqf13ZsGI7dr4TF7F2lML3CDEgwC7YCQ2Ebswj1WZALSUjHaFR1NfhW6mLglSwPFcX0jPndxUPNJiEruM0ikYDTgbxG_fK2gwfXH9XWFeqh0GIJ7OaCtVgu5o-D3L3Ov8MboeXDRjDoDukoaCgYKATASARMSFQEjDvL9AZgOYpou4PU0xoBbaq9bPQ0182'
Last updated