• Home
  • Raw
  • Download

Lines Matching +full:0 +full:ad +full:- +full:v2

5   margin: 0;
6 padding: 0;
7 border: 0;
8 font-weight: inherit;
9 font-style: inherit;
10 font-size: 100%;
11 font-family: inherit;
12 vertical-align: baseline;
16 font-size: 13px;
21 font-size: 26px;
22 margin-bottom: 1em;
26 font-size: 24px;
27 margin-bottom: 1em;
31 font-size: 20px;
32 margin-bottom: 1em;
33 margin-top: 1em;
37 line-height: 1.5;
38 font-family: Monaco, 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Lucida Console', monospace;
42 margin-top: 0.5em;
46 font-family: Arial, sans serif;
50 border-bottom: solid #CCC 1px;
54 margin-top: 0.5em;
58 margin-left: 2 em;
62 margin-top: 1em;
69 font-weight: bold;
70 font-size: 14px;
97 …AdSense code for a given ad client. This returns what was previously known as the 'auto ad code'. …
100 <p class="firstline">Lists all the ad clients available in an account.</p>
112 …se code for a given ad client. This returns what was previously known as the &#x27;auto ad code&#x…
115 …name: string, Required. Name of the ad client for which to get the adcode. Format: accounts/{accou…
118 1 - v1 error format
119 2 - v2 error format
124 …{ # Representation of the AdSense code for a given ad client. For more information, see [About the…
133 <pre>Lists all the ad clients available in an account.
136 …parent: string, Required. The account which owns the collection of ad clients. Format: accounts/{a…
137 … integer, The maximum number of ad clients to include in the response, used for paging. If unspeci…
141 1 - v1 error format
142 2 - v2 error format
147 { # Response definition for the ad client list rpc.
148 &quot;adClients&quot;: [ # The ad clients returned in this list response.
149 …{ # Representation of an ad client. An ad client represents a user&#x27;s subscription with a spec…
150 …&quot;name&quot;: &quot;A String&quot;, # Resource name of the ad client. Format: accounts/{accoun…
151 …&quot;productCode&quot;: &quot;A String&quot;, # Output only. Product code of the ad client. For e…
152 …;, # Output only. Unique ID of the ad client as used in the `AD_CLIENT_ID` reporting dimension. Pr…
155 …&quot;nextPageToken&quot;: &quot;A String&quot;, # Continuation token used to page through ad clie…