Lines Matching full:unit

79 <p class="firstline">Delete the specified ad unit from the specified publisher AdSense account.</p>
82 <p class="firstline">Get the specified host ad unit in this AdSense account.</p>
85 <p class="firstline">Get ad code for the specified ad unit, attaching the specified host custom cha…
88 <p class="firstline">Insert the supplied ad unit into the specified publisher AdSense account.</p>
97 <p class="firstline">Update the supplied ad unit in the specified publisher AdSense account. This m…
100 <p class="firstline">Update the supplied ad unit in the specified publisher AdSense account.</p>
104 <pre>Delete the specified ad unit from the specified publisher AdSense account.
107 accountId: string, Account which contains the ad unit. (required)
108 adClientId: string, Ad client for which to get ad unit. (required)
109 adUnitId: string, Ad unit to delete. (required)
115 "status": "A String", # Status of this ad unit. Possible values are:
116 …# NEW: Indicates that the ad unit was created within the last seven days and does not yet have any…
118 # ACTIVE: Indicates that there has been activity on this ad unit in the last seven days.
120 … # INACTIVE: Indicates that there has been no activity on this ad unit in the last seven days.
122 "code": "A String", # Identity code of this ad unit, not necessarily unique across ad clients.
123 "name": "A String", # Name of this ad unit.
125 … "type": "A String", # Type of this ad unit. Possible values are TEXT, TEXT_IMAGE, IMAGE and LINK.
131 … "size": "A String", # Size of this ad unit. Size values are in the form SIZE_{width}_{height}.
133 …"id": "A String", # Unique identifier of this ad unit. This should be considered an opaque identif…
135 "scriptingLanguage": "A String", # The scripting language to use for this ad unit.
136 "type": "A String", # Type of this ad unit.
137 "markupLanguage": "A String", # The markup language to use for this ad unit.
138 "size": "A String", # Size of this ad unit.
140 "customStyle": { # Custom style information specific to this ad unit.
160 <pre>Get the specified host ad unit in this AdSense account.
163 accountId: string, Account which contains the ad unit. (required)
164 adClientId: string, Ad client for which to get ad unit. (required)
165 adUnitId: string, Ad unit to get. (required)
171 "status": "A String", # Status of this ad unit. Possible values are:
172 …# NEW: Indicates that the ad unit was created within the last seven days and does not yet have any…
174 # ACTIVE: Indicates that there has been activity on this ad unit in the last seven days.
176 … # INACTIVE: Indicates that there has been no activity on this ad unit in the last seven days.
178 "code": "A String", # Identity code of this ad unit, not necessarily unique across ad clients.
179 "name": "A String", # Name of this ad unit.
181 … "type": "A String", # Type of this ad unit. Possible values are TEXT, TEXT_IMAGE, IMAGE and LINK.
187 … "size": "A String", # Size of this ad unit. Size values are in the form SIZE_{width}_{height}.
189 …"id": "A String", # Unique identifier of this ad unit. This should be considered an opaque identif…
191 "scriptingLanguage": "A String", # The scripting language to use for this ad unit.
192 "type": "A String", # Type of this ad unit.
193 "markupLanguage": "A String", # The markup language to use for this ad unit.
194 "size": "A String", # Size of this ad unit.
196 "customStyle": { # Custom style information specific to this ad unit.
216 <pre>Get ad code for the specified ad unit, attaching the specified host custom channels.
220 adClientId: string, Ad client with contains the ad unit. (required)
221 adUnitId: string, Ad unit to get the code for. (required)
235 <pre>Insert the supplied ad unit into the specified publisher AdSense account.
238 accountId: string, Account which will contain the ad unit. (required)
239 adClientId: string, Ad client into which to insert the ad unit. (required)
244 "status": "A String", # Status of this ad unit. Possible values are:
245 …# NEW: Indicates that the ad unit was created within the last seven days and does not yet have any…
247 # ACTIVE: Indicates that there has been activity on this ad unit in the last seven days.
249 … # INACTIVE: Indicates that there has been no activity on this ad unit in the last seven days.
251 "code": "A String", # Identity code of this ad unit, not necessarily unique across ad clients.
252 "name": "A String", # Name of this ad unit.
254 … "type": "A String", # Type of this ad unit. Possible values are TEXT, TEXT_IMAGE, IMAGE and LINK.
260 "size": "A String", # Size of this ad unit. Size values are in the form SIZE_{width}_{height}.
262 …"id": "A String", # Unique identifier of this ad unit. This should be considered an opaque identif…
264 "scriptingLanguage": "A String", # The scripting language to use for this ad unit.
265 "type": "A String", # Type of this ad unit.
266 "markupLanguage": "A String", # The markup language to use for this ad unit.
267 "size": "A String", # Size of this ad unit.
269 "customStyle": { # Custom style information specific to this ad unit.
291 "status": "A String", # Status of this ad unit. Possible values are:
292 …# NEW: Indicates that the ad unit was created within the last seven days and does not yet have any…
294 # ACTIVE: Indicates that there has been activity on this ad unit in the last seven days.
296 … # INACTIVE: Indicates that there has been no activity on this ad unit in the last seven days.
298 "code": "A String", # Identity code of this ad unit, not necessarily unique across ad clients.
299 "name": "A String", # Name of this ad unit.
301 … "type": "A String", # Type of this ad unit. Possible values are TEXT, TEXT_IMAGE, IMAGE and LINK.
307 … "size": "A String", # Size of this ad unit. Size values are in the form SIZE_{width}_{height}.
309 …"id": "A String", # Unique identifier of this ad unit. This should be considered an opaque identif…
311 "scriptingLanguage": "A String", # The scripting language to use for this ad unit.
312 "type": "A String", # Type of this ad unit.
313 "markupLanguage": "A String", # The markup language to use for this ad unit.
314 "size": "A String", # Size of this ad unit.
316 "customStyle": { # Custom style information specific to this ad unit.
352 "status": "A String", # Status of this ad unit. Possible values are:
353 …# NEW: Indicates that the ad unit was created within the last seven days and does not yet have any…
355 … # ACTIVE: Indicates that there has been activity on this ad unit in the last seven days.
357 … # INACTIVE: Indicates that there has been no activity on this ad unit in the last seven days.
359 … "code": "A String", # Identity code of this ad unit, not necessarily unique across ad clients.
360 "name": "A String", # Name of this ad unit.
362 … "type": "A String", # Type of this ad unit. Possible values are TEXT, TEXT_IMAGE, IMAGE and LINK.
368 … "size": "A String", # Size of this ad unit. Size values are in the form SIZE_{width}_{height}.
370 …"id": "A String", # Unique identifier of this ad unit. This should be considered an opaque identif…
372 "scriptingLanguage": "A String", # The scripting language to use for this ad unit.
373 "type": "A String", # Type of this ad unit.
374 "markupLanguage": "A String", # The markup language to use for this ad unit.
375 "size": "A String", # Size of this ad unit.
377 "customStyle": { # Custom style information specific to this ad unit.
415 …<pre>Update the supplied ad unit in the specified publisher AdSense account. This method supports …
419 adClientId: string, Ad client which contains the ad unit. (required)
420 adUnitId: string, Ad unit to get. (required)
425 "status": "A String", # Status of this ad unit. Possible values are:
426 …# NEW: Indicates that the ad unit was created within the last seven days and does not yet have any…
428 # ACTIVE: Indicates that there has been activity on this ad unit in the last seven days.
430 … # INACTIVE: Indicates that there has been no activity on this ad unit in the last seven days.
432 "code": "A String", # Identity code of this ad unit, not necessarily unique across ad clients.
433 "name": "A String", # Name of this ad unit.
435 … "type": "A String", # Type of this ad unit. Possible values are TEXT, TEXT_IMAGE, IMAGE and LINK.
441 "size": "A String", # Size of this ad unit. Size values are in the form SIZE_{width}_{height}.
443 …"id": "A String", # Unique identifier of this ad unit. This should be considered an opaque identif…
445 "scriptingLanguage": "A String", # The scripting language to use for this ad unit.
446 "type": "A String", # Type of this ad unit.
447 "markupLanguage": "A String", # The markup language to use for this ad unit.
448 "size": "A String", # Size of this ad unit.
450 "customStyle": { # Custom style information specific to this ad unit.
472 "status": "A String", # Status of this ad unit. Possible values are:
473 …# NEW: Indicates that the ad unit was created within the last seven days and does not yet have any…
475 # ACTIVE: Indicates that there has been activity on this ad unit in the last seven days.
477 … # INACTIVE: Indicates that there has been no activity on this ad unit in the last seven days.
479 "code": "A String", # Identity code of this ad unit, not necessarily unique across ad clients.
480 "name": "A String", # Name of this ad unit.
482 … "type": "A String", # Type of this ad unit. Possible values are TEXT, TEXT_IMAGE, IMAGE and LINK.
488 … "size": "A String", # Size of this ad unit. Size values are in the form SIZE_{width}_{height}.
490 …"id": "A String", # Unique identifier of this ad unit. This should be considered an opaque identif…
492 "scriptingLanguage": "A String", # The scripting language to use for this ad unit.
493 "type": "A String", # Type of this ad unit.
494 "markupLanguage": "A String", # The markup language to use for this ad unit.
495 "size": "A String", # Size of this ad unit.
497 "customStyle": { # Custom style information specific to this ad unit.
517 <pre>Update the supplied ad unit in the specified publisher AdSense account.
521 adClientId: string, Ad client which contains the ad unit. (required)
526 "status": "A String", # Status of this ad unit. Possible values are:
527 …# NEW: Indicates that the ad unit was created within the last seven days and does not yet have any…
529 # ACTIVE: Indicates that there has been activity on this ad unit in the last seven days.
531 … # INACTIVE: Indicates that there has been no activity on this ad unit in the last seven days.
533 "code": "A String", # Identity code of this ad unit, not necessarily unique across ad clients.
534 "name": "A String", # Name of this ad unit.
536 … "type": "A String", # Type of this ad unit. Possible values are TEXT, TEXT_IMAGE, IMAGE and LINK.
542 "size": "A String", # Size of this ad unit. Size values are in the form SIZE_{width}_{height}.
544 …"id": "A String", # Unique identifier of this ad unit. This should be considered an opaque identif…
546 "scriptingLanguage": "A String", # The scripting language to use for this ad unit.
547 "type": "A String", # Type of this ad unit.
548 "markupLanguage": "A String", # The markup language to use for this ad unit.
549 "size": "A String", # Size of this ad unit.
551 "customStyle": { # Custom style information specific to this ad unit.
573 "status": "A String", # Status of this ad unit. Possible values are:
574 …# NEW: Indicates that the ad unit was created within the last seven days and does not yet have any…
576 # ACTIVE: Indicates that there has been activity on this ad unit in the last seven days.
578 … # INACTIVE: Indicates that there has been no activity on this ad unit in the last seven days.
580 "code": "A String", # Identity code of this ad unit, not necessarily unique across ad clients.
581 "name": "A String", # Name of this ad unit.
583 … "type": "A String", # Type of this ad unit. Possible values are TEXT, TEXT_IMAGE, IMAGE and LINK.
589 … "size": "A String", # Size of this ad unit. Size values are in the form SIZE_{width}_{height}.
591 …"id": "A String", # Unique identifier of this ad unit. This should be considered an opaque identif…
593 "scriptingLanguage": "A String", # The scripting language to use for this ad unit.
594 "type": "A String", # Type of this ad unit.
595 "markupLanguage": "A String", # The markup language to use for this ad unit.
596 "size": "A String", # Size of this ad unit.
598 "customStyle": { # Custom style information specific to this ad unit.