Skip to content

Commit b52ffe8

Browse files
chore(displayvideo): update the api
#### displayvideo:v1 The following keys were added: - resources.advertisers.resources.insertionOrders.methods.bulkListInsertionOrderAssignedTargetingOptions (Total Keys: 26) - resources.advertisers.resources.insertionOrders.resources.targetingTypes.resources.assignedTargetingOptions.methods.get (Total Keys: 25) - resources.advertisers.resources.insertionOrders.resources.targetingTypes.resources.assignedTargetingOptions.methods.list (Total Keys: 30) - resources.targetingTypes.resources.targetingOptions.methods.search (Total Keys: 12) - schemas.BulkListInsertionOrderAssignedTargetingOptionsResponse (Total Keys: 5) - schemas.ContentInstreamPositionAssignedTargetingOptionDetails.properties.adType (Total Keys: 2) - schemas.ContentOutstreamPositionAssignedTargetingOptionDetails.properties.adType (Total Keys: 2) - schemas.Creative.properties.mp3Audio (Total Keys: 2) - schemas.Creative.properties.oggAudio (Total Keys: 2) - schemas.GeoRegionSearchTerms (Total Keys: 3) - schemas.InsertionOrder.properties.insertionOrderType (Total Keys: 1) - schemas.LineItem.properties.mobileApp (Total Keys: 1) - schemas.ListInsertionOrderAssignedTargetingOptionsResponse (Total Keys: 5) - schemas.MobileApp (Total Keys: 9) - schemas.OnScreenPositionAssignedTargetingOptionDetails.properties.adType (Total Keys: 2) - schemas.SearchTargetingOptionsRequest (Total Keys: 8) - schemas.SearchTargetingOptionsResponse (Total Keys: 5)
1 parent 9b4822b commit b52ffe8

15 files changed

+17170
-15024
lines changed

docs/dyn/displayvideo_v1.advertisers.campaigns.html

Lines changed: 14 additions & 14 deletions
Large diffs are not rendered by default.

docs/dyn/displayvideo_v1.advertisers.channels.sites.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ <h3>Method Details</h3>
108108
&quot;createdSites&quot;: [ # The sites to create in batch, specified as a list of Sites.
109109
{ # A single site. Sites are apps or websites belonging to a channel.
110110
&quot;name&quot;: &quot;A String&quot;, # Output only. The resource name of the site.
111-
&quot;urlOrAppId&quot;: &quot;A String&quot;, # Required. The URL or app ID of the site. Must be UTF-8 encoded with a maximum length of 240 bytes.
111+
&quot;urlOrAppId&quot;: &quot;A String&quot;, # Required. The app ID or URL of the site. Must be UTF-8 encoded with a maximum length of 240 bytes.
112112
},
113113
],
114114
&quot;deletedSites&quot;: [ # The sites to delete in batch, specified as a list of site url_or_app_ids.
@@ -129,7 +129,7 @@ <h3>Method Details</h3>
129129
&quot;sites&quot;: [ # The list of sites that have been successfully created. This list will be absent if empty.
130130
{ # A single site. Sites are apps or websites belonging to a channel.
131131
&quot;name&quot;: &quot;A String&quot;, # Output only. The resource name of the site.
132-
&quot;urlOrAppId&quot;: &quot;A String&quot;, # Required. The URL or app ID of the site. Must be UTF-8 encoded with a maximum length of 240 bytes.
132+
&quot;urlOrAppId&quot;: &quot;A String&quot;, # Required. The app ID or URL of the site. Must be UTF-8 encoded with a maximum length of 240 bytes.
133133
},
134134
],
135135
}</pre>
@@ -152,7 +152,7 @@ <h3>Method Details</h3>
152152

153153
{ # A single site. Sites are apps or websites belonging to a channel.
154154
&quot;name&quot;: &quot;A String&quot;, # Output only. The resource name of the site.
155-
&quot;urlOrAppId&quot;: &quot;A String&quot;, # Required. The URL or app ID of the site. Must be UTF-8 encoded with a maximum length of 240 bytes.
155+
&quot;urlOrAppId&quot;: &quot;A String&quot;, # Required. The app ID or URL of the site. Must be UTF-8 encoded with a maximum length of 240 bytes.
156156
}
157157

