• Home
  • Raw
  • Download

Lines Matching full:web

82 <p class="firstline">Deletes a web property-Google Ads link.</p>
85 <p class="firstline">Returns a web property-Google Ads link to which the user has access.</p>
91 <p class="firstline">Lists webProperty-Google Ads links for a given web property.</p>
106 <pre>Deletes a web property-Google Ads link.
109 accountId: string, ID of the account which the given web property belongs to. (required)
110 webPropertyId: string, Web property ID to delete the Google Ads link for. (required)
111 webPropertyAdWordsLinkId: string, Web property Google Ads link ID. (required)
117 <pre>Returns a web property-Google Ads link to which the user has access.
120 accountId: string, ID of the account which the given web property belongs to. (required)
121 webPropertyId: string, Web property ID to retrieve the Google Ads link for. (required)
122 webPropertyAdWordsLinkId: string, Web property-Google Ads link ID. (required)
135 &quot;entity&quot;: { # Web property being linked.
136 &quot;webPropertyRef&quot;: { # JSON template for a web property reference.
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.
161 webPropertyId: string, Web property ID to create the link for. (required)
173 &quot;entity&quot;: { # Web property being linked.
174 &quot;webPropertyRef&quot;: { # JSON template for a web property reference.
175 &quot;accountId&quot;: &quot;A String&quot;, # Account ID to which this web property belongs.
176 &quot;href&quot;: &quot;A String&quot;, # Link for this web property.
177 &quot;id&quot;: &quot;A String&quot;, # Web property ID of the form UA-XXXXX-YY.
178 &quot;internalWebPropertyId&quot;: &quot;A String&quot;, # Internal ID for this web property.
179 &quot;kind&quot;: &quot;analytics#webPropertyRef&quot;, # Analytics web property reference.
180 &quot;name&quot;: &quot;A String&quot;, # Name of this web property.
204 &quot;entity&quot;: { # Web property being linked.
205 &quot;webPropertyRef&quot;: { # JSON template for a web property reference.
206 &quot;accountId&quot;: &quot;A String&quot;, # Account ID to which this web property belongs.
207 &quot;href&quot;: &quot;A String&quot;, # Link for this web property.
208 &quot;id&quot;: &quot;A String&quot;, # Web property ID of the form UA-XXXXX-YY.
209 &quot;internalWebPropertyId&quot;: &quot;A String&quot;, # Internal ID for this web property.
210 &quot;kind&quot;: &quot;analytics#webPropertyRef&quot;, # Analytics web property reference.
211 &quot;name&quot;: &quot;A String&quot;, # Name of this web property.
226 <pre>Lists webProperty-Google Ads links for a given web property.
229 accountId: string, ID of the account which the given web property belongs to. (required)
230 webPropertyId: string, Web property ID to retrieve the Google Ads links for. (required)
247 &quot;entity&quot;: { # Web property being linked.
248 &quot;webPropertyRef&quot;: { # JSON template for a web property reference.
249 … &quot;accountId&quot;: &quot;A String&quot;, # Account ID to which this web property belongs.
250 &quot;href&quot;: &quot;A String&quot;, # Link for this web property.
251 &quot;id&quot;: &quot;A String&quot;, # Web property ID of the form UA-XXXXX-YY.
252 … &quot;internalWebPropertyId&quot;: &quot;A String&quot;, # Internal ID for this web property.
253 … &quot;kind&quot;: &quot;analytics#webPropertyRef&quot;, # Analytics web property reference.
254 &quot;name&quot;: &quot;A String&quot;, # Name of this web property.
280 accountId: string, ID of the account which the given web property belongs to. (required)
281 webPropertyId: string, Web property ID to retrieve the Google Ads link for. (required)
282 webPropertyAdWordsLinkId: string, Web property-Google Ads link ID. (required)
294 &quot;entity&quot;: { # Web property being linked.
295 &quot;webPropertyRef&quot;: { # JSON template for a web property reference.
296 &quot;accountId&quot;: &quot;A String&quot;, # Account ID to which this web property belongs.
297 &quot;href&quot;: &quot;A String&quot;, # Link for this web property.
298 &quot;id&quot;: &quot;A String&quot;, # Web property ID of the form UA-XXXXX-YY.
299 &quot;internalWebPropertyId&quot;: &quot;A String&quot;, # Internal ID for this web property.
300 &quot;kind&quot;: &quot;analytics#webPropertyRef&quot;, # Analytics web property reference.
301 &quot;name&quot;: &quot;A String&quot;, # Name of this web property.
325 &quot;entity&quot;: { # Web property being linked.
326 &quot;webPropertyRef&quot;: { # JSON template for a web property reference.
327 &quot;accountId&quot;: &quot;A String&quot;, # Account ID to which this web property belongs.
328 &quot;href&quot;: &quot;A String&quot;, # Link for this web property.
329 &quot;id&quot;: &quot;A String&quot;, # Web property ID of the form UA-XXXXX-YY.
330 &quot;internalWebPropertyId&quot;: &quot;A String&quot;, # Internal ID for this web property.
331 &quot;kind&quot;: &quot;analytics#webPropertyRef&quot;, # Analytics web property reference.
332 &quot;name&quot;: &quot;A String&quot;, # Name of this web property.
350 accountId: string, ID of the account which the given web property belongs to. (required)
351 webPropertyId: string, Web property ID to retrieve the Google Ads link for. (required)
352 webPropertyAdWordsLinkId: string, Web property-Google Ads link ID. (required)
364 &quot;entity&quot;: { # Web property being linked.
365 &quot;webPropertyRef&quot;: { # JSON template for a web property reference.
366 &quot;accountId&quot;: &quot;A String&quot;, # Account ID to which this web property belongs.
367 &quot;href&quot;: &quot;A String&quot;, # Link for this web property.
368 &quot;id&quot;: &quot;A String&quot;, # Web property ID of the form UA-XXXXX-YY.
369 &quot;internalWebPropertyId&quot;: &quot;A String&quot;, # Internal ID for this web property.
370 &quot;kind&quot;: &quot;analytics#webPropertyRef&quot;, # Analytics web property reference.
371 &quot;name&quot;: &quot;A String&quot;, # Name of this web property.
395 &quot;entity&quot;: { # Web property being linked.
396 &quot;webPropertyRef&quot;: { # JSON template for a web property reference.
397 &quot;accountId&quot;: &quot;A String&quot;, # Account ID to which this web property belongs.
398 &quot;href&quot;: &quot;A String&quot;, # Link for this web property.
399 &quot;id&quot;: &quot;A String&quot;, # Web property ID of the form UA-XXXXX-YY.
400 &quot;internalWebPropertyId&quot;: &quot;A String&quot;, # Internal ID for this web property.
401 &quot;kind&quot;: &quot;analytics#webPropertyRef&quot;, # Analytics web property reference.
402 &quot;name&quot;: &quot;A String&quot;, # Name of this web property.