mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-23 15:49:49 +01:00
Update documentation
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Create - Display Video v2.0.4+20210325</title>
|
||||
<title>Create - Display Video v3.0.0+20220303</title>
|
||||
|
||||
|
||||
|
||||
@@ -34,7 +34,7 @@
|
||||
|
||||
<nav data-toggle="wy-nav-shift" class="wy-nav-side stickynav">
|
||||
<div class="wy-side-nav-search">
|
||||
<a href=".." class="icon icon-home"> Display Video v2.0.4+20210325</a>
|
||||
<a href=".." class="icon icon-home"> Display Video v3.0.0+20220303</a>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -229,6 +229,16 @@
|
||||
|
||||
</li>
|
||||
|
||||
<li class="toctree-l1 ">
|
||||
<a class="" href="../advertisers_invoices-list">Invoices List</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="toctree-l1 ">
|
||||
<a class="" href="../advertisers_invoices-lookup-invoice-currency">Invoices Lookup Invoice Currency</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="toctree-l1 ">
|
||||
<a class="" href="../advertisers_line-items-bulk-edit-line-item-assigned-targeting-options">Line Items Bulk Edit Line Item Assigned Targeting Options</a>
|
||||
|
||||
@@ -461,6 +471,11 @@
|
||||
|
||||
<span>Custom Bidding Algorithms</span>
|
||||
|
||||
<li class="toctree-l1 ">
|
||||
<a class="" href="../custom-bidding-algorithms_create">Create</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="toctree-l1 ">
|
||||
<a class="" href="../custom-bidding-algorithms_get">Get</a>
|
||||
|
||||
@@ -471,6 +486,31 @@
|
||||
|
||||
</li>
|
||||
|
||||
<li class="toctree-l1 ">
|
||||
<a class="" href="../custom-bidding-algorithms_patch">Patch</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="toctree-l1 ">
|
||||
<a class="" href="../custom-bidding-algorithms_scripts-create">Scripts Create</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="toctree-l1 ">
|
||||
<a class="" href="../custom-bidding-algorithms_scripts-get">Scripts Get</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="toctree-l1 ">
|
||||
<a class="" href="../custom-bidding-algorithms_scripts-list">Scripts List</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="toctree-l1 ">
|
||||
<a class="" href="../custom-bidding-algorithms_upload-script">Upload Script</a>
|
||||
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -493,6 +533,16 @@
|
||||
|
||||
<span>First And Third Party Audiences</span>
|
||||
|
||||
<li class="toctree-l1 ">
|
||||
<a class="" href="../first-and-third-party-audiences_create">Create</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="toctree-l1 ">
|
||||
<a class="" href="../first-and-third-party-audiences_edit-customer-match-members">Edit Customer Match Members</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="toctree-l1 ">
|
||||
<a class="" href="../first-and-third-party-audiences_get">Get</a>
|
||||
|
||||
@@ -503,6 +553,11 @@
|
||||
|
||||
</li>
|
||||
|
||||
<li class="toctree-l1 ">
|
||||
<a class="" href="../first-and-third-party-audiences_patch">Patch</a>
|
||||
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -634,6 +689,11 @@
|
||||
|
||||
</li>
|
||||
|
||||
<li class="toctree-l1 ">
|
||||
<a class="" href="../media_upload">Upload</a>
|
||||
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -847,15 +907,15 @@ In the latter case it is advised to set the field-cursor to the data-structure's
|
||||
|
||||
<p>can be set completely with the following arguments which are assumed to be executed in the given order. Note how the cursor position is adjusted to the respective structures, allowing simple field names to be used most of the time.</p>
|
||||
<ul>
|
||||
<li><code>-r . display-name=at</code><ul>
|
||||
<li><code>-r . display-name=justo</code><ul>
|
||||
<li>Required. The display name of the inventory source group. Must be UTF-8 encoded with a maximum size of 240 bytes.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><code>inventory-source-group-id=amet</code><ul>
|
||||
<li><code>inventory-source-group-id=ea</code><ul>
|
||||
<li>Output only. The unique ID of the inventory source group. Assigned by the system.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><code>name=justo</code><ul>
|
||||
<li><code>name=et</code><ul>
|
||||
<li>Output only. The resource name of the inventory source group.</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user