158158
partnerId: string, The ID of the partner that owns the parent channel.
@@ -166,7 +166,7 @@ <h3>Method Details</h3>
166166

167167
{ # A single site. Sites are apps or websites belonging to a channel.
168168
&quot;name&quot;: &quot;A String&quot;, # Output only. The resource name of the site.
169-
&quot;urlOrAppId&quot;: &quot;A String&quot;, # Required. The URL or app ID of the site. Must be UTF-8 encoded with a maximum length of 240 bytes.
169+
&quot;urlOrAppId&quot;: &quot;A String&quot;, # Required. The app ID or URL of the site. Must be UTF-8 encoded with a maximum length of 240 bytes.
170170
}</pre>
171171
</div>
172172

@@ -216,7 +216,7 @@ <h3>Method Details</h3>
216216
&quot;sites&quot;: [ # The list of sites. This list will be absent if empty.
217217
{ # A single site. Sites are apps or websites belonging to a channel.
218218
&quot;name&quot;: &quot;A String&quot;, # Output only. The resource name of the site.
219-
&quot;urlOrAppId&quot;: &quot;A String&quot;, # Required. The URL or app ID of the site. Must be UTF-8 encoded with a maximum length of 240 bytes.
219+
&quot;urlOrAppId&quot;: &quot;A String&quot;, # Required. The app ID or URL of the site. Must be UTF-8 encoded with a maximum length of 240 bytes.
220220
},
221221
],
222222
}</pre>

docs/dyn/displayvideo_v1.advertisers.creatives.html

Lines changed: 24 additions & 12 deletions
Large diffs are not rendered by default.

docs/dyn/displayvideo_v1.advertisers.html

Lines changed: 139 additions & 130 deletions
Large diffs are not rendered by default.

docs/dyn/displayvideo_v1.advertisers.insertionOrders.html

Lines changed: 332 additions & 14 deletions
Large diffs are not rendered by default.

docs/dyn/displayvideo_v1.advertisers.insertionOrders.targetingTypes.assignedTargetingOptions.html

Lines changed: 755 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 91 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,91 @@
1+
<html><body>
2+
<style>
3+
4+
body, 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+
15+
body {
16+
font-size: 13px;
17+
padding: 1em;
18+
}
19+
20+
h1 {
21+
font-size: 26px;
22+
margin-bottom: 1em;
23+
}
24+
25+
h2 {
26+
font-size: 24px;
27+
margin-bottom: 1em;
28+
}
29+
30+
h3 {
31+
font-size: 20px;
32+
margin-bottom: 1em;
33+
margin-top: 1em;
34+
}
35+
36+
pre, code {
37+
line-height: 1.5;
38+
font-family: Monaco, 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Lucida Console', monospace;
39+
}
40+
41+
pre {
42+
margin-top: 0.5em;
43+
}
44+
45+
h1, h2, h3, p {
46+
font-family: Arial, sans serif;
47+
}
48+
49+
h1, 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="displayvideo_v1.html">Display & Video 360 API</a> . <a href="displayvideo_v1.advertisers.html">advertisers</a> . <a href="displayvideo_v1.advertisers.insertionOrders.html">insertionOrders</a> . <a href="displayvideo_v1.advertisers.insertionOrders.targetingTypes.html">targetingTypes</a></h1>
76+
<h2>Instance Methods</h2>
77+
<p class="toc_element">
78+
<code><a href="displayvideo_v1.advertisers.insertionOrders.targetingTypes.assignedTargetingOptions.html">assignedTargetingOptions()</a></code>
79+
</p>
80+
<p class="firstline">Returns the assignedTargetingOptions Resource.</p>
81+
82+
<p class="toc_element">
83+
<code><a href="#close">close()</a></code></p>
84+
<p class="firstline">Close httplib2 connections.</p>
85+
<h3>Method Details</h3>
86+
<div class="method">
87+
<code class="details" id="close">close()</code>
88+
<pre>Close httplib2 connections.</pre>
89+
</div>
90+
91+
</body></html>

0 commit comments

Comments
 (0)