Lines Matching full:web
82 <p class="firstline">Removes a user from the given web property.</p>
85 <p class="firstline">Adds a new user to the given web property.</p>
88 <p class="firstline">Lists webProperty-user links for a given web property.</p>
91 <p class="firstline">Updates permissions for an existing user on the given web property.</p>
100 <pre>Removes a user from the given web property.
104 webPropertyId: string, Web Property ID to delete the user link for. (required)
111 <pre>Adds a new user to the given web property.
115 webPropertyId: string, Web Property ID to create the user link for. (required)
120 …"entity": { # Entity for this link. It can be an account, a web property, or a view (pro…
131 …"internalWebPropertyId": "A String", # Internal ID for the web property to whi…
134 …"webPropertyId": "A String", # Web property ID of the form UA-XXXXX-YY to whic…
136 …"webPropertyRef": { # JSON template for a web property reference. # Web property for thi…
137 "accountId": "A String", # Account ID to which this web property belongs.
138 "href": "A String", # Link for this web property.
139 "id": "A String", # Web property ID of the form UA-XXXXX-YY.
140 "internalWebPropertyId": "A String", # Internal ID for this web property.
141 "kind": "analytics#webPropertyRef", # Analytics web property reference.
142 "name": "A String", # Name of this web property.
168 …"entity": { # Entity for this link. It can be an account, a web property, or a view (pro…
179 …"internalWebPropertyId": "A String", # Internal ID for the web property to whi…
182 …"webPropertyId": "A String", # Web property ID of the form UA-XXXXX-YY to whic…
184 …"webPropertyRef": { # JSON template for a web property reference. # Web property for thi…
185 "accountId": "A String", # Account ID to which this web property belongs.
186 "href": "A String", # Link for this web property.
187 "id": "A String", # Web property ID of the form UA-XXXXX-YY.
188 "internalWebPropertyId": "A String", # Internal ID for this web property.
189 "kind": "analytics#webPropertyRef", # Analytics web property reference.
190 "name": "A String", # Name of this web property.
214 <pre>Lists webProperty-user links for a given web property.
217 accountId: string, Account ID which the given web property belongs to. (required)
218 …, Web Property ID for the webProperty-user links to retrieve. Can either be a specific web propert…
228 …"entity": { # Entity for this link. It can be an account, a web property, or a view (pro…
239 …"internalWebPropertyId": "A String", # Internal ID for the web property to whi…
242 …"webPropertyId": "A String", # Web property ID of the form UA-XXXXX-YY to whic…
244 …"webPropertyRef": { # JSON template for a web property reference. # Web property for thi…
245 … "accountId": "A String", # Account ID to which this web property belongs.
246 "href": "A String", # Link for this web property.
247 "id": "A String", # Web property ID of the form UA-XXXXX-YY.
248 … "internalWebPropertyId": "A String", # Internal ID for this web property.
249 … "kind": "analytics#webPropertyRef", # Analytics web property reference.
250 "name": "A String", # Name of this web property.
282 <pre>Updates permissions for an existing user on the given web property.
286 webPropertyId: string, Web property ID to update the account-user link for. (required)
292 …"entity": { # Entity for this link. It can be an account, a web property, or a view (pro…
303 …"internalWebPropertyId": "A String", # Internal ID for the web property to whi…
306 …"webPropertyId": "A String", # Web property ID of the form UA-XXXXX-YY to whic…
308 …"webPropertyRef": { # JSON template for a web property reference. # Web property for thi…
309 "accountId": "A String", # Account ID to which this web property belongs.
310 "href": "A String", # Link for this web property.
311 "id": "A String", # Web property ID of the form UA-XXXXX-YY.
312 "internalWebPropertyId": "A String", # Internal ID for this web property.
313 "kind": "analytics#webPropertyRef", # Analytics web property reference.
314 "name": "A String", # Name of this web property.
340 …"entity": { # Entity for this link. It can be an account, a web property, or a view (pro…
351 …"internalWebPropertyId": "A String", # Internal ID for the web property to whi…
354 …"webPropertyId": "A String", # Web property ID of the form UA-XXXXX-YY to whic…
356 …"webPropertyRef": { # JSON template for a web property reference. # Web property for thi…
357 "accountId": "A String", # Account ID to which this web property belongs.
358 "href": "A String", # Link for this web property.
359 "id": "A String", # Web property ID of the form UA-XXXXX-YY.
360 "internalWebPropertyId": "A String", # Internal ID for this web property.
361 "kind": "analytics#webPropertyRef", # Analytics web property reference.
362 "name": "A String", # Name of this web property.