1<html><body>
2<style>
3
4body, h1, h2, h3, div, span, p, pre, a {
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;
13}
14
15body {
16  font-size: 13px;
17  padding: 1em;
18}
19
20h1 {
21  font-size: 26px;
22  margin-bottom: 1em;
23}
24
25h2 {
26  font-size: 24px;
27  margin-bottom: 1em;
28}
29
30h3 {
31  font-size: 20px;
32  margin-bottom: 1em;
33  margin-top: 1em;
34}
35
36pre, code {
37  line-height: 1.5;
38  font-family: Monaco, 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Lucida Console', monospace;
39}
40
41pre {
42  margin-top: 0.5em;
43}
44
45h1, h2, h3, p {
46  font-family: Arial, sans serif;
47}
48
49h1, h2, h3 {
50  border-bottom: solid #CCC 1px;
51}
52
53.toc_element {
54  margin-top: 0.5em;
55}
56
57.firstline {
58  margin-left: 2 em;
59}
60
61.method  {
62  margin-top: 1em;
63  border: solid 1px #CCC;
64  padding: 1em;
65  background: #EEE;
66}
67
68.details {
69  font-weight: bold;
70  font-size: 14px;
71}
72
73</style>
74
75<h1><a href="adexchangebuyer2_v2beta1.html">Ad Exchange Buyer API II</a> . <a href="adexchangebuyer2_v2beta1.accounts.html">accounts</a> . <a href="adexchangebuyer2_v2beta1.accounts.publisherProfiles.html">publisherProfiles</a></h1>
76<h2>Instance Methods</h2>
77<p class="toc_element">
78  <code><a href="#close">close()</a></code></p>
79<p class="firstline">Close httplib2 connections.</p>
80<p class="toc_element">
81  <code><a href="#get">get(accountId, publisherProfileId, x__xgafv=None)</a></code></p>
82<p class="firstline">Gets the requested publisher profile by id.</p>
83<p class="toc_element">
84  <code><a href="#list">list(accountId, pageSize=None, pageToken=None, x__xgafv=None)</a></code></p>
85<p class="firstline">List all publisher profiles visible to the buyer</p>
86<p class="toc_element">
87  <code><a href="#list_next">list_next(previous_request, previous_response)</a></code></p>
88<p class="firstline">Retrieves the next page of results.</p>
89<h3>Method Details</h3>
90<div class="method">
91    <code class="details" id="close">close()</code>
92  <pre>Close httplib2 connections.</pre>
93</div>
94
95<div class="method">
96    <code class="details" id="get">get(accountId, publisherProfileId, x__xgafv=None)</code>
97  <pre>Gets the requested publisher profile by id.
98
99Args:
100  accountId: string, Account ID of the buyer. (required)
101  publisherProfileId: string, The id for the publisher profile to get. (required)
102  x__xgafv: string, V1 error format.
103    Allowed values
104      1 - v1 error format
105      2 - v2 error format
106
107Returns:
108  An object of the form:
109
110    { # Represents a publisher profile (https://support.google.com/admanager/answer/6035806) in Marketplace. All fields are read only. All string fields are free-form text entered by the publisher unless noted otherwise.
111  &quot;audienceDescription&quot;: &quot;A String&quot;, # Description on the publisher&#x27;s audience.
112  &quot;buyerPitchStatement&quot;: &quot;A String&quot;, # Statement explaining what&#x27;s unique about publisher&#x27;s business, and why buyers should partner with the publisher.
113  &quot;directDealsContact&quot;: &quot;A String&quot;, # Contact information for direct reservation deals. This is free text entered by the publisher and may include information like names, phone numbers and email addresses.
114  &quot;displayName&quot;: &quot;A String&quot;, # Name of the publisher profile.
115  &quot;domains&quot;: [ # The list of domains represented in this publisher profile. Empty if this is a parent profile. These are top private domains, meaning that these will not contain a string like &quot;photos.google.co.uk/123&quot;, but will instead contain &quot;google.co.uk&quot;.
116    &quot;A String&quot;,
117  ],
118  &quot;googlePlusUrl&quot;: &quot;A String&quot;, # URL to publisher&#x27;s Google+ page.
119  &quot;isParent&quot;: True or False, # Indicates if this profile is the parent profile of the seller. A parent profile represents all the inventory from the seller, as opposed to child profile that is created to brand a portion of inventory. One seller should have only one parent publisher profile, and can have multiple child profiles. Publisher profiles for the same seller will have same value of field google.ads.adexchange.buyer.v2beta1.PublisherProfile.seller. See https://support.google.com/admanager/answer/6035806 for details.
120  &quot;logoUrl&quot;: &quot;A String&quot;, # A Google public URL to the logo for this publisher profile. The logo is stored as a PNG, JPG, or GIF image.
121  &quot;mediaKitUrl&quot;: &quot;A String&quot;, # URL to additional marketing and sales materials.
122  &quot;mobileApps&quot;: [ # The list of apps represented in this publisher profile. Empty if this is a parent profile.
123    { # A mobile application that contains a external app ID, name, and app store.
124      &quot;appStore&quot;: &quot;A String&quot;, # The app store the app belongs to.
125      &quot;externalAppId&quot;: &quot;A String&quot;, # The external ID for the app from its app store.
126      &quot;name&quot;: &quot;A String&quot;, # The name of the app.
127    },
128  ],
129  &quot;overview&quot;: &quot;A String&quot;, # Overview of the publisher.
130  &quot;programmaticDealsContact&quot;: &quot;A String&quot;, # Contact information for programmatic deals. This is free text entered by the publisher and may include information like names, phone numbers and email addresses.
131  &quot;publisherProfileId&quot;: &quot;A String&quot;, # Unique ID for publisher profile.
132  &quot;rateCardInfoUrl&quot;: &quot;A String&quot;, # URL to a publisher rate card.
133  &quot;samplePageUrl&quot;: &quot;A String&quot;, # URL to a sample content page.
134  &quot;seller&quot;: { # Represents a seller of inventory. Each seller is identified by a unique Ad Manager account ID. # Seller of the publisher profile.
135    &quot;accountId&quot;: &quot;A String&quot;, # The unique ID for the seller. The seller fills in this field. The seller account ID is then available to buyer in the product.
136    &quot;subAccountId&quot;: &quot;A String&quot;, # Output only. Ad manager network code for the seller.
137  },
138  &quot;topHeadlines&quot;: [ # Up to three key metrics and rankings. Max 100 characters each. For example &quot;#1 Mobile News Site for 20 Straight Months&quot;.
139    &quot;A String&quot;,
140  ],
141}</pre>
142</div>
143
144<div class="method">
145    <code class="details" id="list">list(accountId, pageSize=None, pageToken=None, x__xgafv=None)</code>
146  <pre>List all publisher profiles visible to the buyer
147
148Args:
149  accountId: string, Account ID of the buyer. (required)
150  pageSize: integer, Specify the number of results to include per page.
151  pageToken: string, The page token as return from ListPublisherProfilesResponse.
152  x__xgafv: string, V1 error format.
153    Allowed values
154      1 - v1 error format
155      2 - v2 error format
156
157Returns:
158  An object of the form:
159
160    { # Response message for profiles visible to the buyer.
161  &quot;nextPageToken&quot;: &quot;A String&quot;, # List pagination support
162  &quot;publisherProfiles&quot;: [ # The list of matching publisher profiles.
163    { # Represents a publisher profile (https://support.google.com/admanager/answer/6035806) in Marketplace. All fields are read only. All string fields are free-form text entered by the publisher unless noted otherwise.
164      &quot;audienceDescription&quot;: &quot;A String&quot;, # Description on the publisher&#x27;s audience.
165      &quot;buyerPitchStatement&quot;: &quot;A String&quot;, # Statement explaining what&#x27;s unique about publisher&#x27;s business, and why buyers should partner with the publisher.
166      &quot;directDealsContact&quot;: &quot;A String&quot;, # Contact information for direct reservation deals. This is free text entered by the publisher and may include information like names, phone numbers and email addresses.
167      &quot;displayName&quot;: &quot;A String&quot;, # Name of the publisher profile.
168      &quot;domains&quot;: [ # The list of domains represented in this publisher profile. Empty if this is a parent profile. These are top private domains, meaning that these will not contain a string like &quot;photos.google.co.uk/123&quot;, but will instead contain &quot;google.co.uk&quot;.
169        &quot;A String&quot;,
170      ],
171      &quot;googlePlusUrl&quot;: &quot;A String&quot;, # URL to publisher&#x27;s Google+ page.
172      &quot;isParent&quot;: True or False, # Indicates if this profile is the parent profile of the seller. A parent profile represents all the inventory from the seller, as opposed to child profile that is created to brand a portion of inventory. One seller should have only one parent publisher profile, and can have multiple child profiles. Publisher profiles for the same seller will have same value of field google.ads.adexchange.buyer.v2beta1.PublisherProfile.seller. See https://support.google.com/admanager/answer/6035806 for details.
173      &quot;logoUrl&quot;: &quot;A String&quot;, # A Google public URL to the logo for this publisher profile. The logo is stored as a PNG, JPG, or GIF image.
174      &quot;mediaKitUrl&quot;: &quot;A String&quot;, # URL to additional marketing and sales materials.
175      &quot;mobileApps&quot;: [ # The list of apps represented in this publisher profile. Empty if this is a parent profile.
176        { # A mobile application that contains a external app ID, name, and app store.
177          &quot;appStore&quot;: &quot;A String&quot;, # The app store the app belongs to.
178          &quot;externalAppId&quot;: &quot;A String&quot;, # The external ID for the app from its app store.
179          &quot;name&quot;: &quot;A String&quot;, # The name of the app.
180        },
181      ],
182      &quot;overview&quot;: &quot;A String&quot;, # Overview of the publisher.
183      &quot;programmaticDealsContact&quot;: &quot;A String&quot;, # Contact information for programmatic deals. This is free text entered by the publisher and may include information like names, phone numbers and email addresses.
184      &quot;publisherProfileId&quot;: &quot;A String&quot;, # Unique ID for publisher profile.
185      &quot;rateCardInfoUrl&quot;: &quot;A String&quot;, # URL to a publisher rate card.
186      &quot;samplePageUrl&quot;: &quot;A String&quot;, # URL to a sample content page.
187      &quot;seller&quot;: { # Represents a seller of inventory. Each seller is identified by a unique Ad Manager account ID. # Seller of the publisher profile.
188        &quot;accountId&quot;: &quot;A String&quot;, # The unique ID for the seller. The seller fills in this field. The seller account ID is then available to buyer in the product.
189        &quot;subAccountId&quot;: &quot;A String&quot;, # Output only. Ad manager network code for the seller.
190      },
191      &quot;topHeadlines&quot;: [ # Up to three key metrics and rankings. Max 100 characters each. For example &quot;#1 Mobile News Site for 20 Straight Months&quot;.
192        &quot;A String&quot;,
193      ],
194    },
195  ],
196}</pre>
197</div>
198
199<div class="method">
200    <code class="details" id="list_next">list_next(previous_request, previous_response)</code>
201  <pre>Retrieves the next page of results.
202
203Args:
204  previous_request: The request for the previous page. (required)
205  previous_response: The response from the request for the previous page. (required)
206
207Returns:
208  A request object that you can call &#x27;execute()&#x27; on to request the next
209  page. Returns None if there are no more items in the collection.
210    </pre>
211</div>
212
213</body></html>