• Home
  • Raw
  • Download

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 …&quot;entity&quot;: { # Entity for this link. It can be an account, a web property, or a view (pro…
131 …&quot;internalWebPropertyId&quot;: &quot;A String&quot;, # Internal ID for the web property to whi…
134 …&quot;webPropertyId&quot;: &quot;A String&quot;, # Web property ID of the form UA-XXXXX-YY to whic…
136 …&quot;webPropertyRef&quot;: { # JSON template for a web property reference. # Web property for thi…
137 &quot;accountId&quot;: &quot;A String&quot;, # Account ID to which this web property belongs.
138 &quot;href&quot;: &quot;A String&quot;, # Link for this web property.
139 &quot;id&quot;: &quot;A String&quot;, # Web property ID of the form UA-XXXXX-YY.
140 &quot;internalWebPropertyId&quot;: &quot;A String&quot;, # Internal ID for this web property.
141 &quot;kind&quot;: &quot;analytics#webPropertyRef&quot;, # Analytics web property reference.
142 &quot;name&quot;: &quot;A String&quot;, # Name of this web property.
168 …&quot;entity&quot;: { # Entity for this link. It can be an account, a web property, or a view (pro…
179 …&quot;internalWebPropertyId&quot;: &quot;A String&quot;, # Internal ID for the web property to whi…
182 …&quot;webPropertyId&quot;: &quot;A String&quot;, # Web property ID of the form UA-XXXXX-YY to whic…
184 …&quot;webPropertyRef&quot;: { # JSON template for a web property reference. # Web property for thi…
185 &quot;accountId&quot;: &quot;A String&quot;, # Account ID to which this web property belongs.
186 &quot;href&quot;: &quot;A String&quot;, # Link for this web property.
187 &quot;id&quot;: &quot;A String&quot;, # Web property ID of the form UA-XXXXX-YY.
188 &quot;internalWebPropertyId&quot;: &quot;A String&quot;, # Internal ID for this web property.
189 &quot;kind&quot;: &quot;analytics#webPropertyRef&quot;, # Analytics web property reference.
190 &quot;name&quot;: &quot;A String&quot;, # 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 …&quot;entity&quot;: { # Entity for this link. It can be an account, a web property, or a view (pro…
239 …&quot;internalWebPropertyId&quot;: &quot;A String&quot;, # Internal ID for the web property to whi…
242 …&quot;webPropertyId&quot;: &quot;A String&quot;, # Web property ID of the form UA-XXXXX-YY to whic…
244 …&quot;webPropertyRef&quot;: { # JSON template for a web property reference. # Web property for thi…
245 … &quot;accountId&quot;: &quot;A String&quot;, # Account ID to which this web property belongs.
246 &quot;href&quot;: &quot;A String&quot;, # Link for this web property.
247 &quot;id&quot;: &quot;A String&quot;, # Web property ID of the form UA-XXXXX-YY.
248 … &quot;internalWebPropertyId&quot;: &quot;A String&quot;, # Internal ID for this web property.
249 … &quot;kind&quot;: &quot;analytics#webPropertyRef&quot;, # Analytics web property reference.
250 &quot;name&quot;: &quot;A String&quot;, # 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 …&quot;entity&quot;: { # Entity for this link. It can be an account, a web property, or a view (pro…
303 …&quot;internalWebPropertyId&quot;: &quot;A String&quot;, # Internal ID for the web property to whi…
306 …&quot;webPropertyId&quot;: &quot;A String&quot;, # Web property ID of the form UA-XXXXX-YY to whic…
308 …&quot;webPropertyRef&quot;: { # JSON template for a web property reference. # Web property for thi…
309 &quot;accountId&quot;: &quot;A String&quot;, # Account ID to which this web property belongs.
310 &quot;href&quot;: &quot;A String&quot;, # Link for this web property.
311 &quot;id&quot;: &quot;A String&quot;, # Web property ID of the form UA-XXXXX-YY.
312 &quot;internalWebPropertyId&quot;: &quot;A String&quot;, # Internal ID for this web property.
313 &quot;kind&quot;: &quot;analytics#webPropertyRef&quot;, # Analytics web property reference.
314 &quot;name&quot;: &quot;A String&quot;, # Name of this web property.
340 …&quot;entity&quot;: { # Entity for this link. It can be an account, a web property, or a view (pro…
351 …&quot;internalWebPropertyId&quot;: &quot;A String&quot;, # Internal ID for the web property to whi…
354 …&quot;webPropertyId&quot;: &quot;A String&quot;, # Web property ID of the form UA-XXXXX-YY to whic…
356 …&quot;webPropertyRef&quot;: { # JSON template for a web property reference. # Web property for thi…
357 &quot;accountId&quot;: &quot;A String&quot;, # Account ID to which this web property belongs.
358 &quot;href&quot;: &quot;A String&quot;, # Link for this web property.
359 &quot;id&quot;: &quot;A String&quot;, # Web property ID of the form UA-XXXXX-YY.
360 &quot;internalWebPropertyId&quot;: &quot;A String&quot;, # Internal ID for this web property.
361 &quot;kind&quot;: &quot;analytics#webPropertyRef&quot;, # Analytics web property reference.
362 &quot;name&quot;: &quot;A String&quot;, # Name of this web property.