mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-01-25 04:35:18 +01:00
1046 lines
64 KiB
HTML
1046 lines
64 KiB
HTML
<!DOCTYPE html>
|
|
<html class="writer-html5" lang="en" >
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="A complete library to interact with dfareporting (protocol v3.0)" /><link rel="canonical" href="http://byron.github.io/google-apis-rs/google-dfareporting3-cli/" />
|
|
<link rel="shortcut icon" href="img/favicon.ico" />
|
|
<title>dfareporting v5.0.4+20180830</title>
|
|
<link rel="stylesheet" href="css/theme.css" />
|
|
<link rel="stylesheet" href="css/theme_extra.css" />
|
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/10.5.0/styles/github.min.css" />
|
|
|
|
<script>
|
|
// Current page data
|
|
var mkdocs_page_name = "Home";
|
|
var mkdocs_page_input_path = "index.md";
|
|
var mkdocs_page_url = "/google-apis-rs/google-dfareporting3-cli/";
|
|
</script>
|
|
|
|
<script src="js/jquery-3.6.0.min.js" defer></script>
|
|
<!--[if lt IE 9]>
|
|
<script src="js/html5shiv.min.js"></script>
|
|
<![endif]-->
|
|
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/10.5.0/highlight.min.js"></script>
|
|
<script>hljs.initHighlightingOnLoad();</script>
|
|
</head>
|
|
|
|
<body class="wy-body-for-nav" role="document">
|
|
|
|
<div class="wy-grid-for-nav">
|
|
<nav data-toggle="wy-nav-shift" class="wy-nav-side stickynav">
|
|
<div class="wy-side-scroll">
|
|
<div class="wy-side-nav-search">
|
|
<a href="." class="icon icon-home"> dfareporting v5.0.4+20180830
|
|
</a><div role="search">
|
|
<form id ="rtd-search-form" class="wy-form" action="./search.html" method="get">
|
|
<input type="text" name="q" placeholder="Search docs" title="Type search term here" />
|
|
</form>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
|
|
<ul class="current">
|
|
<li class="toctree-l1 current"><a class="reference internal current" href=".">Home</a>
|
|
<ul class="current">
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
<p class="caption"><span class="caption-text">Account Active Ad Summaries</span></p>
|
|
<ul>
|
|
<li class="toctree-l1"><a class="reference internal" href="account-active-ad-summaries_get/">Get</a>
|
|
</li>
|
|
</ul>
|
|
<p class="caption"><span class="caption-text">Account Permission Groups</span></p>
|
|
<ul>
|
|
<li class="toctree-l1"><a class="reference internal" href="account-permission-groups_get/">Get</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="account-permission-groups_list/">List</a>
|
|
</li>
|
|
</ul>
|
|
<p class="caption"><span class="caption-text">Account Permissions</span></p>
|
|
<ul>
|
|
<li class="toctree-l1"><a class="reference internal" href="account-permissions_get/">Get</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="account-permissions_list/">List</a>
|
|
</li>
|
|
</ul>
|
|
<p class="caption"><span class="caption-text">Account User Profiles</span></p>
|
|
<ul>
|
|
<li class="toctree-l1"><a class="reference internal" href="account-user-profiles_get/">Get</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="account-user-profiles_insert/">Insert</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="account-user-profiles_list/">List</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="account-user-profiles_patch/">Patch</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="account-user-profiles_update/">Update</a>
|
|
</li>
|
|
</ul>
|
|
<p class="caption"><span class="caption-text">Accounts</span></p>
|
|
<ul>
|
|
<li class="toctree-l1"><a class="reference internal" href="accounts_get/">Get</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="accounts_list/">List</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="accounts_patch/">Patch</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="accounts_update/">Update</a>
|
|
</li>
|
|
</ul>
|
|
<p class="caption"><span class="caption-text">Ads</span></p>
|
|
<ul>
|
|
<li class="toctree-l1"><a class="reference internal" href="ads_get/">Get</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="ads_insert/">Insert</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="ads_list/">List</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="ads_patch/">Patch</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="ads_update/">Update</a>
|
|
</li>
|
|
</ul>
|
|
<p class="caption"><span class="caption-text">Advertiser Groups</span></p>
|
|
<ul>
|
|
<li class="toctree-l1"><a class="reference internal" href="advertiser-groups_delete/">Delete</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="advertiser-groups_get/">Get</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="advertiser-groups_insert/">Insert</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="advertiser-groups_list/">List</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="advertiser-groups_patch/">Patch</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="advertiser-groups_update/">Update</a>
|
|
</li>
|
|
</ul>
|
|
<p class="caption"><span class="caption-text">Advertiser Landing Pages</span></p>
|
|
<ul>
|
|
<li class="toctree-l1"><a class="reference internal" href="advertiser-landing-pages_get/">Get</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="advertiser-landing-pages_insert/">Insert</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="advertiser-landing-pages_list/">List</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="advertiser-landing-pages_patch/">Patch</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="advertiser-landing-pages_update/">Update</a>
|
|
</li>
|
|
</ul>
|
|
<p class="caption"><span class="caption-text">Advertisers</span></p>
|
|
<ul>
|
|
<li class="toctree-l1"><a class="reference internal" href="advertisers_get/">Get</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="advertisers_insert/">Insert</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="advertisers_list/">List</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="advertisers_patch/">Patch</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="advertisers_update/">Update</a>
|
|
</li>
|
|
</ul>
|
|
<p class="caption"><span class="caption-text">Browsers</span></p>
|
|
<ul>
|
|
<li class="toctree-l1"><a class="reference internal" href="browsers_list/">List</a>
|
|
</li>
|
|
</ul>
|
|
<p class="caption"><span class="caption-text">Campaign Creative Associations</span></p>
|
|
<ul>
|
|
<li class="toctree-l1"><a class="reference internal" href="campaign-creative-associations_insert/">Insert</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="campaign-creative-associations_list/">List</a>
|
|
</li>
|
|
</ul>
|
|
<p class="caption"><span class="caption-text">Campaigns</span></p>
|
|
<ul>
|
|
<li class="toctree-l1"><a class="reference internal" href="campaigns_get/">Get</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="campaigns_insert/">Insert</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="campaigns_list/">List</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="campaigns_patch/">Patch</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="campaigns_update/">Update</a>
|
|
</li>
|
|
</ul>
|
|
<p class="caption"><span class="caption-text">Change Logs</span></p>
|
|
<ul>
|
|
<li class="toctree-l1"><a class="reference internal" href="change-logs_get/">Get</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="change-logs_list/">List</a>
|
|
</li>
|
|
</ul>
|
|
<p class="caption"><span class="caption-text">Cities</span></p>
|
|
<ul>
|
|
<li class="toctree-l1"><a class="reference internal" href="cities_list/">List</a>
|
|
</li>
|
|
</ul>
|
|
<p class="caption"><span class="caption-text">Connection Types</span></p>
|
|
<ul>
|
|
<li class="toctree-l1"><a class="reference internal" href="connection-types_get/">Get</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="connection-types_list/">List</a>
|
|
</li>
|
|
</ul>
|
|
<p class="caption"><span class="caption-text">Content Categories</span></p>
|
|
<ul>
|
|
<li class="toctree-l1"><a class="reference internal" href="content-categories_delete/">Delete</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="content-categories_get/">Get</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="content-categories_insert/">Insert</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="content-categories_list/">List</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="content-categories_patch/">Patch</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="content-categories_update/">Update</a>
|
|
</li>
|
|
</ul>
|
|
<p class="caption"><span class="caption-text">Conversions</span></p>
|
|
<ul>
|
|
<li class="toctree-l1"><a class="reference internal" href="conversions_batchinsert/">Batchinsert</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="conversions_batchupdate/">Batchupdate</a>
|
|
</li>
|
|
</ul>
|
|
<p class="caption"><span class="caption-text">Countries</span></p>
|
|
<ul>
|
|
<li class="toctree-l1"><a class="reference internal" href="countries_get/">Get</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="countries_list/">List</a>
|
|
</li>
|
|
</ul>
|
|
<p class="caption"><span class="caption-text">Creative Assets</span></p>
|
|
<ul>
|
|
<li class="toctree-l1"><a class="reference internal" href="creative-assets_insert/">Insert</a>
|
|
</li>
|
|
</ul>
|
|
<p class="caption"><span class="caption-text">Creative Field Values</span></p>
|
|
<ul>
|
|
<li class="toctree-l1"><a class="reference internal" href="creative-field-values_delete/">Delete</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="creative-field-values_get/">Get</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="creative-field-values_insert/">Insert</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="creative-field-values_list/">List</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="creative-field-values_patch/">Patch</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="creative-field-values_update/">Update</a>
|
|
</li>
|
|
</ul>
|
|
<p class="caption"><span class="caption-text">Creative Fields</span></p>
|
|
<ul>
|
|
<li class="toctree-l1"><a class="reference internal" href="creative-fields_delete/">Delete</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="creative-fields_get/">Get</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="creative-fields_insert/">Insert</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="creative-fields_list/">List</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="creative-fields_patch/">Patch</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="creative-fields_update/">Update</a>
|
|
</li>
|
|
</ul>
|
|
<p class="caption"><span class="caption-text">Creative Groups</span></p>
|
|
<ul>
|
|
<li class="toctree-l1"><a class="reference internal" href="creative-groups_get/">Get</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="creative-groups_insert/">Insert</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="creative-groups_list/">List</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="creative-groups_patch/">Patch</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="creative-groups_update/">Update</a>
|
|
</li>
|
|
</ul>
|
|
<p class="caption"><span class="caption-text">Creatives</span></p>
|
|
<ul>
|
|
<li class="toctree-l1"><a class="reference internal" href="creatives_get/">Get</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="creatives_insert/">Insert</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="creatives_list/">List</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="creatives_patch/">Patch</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="creatives_update/">Update</a>
|
|
</li>
|
|
</ul>
|
|
<p class="caption"><span class="caption-text">Dimension Values</span></p>
|
|
<ul>
|
|
<li class="toctree-l1"><a class="reference internal" href="dimension-values_query/">Query</a>
|
|
</li>
|
|
</ul>
|
|
<p class="caption"><span class="caption-text">Directory Site Contacts</span></p>
|
|
<ul>
|
|
<li class="toctree-l1"><a class="reference internal" href="directory-site-contacts_get/">Get</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="directory-site-contacts_list/">List</a>
|
|
</li>
|
|
</ul>
|
|
<p class="caption"><span class="caption-text">Directory Sites</span></p>
|
|
<ul>
|
|
<li class="toctree-l1"><a class="reference internal" href="directory-sites_get/">Get</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="directory-sites_insert/">Insert</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="directory-sites_list/">List</a>
|
|
</li>
|
|
</ul>
|
|
<p class="caption"><span class="caption-text">Dynamic Targeting Keys</span></p>
|
|
<ul>
|
|
<li class="toctree-l1"><a class="reference internal" href="dynamic-targeting-keys_delete/">Delete</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="dynamic-targeting-keys_insert/">Insert</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="dynamic-targeting-keys_list/">List</a>
|
|
</li>
|
|
</ul>
|
|
<p class="caption"><span class="caption-text">Event Tags</span></p>
|
|
<ul>
|
|
<li class="toctree-l1"><a class="reference internal" href="event-tags_delete/">Delete</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="event-tags_get/">Get</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="event-tags_insert/">Insert</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="event-tags_list/">List</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="event-tags_patch/">Patch</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="event-tags_update/">Update</a>
|
|
</li>
|
|
</ul>
|
|
<p class="caption"><span class="caption-text">Files</span></p>
|
|
<ul>
|
|
<li class="toctree-l1"><a class="reference internal" href="files_get/">Get</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="files_list/">List</a>
|
|
</li>
|
|
</ul>
|
|
<p class="caption"><span class="caption-text">Floodlight Activities</span></p>
|
|
<ul>
|
|
<li class="toctree-l1"><a class="reference internal" href="floodlight-activities_delete/">Delete</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="floodlight-activities_generatetag/">Generatetag</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="floodlight-activities_get/">Get</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="floodlight-activities_insert/">Insert</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="floodlight-activities_list/">List</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="floodlight-activities_patch/">Patch</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="floodlight-activities_update/">Update</a>
|
|
</li>
|
|
</ul>
|
|
<p class="caption"><span class="caption-text">Floodlight Activity Groups</span></p>
|
|
<ul>
|
|
<li class="toctree-l1"><a class="reference internal" href="floodlight-activity-groups_get/">Get</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="floodlight-activity-groups_insert/">Insert</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="floodlight-activity-groups_list/">List</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="floodlight-activity-groups_patch/">Patch</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="floodlight-activity-groups_update/">Update</a>
|
|
</li>
|
|
</ul>
|
|
<p class="caption"><span class="caption-text">Floodlight Configurations</span></p>
|
|
<ul>
|
|
<li class="toctree-l1"><a class="reference internal" href="floodlight-configurations_get/">Get</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="floodlight-configurations_list/">List</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="floodlight-configurations_patch/">Patch</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="floodlight-configurations_update/">Update</a>
|
|
</li>
|
|
</ul>
|
|
<p class="caption"><span class="caption-text">Inventory Items</span></p>
|
|
<ul>
|
|
<li class="toctree-l1"><a class="reference internal" href="inventory-items_get/">Get</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="inventory-items_list/">List</a>
|
|
</li>
|
|
</ul>
|
|
<p class="caption"><span class="caption-text">Languages</span></p>
|
|
<ul>
|
|
<li class="toctree-l1"><a class="reference internal" href="languages_list/">List</a>
|
|
</li>
|
|
</ul>
|
|
<p class="caption"><span class="caption-text">Metros</span></p>
|
|
<ul>
|
|
<li class="toctree-l1"><a class="reference internal" href="metros_list/">List</a>
|
|
</li>
|
|
</ul>
|
|
<p class="caption"><span class="caption-text">Mobile Carriers</span></p>
|
|
<ul>
|
|
<li class="toctree-l1"><a class="reference internal" href="mobile-carriers_get/">Get</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="mobile-carriers_list/">List</a>
|
|
</li>
|
|
</ul>
|
|
<p class="caption"><span class="caption-text">Operating System Versions</span></p>
|
|
<ul>
|
|
<li class="toctree-l1"><a class="reference internal" href="operating-system-versions_get/">Get</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="operating-system-versions_list/">List</a>
|
|
</li>
|
|
</ul>
|
|
<p class="caption"><span class="caption-text">Operating Systems</span></p>
|
|
<ul>
|
|
<li class="toctree-l1"><a class="reference internal" href="operating-systems_get/">Get</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="operating-systems_list/">List</a>
|
|
</li>
|
|
</ul>
|
|
<p class="caption"><span class="caption-text">Order Documents</span></p>
|
|
<ul>
|
|
<li class="toctree-l1"><a class="reference internal" href="order-documents_get/">Get</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="order-documents_list/">List</a>
|
|
</li>
|
|
</ul>
|
|
<p class="caption"><span class="caption-text">Orders</span></p>
|
|
<ul>
|
|
<li class="toctree-l1"><a class="reference internal" href="orders_get/">Get</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="orders_list/">List</a>
|
|
</li>
|
|
</ul>
|
|
<p class="caption"><span class="caption-text">Placement Groups</span></p>
|
|
<ul>
|
|
<li class="toctree-l1"><a class="reference internal" href="placement-groups_get/">Get</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="placement-groups_insert/">Insert</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="placement-groups_list/">List</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="placement-groups_patch/">Patch</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="placement-groups_update/">Update</a>
|
|
</li>
|
|
</ul>
|
|
<p class="caption"><span class="caption-text">Placement Strategies</span></p>
|
|
<ul>
|
|
<li class="toctree-l1"><a class="reference internal" href="placement-strategies_delete/">Delete</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="placement-strategies_get/">Get</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="placement-strategies_insert/">Insert</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="placement-strategies_list/">List</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="placement-strategies_patch/">Patch</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="placement-strategies_update/">Update</a>
|
|
</li>
|
|
</ul>
|
|
<p class="caption"><span class="caption-text">Placements</span></p>
|
|
<ul>
|
|
<li class="toctree-l1"><a class="reference internal" href="placements_generatetags/">Generatetags</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="placements_get/">Get</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="placements_insert/">Insert</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="placements_list/">List</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="placements_patch/">Patch</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="placements_update/">Update</a>
|
|
</li>
|
|
</ul>
|
|
<p class="caption"><span class="caption-text">Platform Types</span></p>
|
|
<ul>
|
|
<li class="toctree-l1"><a class="reference internal" href="platform-types_get/">Get</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="platform-types_list/">List</a>
|
|
</li>
|
|
</ul>
|
|
<p class="caption"><span class="caption-text">Postal Codes</span></p>
|
|
<ul>
|
|
<li class="toctree-l1"><a class="reference internal" href="postal-codes_get/">Get</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="postal-codes_list/">List</a>
|
|
</li>
|
|
</ul>
|
|
<p class="caption"><span class="caption-text">Projects</span></p>
|
|
<ul>
|
|
<li class="toctree-l1"><a class="reference internal" href="projects_get/">Get</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="projects_list/">List</a>
|
|
</li>
|
|
</ul>
|
|
<p class="caption"><span class="caption-text">Regions</span></p>
|
|
<ul>
|
|
<li class="toctree-l1"><a class="reference internal" href="regions_list/">List</a>
|
|
</li>
|
|
</ul>
|
|
<p class="caption"><span class="caption-text">Remarketing List Shares</span></p>
|
|
<ul>
|
|
<li class="toctree-l1"><a class="reference internal" href="remarketing-list-shares_get/">Get</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="remarketing-list-shares_patch/">Patch</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="remarketing-list-shares_update/">Update</a>
|
|
</li>
|
|
</ul>
|
|
<p class="caption"><span class="caption-text">Remarketing Lists</span></p>
|
|
<ul>
|
|
<li class="toctree-l1"><a class="reference internal" href="remarketing-lists_get/">Get</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="remarketing-lists_insert/">Insert</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="remarketing-lists_list/">List</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="remarketing-lists_patch/">Patch</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="remarketing-lists_update/">Update</a>
|
|
</li>
|
|
</ul>
|
|
<p class="caption"><span class="caption-text">Reports</span></p>
|
|
<ul>
|
|
<li class="toctree-l1"><a class="reference internal" href="reports_compatible-fields-query/">Compatible Fields Query</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="reports_delete/">Delete</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="reports_files-get/">Files Get</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="reports_files-list/">Files List</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="reports_get/">Get</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="reports_insert/">Insert</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="reports_list/">List</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="reports_patch/">Patch</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="reports_run/">Run</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="reports_update/">Update</a>
|
|
</li>
|
|
</ul>
|
|
<p class="caption"><span class="caption-text">Sites</span></p>
|
|
<ul>
|
|
<li class="toctree-l1"><a class="reference internal" href="sites_get/">Get</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="sites_insert/">Insert</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="sites_list/">List</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="sites_patch/">Patch</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="sites_update/">Update</a>
|
|
</li>
|
|
</ul>
|
|
<p class="caption"><span class="caption-text">Sizes</span></p>
|
|
<ul>
|
|
<li class="toctree-l1"><a class="reference internal" href="sizes_get/">Get</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="sizes_insert/">Insert</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="sizes_list/">List</a>
|
|
</li>
|
|
</ul>
|
|
<p class="caption"><span class="caption-text">Subaccounts</span></p>
|
|
<ul>
|
|
<li class="toctree-l1"><a class="reference internal" href="subaccounts_get/">Get</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="subaccounts_insert/">Insert</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="subaccounts_list/">List</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="subaccounts_patch/">Patch</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="subaccounts_update/">Update</a>
|
|
</li>
|
|
</ul>
|
|
<p class="caption"><span class="caption-text">Targetable Remarketing Lists</span></p>
|
|
<ul>
|
|
<li class="toctree-l1"><a class="reference internal" href="targetable-remarketing-lists_get/">Get</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="targetable-remarketing-lists_list/">List</a>
|
|
</li>
|
|
</ul>
|
|
<p class="caption"><span class="caption-text">Targeting Templates</span></p>
|
|
<ul>
|
|
<li class="toctree-l1"><a class="reference internal" href="targeting-templates_get/">Get</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="targeting-templates_insert/">Insert</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="targeting-templates_list/">List</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="targeting-templates_patch/">Patch</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="targeting-templates_update/">Update</a>
|
|
</li>
|
|
</ul>
|
|
<p class="caption"><span class="caption-text">User Profiles</span></p>
|
|
<ul>
|
|
<li class="toctree-l1"><a class="reference internal" href="user-profiles_get/">Get</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="user-profiles_list/">List</a>
|
|
</li>
|
|
</ul>
|
|
<p class="caption"><span class="caption-text">User Role Permission Groups</span></p>
|
|
<ul>
|
|
<li class="toctree-l1"><a class="reference internal" href="user-role-permission-groups_get/">Get</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="user-role-permission-groups_list/">List</a>
|
|
</li>
|
|
</ul>
|
|
<p class="caption"><span class="caption-text">User Role Permissions</span></p>
|
|
<ul>
|
|
<li class="toctree-l1"><a class="reference internal" href="user-role-permissions_get/">Get</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="user-role-permissions_list/">List</a>
|
|
</li>
|
|
</ul>
|
|
<p class="caption"><span class="caption-text">User Roles</span></p>
|
|
<ul>
|
|
<li class="toctree-l1"><a class="reference internal" href="user-roles_delete/">Delete</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="user-roles_get/">Get</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="user-roles_insert/">Insert</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="user-roles_list/">List</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="user-roles_patch/">Patch</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="user-roles_update/">Update</a>
|
|
</li>
|
|
</ul>
|
|
<p class="caption"><span class="caption-text">Video Formats</span></p>
|
|
<ul>
|
|
<li class="toctree-l1"><a class="reference internal" href="video-formats_get/">Get</a>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="video-formats_list/">List</a>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</nav>
|
|
|
|
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
|
|
<nav class="wy-nav-top" role="navigation" aria-label="Mobile navigation menu">
|
|
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
|
|
<a href=".">dfareporting v5.0.4+20180830</a>
|
|
|
|
</nav>
|
|
<div class="wy-nav-content">
|
|
<div class="rst-content"><div role="navigation" aria-label="breadcrumbs navigation">
|
|
<ul class="wy-breadcrumbs">
|
|
<li><a href="." class="icon icon-home" alt="Docs"></a> »</li>
|
|
<li>Home</li>
|
|
<li class="wy-breadcrumbs-aside">
|
|
<a href="https://github.com/Byron/google-apis-rs/tree/main/gen/dfareporting3-cli/edit/master/docs/index.md"
|
|
class="icon icon-github"> Edit on GitHub</a>
|
|
</li>
|
|
</ul>
|
|
<hr/>
|
|
</div>
|
|
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
|
|
<div class="section" itemprop="articleBody">
|
|
|
|
<!---
|
|
DO NOT EDIT !
|
|
This file was generated automatically from 'src/generator/templates/cli/README.md.mako'
|
|
DO NOT EDIT !
|
|
-->
|
|
<p>The <code>dfareporting3</code> command-line interface <em>(CLI)</em> allows to use most features of the <em>Google dfareporting</em> service from the comfort of your terminal.</p>
|
|
<p>By default all output is printed to standard out, but flags can be set to direct it into a file independent of your shell's
|
|
capabilities. Errors will be printed to standard error, and cause the program's exit code to be non-zero.</p>
|
|
<p>If data-structures are requested, these will be returned as pretty-printed JSON, to be useful as input to other tools.</p>
|
|
<p>Everything else about the <em>dfareporting</em> API can be found at the
|
|
<a href="https://developers.google.com/doubleclick-advertisers/">official documentation site</a>.</p>
|
|
<h1 id="installation-and-source-code">Installation and Source Code</h1>
|
|
<p>Install the command-line interface with cargo using:</p>
|
|
<pre><code class="language-bash">cargo install google-dfareporting3-cli
|
|
</code></pre>
|
|
<p>Find the source code <a href="https://github.com/Byron/google-apis-rs/tree/main/gen/dfareporting3-cli">on github</a>.</p>
|
|
<h1 id="usage">Usage</h1>
|
|
<p>This documentation was generated from the <em>dfareporting</em> API at revision <em>20180830</em>. The CLI is at version <em>5.0.4</em>.</p>
|
|
<pre><code class="language-bash">dfareporting3 [options]
|
|
account-active-ad-summaries
|
|
get <profile-id> <summary-account-id> [-p <v>]... [-o <out>]
|
|
account-permission-groups
|
|
get <profile-id> <id> [-p <v>]... [-o <out>]
|
|
list <profile-id> [-p <v>]... [-o <out>]
|
|
account-permissions
|
|
get <profile-id> <id> [-p <v>]... [-o <out>]
|
|
list <profile-id> [-p <v>]... [-o <out>]
|
|
account-user-profiles
|
|
get <profile-id> <id> [-p <v>]... [-o <out>]
|
|
insert <profile-id> (-r <kv>)... [-p <v>]... [-o <out>]
|
|
list <profile-id> [-p <v>]... [-o <out>]
|
|
patch <profile-id> <id> (-r <kv>)... [-p <v>]... [-o <out>]
|
|
update <profile-id> (-r <kv>)... [-p <v>]... [-o <out>]
|
|
accounts
|
|
get <profile-id> <id> [-p <v>]... [-o <out>]
|
|
list <profile-id> [-p <v>]... [-o <out>]
|
|
patch <profile-id> <id> (-r <kv>)... [-p <v>]... [-o <out>]
|
|
update <profile-id> (-r <kv>)... [-p <v>]... [-o <out>]
|
|
ads
|
|
get <profile-id> <id> [-p <v>]... [-o <out>]
|
|
insert <profile-id> (-r <kv>)... [-p <v>]... [-o <out>]
|
|
list <profile-id> [-p <v>]... [-o <out>]
|
|
patch <profile-id> <id> (-r <kv>)... [-p <v>]... [-o <out>]
|
|
update <profile-id> (-r <kv>)... [-p <v>]... [-o <out>]
|
|
advertiser-groups
|
|
delete <profile-id> <id> [-p <v>]...
|
|
get <profile-id> <id> [-p <v>]... [-o <out>]
|
|
insert <profile-id> (-r <kv>)... [-p <v>]... [-o <out>]
|
|
list <profile-id> [-p <v>]... [-o <out>]
|
|
patch <profile-id> <id> (-r <kv>)... [-p <v>]... [-o <out>]
|
|
update <profile-id> (-r <kv>)... [-p <v>]... [-o <out>]
|
|
advertiser-landing-pages
|
|
get <profile-id> <id> [-p <v>]... [-o <out>]
|
|
insert <profile-id> (-r <kv>)... [-p <v>]... [-o <out>]
|
|
list <profile-id> [-p <v>]... [-o <out>]
|
|
patch <profile-id> <id> (-r <kv>)... [-p <v>]... [-o <out>]
|
|
update <profile-id> (-r <kv>)... [-p <v>]... [-o <out>]
|
|
advertisers
|
|
get <profile-id> <id> [-p <v>]... [-o <out>]
|
|
insert <profile-id> (-r <kv>)... [-p <v>]... [-o <out>]
|
|
list <profile-id> [-p <v>]... [-o <out>]
|
|
patch <profile-id> <id> (-r <kv>)... [-p <v>]... [-o <out>]
|
|
update <profile-id> (-r <kv>)... [-p <v>]... [-o <out>]
|
|
browsers
|
|
list <profile-id> [-p <v>]... [-o <out>]
|
|
campaign-creative-associations
|
|
insert <profile-id> <campaign-id> (-r <kv>)... [-p <v>]... [-o <out>]
|
|
list <profile-id> <campaign-id> [-p <v>]... [-o <out>]
|
|
campaigns
|
|
get <profile-id> <id> [-p <v>]... [-o <out>]
|
|
insert <profile-id> (-r <kv>)... [-p <v>]... [-o <out>]
|
|
list <profile-id> [-p <v>]... [-o <out>]
|
|
patch <profile-id> <id> (-r <kv>)... [-p <v>]... [-o <out>]
|
|
update <profile-id> (-r <kv>)... [-p <v>]... [-o <out>]
|
|
change-logs
|
|
get <profile-id> <id> [-p <v>]... [-o <out>]
|
|
list <profile-id> [-p <v>]... [-o <out>]
|
|
cities
|
|
list <profile-id> [-p <v>]... [-o <out>]
|
|
connection-types
|
|
get <profile-id> <id> [-p <v>]... [-o <out>]
|
|
list <profile-id> [-p <v>]... [-o <out>]
|
|
content-categories
|
|
delete <profile-id> <id> [-p <v>]...
|
|
get <profile-id> <id> [-p <v>]... [-o <out>]
|
|
insert <profile-id> (-r <kv>)... [-p <v>]... [-o <out>]
|
|
list <profile-id> [-p <v>]... [-o <out>]
|
|
patch <profile-id> <id> (-r <kv>)... [-p <v>]... [-o <out>]
|
|
update <profile-id> (-r <kv>)... [-p <v>]... [-o <out>]
|
|
conversions
|
|
batchinsert <profile-id> (-r <kv>)... [-p <v>]... [-o <out>]
|
|
batchupdate <profile-id> (-r <kv>)... [-p <v>]... [-o <out>]
|
|
countries
|
|
get <profile-id> <dart-id> [-p <v>]... [-o <out>]
|
|
list <profile-id> [-p <v>]... [-o <out>]
|
|
creative-assets
|
|
insert <profile-id> <advertiser-id> (-r <kv>)... (-u simple -f <file> [-m <mime>]) [-p <v>]... [-o <out>]
|
|
creative-field-values
|
|
delete <profile-id> <creative-field-id> <id> [-p <v>]...
|
|
get <profile-id> <creative-field-id> <id> [-p <v>]... [-o <out>]
|
|
insert <profile-id> <creative-field-id> (-r <kv>)... [-p <v>]... [-o <out>]
|
|
list <profile-id> <creative-field-id> [-p <v>]... [-o <out>]
|
|
patch <profile-id> <creative-field-id> <id> (-r <kv>)... [-p <v>]... [-o <out>]
|
|
update <profile-id> <creative-field-id> (-r <kv>)... [-p <v>]... [-o <out>]
|
|
creative-fields
|
|
delete <profile-id> <id> [-p <v>]...
|
|
get <profile-id> <id> [-p <v>]... [-o <out>]
|
|
insert <profile-id> (-r <kv>)... [-p <v>]... [-o <out>]
|
|
list <profile-id> [-p <v>]... [-o <out>]
|
|
patch <profile-id> <id> (-r <kv>)... [-p <v>]... [-o <out>]
|
|
update <profile-id> (-r <kv>)... [-p <v>]... [-o <out>]
|
|
creative-groups
|
|
get <profile-id> <id> [-p <v>]... [-o <out>]
|
|
insert <profile-id> (-r <kv>)... [-p <v>]... [-o <out>]
|
|
list <profile-id> [-p <v>]... [-o <out>]
|
|
patch <profile-id> <id> (-r <kv>)... [-p <v>]... [-o <out>]
|
|
update <profile-id> (-r <kv>)... [-p <v>]... [-o <out>]
|
|
creatives
|
|
get <profile-id> <id> [-p <v>]... [-o <out>]
|
|
insert <profile-id> (-r <kv>)... [-p <v>]... [-o <out>]
|
|
list <profile-id> [-p <v>]... [-o <out>]
|
|
patch <profile-id> <id> (-r <kv>)... [-p <v>]... [-o <out>]
|
|
update <profile-id> (-r <kv>)... [-p <v>]... [-o <out>]
|
|
dimension-values
|
|
query <profile-id> (-r <kv>)... [-p <v>]... [-o <out>]
|
|
directory-site-contacts
|
|
get <profile-id> <id> [-p <v>]... [-o <out>]
|
|
list <profile-id> [-p <v>]... [-o <out>]
|
|
directory-sites
|
|
get <profile-id> <id> [-p <v>]... [-o <out>]
|
|
insert <profile-id> (-r <kv>)... [-p <v>]... [-o <out>]
|
|
list <profile-id> [-p <v>]... [-o <out>]
|
|
dynamic-targeting-keys
|
|
delete <profile-id> <object-id> <name> <object-type> [-p <v>]...
|
|
insert <profile-id> (-r <kv>)... [-p <v>]... [-o <out>]
|
|
list <profile-id> [-p <v>]... [-o <out>]
|
|
event-tags
|
|
delete <profile-id> <id> [-p <v>]...
|
|
get <profile-id> <id> [-p <v>]... [-o <out>]
|
|
insert <profile-id> (-r <kv>)... [-p <v>]... [-o <out>]
|
|
list <profile-id> [-p <v>]... [-o <out>]
|
|
patch <profile-id> <id> (-r <kv>)... [-p <v>]... [-o <out>]
|
|
update <profile-id> (-r <kv>)... [-p <v>]... [-o <out>]
|
|
files
|
|
get <report-id> <file-id> [-p <v>]... [-o <out>]
|
|
list <profile-id> [-p <v>]... [-o <out>]
|
|
floodlight-activities
|
|
delete <profile-id> <id> [-p <v>]...
|
|
generatetag <profile-id> [-p <v>]... [-o <out>]
|
|
get <profile-id> <id> [-p <v>]... [-o <out>]
|
|
insert <profile-id> (-r <kv>)... [-p <v>]... [-o <out>]
|
|
list <profile-id> [-p <v>]... [-o <out>]
|
|
patch <profile-id> <id> (-r <kv>)... [-p <v>]... [-o <out>]
|
|
update <profile-id> (-r <kv>)... [-p <v>]... [-o <out>]
|
|
floodlight-activity-groups
|
|
get <profile-id> <id> [-p <v>]... [-o <out>]
|
|
insert <profile-id> (-r <kv>)... [-p <v>]... [-o <out>]
|
|
list <profile-id> [-p <v>]... [-o <out>]
|
|
patch <profile-id> <id> (-r <kv>)... [-p <v>]... [-o <out>]
|
|
update <profile-id> (-r <kv>)... [-p <v>]... [-o <out>]
|
|
floodlight-configurations
|
|
get <profile-id> <id> [-p <v>]... [-o <out>]
|
|
list <profile-id> [-p <v>]... [-o <out>]
|
|
patch <profile-id> <id> (-r <kv>)... [-p <v>]... [-o <out>]
|
|
update <profile-id> (-r <kv>)... [-p <v>]... [-o <out>]
|
|
inventory-items
|
|
get <profile-id> <project-id> <id> [-p <v>]... [-o <out>]
|
|
list <profile-id> <project-id> [-p <v>]... [-o <out>]
|
|
languages
|
|
list <profile-id> [-p <v>]... [-o <out>]
|
|
metros
|
|
list <profile-id> [-p <v>]... [-o <out>]
|
|
mobile-carriers
|
|
get <profile-id> <id> [-p <v>]... [-o <out>]
|
|
list <profile-id> [-p <v>]... [-o <out>]
|
|
operating-system-versions
|
|
get <profile-id> <id> [-p <v>]... [-o <out>]
|
|
list <profile-id> [-p <v>]... [-o <out>]
|
|
operating-systems
|
|
get <profile-id> <dart-id> [-p <v>]... [-o <out>]
|
|
list <profile-id> [-p <v>]... [-o <out>]
|
|
order-documents
|
|
get <profile-id> <project-id> <id> [-p <v>]... [-o <out>]
|
|
list <profile-id> <project-id> [-p <v>]... [-o <out>]
|
|
orders
|
|
get <profile-id> <project-id> <id> [-p <v>]... [-o <out>]
|
|
list <profile-id> <project-id> [-p <v>]... [-o <out>]
|
|
placement-groups
|
|
get <profile-id> <id> [-p <v>]... [-o <out>]
|
|
insert <profile-id> (-r <kv>)... [-p <v>]... [-o <out>]
|
|
list <profile-id> [-p <v>]... [-o <out>]
|
|
patch <profile-id> <id> (-r <kv>)... [-p <v>]... [-o <out>]
|
|
update <profile-id> (-r <kv>)... [-p <v>]... [-o <out>]
|
|
placement-strategies
|
|
delete <profile-id> <id> [-p <v>]...
|
|
get <profile-id> <id> [-p <v>]... [-o <out>]
|
|
insert <profile-id> (-r <kv>)... [-p <v>]... [-o <out>]
|
|
list <profile-id> [-p <v>]... [-o <out>]
|
|
patch <profile-id> <id> (-r <kv>)... [-p <v>]... [-o <out>]
|
|
update <profile-id> (-r <kv>)... [-p <v>]... [-o <out>]
|
|
placements
|
|
generatetags <profile-id> [-p <v>]... [-o <out>]
|
|
get <profile-id> <id> [-p <v>]... [-o <out>]
|
|
insert <profile-id> (-r <kv>)... [-p <v>]... [-o <out>]
|
|
list <profile-id> [-p <v>]... [-o <out>]
|
|
patch <profile-id> <id> (-r <kv>)... [-p <v>]... [-o <out>]
|
|
update <profile-id> (-r <kv>)... [-p <v>]... [-o <out>]
|
|
platform-types
|
|
get <profile-id> <id> [-p <v>]... [-o <out>]
|
|
list <profile-id> [-p <v>]... [-o <out>]
|
|
postal-codes
|
|
get <profile-id> <code> [-p <v>]... [-o <out>]
|
|
list <profile-id> [-p <v>]... [-o <out>]
|
|
projects
|
|
get <profile-id> <id> [-p <v>]... [-o <out>]
|
|
list <profile-id> [-p <v>]... [-o <out>]
|
|
regions
|
|
list <profile-id> [-p <v>]... [-o <out>]
|
|
remarketing-list-shares
|
|
get <profile-id> <remarketing-list-id> [-p <v>]... [-o <out>]
|
|
patch <profile-id> <remarketing-list-id> (-r <kv>)... [-p <v>]... [-o <out>]
|
|
update <profile-id> (-r <kv>)... [-p <v>]... [-o <out>]
|
|
remarketing-lists
|
|
get <profile-id> <id> [-p <v>]... [-o <out>]
|
|
insert <profile-id> (-r <kv>)... [-p <v>]... [-o <out>]
|
|
list <profile-id> <advertiser-id> [-p <v>]... [-o <out>]
|
|
patch <profile-id> <id> (-r <kv>)... [-p <v>]... [-o <out>]
|
|
update <profile-id> (-r <kv>)... [-p <v>]... [-o <out>]
|
|
reports
|
|
compatible-fields-query <profile-id> (-r <kv>)... [-p <v>]... [-o <out>]
|
|
delete <profile-id> <report-id> [-p <v>]...
|
|
files-get <profile-id> <report-id> <file-id> [-p <v>]... [-o <out>]
|
|
files-list <profile-id> <report-id> [-p <v>]... [-o <out>]
|
|
get <profile-id> <report-id> [-p <v>]... [-o <out>]
|
|
insert <profile-id> (-r <kv>)... [-p <v>]... [-o <out>]
|
|
list <profile-id> [-p <v>]... [-o <out>]
|
|
patch <profile-id> <report-id> (-r <kv>)... [-p <v>]... [-o <out>]
|
|
run <profile-id> <report-id> [-p <v>]... [-o <out>]
|
|
update <profile-id> <report-id> (-r <kv>)... [-p <v>]... [-o <out>]
|
|
sites
|
|
get <profile-id> <id> [-p <v>]... [-o <out>]
|
|
insert <profile-id> (-r <kv>)... [-p <v>]... [-o <out>]
|
|
list <profile-id> [-p <v>]... [-o <out>]
|
|
patch <profile-id> <id> (-r <kv>)... [-p <v>]... [-o <out>]
|
|
update <profile-id> (-r <kv>)... [-p <v>]... [-o <out>]
|
|
sizes
|
|
get <profile-id> <id> [-p <v>]... [-o <out>]
|
|
insert <profile-id> (-r <kv>)... [-p <v>]... [-o <out>]
|
|
list <profile-id> [-p <v>]... [-o <out>]
|
|
subaccounts
|
|
get <profile-id> <id> [-p <v>]... [-o <out>]
|
|
insert <profile-id> (-r <kv>)... [-p <v>]... [-o <out>]
|
|
list <profile-id> [-p <v>]... [-o <out>]
|
|
patch <profile-id> <id> (-r <kv>)... [-p <v>]... [-o <out>]
|
|
update <profile-id> (-r <kv>)... [-p <v>]... [-o <out>]
|
|
targetable-remarketing-lists
|
|
get <profile-id> <id> [-p <v>]... [-o <out>]
|
|
list <profile-id> <advertiser-id> [-p <v>]... [-o <out>]
|
|
targeting-templates
|
|
get <profile-id> <id> [-p <v>]... [-o <out>]
|
|
insert <profile-id> (-r <kv>)... [-p <v>]... [-o <out>]
|
|
list <profile-id> [-p <v>]... [-o <out>]
|
|
patch <profile-id> <id> (-r <kv>)... [-p <v>]... [-o <out>]
|
|
update <profile-id> (-r <kv>)... [-p <v>]... [-o <out>]
|
|
user-profiles
|
|
get <profile-id> [-p <v>]... [-o <out>]
|
|
list [-p <v>]... [-o <out>]
|
|
user-role-permission-groups
|
|
get <profile-id> <id> [-p <v>]... [-o <out>]
|
|
list <profile-id> [-p <v>]... [-o <out>]
|
|
user-role-permissions
|
|
get <profile-id> <id> [-p <v>]... [-o <out>]
|
|
list <profile-id> [-p <v>]... [-o <out>]
|
|
user-roles
|
|
delete <profile-id> <id> [-p <v>]...
|
|
get <profile-id> <id> [-p <v>]... [-o <out>]
|
|
insert <profile-id> (-r <kv>)... [-p <v>]... [-o <out>]
|
|
list <profile-id> [-p <v>]... [-o <out>]
|
|
patch <profile-id> <id> (-r <kv>)... [-p <v>]... [-o <out>]
|
|
update <profile-id> (-r <kv>)... [-p <v>]... [-o <out>]
|
|
video-formats
|
|
get <profile-id> <id> [-p <v>]... [-o <out>]
|
|
list <profile-id> [-p <v>]... [-o <out>]
|
|
dfareporting3 --help
|
|
|
|
Configuration:
|
|
[--scope <url>]...
|
|
Specify the authentication a method should be executed in. Each scope
|
|
requires the user to grant this application permission to use it.
|
|
If unset, it defaults to the shortest scope url for a particular method.
|
|
--config-dir <folder>
|
|
A directory into which we will store our persistent data. Defaults to
|
|
a user-writable directory that we will create during the first invocation.
|
|
[default: ~/.google-service-cli]
|
|
|
|
</code></pre>
|
|
<h1 id="configuration">Configuration</h1>
|
|
<p>The program will store all persistent data in the <code>~/.google-service-cli</code> directory in <em>JSON</em> files prefixed with <code>dfareporting3-</code>. You can change the directory used to store configuration with the <code>--config-dir</code> flag on a per-invocation basis.</p>
|
|
<p>More information about the various kinds of persistent data are given in the following paragraphs.</p>
|
|
<h1 id="authentication">Authentication</h1>
|
|
<p>Most APIs require a user to authenticate any request. If this is the case, the <a href="https://developers.google.com/+/api/oauth#scopes">scope</a> determines the
|
|
set of permissions granted. The granularity of these is usually no more than <em>read-only</em> or <em>full-access</em>.</p>
|
|
<p>If not set, the system will automatically select the smallest feasible scope, e.g. when invoking a
|
|
method that is read-only, it will ask only for a read-only scope.
|
|
You may use the <code>--scope</code> flag to specify a scope directly.
|
|
All applicable scopes are documented in the respective method's CLI documentation.</p>
|
|
<p>The first time a scope is used, the user is asked for permission. Follow the instructions given
|
|
by the CLI to grant permissions, or to decline.</p>
|
|
<p>If a scope was authenticated by the user, the respective information will be stored as <em>JSON</em> in the configuration
|
|
directory, e.g. <code>~/.google-service-cli/dfareporting3-token-<scope-hash>.json</code>. No manual management of these tokens
|
|
is necessary.</p>
|
|
<p>To revoke granted authentication, please refer to the <a href="http://webapps.stackexchange.com/a/30849">official documentation</a>.</p>
|
|
<h1 id="application-secrets">Application Secrets</h1>
|
|
<p>In order to allow any application to use Google services, it will need to be registered using the
|
|
<a href="https://console.developers.google.com/">Google Developer Console</a>. APIs the application may use are then enabled for it
|
|
one by one. Most APIs can be used for free and have a daily quota.</p>
|
|
<p>To allow more comfortable usage of the CLI without forcing anyone to register an own application, the CLI
|
|
comes with a default application secret that is configured accordingly. This also means that heavy usage
|
|
all around the world may deplete the daily quota.</p>
|
|
<p>You can workaround this limitation by putting your own secrets file at this location:
|
|
<code>~/.google-service-cli/dfareporting3-secret.json</code>, assuming that the required <em>dfareporting</em> API
|
|
was enabled for it. Such a secret file can be downloaded in the <em>Google Developer Console</em> at
|
|
<em>APIs & auth -> Credentials -> Download JSON</em> and used as is.</p>
|
|
<p>Learn more about how to setup Google projects and enable APIs using the <a href="https://developers.google.com/console/help/new/">official documentation</a>.</p>
|
|
<h1 id="debugging">Debugging</h1>
|
|
<p>Even though the CLI does its best to provide usable error messages, sometimes it might be desirable to know
|
|
what exactly led to a particular issue. This is done by allowing all client-server communication to be
|
|
output to standard error <em>as-is</em>.</p>
|
|
<p>The <code>--debug</code> flag will print errors using the <code>Debug</code> representation to standard error.</p>
|
|
<p>You may consider redirecting standard error into a file for ease of use, e.g. <code>dfareporting3 --debug <resource> <method> [options] 2>debug.txt</code>.</p>
|
|
|
|
</div>
|
|
</div><footer>
|
|
<div class="rst-footer-buttons" role="navigation" aria-label="Footer Navigation">
|
|
<a href="account-active-ad-summaries_get/" class="btn btn-neutral float-right" title="Get">Next <span class="icon icon-circle-arrow-right"></span></a>
|
|
</div>
|
|
|
|
<hr/>
|
|
|
|
<div role="contentinfo">
|
|
<!-- Copyright etc -->
|
|
<p>Copyright © 2015-2020, `Sebastian Thiel`</p>
|
|
</div>
|
|
|
|
Built with <a href="https://www.mkdocs.org/">MkDocs</a> using a <a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>.
|
|
</footer>
|
|
|
|
</div>
|
|
</div>
|
|
|
|
</section>
|
|
|
|
</div>
|
|
|
|
<div class="rst-versions" role="note" aria-label="Versions">
|
|
<span class="rst-current-version" data-toggle="rst-current-version">
|
|
|
|
<span>
|
|
<a href="https://github.com/Byron/google-apis-rs/tree/main/gen/dfareporting3-cli" class="fa fa-github" style="color: #fcfcfc"> GitHub</a>
|
|
</span>
|
|
|
|
|
|
|
|
<span><a href="account-active-ad-summaries_get/" style="color: #fcfcfc">Next »</a></span>
|
|
|
|
</span>
|
|
</div>
|
|
<script>var base_url = '.';</script>
|
|
<script src="js/theme_extra.js" defer></script>
|
|
<script src="js/theme.js" defer></script>
|
|
<script src="search/main.js" defer></script>
|
|
<script defer>
|
|
window.onload = function () {
|
|
SphinxRtdTheme.Navigation.enable(true);
|
|
};
|
|
</script>
|
|
|
|
</body>
|
|
</html>
|
|
|
|
<!--
|
|
MkDocs version : 1.3.1
|
|
Build Date UTC : 2024-03-05 20:04:48.703983+00:00
|
|
-->
|