Files
google-apis-rs/google_dfareporting3d3/api/index.html
2021-04-02 00:20:57 +08:00

561 lines
143 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta name="generator" content="rustdoc"><meta name="description" content="API documentation for the Rust `api` mod in crate `google_dfareporting3d3`."><meta name="keywords" content="rust, rustlang, rust-lang, api"><title>google_dfareporting3d3::api - Rust</title><link rel="stylesheet" type="text/css" href="../../normalize.css"><link rel="stylesheet" type="text/css" href="../../rustdoc.css" id="mainThemeStyle"><link rel="stylesheet" type="text/css" href="../../light.css" id="themeStyle"><link rel="stylesheet" type="text/css" href="../../dark.css" disabled ><link rel="stylesheet" type="text/css" href="../../ayu.css" disabled ><script id="default-settings"></script><script src="../../storage.js"></script><noscript><link rel="stylesheet" href="../../noscript.css"></noscript><link rel="icon" type="image/svg+xml" href="../../favicon.svg">
<link rel="alternate icon" type="image/png" href="../../favicon-16x16.png">
<link rel="alternate icon" type="image/png" href="../../favicon-32x32.png"><style type="text/css">#crate-search{background-image:url("../../down-arrow.svg");}</style></head><body class="rustdoc mod"><!--[if lte IE 8]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><nav class="sidebar"><div class="sidebar-menu">&#9776;</div><a href='../../google_dfareporting3d3/index.html'><div class='logo-container rust-logo'><img src='../../rust-logo.png' alt='logo'></div></a><p class="location">Module api</p><div class="sidebar-elems"><div class="block items"><ul><li><a href="#structs">Structs</a></li><li><a href="#enums">Enums</a></li></ul></div><p class="location"><a href="../index.html">google_dfareporting3d3</a></p><div id="sidebar-vars" data-name="api" data-ty="mod" data-relpath="../"></div><script defer src="../sidebar-items.js"></script></div></nav><div class="theme-picker"><button id="theme-picker" aria-label="Pick another theme!" aria-haspopup="menu"><img src="../../brush.svg" width="18" alt="Pick another theme!"></button><div id="theme-choices" role="menu"></div></div><script src="../../theme.js"></script><nav class="sub"><form class="search-form"><div class="search-container"><div><select id="crate-search"><option value="All crates">All crates</option></select><input class="search-input" name="search" disabled autocomplete="off" spellcheck="false" placeholder="Click or press S to search, ? for more options…" type="search"></div><button type="button" class="help-button">?</button>
<a id="settings-menu" href="../../settings.html"><img src="../../wheel.svg" width="18" alt="Change settings"></a></div></form></nav><section id="main" class="content"><h1 class="fqn"><span class="in-band">Module <a href="../index.html">google_dfareporting3d3</a>::<wbr><a class="mod" href="">api</a></span><span class="out-of-band"><span id="render-detail"><a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs">[<span class="inner">&#x2212;</span>]</a></span><a class="srclink" href="../../src/google_dfareporting3d3/api.rs.html#1-75856" title="goto source code">[src]</a></span></h1><h2 id="structs" class="section-header"><a href="#structs">Structs</a></h2>
<table><tr class="module-item"><td><a class="struct" href="struct.Account.html" title="google_dfareporting3d3::api::Account struct">Account</a></td><td class="docblock-short"><p>Contains properties of a Campaign Manager account.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.AccountActiveAdSummary.html" title="google_dfareporting3d3::api::AccountActiveAdSummary struct">AccountActiveAdSummary</a></td><td class="docblock-short"><p>Gets a summary of active ads in an account.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.AccountActiveAdSummaryGetCall.html" title="google_dfareporting3d3::api::AccountActiveAdSummaryGetCall struct">AccountActiveAdSummaryGetCall</a></td><td class="docblock-short"><p>Gets the account's active ad summary by account ID.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.AccountActiveAdSummaryMethods.html" title="google_dfareporting3d3::api::AccountActiveAdSummaryMethods struct">AccountActiveAdSummaryMethods</a></td><td class="docblock-short"><p>A builder providing access to all methods supported on <em>accountActiveAdSummary</em> resources.
It is not used directly, but through the <code>Dfareporting</code> hub.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.AccountGetCall.html" title="google_dfareporting3d3::api::AccountGetCall struct">AccountGetCall</a></td><td class="docblock-short"><p>Gets one account by ID.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.AccountListCall.html" title="google_dfareporting3d3::api::AccountListCall struct">AccountListCall</a></td><td class="docblock-short"><p>Retrieves the list of accounts, possibly filtered. This method supports paging.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.AccountMethods.html" title="google_dfareporting3d3::api::AccountMethods struct">AccountMethods</a></td><td class="docblock-short"><p>A builder providing access to all methods supported on <em>account</em> resources.
It is not used directly, but through the <code>Dfareporting</code> hub.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.AccountPatchCall.html" title="google_dfareporting3d3::api::AccountPatchCall struct">AccountPatchCall</a></td><td class="docblock-short"><p>Updates an existing account. This method supports patch semantics.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.AccountPermission.html" title="google_dfareporting3d3::api::AccountPermission struct">AccountPermission</a></td><td class="docblock-short"><p>AccountPermissions contains information about a particular account permission. Some features of Campaign Manager require an account permission to be present in the account.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.AccountPermissionGetCall.html" title="google_dfareporting3d3::api::AccountPermissionGetCall struct">AccountPermissionGetCall</a></td><td class="docblock-short"><p>Gets one account permission by ID.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.AccountPermissionGroup.html" title="google_dfareporting3d3::api::AccountPermissionGroup struct">AccountPermissionGroup</a></td><td class="docblock-short"><p>AccountPermissionGroups contains a mapping of permission group IDs to names. A permission group is a grouping of account permissions.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.AccountPermissionGroupGetCall.html" title="google_dfareporting3d3::api::AccountPermissionGroupGetCall struct">AccountPermissionGroupGetCall</a></td><td class="docblock-short"><p>Gets one account permission group by ID.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.AccountPermissionGroupListCall.html" title="google_dfareporting3d3::api::AccountPermissionGroupListCall struct">AccountPermissionGroupListCall</a></td><td class="docblock-short"><p>Retrieves the list of account permission groups.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.AccountPermissionGroupMethods.html" title="google_dfareporting3d3::api::AccountPermissionGroupMethods struct">AccountPermissionGroupMethods</a></td><td class="docblock-short"><p>A builder providing access to all methods supported on <em>accountPermissionGroup</em> resources.
It is not used directly, but through the <code>Dfareporting</code> hub.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.AccountPermissionGroupsListResponse.html" title="google_dfareporting3d3::api::AccountPermissionGroupsListResponse struct">AccountPermissionGroupsListResponse</a></td><td class="docblock-short"><p>Account Permission Group List Response</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.AccountPermissionListCall.html" title="google_dfareporting3d3::api::AccountPermissionListCall struct">AccountPermissionListCall</a></td><td class="docblock-short"><p>Retrieves the list of account permissions.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.AccountPermissionMethods.html" title="google_dfareporting3d3::api::AccountPermissionMethods struct">AccountPermissionMethods</a></td><td class="docblock-short"><p>A builder providing access to all methods supported on <em>accountPermission</em> resources.
It is not used directly, but through the <code>Dfareporting</code> hub.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.AccountPermissionsListResponse.html" title="google_dfareporting3d3::api::AccountPermissionsListResponse struct">AccountPermissionsListResponse</a></td><td class="docblock-short"><p>Account Permission List Response</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.AccountUpdateCall.html" title="google_dfareporting3d3::api::AccountUpdateCall struct">AccountUpdateCall</a></td><td class="docblock-short"><p>Updates an existing account.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.AccountUserProfile.html" title="google_dfareporting3d3::api::AccountUserProfile struct">AccountUserProfile</a></td><td class="docblock-short"><p>AccountUserProfiles contains properties of a Campaign Manager user profile. This resource is specifically for managing user profiles, whereas UserProfiles is for accessing the API.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.AccountUserProfileGetCall.html" title="google_dfareporting3d3::api::AccountUserProfileGetCall struct">AccountUserProfileGetCall</a></td><td class="docblock-short"><p>Gets one account user profile by ID.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.AccountUserProfileInsertCall.html" title="google_dfareporting3d3::api::AccountUserProfileInsertCall struct">AccountUserProfileInsertCall</a></td><td class="docblock-short"><p>Inserts a new account user profile.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.AccountUserProfileListCall.html" title="google_dfareporting3d3::api::AccountUserProfileListCall struct">AccountUserProfileListCall</a></td><td class="docblock-short"><p>Retrieves a list of account user profiles, possibly filtered. This method supports paging.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.AccountUserProfileMethods.html" title="google_dfareporting3d3::api::AccountUserProfileMethods struct">AccountUserProfileMethods</a></td><td class="docblock-short"><p>A builder providing access to all methods supported on <em>accountUserProfile</em> resources.
It is not used directly, but through the <code>Dfareporting</code> hub.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.AccountUserProfilePatchCall.html" title="google_dfareporting3d3::api::AccountUserProfilePatchCall struct">AccountUserProfilePatchCall</a></td><td class="docblock-short"><p>Updates an existing account user profile. This method supports patch semantics.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.AccountUserProfileUpdateCall.html" title="google_dfareporting3d3::api::AccountUserProfileUpdateCall struct">AccountUserProfileUpdateCall</a></td><td class="docblock-short"><p>Updates an existing account user profile.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.AccountUserProfilesListResponse.html" title="google_dfareporting3d3::api::AccountUserProfilesListResponse struct">AccountUserProfilesListResponse</a></td><td class="docblock-short"><p>Account User Profile List Response</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.AccountsListResponse.html" title="google_dfareporting3d3::api::AccountsListResponse struct">AccountsListResponse</a></td><td class="docblock-short"><p>Account List Response</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.Activities.html" title="google_dfareporting3d3::api::Activities struct">Activities</a></td><td class="docblock-short"><p>Represents an activity group.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.Ad.html" title="google_dfareporting3d3::api::Ad struct">Ad</a></td><td class="docblock-short"><p>Contains properties of a Campaign Manager ad.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.AdBlockingConfiguration.html" title="google_dfareporting3d3::api::AdBlockingConfiguration struct">AdBlockingConfiguration</a></td><td class="docblock-short"><p>Campaign ad blocking settings.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.AdGetCall.html" title="google_dfareporting3d3::api::AdGetCall struct">AdGetCall</a></td><td class="docblock-short"><p>Gets one ad by ID.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.AdInsertCall.html" title="google_dfareporting3d3::api::AdInsertCall struct">AdInsertCall</a></td><td class="docblock-short"><p>Inserts a new ad.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.AdListCall.html" title="google_dfareporting3d3::api::AdListCall struct">AdListCall</a></td><td class="docblock-short"><p>Retrieves a list of ads, possibly filtered. This method supports paging.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.AdMethods.html" title="google_dfareporting3d3::api::AdMethods struct">AdMethods</a></td><td class="docblock-short"><p>A builder providing access to all methods supported on <em>ad</em> resources.
It is not used directly, but through the <code>Dfareporting</code> hub.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.AdPatchCall.html" title="google_dfareporting3d3::api::AdPatchCall struct">AdPatchCall</a></td><td class="docblock-short"><p>Updates an existing ad. This method supports patch semantics.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.AdSlot.html" title="google_dfareporting3d3::api::AdSlot struct">AdSlot</a></td><td class="docblock-short"><p>Ad Slot</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.AdUpdateCall.html" title="google_dfareporting3d3::api::AdUpdateCall struct">AdUpdateCall</a></td><td class="docblock-short"><p>Updates an existing ad.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.AdsListResponse.html" title="google_dfareporting3d3::api::AdsListResponse struct">AdsListResponse</a></td><td class="docblock-short"><p>Ad List Response</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.Advertiser.html" title="google_dfareporting3d3::api::Advertiser struct">Advertiser</a></td><td class="docblock-short"><p>Contains properties of a Campaign Manager advertiser.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.AdvertiserGetCall.html" title="google_dfareporting3d3::api::AdvertiserGetCall struct">AdvertiserGetCall</a></td><td class="docblock-short"><p>Gets one advertiser by ID.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.AdvertiserGroup.html" title="google_dfareporting3d3::api::AdvertiserGroup struct">AdvertiserGroup</a></td><td class="docblock-short"><p>Groups advertisers together so that reports can be generated for the entire group at once.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.AdvertiserGroupDeleteCall.html" title="google_dfareporting3d3::api::AdvertiserGroupDeleteCall struct">AdvertiserGroupDeleteCall</a></td><td class="docblock-short"><p>Deletes an existing advertiser group.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.AdvertiserGroupGetCall.html" title="google_dfareporting3d3::api::AdvertiserGroupGetCall struct">AdvertiserGroupGetCall</a></td><td class="docblock-short"><p>Gets one advertiser group by ID.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.AdvertiserGroupInsertCall.html" title="google_dfareporting3d3::api::AdvertiserGroupInsertCall struct">AdvertiserGroupInsertCall</a></td><td class="docblock-short"><p>Inserts a new advertiser group.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.AdvertiserGroupListCall.html" title="google_dfareporting3d3::api::AdvertiserGroupListCall struct">AdvertiserGroupListCall</a></td><td class="docblock-short"><p>Retrieves a list of advertiser groups, possibly filtered. This method supports paging.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.AdvertiserGroupMethods.html" title="google_dfareporting3d3::api::AdvertiserGroupMethods struct">AdvertiserGroupMethods</a></td><td class="docblock-short"><p>A builder providing access to all methods supported on <em>advertiserGroup</em> resources.
It is not used directly, but through the <code>Dfareporting</code> hub.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.AdvertiserGroupPatchCall.html" title="google_dfareporting3d3::api::AdvertiserGroupPatchCall struct">AdvertiserGroupPatchCall</a></td><td class="docblock-short"><p>Updates an existing advertiser group. This method supports patch semantics.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.AdvertiserGroupUpdateCall.html" title="google_dfareporting3d3::api::AdvertiserGroupUpdateCall struct">AdvertiserGroupUpdateCall</a></td><td class="docblock-short"><p>Updates an existing advertiser group.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.AdvertiserGroupsListResponse.html" title="google_dfareporting3d3::api::AdvertiserGroupsListResponse struct">AdvertiserGroupsListResponse</a></td><td class="docblock-short"><p>Advertiser Group List Response</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.AdvertiserInsertCall.html" title="google_dfareporting3d3::api::AdvertiserInsertCall struct">AdvertiserInsertCall</a></td><td class="docblock-short"><p>Inserts a new advertiser.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.AdvertiserLandingPageGetCall.html" title="google_dfareporting3d3::api::AdvertiserLandingPageGetCall struct">AdvertiserLandingPageGetCall</a></td><td class="docblock-short"><p>Gets one landing page by ID.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.AdvertiserLandingPageInsertCall.html" title="google_dfareporting3d3::api::AdvertiserLandingPageInsertCall struct">AdvertiserLandingPageInsertCall</a></td><td class="docblock-short"><p>Inserts a new landing page.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.AdvertiserLandingPageListCall.html" title="google_dfareporting3d3::api::AdvertiserLandingPageListCall struct">AdvertiserLandingPageListCall</a></td><td class="docblock-short"><p>Retrieves a list of landing pages.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.AdvertiserLandingPageMethods.html" title="google_dfareporting3d3::api::AdvertiserLandingPageMethods struct">AdvertiserLandingPageMethods</a></td><td class="docblock-short"><p>A builder providing access to all methods supported on <em>advertiserLandingPage</em> resources.
It is not used directly, but through the <code>Dfareporting</code> hub.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.AdvertiserLandingPagePatchCall.html" title="google_dfareporting3d3::api::AdvertiserLandingPagePatchCall struct">AdvertiserLandingPagePatchCall</a></td><td class="docblock-short"><p>Updates an existing advertiser landing page. This method supports patch semantics.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.AdvertiserLandingPageUpdateCall.html" title="google_dfareporting3d3::api::AdvertiserLandingPageUpdateCall struct">AdvertiserLandingPageUpdateCall</a></td><td class="docblock-short"><p>Updates an existing landing page.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.AdvertiserLandingPagesListResponse.html" title="google_dfareporting3d3::api::AdvertiserLandingPagesListResponse struct">AdvertiserLandingPagesListResponse</a></td><td class="docblock-short"><p>Landing Page List Response</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.AdvertiserListCall.html" title="google_dfareporting3d3::api::AdvertiserListCall struct">AdvertiserListCall</a></td><td class="docblock-short"><p>Retrieves a list of advertisers, possibly filtered. This method supports paging.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.AdvertiserMethods.html" title="google_dfareporting3d3::api::AdvertiserMethods struct">AdvertiserMethods</a></td><td class="docblock-short"><p>A builder providing access to all methods supported on <em>advertiser</em> resources.
It is not used directly, but through the <code>Dfareporting</code> hub.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.AdvertiserPatchCall.html" title="google_dfareporting3d3::api::AdvertiserPatchCall struct">AdvertiserPatchCall</a></td><td class="docblock-short"><p>Updates an existing advertiser. This method supports patch semantics.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.AdvertiserUpdateCall.html" title="google_dfareporting3d3::api::AdvertiserUpdateCall struct">AdvertiserUpdateCall</a></td><td class="docblock-short"><p>Updates an existing advertiser.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.AdvertisersListResponse.html" title="google_dfareporting3d3::api::AdvertisersListResponse struct">AdvertisersListResponse</a></td><td class="docblock-short"><p>Advertiser List Response</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.AudienceSegment.html" title="google_dfareporting3d3::api::AudienceSegment struct">AudienceSegment</a></td><td class="docblock-short"><p>Audience Segment.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.AudienceSegmentGroup.html" title="google_dfareporting3d3::api::AudienceSegmentGroup struct">AudienceSegmentGroup</a></td><td class="docblock-short"><p>Audience Segment Group.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.Browser.html" title="google_dfareporting3d3::api::Browser struct">Browser</a></td><td class="docblock-short"><p>Contains information about a browser that can be targeted by ads.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.BrowserListCall.html" title="google_dfareporting3d3::api::BrowserListCall struct">BrowserListCall</a></td><td class="docblock-short"><p>Retrieves a list of browsers.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.BrowserMethods.html" title="google_dfareporting3d3::api::BrowserMethods struct">BrowserMethods</a></td><td class="docblock-short"><p>A builder providing access to all methods supported on <em>browser</em> resources.
It is not used directly, but through the <code>Dfareporting</code> hub.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.BrowsersListResponse.html" title="google_dfareporting3d3::api::BrowsersListResponse struct">BrowsersListResponse</a></td><td class="docblock-short"><p>Browser List Response</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.Campaign.html" title="google_dfareporting3d3::api::Campaign struct">Campaign</a></td><td class="docblock-short"><p>Contains properties of a Campaign Manager campaign.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.CampaignCreativeAssociation.html" title="google_dfareporting3d3::api::CampaignCreativeAssociation struct">CampaignCreativeAssociation</a></td><td class="docblock-short"><p>Identifies a creative which has been associated with a given campaign.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.CampaignCreativeAssociationInsertCall.html" title="google_dfareporting3d3::api::CampaignCreativeAssociationInsertCall struct">CampaignCreativeAssociationInsertCall</a></td><td class="docblock-short"><p>Associates a creative with the specified campaign. This method creates a default ad with dimensions matching the creative in the campaign if such a default ad does not exist already.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.CampaignCreativeAssociationListCall.html" title="google_dfareporting3d3::api::CampaignCreativeAssociationListCall struct">CampaignCreativeAssociationListCall</a></td><td class="docblock-short"><p>Retrieves the list of creative IDs associated with the specified campaign. This method supports paging.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.CampaignCreativeAssociationMethods.html" title="google_dfareporting3d3::api::CampaignCreativeAssociationMethods struct">CampaignCreativeAssociationMethods</a></td><td class="docblock-short"><p>A builder providing access to all methods supported on <em>campaignCreativeAssociation</em> resources.
It is not used directly, but through the <code>Dfareporting</code> hub.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.CampaignCreativeAssociationsListResponse.html" title="google_dfareporting3d3::api::CampaignCreativeAssociationsListResponse struct">CampaignCreativeAssociationsListResponse</a></td><td class="docblock-short"><p>Campaign Creative Association List Response</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.CampaignGetCall.html" title="google_dfareporting3d3::api::CampaignGetCall struct">CampaignGetCall</a></td><td class="docblock-short"><p>Gets one campaign by ID.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.CampaignInsertCall.html" title="google_dfareporting3d3::api::CampaignInsertCall struct">CampaignInsertCall</a></td><td class="docblock-short"><p>Inserts a new campaign.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.CampaignListCall.html" title="google_dfareporting3d3::api::CampaignListCall struct">CampaignListCall</a></td><td class="docblock-short"><p>Retrieves a list of campaigns, possibly filtered. This method supports paging.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.CampaignMethods.html" title="google_dfareporting3d3::api::CampaignMethods struct">CampaignMethods</a></td><td class="docblock-short"><p>A builder providing access to all methods supported on <em>campaign</em> resources.
It is not used directly, but through the <code>Dfareporting</code> hub.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.CampaignPatchCall.html" title="google_dfareporting3d3::api::CampaignPatchCall struct">CampaignPatchCall</a></td><td class="docblock-short"><p>Updates an existing campaign. This method supports patch semantics.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.CampaignUpdateCall.html" title="google_dfareporting3d3::api::CampaignUpdateCall struct">CampaignUpdateCall</a></td><td class="docblock-short"><p>Updates an existing campaign.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.CampaignsListResponse.html" title="google_dfareporting3d3::api::CampaignsListResponse struct">CampaignsListResponse</a></td><td class="docblock-short"><p>Campaign List Response</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ChangeLog.html" title="google_dfareporting3d3::api::ChangeLog struct">ChangeLog</a></td><td class="docblock-short"><p>Describes a change that a user has made to a resource.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ChangeLogGetCall.html" title="google_dfareporting3d3::api::ChangeLogGetCall struct">ChangeLogGetCall</a></td><td class="docblock-short"><p>Gets one change log by ID.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ChangeLogListCall.html" title="google_dfareporting3d3::api::ChangeLogListCall struct">ChangeLogListCall</a></td><td class="docblock-short"><p>Retrieves a list of change logs. This method supports paging.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ChangeLogMethods.html" title="google_dfareporting3d3::api::ChangeLogMethods struct">ChangeLogMethods</a></td><td class="docblock-short"><p>A builder providing access to all methods supported on <em>changeLog</em> resources.
It is not used directly, but through the <code>Dfareporting</code> hub.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ChangeLogsListResponse.html" title="google_dfareporting3d3::api::ChangeLogsListResponse struct">ChangeLogsListResponse</a></td><td class="docblock-short"><p>Change Log List Response</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.CitiesListResponse.html" title="google_dfareporting3d3::api::CitiesListResponse struct">CitiesListResponse</a></td><td class="docblock-short"><p>City List Response</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.City.html" title="google_dfareporting3d3::api::City struct">City</a></td><td class="docblock-short"><p>Contains information about a city that can be targeted by ads.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.CityListCall.html" title="google_dfareporting3d3::api::CityListCall struct">CityListCall</a></td><td class="docblock-short"><p>Retrieves a list of cities, possibly filtered.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.CityMethods.html" title="google_dfareporting3d3::api::CityMethods struct">CityMethods</a></td><td class="docblock-short"><p>A builder providing access to all methods supported on <em>city</em> resources.
It is not used directly, but through the <code>Dfareporting</code> hub.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ClickTag.html" title="google_dfareporting3d3::api::ClickTag struct">ClickTag</a></td><td class="docblock-short"><p>Creative Click Tag.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ClickThroughUrl.html" title="google_dfareporting3d3::api::ClickThroughUrl struct">ClickThroughUrl</a></td><td class="docblock-short"><p>Click-through URL</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ClickThroughUrlSuffixProperties.html" title="google_dfareporting3d3::api::ClickThroughUrlSuffixProperties struct">ClickThroughUrlSuffixProperties</a></td><td class="docblock-short"><p>Click Through URL Suffix settings.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.CompanionClickThroughOverride.html" title="google_dfareporting3d3::api::CompanionClickThroughOverride struct">CompanionClickThroughOverride</a></td><td class="docblock-short"><p>Companion Click-through override.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.CompanionSetting.html" title="google_dfareporting3d3::api::CompanionSetting struct">CompanionSetting</a></td><td class="docblock-short"><p>Companion Settings</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.CompatibleFields.html" title="google_dfareporting3d3::api::CompatibleFields struct">CompatibleFields</a></td><td class="docblock-short"><p>Represents a response to the queryCompatibleFields method.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ConnectionType.html" title="google_dfareporting3d3::api::ConnectionType struct">ConnectionType</a></td><td class="docblock-short"><p>Contains information about an internet connection type that can be targeted by ads. Clients can use the connection type to target mobile vs. broadband users.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ConnectionTypeGetCall.html" title="google_dfareporting3d3::api::ConnectionTypeGetCall struct">ConnectionTypeGetCall</a></td><td class="docblock-short"><p>Gets one connection type by ID.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ConnectionTypeListCall.html" title="google_dfareporting3d3::api::ConnectionTypeListCall struct">ConnectionTypeListCall</a></td><td class="docblock-short"><p>Retrieves a list of connection types.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ConnectionTypeMethods.html" title="google_dfareporting3d3::api::ConnectionTypeMethods struct">ConnectionTypeMethods</a></td><td class="docblock-short"><p>A builder providing access to all methods supported on <em>connectionType</em> resources.
It is not used directly, but through the <code>Dfareporting</code> hub.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ConnectionTypesListResponse.html" title="google_dfareporting3d3::api::ConnectionTypesListResponse struct">ConnectionTypesListResponse</a></td><td class="docblock-short"><p>Connection Type List Response</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ContentCategoriesListResponse.html" title="google_dfareporting3d3::api::ContentCategoriesListResponse struct">ContentCategoriesListResponse</a></td><td class="docblock-short"><p>Content Category List Response</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ContentCategory.html" title="google_dfareporting3d3::api::ContentCategory struct">ContentCategory</a></td><td class="docblock-short"><p>Organizes placements according to the contents of their associated webpages.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ContentCategoryDeleteCall.html" title="google_dfareporting3d3::api::ContentCategoryDeleteCall struct">ContentCategoryDeleteCall</a></td><td class="docblock-short"><p>Deletes an existing content category.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ContentCategoryGetCall.html" title="google_dfareporting3d3::api::ContentCategoryGetCall struct">ContentCategoryGetCall</a></td><td class="docblock-short"><p>Gets one content category by ID.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ContentCategoryInsertCall.html" title="google_dfareporting3d3::api::ContentCategoryInsertCall struct">ContentCategoryInsertCall</a></td><td class="docblock-short"><p>Inserts a new content category.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ContentCategoryListCall.html" title="google_dfareporting3d3::api::ContentCategoryListCall struct">ContentCategoryListCall</a></td><td class="docblock-short"><p>Retrieves a list of content categories, possibly filtered. This method supports paging.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ContentCategoryMethods.html" title="google_dfareporting3d3::api::ContentCategoryMethods struct">ContentCategoryMethods</a></td><td class="docblock-short"><p>A builder providing access to all methods supported on <em>contentCategory</em> resources.
It is not used directly, but through the <code>Dfareporting</code> hub.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ContentCategoryPatchCall.html" title="google_dfareporting3d3::api::ContentCategoryPatchCall struct">ContentCategoryPatchCall</a></td><td class="docblock-short"><p>Updates an existing content category. This method supports patch semantics.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ContentCategoryUpdateCall.html" title="google_dfareporting3d3::api::ContentCategoryUpdateCall struct">ContentCategoryUpdateCall</a></td><td class="docblock-short"><p>Updates an existing content category.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.Conversion.html" title="google_dfareporting3d3::api::Conversion struct">Conversion</a></td><td class="docblock-short"><p>A Conversion represents when a user successfully performs a desired action after seeing an ad.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ConversionBatchinsertCall.html" title="google_dfareporting3d3::api::ConversionBatchinsertCall struct">ConversionBatchinsertCall</a></td><td class="docblock-short"><p>Inserts conversions.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ConversionBatchupdateCall.html" title="google_dfareporting3d3::api::ConversionBatchupdateCall struct">ConversionBatchupdateCall</a></td><td class="docblock-short"><p>Updates existing conversions.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ConversionError.html" title="google_dfareporting3d3::api::ConversionError struct">ConversionError</a></td><td class="docblock-short"><p>The error code and description for a conversion that failed to insert or update.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ConversionMethods.html" title="google_dfareporting3d3::api::ConversionMethods struct">ConversionMethods</a></td><td class="docblock-short"><p>A builder providing access to all methods supported on <em>conversion</em> resources.
It is not used directly, but through the <code>Dfareporting</code> hub.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ConversionStatus.html" title="google_dfareporting3d3::api::ConversionStatus struct">ConversionStatus</a></td><td class="docblock-short"><p>The original conversion that was inserted or updated and whether there were any errors.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ConversionsBatchInsertRequest.html" title="google_dfareporting3d3::api::ConversionsBatchInsertRequest struct">ConversionsBatchInsertRequest</a></td><td class="docblock-short"><p>Insert Conversions Request.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ConversionsBatchInsertResponse.html" title="google_dfareporting3d3::api::ConversionsBatchInsertResponse struct">ConversionsBatchInsertResponse</a></td><td class="docblock-short"><p>Insert Conversions Response.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ConversionsBatchUpdateRequest.html" title="google_dfareporting3d3::api::ConversionsBatchUpdateRequest struct">ConversionsBatchUpdateRequest</a></td><td class="docblock-short"><p>Update Conversions Request.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ConversionsBatchUpdateResponse.html" title="google_dfareporting3d3::api::ConversionsBatchUpdateResponse struct">ConversionsBatchUpdateResponse</a></td><td class="docblock-short"><p>Update Conversions Response.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.CountriesListResponse.html" title="google_dfareporting3d3::api::CountriesListResponse struct">CountriesListResponse</a></td><td class="docblock-short"><p>Country List Response</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.Country.html" title="google_dfareporting3d3::api::Country struct">Country</a></td><td class="docblock-short"><p>Contains information about a country that can be targeted by ads.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.CountryGetCall.html" title="google_dfareporting3d3::api::CountryGetCall struct">CountryGetCall</a></td><td class="docblock-short"><p>Gets one country by ID.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.CountryListCall.html" title="google_dfareporting3d3::api::CountryListCall struct">CountryListCall</a></td><td class="docblock-short"><p>Retrieves a list of countries.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.CountryMethods.html" title="google_dfareporting3d3::api::CountryMethods struct">CountryMethods</a></td><td class="docblock-short"><p>A builder providing access to all methods supported on <em>country</em> resources.
It is not used directly, but through the <code>Dfareporting</code> hub.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.Creative.html" title="google_dfareporting3d3::api::Creative struct">Creative</a></td><td class="docblock-short"><p>Contains properties of a Creative.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.CreativeAsset.html" title="google_dfareporting3d3::api::CreativeAsset struct">CreativeAsset</a></td><td class="docblock-short"><p>Creative Asset.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.CreativeAssetId.html" title="google_dfareporting3d3::api::CreativeAssetId struct">CreativeAssetId</a></td><td class="docblock-short"><p>Creative Asset ID.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.CreativeAssetInsertCall.html" title="google_dfareporting3d3::api::CreativeAssetInsertCall struct">CreativeAssetInsertCall</a></td><td class="docblock-short"><p>Inserts a new creative asset.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.CreativeAssetMetadata.html" title="google_dfareporting3d3::api::CreativeAssetMetadata struct">CreativeAssetMetadata</a></td><td class="docblock-short"><p>CreativeAssets contains properties of a creative asset file which will be uploaded or has already been uploaded. Refer to the creative sample code for how to upload assets and insert a creative.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.CreativeAssetMethods.html" title="google_dfareporting3d3::api::CreativeAssetMethods struct">CreativeAssetMethods</a></td><td class="docblock-short"><p>A builder providing access to all methods supported on <em>creativeAsset</em> resources.
It is not used directly, but through the <code>Dfareporting</code> hub.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.CreativeAssetSelection.html" title="google_dfareporting3d3::api::CreativeAssetSelection struct">CreativeAssetSelection</a></td><td class="docblock-short"><p>Encapsulates the list of rules for asset selection and a default asset in case none of the rules match. Applicable to INSTREAM_VIDEO creatives.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.CreativeAssignment.html" title="google_dfareporting3d3::api::CreativeAssignment struct">CreativeAssignment</a></td><td class="docblock-short"><p>Creative Assignment.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.CreativeClickThroughUrl.html" title="google_dfareporting3d3::api::CreativeClickThroughUrl struct">CreativeClickThroughUrl</a></td><td class="docblock-short"><p>Click-through URL</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.CreativeCustomEvent.html" title="google_dfareporting3d3::api::CreativeCustomEvent struct">CreativeCustomEvent</a></td><td class="docblock-short"><p>Creative Custom Event.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.CreativeField.html" title="google_dfareporting3d3::api::CreativeField struct">CreativeField</a></td><td class="docblock-short"><p>Contains properties of a creative field.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.CreativeFieldAssignment.html" title="google_dfareporting3d3::api::CreativeFieldAssignment struct">CreativeFieldAssignment</a></td><td class="docblock-short"><p>Creative Field Assignment.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.CreativeFieldDeleteCall.html" title="google_dfareporting3d3::api::CreativeFieldDeleteCall struct">CreativeFieldDeleteCall</a></td><td class="docblock-short"><p>Deletes an existing creative field.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.CreativeFieldGetCall.html" title="google_dfareporting3d3::api::CreativeFieldGetCall struct">CreativeFieldGetCall</a></td><td class="docblock-short"><p>Gets one creative field by ID.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.CreativeFieldInsertCall.html" title="google_dfareporting3d3::api::CreativeFieldInsertCall struct">CreativeFieldInsertCall</a></td><td class="docblock-short"><p>Inserts a new creative field.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.CreativeFieldListCall.html" title="google_dfareporting3d3::api::CreativeFieldListCall struct">CreativeFieldListCall</a></td><td class="docblock-short"><p>Retrieves a list of creative fields, possibly filtered. This method supports paging.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.CreativeFieldMethods.html" title="google_dfareporting3d3::api::CreativeFieldMethods struct">CreativeFieldMethods</a></td><td class="docblock-short"><p>A builder providing access to all methods supported on <em>creativeField</em> resources.
It is not used directly, but through the <code>Dfareporting</code> hub.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.CreativeFieldPatchCall.html" title="google_dfareporting3d3::api::CreativeFieldPatchCall struct">CreativeFieldPatchCall</a></td><td class="docblock-short"><p>Updates an existing creative field. This method supports patch semantics.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.CreativeFieldUpdateCall.html" title="google_dfareporting3d3::api::CreativeFieldUpdateCall struct">CreativeFieldUpdateCall</a></td><td class="docblock-short"><p>Updates an existing creative field.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.CreativeFieldValue.html" title="google_dfareporting3d3::api::CreativeFieldValue struct">CreativeFieldValue</a></td><td class="docblock-short"><p>Contains properties of a creative field value.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.CreativeFieldValueDeleteCall.html" title="google_dfareporting3d3::api::CreativeFieldValueDeleteCall struct">CreativeFieldValueDeleteCall</a></td><td class="docblock-short"><p>Deletes an existing creative field value.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.CreativeFieldValueGetCall.html" title="google_dfareporting3d3::api::CreativeFieldValueGetCall struct">CreativeFieldValueGetCall</a></td><td class="docblock-short"><p>Gets one creative field value by ID.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.CreativeFieldValueInsertCall.html" title="google_dfareporting3d3::api::CreativeFieldValueInsertCall struct">CreativeFieldValueInsertCall</a></td><td class="docblock-short"><p>Inserts a new creative field value.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.CreativeFieldValueListCall.html" title="google_dfareporting3d3::api::CreativeFieldValueListCall struct">CreativeFieldValueListCall</a></td><td class="docblock-short"><p>Retrieves a list of creative field values, possibly filtered. This method supports paging.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.CreativeFieldValueMethods.html" title="google_dfareporting3d3::api::CreativeFieldValueMethods struct">CreativeFieldValueMethods</a></td><td class="docblock-short"><p>A builder providing access to all methods supported on <em>creativeFieldValue</em> resources.
It is not used directly, but through the <code>Dfareporting</code> hub.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.CreativeFieldValuePatchCall.html" title="google_dfareporting3d3::api::CreativeFieldValuePatchCall struct">CreativeFieldValuePatchCall</a></td><td class="docblock-short"><p>Updates an existing creative field value. This method supports patch semantics.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.CreativeFieldValueUpdateCall.html" title="google_dfareporting3d3::api::CreativeFieldValueUpdateCall struct">CreativeFieldValueUpdateCall</a></td><td class="docblock-short"><p>Updates an existing creative field value.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.CreativeFieldValuesListResponse.html" title="google_dfareporting3d3::api::CreativeFieldValuesListResponse struct">CreativeFieldValuesListResponse</a></td><td class="docblock-short"><p>Creative Field Value List Response</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.CreativeFieldsListResponse.html" title="google_dfareporting3d3::api::CreativeFieldsListResponse struct">CreativeFieldsListResponse</a></td><td class="docblock-short"><p>Creative Field List Response</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.CreativeGetCall.html" title="google_dfareporting3d3::api::CreativeGetCall struct">CreativeGetCall</a></td><td class="docblock-short"><p>Gets one creative by ID.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.CreativeGroup.html" title="google_dfareporting3d3::api::CreativeGroup struct">CreativeGroup</a></td><td class="docblock-short"><p>Contains properties of a creative group.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.CreativeGroupAssignment.html" title="google_dfareporting3d3::api::CreativeGroupAssignment struct">CreativeGroupAssignment</a></td><td class="docblock-short"><p>Creative Group Assignment.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.CreativeGroupGetCall.html" title="google_dfareporting3d3::api::CreativeGroupGetCall struct">CreativeGroupGetCall</a></td><td class="docblock-short"><p>Gets one creative group by ID.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.CreativeGroupInsertCall.html" title="google_dfareporting3d3::api::CreativeGroupInsertCall struct">CreativeGroupInsertCall</a></td><td class="docblock-short"><p>Inserts a new creative group.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.CreativeGroupListCall.html" title="google_dfareporting3d3::api::CreativeGroupListCall struct">CreativeGroupListCall</a></td><td class="docblock-short"><p>Retrieves a list of creative groups, possibly filtered. This method supports paging.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.CreativeGroupMethods.html" title="google_dfareporting3d3::api::CreativeGroupMethods struct">CreativeGroupMethods</a></td><td class="docblock-short"><p>A builder providing access to all methods supported on <em>creativeGroup</em> resources.
It is not used directly, but through the <code>Dfareporting</code> hub.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.CreativeGroupPatchCall.html" title="google_dfareporting3d3::api::CreativeGroupPatchCall struct">CreativeGroupPatchCall</a></td><td class="docblock-short"><p>Updates an existing creative group. This method supports patch semantics.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.CreativeGroupUpdateCall.html" title="google_dfareporting3d3::api::CreativeGroupUpdateCall struct">CreativeGroupUpdateCall</a></td><td class="docblock-short"><p>Updates an existing creative group.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.CreativeGroupsListResponse.html" title="google_dfareporting3d3::api::CreativeGroupsListResponse struct">CreativeGroupsListResponse</a></td><td class="docblock-short"><p>Creative Group List Response</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.CreativeInsertCall.html" title="google_dfareporting3d3::api::CreativeInsertCall struct">CreativeInsertCall</a></td><td class="docblock-short"><p>Inserts a new creative.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.CreativeListCall.html" title="google_dfareporting3d3::api::CreativeListCall struct">CreativeListCall</a></td><td class="docblock-short"><p>Retrieves a list of creatives, possibly filtered. This method supports paging.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.CreativeMethods.html" title="google_dfareporting3d3::api::CreativeMethods struct">CreativeMethods</a></td><td class="docblock-short"><p>A builder providing access to all methods supported on <em>creative</em> resources.
It is not used directly, but through the <code>Dfareporting</code> hub.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.CreativeOptimizationConfiguration.html" title="google_dfareporting3d3::api::CreativeOptimizationConfiguration struct">CreativeOptimizationConfiguration</a></td><td class="docblock-short"><p>Creative optimization settings.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.CreativePatchCall.html" title="google_dfareporting3d3::api::CreativePatchCall struct">CreativePatchCall</a></td><td class="docblock-short"><p>Updates an existing creative. This method supports patch semantics.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.CreativeRotation.html" title="google_dfareporting3d3::api::CreativeRotation struct">CreativeRotation</a></td><td class="docblock-short"><p>Creative Rotation.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.CreativeUpdateCall.html" title="google_dfareporting3d3::api::CreativeUpdateCall struct">CreativeUpdateCall</a></td><td class="docblock-short"><p>Updates an existing creative.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.CreativesListResponse.html" title="google_dfareporting3d3::api::CreativesListResponse struct">CreativesListResponse</a></td><td class="docblock-short"><p>Creative List Response</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.CrossDimensionReachReportCompatibleFields.html" title="google_dfareporting3d3::api::CrossDimensionReachReportCompatibleFields struct">CrossDimensionReachReportCompatibleFields</a></td><td class="docblock-short"><p>Represents fields that are compatible to be selected for a report of type &quot;CROSS_DIMENSION_REACH&quot;.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.CustomFloodlightVariable.html" title="google_dfareporting3d3::api::CustomFloodlightVariable struct">CustomFloodlightVariable</a></td><td class="docblock-short"><p>A custom floodlight variable.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.CustomRichMediaEvents.html" title="google_dfareporting3d3::api::CustomRichMediaEvents struct">CustomRichMediaEvents</a></td><td class="docblock-short"><p>Represents a Custom Rich Media Events group.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.CustomViewabilityMetric.html" title="google_dfareporting3d3::api::CustomViewabilityMetric struct">CustomViewabilityMetric</a></td><td class="docblock-short"><p>Custom Viewability Metric</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.CustomViewabilityMetricConfiguration.html" title="google_dfareporting3d3::api::CustomViewabilityMetricConfiguration struct">CustomViewabilityMetricConfiguration</a></td><td class="docblock-short"><p>The attributes, like playtime and percent onscreen, that define the Custom Viewability Metric.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.DateRange.html" title="google_dfareporting3d3::api::DateRange struct">DateRange</a></td><td class="docblock-short"><p>Represents a date range.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.DayPartTargeting.html" title="google_dfareporting3d3::api::DayPartTargeting struct">DayPartTargeting</a></td><td class="docblock-short"><p>Day Part Targeting.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.DeepLink.html" title="google_dfareporting3d3::api::DeepLink struct">DeepLink</a></td><td class="docblock-short"><p>Contains information about a landing page deep link.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.DefaultClickThroughEventTagProperties.html" title="google_dfareporting3d3::api::DefaultClickThroughEventTagProperties struct">DefaultClickThroughEventTagProperties</a></td><td class="docblock-short"><p>Properties of inheriting and overriding the default click-through event tag. A campaign may override the event tag defined at the advertiser level, and an ad may also override the campaign's setting further.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.DeliverySchedule.html" title="google_dfareporting3d3::api::DeliverySchedule struct">DeliverySchedule</a></td><td class="docblock-short"><p>Delivery Schedule.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.Dfareporting.html" title="google_dfareporting3d3::api::Dfareporting struct">Dfareporting</a></td><td class="docblock-short"><p>Central instance to access all Dfareporting related resource activities</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.DfpSettings.html" title="google_dfareporting3d3::api::DfpSettings struct">DfpSettings</a></td><td class="docblock-short"><p>Google Ad Manager Settings</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.Dimension.html" title="google_dfareporting3d3::api::Dimension struct">Dimension</a></td><td class="docblock-short"><p>Represents a dimension.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.DimensionFilter.html" title="google_dfareporting3d3::api::DimensionFilter struct">DimensionFilter</a></td><td class="docblock-short"><p>Represents a dimension filter.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.DimensionValue.html" title="google_dfareporting3d3::api::DimensionValue struct">DimensionValue</a></td><td class="docblock-short"><p>Represents a DimensionValue resource.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.DimensionValueList.html" title="google_dfareporting3d3::api::DimensionValueList struct">DimensionValueList</a></td><td class="docblock-short"><p>Represents the list of DimensionValue resources.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.DimensionValueMethods.html" title="google_dfareporting3d3::api::DimensionValueMethods struct">DimensionValueMethods</a></td><td class="docblock-short"><p>A builder providing access to all methods supported on <em>dimensionValue</em> resources.
It is not used directly, but through the <code>Dfareporting</code> hub.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.DimensionValueQueryCall.html" title="google_dfareporting3d3::api::DimensionValueQueryCall struct">DimensionValueQueryCall</a></td><td class="docblock-short"><p>Retrieves list of report dimension values for a list of filters.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.DimensionValueRequest.html" title="google_dfareporting3d3::api::DimensionValueRequest struct">DimensionValueRequest</a></td><td class="docblock-short"><p>Represents a DimensionValuesRequest.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.DirectorySite.html" title="google_dfareporting3d3::api::DirectorySite struct">DirectorySite</a></td><td class="docblock-short"><p>DirectorySites contains properties of a website from the Site Directory. Sites need to be added to an account via the Sites resource before they can be assigned to a placement.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.DirectorySiteGetCall.html" title="google_dfareporting3d3::api::DirectorySiteGetCall struct">DirectorySiteGetCall</a></td><td class="docblock-short"><p>Gets one directory site by ID.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.DirectorySiteInsertCall.html" title="google_dfareporting3d3::api::DirectorySiteInsertCall struct">DirectorySiteInsertCall</a></td><td class="docblock-short"><p>Inserts a new directory site.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.DirectorySiteListCall.html" title="google_dfareporting3d3::api::DirectorySiteListCall struct">DirectorySiteListCall</a></td><td class="docblock-short"><p>Retrieves a list of directory sites, possibly filtered. This method supports paging.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.DirectorySiteMethods.html" title="google_dfareporting3d3::api::DirectorySiteMethods struct">DirectorySiteMethods</a></td><td class="docblock-short"><p>A builder providing access to all methods supported on <em>directorySite</em> resources.
It is not used directly, but through the <code>Dfareporting</code> hub.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.DirectorySiteSettings.html" title="google_dfareporting3d3::api::DirectorySiteSettings struct">DirectorySiteSettings</a></td><td class="docblock-short"><p>Directory Site Settings</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.DirectorySitesListResponse.html" title="google_dfareporting3d3::api::DirectorySitesListResponse struct">DirectorySitesListResponse</a></td><td class="docblock-short"><p>Directory Site List Response</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.DynamicTargetingKey.html" title="google_dfareporting3d3::api::DynamicTargetingKey struct">DynamicTargetingKey</a></td><td class="docblock-short"><p>Contains properties of a dynamic targeting key. Dynamic targeting keys are unique, user-friendly labels, created at the advertiser level in DCM, that can be assigned to ads, creatives, and placements and used for targeting with Studio dynamic creatives. Use these labels instead of numeric Campaign Manager IDs (such as placement IDs) to save time and avoid errors in your dynamic feeds.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.DynamicTargetingKeyDeleteCall.html" title="google_dfareporting3d3::api::DynamicTargetingKeyDeleteCall struct">DynamicTargetingKeyDeleteCall</a></td><td class="docblock-short"><p>Deletes an existing dynamic targeting key.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.DynamicTargetingKeyInsertCall.html" title="google_dfareporting3d3::api::DynamicTargetingKeyInsertCall struct">DynamicTargetingKeyInsertCall</a></td><td class="docblock-short"><p>Inserts a new dynamic targeting key. Keys must be created at the advertiser level before being assigned to the advertiser's ads, creatives, or placements. There is a maximum of 1000 keys per advertiser, out of which a maximum of 20 keys can be assigned per ad, creative, or placement.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.DynamicTargetingKeyListCall.html" title="google_dfareporting3d3::api::DynamicTargetingKeyListCall struct">DynamicTargetingKeyListCall</a></td><td class="docblock-short"><p>Retrieves a list of dynamic targeting keys.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.DynamicTargetingKeyMethods.html" title="google_dfareporting3d3::api::DynamicTargetingKeyMethods struct">DynamicTargetingKeyMethods</a></td><td class="docblock-short"><p>A builder providing access to all methods supported on <em>dynamicTargetingKey</em> resources.
It is not used directly, but through the <code>Dfareporting</code> hub.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.DynamicTargetingKeysListResponse.html" title="google_dfareporting3d3::api::DynamicTargetingKeysListResponse struct">DynamicTargetingKeysListResponse</a></td><td class="docblock-short"><p>Dynamic Targeting Key List Response</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.EncryptionInfo.html" title="google_dfareporting3d3::api::EncryptionInfo struct">EncryptionInfo</a></td><td class="docblock-short"><p>A description of how user IDs are encrypted.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.EventTag.html" title="google_dfareporting3d3::api::EventTag struct">EventTag</a></td><td class="docblock-short"><p>Contains properties of an event tag.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.EventTagDeleteCall.html" title="google_dfareporting3d3::api::EventTagDeleteCall struct">EventTagDeleteCall</a></td><td class="docblock-short"><p>Deletes an existing event tag.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.EventTagGetCall.html" title="google_dfareporting3d3::api::EventTagGetCall struct">EventTagGetCall</a></td><td class="docblock-short"><p>Gets one event tag by ID.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.EventTagInsertCall.html" title="google_dfareporting3d3::api::EventTagInsertCall struct">EventTagInsertCall</a></td><td class="docblock-short"><p>Inserts a new event tag.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.EventTagListCall.html" title="google_dfareporting3d3::api::EventTagListCall struct">EventTagListCall</a></td><td class="docblock-short"><p>Retrieves a list of event tags, possibly filtered.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.EventTagMethods.html" title="google_dfareporting3d3::api::EventTagMethods struct">EventTagMethods</a></td><td class="docblock-short"><p>A builder providing access to all methods supported on <em>eventTag</em> resources.
It is not used directly, but through the <code>Dfareporting</code> hub.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.EventTagOverride.html" title="google_dfareporting3d3::api::EventTagOverride struct">EventTagOverride</a></td><td class="docblock-short"><p>Event tag override information.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.EventTagPatchCall.html" title="google_dfareporting3d3::api::EventTagPatchCall struct">EventTagPatchCall</a></td><td class="docblock-short"><p>Updates an existing event tag. This method supports patch semantics.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.EventTagUpdateCall.html" title="google_dfareporting3d3::api::EventTagUpdateCall struct">EventTagUpdateCall</a></td><td class="docblock-short"><p>Updates an existing event tag.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.EventTagsListResponse.html" title="google_dfareporting3d3::api::EventTagsListResponse struct">EventTagsListResponse</a></td><td class="docblock-short"><p>Event Tag List Response</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.File.html" title="google_dfareporting3d3::api::File struct">File</a></td><td class="docblock-short"><p>Represents a File resource. A file contains the metadata for a report run. It shows the status of the run and holds the URLs to the generated report data if the run is finished and the status is &quot;REPORT_AVAILABLE&quot;.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.FileGetCall.html" title="google_dfareporting3d3::api::FileGetCall struct">FileGetCall</a></td><td class="docblock-short"><p>Retrieves a report file by its report ID and file ID. This method supports media download.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.FileList.html" title="google_dfareporting3d3::api::FileList struct">FileList</a></td><td class="docblock-short"><p>List of files for a report.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.FileListCall.html" title="google_dfareporting3d3::api::FileListCall struct">FileListCall</a></td><td class="docblock-short"><p>Lists files for a user profile.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.FileMethods.html" title="google_dfareporting3d3::api::FileMethods struct">FileMethods</a></td><td class="docblock-short"><p>A builder providing access to all methods supported on <em>file</em> resources.
It is not used directly, but through the <code>Dfareporting</code> hub.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.FileUrls.html" title="google_dfareporting3d3::api::FileUrls struct">FileUrls</a></td><td class="docblock-short"><p>The URLs where the completed report file can be downloaded.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.Flight.html" title="google_dfareporting3d3::api::Flight struct">Flight</a></td><td class="docblock-short"><p>Flight</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.FloodlightActivitiesGenerateTagResponse.html" title="google_dfareporting3d3::api::FloodlightActivitiesGenerateTagResponse struct">FloodlightActivitiesGenerateTagResponse</a></td><td class="docblock-short"><p>Floodlight Activity GenerateTag Response</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.FloodlightActivitiesListResponse.html" title="google_dfareporting3d3::api::FloodlightActivitiesListResponse struct">FloodlightActivitiesListResponse</a></td><td class="docblock-short"><p>Floodlight Activity List Response</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.FloodlightActivity.html" title="google_dfareporting3d3::api::FloodlightActivity struct">FloodlightActivity</a></td><td class="docblock-short"><p>Contains properties of a Floodlight activity.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.FloodlightActivityDeleteCall.html" title="google_dfareporting3d3::api::FloodlightActivityDeleteCall struct">FloodlightActivityDeleteCall</a></td><td class="docblock-short"><p>Deletes an existing floodlight activity.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.FloodlightActivityDynamicTag.html" title="google_dfareporting3d3::api::FloodlightActivityDynamicTag struct">FloodlightActivityDynamicTag</a></td><td class="docblock-short"><p>Dynamic Tag</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.FloodlightActivityGeneratetagCall.html" title="google_dfareporting3d3::api::FloodlightActivityGeneratetagCall struct">FloodlightActivityGeneratetagCall</a></td><td class="docblock-short"><p>Generates a tag for a floodlight activity.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.FloodlightActivityGetCall.html" title="google_dfareporting3d3::api::FloodlightActivityGetCall struct">FloodlightActivityGetCall</a></td><td class="docblock-short"><p>Gets one floodlight activity by ID.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.FloodlightActivityGroup.html" title="google_dfareporting3d3::api::FloodlightActivityGroup struct">FloodlightActivityGroup</a></td><td class="docblock-short"><p>Contains properties of a Floodlight activity group.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.FloodlightActivityGroupGetCall.html" title="google_dfareporting3d3::api::FloodlightActivityGroupGetCall struct">FloodlightActivityGroupGetCall</a></td><td class="docblock-short"><p>Gets one floodlight activity group by ID.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.FloodlightActivityGroupInsertCall.html" title="google_dfareporting3d3::api::FloodlightActivityGroupInsertCall struct">FloodlightActivityGroupInsertCall</a></td><td class="docblock-short"><p>Inserts a new floodlight activity group.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.FloodlightActivityGroupListCall.html" title="google_dfareporting3d3::api::FloodlightActivityGroupListCall struct">FloodlightActivityGroupListCall</a></td><td class="docblock-short"><p>Retrieves a list of floodlight activity groups, possibly filtered. This method supports paging.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.FloodlightActivityGroupMethods.html" title="google_dfareporting3d3::api::FloodlightActivityGroupMethods struct">FloodlightActivityGroupMethods</a></td><td class="docblock-short"><p>A builder providing access to all methods supported on <em>floodlightActivityGroup</em> resources.
It is not used directly, but through the <code>Dfareporting</code> hub.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.FloodlightActivityGroupPatchCall.html" title="google_dfareporting3d3::api::FloodlightActivityGroupPatchCall struct">FloodlightActivityGroupPatchCall</a></td><td class="docblock-short"><p>Updates an existing floodlight activity group. This method supports patch semantics.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.FloodlightActivityGroupUpdateCall.html" title="google_dfareporting3d3::api::FloodlightActivityGroupUpdateCall struct">FloodlightActivityGroupUpdateCall</a></td><td class="docblock-short"><p>Updates an existing floodlight activity group.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.FloodlightActivityGroupsListResponse.html" title="google_dfareporting3d3::api::FloodlightActivityGroupsListResponse struct">FloodlightActivityGroupsListResponse</a></td><td class="docblock-short"><p>Floodlight Activity Group List Response</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.FloodlightActivityInsertCall.html" title="google_dfareporting3d3::api::FloodlightActivityInsertCall struct">FloodlightActivityInsertCall</a></td><td class="docblock-short"><p>Inserts a new floodlight activity.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.FloodlightActivityListCall.html" title="google_dfareporting3d3::api::FloodlightActivityListCall struct">FloodlightActivityListCall</a></td><td class="docblock-short"><p>Retrieves a list of floodlight activities, possibly filtered. This method supports paging.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.FloodlightActivityMethods.html" title="google_dfareporting3d3::api::FloodlightActivityMethods struct">FloodlightActivityMethods</a></td><td class="docblock-short"><p>A builder providing access to all methods supported on <em>floodlightActivity</em> resources.
It is not used directly, but through the <code>Dfareporting</code> hub.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.FloodlightActivityPatchCall.html" title="google_dfareporting3d3::api::FloodlightActivityPatchCall struct">FloodlightActivityPatchCall</a></td><td class="docblock-short"><p>Updates an existing floodlight activity. This method supports patch semantics.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.FloodlightActivityPublisherDynamicTag.html" title="google_dfareporting3d3::api::FloodlightActivityPublisherDynamicTag struct">FloodlightActivityPublisherDynamicTag</a></td><td class="docblock-short"><p>Publisher Dynamic Tag</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.FloodlightActivityUpdateCall.html" title="google_dfareporting3d3::api::FloodlightActivityUpdateCall struct">FloodlightActivityUpdateCall</a></td><td class="docblock-short"><p>Updates an existing floodlight activity.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.FloodlightConfiguration.html" title="google_dfareporting3d3::api::FloodlightConfiguration struct">FloodlightConfiguration</a></td><td class="docblock-short"><p>Contains properties of a Floodlight configuration.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.FloodlightConfigurationGetCall.html" title="google_dfareporting3d3::api::FloodlightConfigurationGetCall struct">FloodlightConfigurationGetCall</a></td><td class="docblock-short"><p>Gets one floodlight configuration by ID.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.FloodlightConfigurationListCall.html" title="google_dfareporting3d3::api::FloodlightConfigurationListCall struct">FloodlightConfigurationListCall</a></td><td class="docblock-short"><p>Retrieves a list of floodlight configurations, possibly filtered.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.FloodlightConfigurationMethods.html" title="google_dfareporting3d3::api::FloodlightConfigurationMethods struct">FloodlightConfigurationMethods</a></td><td class="docblock-short"><p>A builder providing access to all methods supported on <em>floodlightConfiguration</em> resources.
It is not used directly, but through the <code>Dfareporting</code> hub.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.FloodlightConfigurationPatchCall.html" title="google_dfareporting3d3::api::FloodlightConfigurationPatchCall struct">FloodlightConfigurationPatchCall</a></td><td class="docblock-short"><p>Updates an existing floodlight configuration. This method supports patch semantics.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.FloodlightConfigurationUpdateCall.html" title="google_dfareporting3d3::api::FloodlightConfigurationUpdateCall struct">FloodlightConfigurationUpdateCall</a></td><td class="docblock-short"><p>Updates an existing floodlight configuration.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.FloodlightConfigurationsListResponse.html" title="google_dfareporting3d3::api::FloodlightConfigurationsListResponse struct">FloodlightConfigurationsListResponse</a></td><td class="docblock-short"><p>Floodlight Configuration List Response</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.FloodlightReportCompatibleFields.html" title="google_dfareporting3d3::api::FloodlightReportCompatibleFields struct">FloodlightReportCompatibleFields</a></td><td class="docblock-short"><p>Represents fields that are compatible to be selected for a report of type &quot;FlOODLIGHT&quot;.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.FrequencyCap.html" title="google_dfareporting3d3::api::FrequencyCap struct">FrequencyCap</a></td><td class="docblock-short"><p>Frequency Cap.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.FsCommand.html" title="google_dfareporting3d3::api::FsCommand struct">FsCommand</a></td><td class="docblock-short"><p>FsCommand.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.GeoTargeting.html" title="google_dfareporting3d3::api::GeoTargeting struct">GeoTargeting</a></td><td class="docblock-short"><p>Geographical Targeting.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.InventoryItem.html" title="google_dfareporting3d3::api::InventoryItem struct">InventoryItem</a></td><td class="docblock-short"><p>Represents a buy from the Planning inventory store.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.InventoryItemGetCall.html" title="google_dfareporting3d3::api::InventoryItemGetCall struct">InventoryItemGetCall</a></td><td class="docblock-short"><p>Gets one inventory item by ID.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.InventoryItemListCall.html" title="google_dfareporting3d3::api::InventoryItemListCall struct">InventoryItemListCall</a></td><td class="docblock-short"><p>Retrieves a list of inventory items, possibly filtered. This method supports paging.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.InventoryItemMethods.html" title="google_dfareporting3d3::api::InventoryItemMethods struct">InventoryItemMethods</a></td><td class="docblock-short"><p>A builder providing access to all methods supported on <em>inventoryItem</em> resources.
It is not used directly, but through the <code>Dfareporting</code> hub.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.InventoryItemsListResponse.html" title="google_dfareporting3d3::api::InventoryItemsListResponse struct">InventoryItemsListResponse</a></td><td class="docblock-short"><p>Inventory item List Response</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.KeyValueTargetingExpression.html" title="google_dfareporting3d3::api::KeyValueTargetingExpression struct">KeyValueTargetingExpression</a></td><td class="docblock-short"><p>Key Value Targeting Expression.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.LandingPage.html" title="google_dfareporting3d3::api::LandingPage struct">LandingPage</a></td><td class="docblock-short"><p>Contains information about where a user's browser is taken after the user clicks an ad.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.Language.html" title="google_dfareporting3d3::api::Language struct">Language</a></td><td class="docblock-short"><p>Contains information about a language that can be targeted by ads.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.LanguageListCall.html" title="google_dfareporting3d3::api::LanguageListCall struct">LanguageListCall</a></td><td class="docblock-short"><p>Retrieves a list of languages.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.LanguageMethods.html" title="google_dfareporting3d3::api::LanguageMethods struct">LanguageMethods</a></td><td class="docblock-short"><p>A builder providing access to all methods supported on <em>language</em> resources.
It is not used directly, but through the <code>Dfareporting</code> hub.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.LanguageTargeting.html" title="google_dfareporting3d3::api::LanguageTargeting struct">LanguageTargeting</a></td><td class="docblock-short"><p>Language Targeting.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.LanguagesListResponse.html" title="google_dfareporting3d3::api::LanguagesListResponse struct">LanguagesListResponse</a></td><td class="docblock-short"><p>Language List Response</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.LastModifiedInfo.html" title="google_dfareporting3d3::api::LastModifiedInfo struct">LastModifiedInfo</a></td><td class="docblock-short"><p>Modification timestamp.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ListPopulationClause.html" title="google_dfareporting3d3::api::ListPopulationClause struct">ListPopulationClause</a></td><td class="docblock-short"><p>A group clause made up of list population terms representing constraints joined by ORs.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ListPopulationRule.html" title="google_dfareporting3d3::api::ListPopulationRule struct">ListPopulationRule</a></td><td class="docblock-short"><p>Remarketing List Population Rule.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ListPopulationTerm.html" title="google_dfareporting3d3::api::ListPopulationTerm struct">ListPopulationTerm</a></td><td class="docblock-short"><p>Remarketing List Population Rule Term.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ListTargetingExpression.html" title="google_dfareporting3d3::api::ListTargetingExpression struct">ListTargetingExpression</a></td><td class="docblock-short"><p>Remarketing List Targeting Expression.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.LookbackConfiguration.html" title="google_dfareporting3d3::api::LookbackConfiguration struct">LookbackConfiguration</a></td><td class="docblock-short"><p>Lookback configuration settings.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.Metric.html" title="google_dfareporting3d3::api::Metric struct">Metric</a></td><td class="docblock-short"><p>Represents a metric.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.Metro.html" title="google_dfareporting3d3::api::Metro struct">Metro</a></td><td class="docblock-short"><p>Contains information about a metro region that can be targeted by ads.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.MetroListCall.html" title="google_dfareporting3d3::api::MetroListCall struct">MetroListCall</a></td><td class="docblock-short"><p>Retrieves a list of metros.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.MetroMethods.html" title="google_dfareporting3d3::api::MetroMethods struct">MetroMethods</a></td><td class="docblock-short"><p>A builder providing access to all methods supported on <em>metro</em> resources.
It is not used directly, but through the <code>Dfareporting</code> hub.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.MetrosListResponse.html" title="google_dfareporting3d3::api::MetrosListResponse struct">MetrosListResponse</a></td><td class="docblock-short"><p>Metro List Response</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.MobileApp.html" title="google_dfareporting3d3::api::MobileApp struct">MobileApp</a></td><td class="docblock-short"><p>Contains information about a mobile app. Used as a landing page deep link.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.MobileAppGetCall.html" title="google_dfareporting3d3::api::MobileAppGetCall struct">MobileAppGetCall</a></td><td class="docblock-short"><p>Gets one mobile app by ID.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.MobileAppListCall.html" title="google_dfareporting3d3::api::MobileAppListCall struct">MobileAppListCall</a></td><td class="docblock-short"><p>Retrieves list of available mobile apps.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.MobileAppMethods.html" title="google_dfareporting3d3::api::MobileAppMethods struct">MobileAppMethods</a></td><td class="docblock-short"><p>A builder providing access to all methods supported on <em>mobileApp</em> resources.
It is not used directly, but through the <code>Dfareporting</code> hub.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.MobileAppsListResponse.html" title="google_dfareporting3d3::api::MobileAppsListResponse struct">MobileAppsListResponse</a></td><td class="docblock-short"><p>Mobile app List Response</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.MobileCarrier.html" title="google_dfareporting3d3::api::MobileCarrier struct">MobileCarrier</a></td><td class="docblock-short"><p>Contains information about a mobile carrier that can be targeted by ads.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.MobileCarrierGetCall.html" title="google_dfareporting3d3::api::MobileCarrierGetCall struct">MobileCarrierGetCall</a></td><td class="docblock-short"><p>Gets one mobile carrier by ID.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.MobileCarrierListCall.html" title="google_dfareporting3d3::api::MobileCarrierListCall struct">MobileCarrierListCall</a></td><td class="docblock-short"><p>Retrieves a list of mobile carriers.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.MobileCarrierMethods.html" title="google_dfareporting3d3::api::MobileCarrierMethods struct">MobileCarrierMethods</a></td><td class="docblock-short"><p>A builder providing access to all methods supported on <em>mobileCarrier</em> resources.
It is not used directly, but through the <code>Dfareporting</code> hub.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.MobileCarriersListResponse.html" title="google_dfareporting3d3::api::MobileCarriersListResponse struct">MobileCarriersListResponse</a></td><td class="docblock-short"><p>Mobile Carrier List Response</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ObjectFilter.html" title="google_dfareporting3d3::api::ObjectFilter struct">ObjectFilter</a></td><td class="docblock-short"><p>Object Filter.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.OffsetPosition.html" title="google_dfareporting3d3::api::OffsetPosition struct">OffsetPosition</a></td><td class="docblock-short"><p>Offset Position.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.OmnitureSettings.html" title="google_dfareporting3d3::api::OmnitureSettings struct">OmnitureSettings</a></td><td class="docblock-short"><p>Omniture Integration Settings.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.OperatingSystem.html" title="google_dfareporting3d3::api::OperatingSystem struct">OperatingSystem</a></td><td class="docblock-short"><p>Contains information about an operating system that can be targeted by ads.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.OperatingSystemGetCall.html" title="google_dfareporting3d3::api::OperatingSystemGetCall struct">OperatingSystemGetCall</a></td><td class="docblock-short"><p>Gets one operating system by DART ID.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.OperatingSystemListCall.html" title="google_dfareporting3d3::api::OperatingSystemListCall struct">OperatingSystemListCall</a></td><td class="docblock-short"><p>Retrieves a list of operating systems.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.OperatingSystemMethods.html" title="google_dfareporting3d3::api::OperatingSystemMethods struct">OperatingSystemMethods</a></td><td class="docblock-short"><p>A builder providing access to all methods supported on <em>operatingSystem</em> resources.
It is not used directly, but through the <code>Dfareporting</code> hub.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.OperatingSystemVersion.html" title="google_dfareporting3d3::api::OperatingSystemVersion struct">OperatingSystemVersion</a></td><td class="docblock-short"><p>Contains information about a particular version of an operating system that can be targeted by ads.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.OperatingSystemVersionGetCall.html" title="google_dfareporting3d3::api::OperatingSystemVersionGetCall struct">OperatingSystemVersionGetCall</a></td><td class="docblock-short"><p>Gets one operating system version by ID.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.OperatingSystemVersionListCall.html" title="google_dfareporting3d3::api::OperatingSystemVersionListCall struct">OperatingSystemVersionListCall</a></td><td class="docblock-short"><p>Retrieves a list of operating system versions.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.OperatingSystemVersionMethods.html" title="google_dfareporting3d3::api::OperatingSystemVersionMethods struct">OperatingSystemVersionMethods</a></td><td class="docblock-short"><p>A builder providing access to all methods supported on <em>operatingSystemVersion</em> resources.
It is not used directly, but through the <code>Dfareporting</code> hub.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.OperatingSystemVersionsListResponse.html" title="google_dfareporting3d3::api::OperatingSystemVersionsListResponse struct">OperatingSystemVersionsListResponse</a></td><td class="docblock-short"><p>Operating System Version List Response</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.OperatingSystemsListResponse.html" title="google_dfareporting3d3::api::OperatingSystemsListResponse struct">OperatingSystemsListResponse</a></td><td class="docblock-short"><p>Operating System List Response</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.OptimizationActivity.html" title="google_dfareporting3d3::api::OptimizationActivity struct">OptimizationActivity</a></td><td class="docblock-short"><p>Creative optimization activity.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.Order.html" title="google_dfareporting3d3::api::Order struct">Order</a></td><td class="docblock-short"><p>Describes properties of a Planning order.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.OrderContact.html" title="google_dfareporting3d3::api::OrderContact struct">OrderContact</a></td><td class="docblock-short"><p>Contact of an order.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.OrderDocument.html" title="google_dfareporting3d3::api::OrderDocument struct">OrderDocument</a></td><td class="docblock-short"><p>Contains properties of a Planning order document.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.OrderDocumentGetCall.html" title="google_dfareporting3d3::api::OrderDocumentGetCall struct">OrderDocumentGetCall</a></td><td class="docblock-short"><p>Gets one order document by ID.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.OrderDocumentListCall.html" title="google_dfareporting3d3::api::OrderDocumentListCall struct">OrderDocumentListCall</a></td><td class="docblock-short"><p>Retrieves a list of order documents, possibly filtered. This method supports paging.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.OrderDocumentMethods.html" title="google_dfareporting3d3::api::OrderDocumentMethods struct">OrderDocumentMethods</a></td><td class="docblock-short"><p>A builder providing access to all methods supported on <em>orderDocument</em> resources.
It is not used directly, but through the <code>Dfareporting</code> hub.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.OrderDocumentsListResponse.html" title="google_dfareporting3d3::api::OrderDocumentsListResponse struct">OrderDocumentsListResponse</a></td><td class="docblock-short"><p>Order document List Response</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.OrderGetCall.html" title="google_dfareporting3d3::api::OrderGetCall struct">OrderGetCall</a></td><td class="docblock-short"><p>Gets one order by ID.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.OrderListCall.html" title="google_dfareporting3d3::api::OrderListCall struct">OrderListCall</a></td><td class="docblock-short"><p>Retrieves a list of orders, possibly filtered. This method supports paging.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.OrderMethods.html" title="google_dfareporting3d3::api::OrderMethods struct">OrderMethods</a></td><td class="docblock-short"><p>A builder providing access to all methods supported on <em>order</em> resources.
It is not used directly, but through the <code>Dfareporting</code> hub.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.OrdersListResponse.html" title="google_dfareporting3d3::api::OrdersListResponse struct">OrdersListResponse</a></td><td class="docblock-short"><p>Order List Response</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.PathToConversionReportCompatibleFields.html" title="google_dfareporting3d3::api::PathToConversionReportCompatibleFields struct">PathToConversionReportCompatibleFields</a></td><td class="docblock-short"><p>Represents fields that are compatible to be selected for a report of type &quot;PATH_TO_CONVERSION&quot;.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.Placement.html" title="google_dfareporting3d3::api::Placement struct">Placement</a></td><td class="docblock-short"><p>Contains properties of a placement.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.PlacementAssignment.html" title="google_dfareporting3d3::api::PlacementAssignment struct">PlacementAssignment</a></td><td class="docblock-short"><p>Placement Assignment.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.PlacementGeneratetagCall.html" title="google_dfareporting3d3::api::PlacementGeneratetagCall struct">PlacementGeneratetagCall</a></td><td class="docblock-short"><p>Generates tags for a placement.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.PlacementGetCall.html" title="google_dfareporting3d3::api::PlacementGetCall struct">PlacementGetCall</a></td><td class="docblock-short"><p>Gets one placement by ID.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.PlacementGroup.html" title="google_dfareporting3d3::api::PlacementGroup struct">PlacementGroup</a></td><td class="docblock-short"><p>Contains properties of a package or roadblock.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.PlacementGroupGetCall.html" title="google_dfareporting3d3::api::PlacementGroupGetCall struct">PlacementGroupGetCall</a></td><td class="docblock-short"><p>Gets one placement group by ID.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.PlacementGroupInsertCall.html" title="google_dfareporting3d3::api::PlacementGroupInsertCall struct">PlacementGroupInsertCall</a></td><td class="docblock-short"><p>Inserts a new placement group.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.PlacementGroupListCall.html" title="google_dfareporting3d3::api::PlacementGroupListCall struct">PlacementGroupListCall</a></td><td class="docblock-short"><p>Retrieves a list of placement groups, possibly filtered. This method supports paging.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.PlacementGroupMethods.html" title="google_dfareporting3d3::api::PlacementGroupMethods struct">PlacementGroupMethods</a></td><td class="docblock-short"><p>A builder providing access to all methods supported on <em>placementGroup</em> resources.
It is not used directly, but through the <code>Dfareporting</code> hub.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.PlacementGroupPatchCall.html" title="google_dfareporting3d3::api::PlacementGroupPatchCall struct">PlacementGroupPatchCall</a></td><td class="docblock-short"><p>Updates an existing placement group. This method supports patch semantics.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.PlacementGroupUpdateCall.html" title="google_dfareporting3d3::api::PlacementGroupUpdateCall struct">PlacementGroupUpdateCall</a></td><td class="docblock-short"><p>Updates an existing placement group.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.PlacementGroupsListResponse.html" title="google_dfareporting3d3::api::PlacementGroupsListResponse struct">PlacementGroupsListResponse</a></td><td class="docblock-short"><p>Placement Group List Response</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.PlacementInsertCall.html" title="google_dfareporting3d3::api::PlacementInsertCall struct">PlacementInsertCall</a></td><td class="docblock-short"><p>Inserts a new placement.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.PlacementListCall.html" title="google_dfareporting3d3::api::PlacementListCall struct">PlacementListCall</a></td><td class="docblock-short"><p>Retrieves a list of placements, possibly filtered. This method supports paging.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.PlacementMethods.html" title="google_dfareporting3d3::api::PlacementMethods struct">PlacementMethods</a></td><td class="docblock-short"><p>A builder providing access to all methods supported on <em>placement</em> resources.
It is not used directly, but through the <code>Dfareporting</code> hub.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.PlacementPatchCall.html" title="google_dfareporting3d3::api::PlacementPatchCall struct">PlacementPatchCall</a></td><td class="docblock-short"><p>Updates an existing placement. This method supports patch semantics.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.PlacementStrategiesListResponse.html" title="google_dfareporting3d3::api::PlacementStrategiesListResponse struct">PlacementStrategiesListResponse</a></td><td class="docblock-short"><p>Placement Strategy List Response</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.PlacementStrategy.html" title="google_dfareporting3d3::api::PlacementStrategy struct">PlacementStrategy</a></td><td class="docblock-short"><p>Contains properties of a placement strategy.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.PlacementStrategyDeleteCall.html" title="google_dfareporting3d3::api::PlacementStrategyDeleteCall struct">PlacementStrategyDeleteCall</a></td><td class="docblock-short"><p>Deletes an existing placement strategy.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.PlacementStrategyGetCall.html" title="google_dfareporting3d3::api::PlacementStrategyGetCall struct">PlacementStrategyGetCall</a></td><td class="docblock-short"><p>Gets one placement strategy by ID.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.PlacementStrategyInsertCall.html" title="google_dfareporting3d3::api::PlacementStrategyInsertCall struct">PlacementStrategyInsertCall</a></td><td class="docblock-short"><p>Inserts a new placement strategy.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.PlacementStrategyListCall.html" title="google_dfareporting3d3::api::PlacementStrategyListCall struct">PlacementStrategyListCall</a></td><td class="docblock-short"><p>Retrieves a list of placement strategies, possibly filtered. This method supports paging.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.PlacementStrategyMethods.html" title="google_dfareporting3d3::api::PlacementStrategyMethods struct">PlacementStrategyMethods</a></td><td class="docblock-short"><p>A builder providing access to all methods supported on <em>placementStrategy</em> resources.
It is not used directly, but through the <code>Dfareporting</code> hub.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.PlacementStrategyPatchCall.html" title="google_dfareporting3d3::api::PlacementStrategyPatchCall struct">PlacementStrategyPatchCall</a></td><td class="docblock-short"><p>Updates an existing placement strategy. This method supports patch semantics.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.PlacementStrategyUpdateCall.html" title="google_dfareporting3d3::api::PlacementStrategyUpdateCall struct">PlacementStrategyUpdateCall</a></td><td class="docblock-short"><p>Updates an existing placement strategy.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.PlacementTag.html" title="google_dfareporting3d3::api::PlacementTag struct">PlacementTag</a></td><td class="docblock-short"><p>Placement Tag</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.PlacementUpdateCall.html" title="google_dfareporting3d3::api::PlacementUpdateCall struct">PlacementUpdateCall</a></td><td class="docblock-short"><p>Updates an existing placement.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.PlacementsGenerateTagsResponse.html" title="google_dfareporting3d3::api::PlacementsGenerateTagsResponse struct">PlacementsGenerateTagsResponse</a></td><td class="docblock-short"><p>Placement GenerateTags Response</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.PlacementsListResponse.html" title="google_dfareporting3d3::api::PlacementsListResponse struct">PlacementsListResponse</a></td><td class="docblock-short"><p>Placement List Response</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.PlatformType.html" title="google_dfareporting3d3::api::PlatformType struct">PlatformType</a></td><td class="docblock-short"><p>Contains information about a platform type that can be targeted by ads.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.PlatformTypeGetCall.html" title="google_dfareporting3d3::api::PlatformTypeGetCall struct">PlatformTypeGetCall</a></td><td class="docblock-short"><p>Gets one platform type by ID.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.PlatformTypeListCall.html" title="google_dfareporting3d3::api::PlatformTypeListCall struct">PlatformTypeListCall</a></td><td class="docblock-short"><p>Retrieves a list of platform types.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.PlatformTypeMethods.html" title="google_dfareporting3d3::api::PlatformTypeMethods struct">PlatformTypeMethods</a></td><td class="docblock-short"><p>A builder providing access to all methods supported on <em>platformType</em> resources.
It is not used directly, but through the <code>Dfareporting</code> hub.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.PlatformTypesListResponse.html" title="google_dfareporting3d3::api::PlatformTypesListResponse struct">PlatformTypesListResponse</a></td><td class="docblock-short"><p>Platform Type List Response</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.PopupWindowProperties.html" title="google_dfareporting3d3::api::PopupWindowProperties struct">PopupWindowProperties</a></td><td class="docblock-short"><p>Popup Window Properties.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.PostalCode.html" title="google_dfareporting3d3::api::PostalCode struct">PostalCode</a></td><td class="docblock-short"><p>Contains information about a postal code that can be targeted by ads.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.PostalCodeGetCall.html" title="google_dfareporting3d3::api::PostalCodeGetCall struct">PostalCodeGetCall</a></td><td class="docblock-short"><p>Gets one postal code by ID.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.PostalCodeListCall.html" title="google_dfareporting3d3::api::PostalCodeListCall struct">PostalCodeListCall</a></td><td class="docblock-short"><p>Retrieves a list of postal codes.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.PostalCodeMethods.html" title="google_dfareporting3d3::api::PostalCodeMethods struct">PostalCodeMethods</a></td><td class="docblock-short"><p>A builder providing access to all methods supported on <em>postalCode</em> resources.
It is not used directly, but through the <code>Dfareporting</code> hub.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.PostalCodesListResponse.html" title="google_dfareporting3d3::api::PostalCodesListResponse struct">PostalCodesListResponse</a></td><td class="docblock-short"><p>Postal Code List Response</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.Pricing.html" title="google_dfareporting3d3::api::Pricing struct">Pricing</a></td><td class="docblock-short"><p>Pricing Information</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.PricingSchedule.html" title="google_dfareporting3d3::api::PricingSchedule struct">PricingSchedule</a></td><td class="docblock-short"><p>Pricing Schedule</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.PricingSchedulePricingPeriod.html" title="google_dfareporting3d3::api::PricingSchedulePricingPeriod struct">PricingSchedulePricingPeriod</a></td><td class="docblock-short"><p>Pricing Period</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.Project.html" title="google_dfareporting3d3::api::Project struct">Project</a></td><td class="docblock-short"><p>Contains properties of a Planning project.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ProjectGetCall.html" title="google_dfareporting3d3::api::ProjectGetCall struct">ProjectGetCall</a></td><td class="docblock-short"><p>Gets one project by ID.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ProjectListCall.html" title="google_dfareporting3d3::api::ProjectListCall struct">ProjectListCall</a></td><td class="docblock-short"><p>Retrieves a list of projects, possibly filtered. This method supports paging .</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ProjectMethods.html" title="google_dfareporting3d3::api::ProjectMethods struct">ProjectMethods</a></td><td class="docblock-short"><p>A builder providing access to all methods supported on <em>project</em> resources.
It is not used directly, but through the <code>Dfareporting</code> hub.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ProjectsListResponse.html" title="google_dfareporting3d3::api::ProjectsListResponse struct">ProjectsListResponse</a></td><td class="docblock-short"><p>Project List Response</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ReachReportCompatibleFields.html" title="google_dfareporting3d3::api::ReachReportCompatibleFields struct">ReachReportCompatibleFields</a></td><td class="docblock-short"><p>Represents fields that are compatible to be selected for a report of type &quot;REACH&quot;.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.Recipient.html" title="google_dfareporting3d3::api::Recipient struct">Recipient</a></td><td class="docblock-short"><p>Represents a recipient.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.Region.html" title="google_dfareporting3d3::api::Region struct">Region</a></td><td class="docblock-short"><p>Contains information about a region that can be targeted by ads.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.RegionListCall.html" title="google_dfareporting3d3::api::RegionListCall struct">RegionListCall</a></td><td class="docblock-short"><p>Retrieves a list of regions.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.RegionMethods.html" title="google_dfareporting3d3::api::RegionMethods struct">RegionMethods</a></td><td class="docblock-short"><p>A builder providing access to all methods supported on <em>region</em> resources.
It is not used directly, but through the <code>Dfareporting</code> hub.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.RegionsListResponse.html" title="google_dfareporting3d3::api::RegionsListResponse struct">RegionsListResponse</a></td><td class="docblock-short"><p>Region List Response</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.RemarketingList.html" title="google_dfareporting3d3::api::RemarketingList struct">RemarketingList</a></td><td class="docblock-short"><p>Contains properties of a remarketing list. Remarketing enables you to create lists of users who have performed specific actions on a site, then target ads to members of those lists. This resource can be used to manage remarketing lists that are owned by your advertisers. To see all remarketing lists that are visible to your advertisers, including those that are shared to your advertiser or account, use the TargetableRemarketingLists resource.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.RemarketingListGetCall.html" title="google_dfareporting3d3::api::RemarketingListGetCall struct">RemarketingListGetCall</a></td><td class="docblock-short"><p>Gets one remarketing list by ID.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.RemarketingListInsertCall.html" title="google_dfareporting3d3::api::RemarketingListInsertCall struct">RemarketingListInsertCall</a></td><td class="docblock-short"><p>Inserts a new remarketing list.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.RemarketingListListCall.html" title="google_dfareporting3d3::api::RemarketingListListCall struct">RemarketingListListCall</a></td><td class="docblock-short"><p>Retrieves a list of remarketing lists, possibly filtered. This method supports paging.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.RemarketingListMethods.html" title="google_dfareporting3d3::api::RemarketingListMethods struct">RemarketingListMethods</a></td><td class="docblock-short"><p>A builder providing access to all methods supported on <em>remarketingList</em> resources.
It is not used directly, but through the <code>Dfareporting</code> hub.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.RemarketingListPatchCall.html" title="google_dfareporting3d3::api::RemarketingListPatchCall struct">RemarketingListPatchCall</a></td><td class="docblock-short"><p>Updates an existing remarketing list. This method supports patch semantics.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.RemarketingListShare.html" title="google_dfareporting3d3::api::RemarketingListShare struct">RemarketingListShare</a></td><td class="docblock-short"><p>Contains properties of a remarketing list's sharing information. Sharing allows other accounts or advertisers to target to your remarketing lists. This resource can be used to manage remarketing list sharing to other accounts and advertisers.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.RemarketingListShareGetCall.html" title="google_dfareporting3d3::api::RemarketingListShareGetCall struct">RemarketingListShareGetCall</a></td><td class="docblock-short"><p>Gets one remarketing list share by remarketing list ID.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.RemarketingListShareMethods.html" title="google_dfareporting3d3::api::RemarketingListShareMethods struct">RemarketingListShareMethods</a></td><td class="docblock-short"><p>A builder providing access to all methods supported on <em>remarketingListShare</em> resources.
It is not used directly, but through the <code>Dfareporting</code> hub.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.RemarketingListSharePatchCall.html" title="google_dfareporting3d3::api::RemarketingListSharePatchCall struct">RemarketingListSharePatchCall</a></td><td class="docblock-short"><p>Updates an existing remarketing list share. This method supports patch semantics.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.RemarketingListShareUpdateCall.html" title="google_dfareporting3d3::api::RemarketingListShareUpdateCall struct">RemarketingListShareUpdateCall</a></td><td class="docblock-short"><p>Updates an existing remarketing list share.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.RemarketingListUpdateCall.html" title="google_dfareporting3d3::api::RemarketingListUpdateCall struct">RemarketingListUpdateCall</a></td><td class="docblock-short"><p>Updates an existing remarketing list.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.RemarketingListsListResponse.html" title="google_dfareporting3d3::api::RemarketingListsListResponse struct">RemarketingListsListResponse</a></td><td class="docblock-short"><p>Remarketing list response</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.Report.html" title="google_dfareporting3d3::api::Report struct">Report</a></td><td class="docblock-short"><p>Represents a Report resource.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ReportCompatibleFieldQueryCall.html" title="google_dfareporting3d3::api::ReportCompatibleFieldQueryCall struct">ReportCompatibleFieldQueryCall</a></td><td class="docblock-short"><p>Returns the fields that are compatible to be selected in the respective sections of a report criteria, given the fields already selected in the input report and user permissions.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ReportCompatibleFields.html" title="google_dfareporting3d3::api::ReportCompatibleFields struct">ReportCompatibleFields</a></td><td class="docblock-short"><p>Represents fields that are compatible to be selected for a report of type &quot;STANDARD&quot;.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ReportCriteria.html" title="google_dfareporting3d3::api::ReportCriteria struct">ReportCriteria</a></td><td class="docblock-short"><p>The report criteria for a report of type &quot;STANDARD&quot;.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ReportCrossDimensionReachCriteria.html" title="google_dfareporting3d3::api::ReportCrossDimensionReachCriteria struct">ReportCrossDimensionReachCriteria</a></td><td class="docblock-short"><p>The report criteria for a report of type &quot;CROSS_DIMENSION_REACH&quot;.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ReportDeleteCall.html" title="google_dfareporting3d3::api::ReportDeleteCall struct">ReportDeleteCall</a></td><td class="docblock-short"><p>Deletes a report by its ID.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ReportDelivery.html" title="google_dfareporting3d3::api::ReportDelivery struct">ReportDelivery</a></td><td class="docblock-short"><p>The report's email delivery settings.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ReportFileGetCall.html" title="google_dfareporting3d3::api::ReportFileGetCall struct">ReportFileGetCall</a></td><td class="docblock-short"><p>Retrieves a report file by its report ID and file ID. This method supports media download.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ReportFileListCall.html" title="google_dfareporting3d3::api::ReportFileListCall struct">ReportFileListCall</a></td><td class="docblock-short"><p>Lists files for a report.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ReportFloodlightCriteria.html" title="google_dfareporting3d3::api::ReportFloodlightCriteria struct">ReportFloodlightCriteria</a></td><td class="docblock-short"><p>The report criteria for a report of type &quot;FLOODLIGHT&quot;.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ReportFloodlightCriteriaReportProperties.html" title="google_dfareporting3d3::api::ReportFloodlightCriteriaReportProperties struct">ReportFloodlightCriteriaReportProperties</a></td><td class="docblock-short"><p>The properties of the report.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ReportGetCall.html" title="google_dfareporting3d3::api::ReportGetCall struct">ReportGetCall</a></td><td class="docblock-short"><p>Retrieves a report by its ID.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ReportInsertCall.html" title="google_dfareporting3d3::api::ReportInsertCall struct">ReportInsertCall</a></td><td class="docblock-short"><p>Creates a report.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ReportList.html" title="google_dfareporting3d3::api::ReportList struct">ReportList</a></td><td class="docblock-short"><p>Represents the list of reports.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ReportListCall.html" title="google_dfareporting3d3::api::ReportListCall struct">ReportListCall</a></td><td class="docblock-short"><p>Retrieves list of reports.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ReportMethods.html" title="google_dfareporting3d3::api::ReportMethods struct">ReportMethods</a></td><td class="docblock-short"><p>A builder providing access to all methods supported on <em>report</em> resources.
It is not used directly, but through the <code>Dfareporting</code> hub.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ReportPatchCall.html" title="google_dfareporting3d3::api::ReportPatchCall struct">ReportPatchCall</a></td><td class="docblock-short"><p>Updates an existing report. This method supports patch semantics.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ReportPathToConversionCriteria.html" title="google_dfareporting3d3::api::ReportPathToConversionCriteria struct">ReportPathToConversionCriteria</a></td><td class="docblock-short"><p>The report criteria for a report of type &quot;PATH_TO_CONVERSION&quot;.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ReportPathToConversionCriteriaReportProperties.html" title="google_dfareporting3d3::api::ReportPathToConversionCriteriaReportProperties struct">ReportPathToConversionCriteriaReportProperties</a></td><td class="docblock-short"><p>The properties of the report.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ReportReachCriteria.html" title="google_dfareporting3d3::api::ReportReachCriteria struct">ReportReachCriteria</a></td><td class="docblock-short"><p>The report criteria for a report of type &quot;REACH&quot;.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ReportRunCall.html" title="google_dfareporting3d3::api::ReportRunCall struct">ReportRunCall</a></td><td class="docblock-short"><p>Runs a report.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ReportSchedule.html" title="google_dfareporting3d3::api::ReportSchedule struct">ReportSchedule</a></td><td class="docblock-short"><p>The report's schedule. Can only be set if the report's 'dateRange' is a relative date range and the relative date range is not &quot;TODAY&quot;.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ReportUpdateCall.html" title="google_dfareporting3d3::api::ReportUpdateCall struct">ReportUpdateCall</a></td><td class="docblock-short"><p>Updates a report.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ReportsConfiguration.html" title="google_dfareporting3d3::api::ReportsConfiguration struct">ReportsConfiguration</a></td><td class="docblock-short"><p>Reporting Configuration</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.RichMediaExitOverride.html" title="google_dfareporting3d3::api::RichMediaExitOverride struct">RichMediaExitOverride</a></td><td class="docblock-short"><p>Rich Media Exit Override.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.Rule.html" title="google_dfareporting3d3::api::Rule struct">Rule</a></td><td class="docblock-short"><p>A rule associates an asset with a targeting template for asset-level targeting. Applicable to INSTREAM_VIDEO creatives.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.Site.html" title="google_dfareporting3d3::api::Site struct">Site</a></td><td class="docblock-short"><p>Contains properties of a site.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.SiteCompanionSetting.html" title="google_dfareporting3d3::api::SiteCompanionSetting struct">SiteCompanionSetting</a></td><td class="docblock-short"><p>Companion Settings</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.SiteContact.html" title="google_dfareporting3d3::api::SiteContact struct">SiteContact</a></td><td class="docblock-short"><p>Site Contact</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.SiteGetCall.html" title="google_dfareporting3d3::api::SiteGetCall struct">SiteGetCall</a></td><td class="docblock-short"><p>Gets one site by ID.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.SiteInsertCall.html" title="google_dfareporting3d3::api::SiteInsertCall struct">SiteInsertCall</a></td><td class="docblock-short"><p>Inserts a new site.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.SiteListCall.html" title="google_dfareporting3d3::api::SiteListCall struct">SiteListCall</a></td><td class="docblock-short"><p>Retrieves a list of sites, possibly filtered. This method supports paging.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.SiteMethods.html" title="google_dfareporting3d3::api::SiteMethods struct">SiteMethods</a></td><td class="docblock-short"><p>A builder providing access to all methods supported on <em>site</em> resources.
It is not used directly, but through the <code>Dfareporting</code> hub.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.SitePatchCall.html" title="google_dfareporting3d3::api::SitePatchCall struct">SitePatchCall</a></td><td class="docblock-short"><p>Updates an existing site. This method supports patch semantics.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.SiteSettings.html" title="google_dfareporting3d3::api::SiteSettings struct">SiteSettings</a></td><td class="docblock-short"><p>Site Settings</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.SiteSkippableSetting.html" title="google_dfareporting3d3::api::SiteSkippableSetting struct">SiteSkippableSetting</a></td><td class="docblock-short"><p>Skippable Settings</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.SiteTranscodeSetting.html" title="google_dfareporting3d3::api::SiteTranscodeSetting struct">SiteTranscodeSetting</a></td><td class="docblock-short"><p>Transcode Settings</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.SiteUpdateCall.html" title="google_dfareporting3d3::api::SiteUpdateCall struct">SiteUpdateCall</a></td><td class="docblock-short"><p>Updates an existing site.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.SiteVideoSettings.html" title="google_dfareporting3d3::api::SiteVideoSettings struct">SiteVideoSettings</a></td><td class="docblock-short"><p>Video Settings</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.SitesListResponse.html" title="google_dfareporting3d3::api::SitesListResponse struct">SitesListResponse</a></td><td class="docblock-short"><p>Site List Response</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.Size.html" title="google_dfareporting3d3::api::Size struct">Size</a></td><td class="docblock-short"><p>Represents the dimensions of ads, placements, creatives, or creative assets.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.SizeGetCall.html" title="google_dfareporting3d3::api::SizeGetCall struct">SizeGetCall</a></td><td class="docblock-short"><p>Gets one size by ID.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.SizeInsertCall.html" title="google_dfareporting3d3::api::SizeInsertCall struct">SizeInsertCall</a></td><td class="docblock-short"><p>Inserts a new size.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.SizeListCall.html" title="google_dfareporting3d3::api::SizeListCall struct">SizeListCall</a></td><td class="docblock-short"><p>Retrieves a list of sizes, possibly filtered. Retrieved sizes are globally unique and may include values not currently in use by your account. Due to this, the list of sizes returned by this method may differ from the list seen in the Trafficking UI.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.SizeMethods.html" title="google_dfareporting3d3::api::SizeMethods struct">SizeMethods</a></td><td class="docblock-short"><p>A builder providing access to all methods supported on <em>size</em> resources.
It is not used directly, but through the <code>Dfareporting</code> hub.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.SizesListResponse.html" title="google_dfareporting3d3::api::SizesListResponse struct">SizesListResponse</a></td><td class="docblock-short"><p>Size List Response</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.SkippableSetting.html" title="google_dfareporting3d3::api::SkippableSetting struct">SkippableSetting</a></td><td class="docblock-short"><p>Skippable Settings</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.SortedDimension.html" title="google_dfareporting3d3::api::SortedDimension struct">SortedDimension</a></td><td class="docblock-short"><p>Represents a sorted dimension.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.Subaccount.html" title="google_dfareporting3d3::api::Subaccount struct">Subaccount</a></td><td class="docblock-short"><p>Contains properties of a Campaign Manager subaccount.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.SubaccountGetCall.html" title="google_dfareporting3d3::api::SubaccountGetCall struct">SubaccountGetCall</a></td><td class="docblock-short"><p>Gets one subaccount by ID.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.SubaccountInsertCall.html" title="google_dfareporting3d3::api::SubaccountInsertCall struct">SubaccountInsertCall</a></td><td class="docblock-short"><p>Inserts a new subaccount.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.SubaccountListCall.html" title="google_dfareporting3d3::api::SubaccountListCall struct">SubaccountListCall</a></td><td class="docblock-short"><p>Gets a list of subaccounts, possibly filtered. This method supports paging.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.SubaccountMethods.html" title="google_dfareporting3d3::api::SubaccountMethods struct">SubaccountMethods</a></td><td class="docblock-short"><p>A builder providing access to all methods supported on <em>subaccount</em> resources.
It is not used directly, but through the <code>Dfareporting</code> hub.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.SubaccountPatchCall.html" title="google_dfareporting3d3::api::SubaccountPatchCall struct">SubaccountPatchCall</a></td><td class="docblock-short"><p>Updates an existing subaccount. This method supports patch semantics.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.SubaccountUpdateCall.html" title="google_dfareporting3d3::api::SubaccountUpdateCall struct">SubaccountUpdateCall</a></td><td class="docblock-short"><p>Updates an existing subaccount.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.SubaccountsListResponse.html" title="google_dfareporting3d3::api::SubaccountsListResponse struct">SubaccountsListResponse</a></td><td class="docblock-short"><p>Subaccount List Response</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.TagData.html" title="google_dfareporting3d3::api::TagData struct">TagData</a></td><td class="docblock-short"><p>Placement Tag Data</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.TagSetting.html" title="google_dfareporting3d3::api::TagSetting struct">TagSetting</a></td><td class="docblock-short"><p>Tag Settings</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.TagSettings.html" title="google_dfareporting3d3::api::TagSettings struct">TagSettings</a></td><td class="docblock-short"><p>Dynamic and Image Tag Settings.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.TargetWindow.html" title="google_dfareporting3d3::api::TargetWindow struct">TargetWindow</a></td><td class="docblock-short"><p>Target Window.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.TargetableRemarketingList.html" title="google_dfareporting3d3::api::TargetableRemarketingList struct">TargetableRemarketingList</a></td><td class="docblock-short"><p>Contains properties of a targetable remarketing list. Remarketing enables you to create lists of users who have performed specific actions on a site, then target ads to members of those lists. This resource is a read-only view of a remarketing list to be used to faciliate targeting ads to specific lists. Remarketing lists that are owned by your advertisers and those that are shared to your advertisers or account are accessible via this resource. To manage remarketing lists that are owned by your advertisers, use the RemarketingLists resource.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.TargetableRemarketingListGetCall.html" title="google_dfareporting3d3::api::TargetableRemarketingListGetCall struct">TargetableRemarketingListGetCall</a></td><td class="docblock-short"><p>Gets one remarketing list by ID.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.TargetableRemarketingListListCall.html" title="google_dfareporting3d3::api::TargetableRemarketingListListCall struct">TargetableRemarketingListListCall</a></td><td class="docblock-short"><p>Retrieves a list of targetable remarketing lists, possibly filtered. This method supports paging.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.TargetableRemarketingListMethods.html" title="google_dfareporting3d3::api::TargetableRemarketingListMethods struct">TargetableRemarketingListMethods</a></td><td class="docblock-short"><p>A builder providing access to all methods supported on <em>targetableRemarketingList</em> resources.
It is not used directly, but through the <code>Dfareporting</code> hub.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.TargetableRemarketingListsListResponse.html" title="google_dfareporting3d3::api::TargetableRemarketingListsListResponse struct">TargetableRemarketingListsListResponse</a></td><td class="docblock-short"><p>Targetable remarketing list response</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.TargetingTemplate.html" title="google_dfareporting3d3::api::TargetingTemplate struct">TargetingTemplate</a></td><td class="docblock-short"><p>Contains properties of a targeting template. A targeting template encapsulates targeting information which can be reused across multiple ads.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.TargetingTemplateGetCall.html" title="google_dfareporting3d3::api::TargetingTemplateGetCall struct">TargetingTemplateGetCall</a></td><td class="docblock-short"><p>Gets one targeting template by ID.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.TargetingTemplateInsertCall.html" title="google_dfareporting3d3::api::TargetingTemplateInsertCall struct">TargetingTemplateInsertCall</a></td><td class="docblock-short"><p>Inserts a new targeting template.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.TargetingTemplateListCall.html" title="google_dfareporting3d3::api::TargetingTemplateListCall struct">TargetingTemplateListCall</a></td><td class="docblock-short"><p>Retrieves a list of targeting templates, optionally filtered. This method supports paging.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.TargetingTemplateMethods.html" title="google_dfareporting3d3::api::TargetingTemplateMethods struct">TargetingTemplateMethods</a></td><td class="docblock-short"><p>A builder providing access to all methods supported on <em>targetingTemplate</em> resources.
It is not used directly, but through the <code>Dfareporting</code> hub.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.TargetingTemplatePatchCall.html" title="google_dfareporting3d3::api::TargetingTemplatePatchCall struct">TargetingTemplatePatchCall</a></td><td class="docblock-short"><p>Updates an existing targeting template. This method supports patch semantics.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.TargetingTemplateUpdateCall.html" title="google_dfareporting3d3::api::TargetingTemplateUpdateCall struct">TargetingTemplateUpdateCall</a></td><td class="docblock-short"><p>Updates an existing targeting template.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.TargetingTemplatesListResponse.html" title="google_dfareporting3d3::api::TargetingTemplatesListResponse struct">TargetingTemplatesListResponse</a></td><td class="docblock-short"><p>Targeting Template List Response</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.TechnologyTargeting.html" title="google_dfareporting3d3::api::TechnologyTargeting struct">TechnologyTargeting</a></td><td class="docblock-short"><p>Technology Targeting.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ThirdPartyAuthenticationToken.html" title="google_dfareporting3d3::api::ThirdPartyAuthenticationToken struct">ThirdPartyAuthenticationToken</a></td><td class="docblock-short"><p>Third Party Authentication Token</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ThirdPartyTrackingUrl.html" title="google_dfareporting3d3::api::ThirdPartyTrackingUrl struct">ThirdPartyTrackingUrl</a></td><td class="docblock-short"><p>Third-party Tracking URL.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.TranscodeSetting.html" title="google_dfareporting3d3::api::TranscodeSetting struct">TranscodeSetting</a></td><td class="docblock-short"><p>Transcode Settings</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.UniversalAdId.html" title="google_dfareporting3d3::api::UniversalAdId struct">UniversalAdId</a></td><td class="docblock-short"><p>A Universal Ad ID as per the VAST 4.0 spec. Applicable to the following creative types: INSTREAM_AUDIO, INSTREAM_VIDEO and VPAID.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.UserDefinedVariableConfiguration.html" title="google_dfareporting3d3::api::UserDefinedVariableConfiguration struct">UserDefinedVariableConfiguration</a></td><td class="docblock-short"><p>User Defined Variable configuration.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.UserProfile.html" title="google_dfareporting3d3::api::UserProfile struct">UserProfile</a></td><td class="docblock-short"><p>A UserProfile resource lets you list all DFA user profiles that are associated with a Google user account. The profile_id needs to be specified in other API requests. </p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.UserProfileGetCall.html" title="google_dfareporting3d3::api::UserProfileGetCall struct">UserProfileGetCall</a></td><td class="docblock-short"><p>Gets one user profile by ID.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.UserProfileList.html" title="google_dfareporting3d3::api::UserProfileList struct">UserProfileList</a></td><td class="docblock-short"><p>Represents the list of user profiles.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.UserProfileListCall.html" title="google_dfareporting3d3::api::UserProfileListCall struct">UserProfileListCall</a></td><td class="docblock-short"><p>Retrieves list of user profiles for a user.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.UserProfileMethods.html" title="google_dfareporting3d3::api::UserProfileMethods struct">UserProfileMethods</a></td><td class="docblock-short"><p>A builder providing access to all methods supported on <em>userProfile</em> resources.
It is not used directly, but through the <code>Dfareporting</code> hub.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.UserRole.html" title="google_dfareporting3d3::api::UserRole struct">UserRole</a></td><td class="docblock-short"><p>Contains properties of auser role, which is used to manage user access.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.UserRoleDeleteCall.html" title="google_dfareporting3d3::api::UserRoleDeleteCall struct">UserRoleDeleteCall</a></td><td class="docblock-short"><p>Deletes an existing user role.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.UserRoleGetCall.html" title="google_dfareporting3d3::api::UserRoleGetCall struct">UserRoleGetCall</a></td><td class="docblock-short"><p>Gets one user role by ID.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.UserRoleInsertCall.html" title="google_dfareporting3d3::api::UserRoleInsertCall struct">UserRoleInsertCall</a></td><td class="docblock-short"><p>Inserts a new user role.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.UserRoleListCall.html" title="google_dfareporting3d3::api::UserRoleListCall struct">UserRoleListCall</a></td><td class="docblock-short"><p>Retrieves a list of user roles, possibly filtered. This method supports paging.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.UserRoleMethods.html" title="google_dfareporting3d3::api::UserRoleMethods struct">UserRoleMethods</a></td><td class="docblock-short"><p>A builder providing access to all methods supported on <em>userRole</em> resources.
It is not used directly, but through the <code>Dfareporting</code> hub.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.UserRolePatchCall.html" title="google_dfareporting3d3::api::UserRolePatchCall struct">UserRolePatchCall</a></td><td class="docblock-short"><p>Updates an existing user role. This method supports patch semantics.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.UserRolePermission.html" title="google_dfareporting3d3::api::UserRolePermission struct">UserRolePermission</a></td><td class="docblock-short"><p>Contains properties of a user role permission.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.UserRolePermissionGetCall.html" title="google_dfareporting3d3::api::UserRolePermissionGetCall struct">UserRolePermissionGetCall</a></td><td class="docblock-short"><p>Gets one user role permission by ID.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.UserRolePermissionGroup.html" title="google_dfareporting3d3::api::UserRolePermissionGroup struct">UserRolePermissionGroup</a></td><td class="docblock-short"><p>Represents a grouping of related user role permissions.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.UserRolePermissionGroupGetCall.html" title="google_dfareporting3d3::api::UserRolePermissionGroupGetCall struct">UserRolePermissionGroupGetCall</a></td><td class="docblock-short"><p>Gets one user role permission group by ID.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.UserRolePermissionGroupListCall.html" title="google_dfareporting3d3::api::UserRolePermissionGroupListCall struct">UserRolePermissionGroupListCall</a></td><td class="docblock-short"><p>Gets a list of all supported user role permission groups.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.UserRolePermissionGroupMethods.html" title="google_dfareporting3d3::api::UserRolePermissionGroupMethods struct">UserRolePermissionGroupMethods</a></td><td class="docblock-short"><p>A builder providing access to all methods supported on <em>userRolePermissionGroup</em> resources.
It is not used directly, but through the <code>Dfareporting</code> hub.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.UserRolePermissionGroupsListResponse.html" title="google_dfareporting3d3::api::UserRolePermissionGroupsListResponse struct">UserRolePermissionGroupsListResponse</a></td><td class="docblock-short"><p>User Role Permission Group List Response</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.UserRolePermissionListCall.html" title="google_dfareporting3d3::api::UserRolePermissionListCall struct">UserRolePermissionListCall</a></td><td class="docblock-short"><p>Gets a list of user role permissions, possibly filtered.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.UserRolePermissionMethods.html" title="google_dfareporting3d3::api::UserRolePermissionMethods struct">UserRolePermissionMethods</a></td><td class="docblock-short"><p>A builder providing access to all methods supported on <em>userRolePermission</em> resources.
It is not used directly, but through the <code>Dfareporting</code> hub.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.UserRolePermissionsListResponse.html" title="google_dfareporting3d3::api::UserRolePermissionsListResponse struct">UserRolePermissionsListResponse</a></td><td class="docblock-short"><p>User Role Permission List Response</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.UserRoleUpdateCall.html" title="google_dfareporting3d3::api::UserRoleUpdateCall struct">UserRoleUpdateCall</a></td><td class="docblock-short"><p>Updates an existing user role.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.UserRolesListResponse.html" title="google_dfareporting3d3::api::UserRolesListResponse struct">UserRolesListResponse</a></td><td class="docblock-short"><p>User Role List Response</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.VideoFormat.html" title="google_dfareporting3d3::api::VideoFormat struct">VideoFormat</a></td><td class="docblock-short"><p>Contains information about supported video formats.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.VideoFormatGetCall.html" title="google_dfareporting3d3::api::VideoFormatGetCall struct">VideoFormatGetCall</a></td><td class="docblock-short"><p>Gets one video format by ID.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.VideoFormatListCall.html" title="google_dfareporting3d3::api::VideoFormatListCall struct">VideoFormatListCall</a></td><td class="docblock-short"><p>Lists available video formats.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.VideoFormatMethods.html" title="google_dfareporting3d3::api::VideoFormatMethods struct">VideoFormatMethods</a></td><td class="docblock-short"><p>A builder providing access to all methods supported on <em>videoFormat</em> resources.
It is not used directly, but through the <code>Dfareporting</code> hub.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.VideoFormatsListResponse.html" title="google_dfareporting3d3::api::VideoFormatsListResponse struct">VideoFormatsListResponse</a></td><td class="docblock-short"><p>Video Format List Response</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.VideoOffset.html" title="google_dfareporting3d3::api::VideoOffset struct">VideoOffset</a></td><td class="docblock-short"><p>Video Offset</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.VideoSettings.html" title="google_dfareporting3d3::api::VideoSettings struct">VideoSettings</a></td><td class="docblock-short"><p>Video Settings</p>
</td></tr></table><h2 id="enums" class="section-header"><a href="#enums">Enums</a></h2>
<table><tr class="module-item"><td><a class="enum" href="enum.Scope.html" title="google_dfareporting3d3::api::Scope enum">Scope</a></td><td class="docblock-short"><p>Identifies the an OAuth2 authorization scope.
A scope is needed when requesting an
<a href="https://developers.google.com/youtube/v3/guides/authentication">authorization token</a>.</p>
</td></tr></table></section><section id="search" class="content hidden"></section><section class="footer"></section><div id="rustdoc-vars" data-root-path="../../" data-current-crate="google_dfareporting3d3"></div>
<script src="../../main.js"></script><script defer src="../../search-index.js"></script></body></html>