Open Connector
所有 Tools

Google Campaign Manager 360

Manage Campaign Manager 360 advertisers, campaigns, creatives, reports, placements, and trafficking workflows.

google-campaign-manager-360v1.0.0217 个 Tools

认证方式

方式底层类型状态说明
OAuth 2.0oauth2available

调用示例

import { createClient } from "@open-connector/sdk";const oc = createClient({  baseUrl: "https://api.openconnector.dev",  apiKey: process.env.OPEN_CONNECTOR_API_KEY!,});const result = await oc.executeTool({  slug: "GOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_ACCOUNT_ACTIVE_AD_SUMMARIES_GET",  connectedAccountId: "conn_...",  arguments: { /* match this tool's input schema */ },});
import Composio from "@composio/client";const composio = new Composio({  baseURL: "https://api.openconnector.dev/composio",  apiKey: process.env.OPEN_CONNECTOR_API_KEY!,});const result = await composio.tools.execute("GOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_ACCOUNT_ACTIVE_AD_SUMMARIES_GET", {  connected_account_id: "conn_...",  arguments: { /* match this tool's input schema */ },});
oc tools execute GOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_ACCOUNT_ACTIVE_AD_SUMMARIES_GET --data '{ }'

Tool 目录

可用 Tools

217 个可调用操作

Dfareporting AccountActiveAdSummaries GetGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_ACCOUNT_ACTIVE_AD_SUMMARIES_GETGets the account's active ad summary by account ID.

Gets the account's active ad summary by account ID.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

accountactiveadsummaries
Dfareporting AccountPermissionGroups GetGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_ACCOUNT_PERMISSION_GROUPS_GETGets one account permission group by ID.

Gets one account permission group by ID.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

accountpermissiongroups
Dfareporting AccountPermissionGroups ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_ACCOUNT_PERMISSION_GROUPS_LISTRetrieves the list of account permission groups.

Retrieves the list of account permission groups.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

accountpermissiongroups
Dfareporting AccountPermissions GetGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_ACCOUNT_PERMISSIONS_GETGets one account permission by ID.

Gets one account permission by ID.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

accountpermissions
Dfareporting AccountPermissions ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_ACCOUNT_PERMISSIONS_LISTRetrieves the list of account permissions.

Retrieves the list of account permissions.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

accountpermissions
Dfareporting AccountUserProfiles GetGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_ACCOUNT_USER_PROFILES_GETGets one account user profile by ID.

Gets one account user profile by ID.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

accountuserprofiles
Dfareporting AccountUserProfiles InsertGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_ACCOUNT_USER_PROFILES_INSERTInserts a new account user profile.

Inserts a new account user profile.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

accountuserprofiles
Dfareporting AccountUserProfiles ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_ACCOUNT_USER_PROFILES_LISTRetrieves a list of account user profiles, possibly filtered. This method supports paging.

Retrieves a list of account user profiles, possibly filtered. This method supports paging.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

accountuserprofiles
Dfareporting AccountUserProfiles PatchGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_ACCOUNT_USER_PROFILES_PATCHUpdates an existing account user profile. This method supports patch semantics.

Updates an existing account user profile. This method supports patch semantics.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

accountuserprofiles
Dfareporting AccountUserProfiles UpdateGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_ACCOUNT_USER_PROFILES_UPDATEUpdates an existing account user profile.

Updates an existing account user profile.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

accountuserprofiles
Dfareporting Accounts GetGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_ACCOUNTS_GETGets one account by ID.

Gets one account by ID.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

accounts
Dfareporting Accounts ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_ACCOUNTS_LISTRetrieves the list of accounts, possibly filtered. This method supports paging.

Retrieves the list of accounts, possibly filtered. This method supports paging.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

accounts
Dfareporting Accounts PatchGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_ACCOUNTS_PATCHUpdates an existing account. This method supports patch semantics.

Updates an existing account. This method supports patch semantics.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

accounts
Dfareporting Accounts UpdateGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_ACCOUNTS_UPDATEUpdates an existing account.

Updates an existing account.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

accounts
Dfareporting Ads GetGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_ADS_GETGets one ad by ID.

Gets one ad by ID.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

ads
Dfareporting Ads InsertGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_ADS_INSERTInserts a new ad.

Inserts a new ad.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

ads
Dfareporting Ads ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_ADS_LISTRetrieves a list of ads, possibly filtered. This method supports paging.

Retrieves a list of ads, possibly filtered. This method supports paging.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

ads
Dfareporting Ads PatchGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_ADS_PATCHUpdates an existing ad. This method supports patch semantics.

Updates an existing ad. This method supports patch semantics.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

ads
Dfareporting Ads UpdateGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_ADS_UPDATEUpdates an existing ad.

Updates an existing ad.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

ads
Dfareporting AdvertiserGroups DeleteGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_ADVERTISER_GROUPS_DELETEDeletes an existing advertiser group.

Deletes an existing advertiser group.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

advertisergroups
Dfareporting AdvertiserGroups GetGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_ADVERTISER_GROUPS_GETGets one advertiser group by ID.

Gets one advertiser group by ID.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

advertisergroups
Dfareporting AdvertiserGroups InsertGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_ADVERTISER_GROUPS_INSERTInserts a new advertiser group.

Inserts a new advertiser group.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

advertisergroups
Dfareporting AdvertiserGroups ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_ADVERTISER_GROUPS_LISTRetrieves a list of advertiser groups, possibly filtered. This method supports paging.

Retrieves a list of advertiser groups, possibly filtered. This method supports paging.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

advertisergroups
Dfareporting AdvertiserGroups PatchGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_ADVERTISER_GROUPS_PATCHUpdates an existing advertiser group. This method supports patch semantics.

Updates an existing advertiser group. This method supports patch semantics.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

advertisergroups
Dfareporting AdvertiserGroups UpdateGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_ADVERTISER_GROUPS_UPDATEUpdates an existing advertiser group.

Updates an existing advertiser group.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

advertisergroups
Dfareporting AdvertiserInvoices ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_ADVERTISER_INVOICES_LISTRetrieves a list of invoices for a particular issue month. The api only works if the billing profile invoice level is set to either advertiser or campaign non-consolidated invoice level.

Retrieves a list of invoices for a particular issue month. The api only works if the billing profile invoice level is set to either advertiser or campaign non-consolidated invoice level.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

advertiserinvoices
Dfareporting AdvertiserLandingPages GetGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_ADVERTISER_LANDING_PAGES_GETGets one landing page by ID.

Gets one landing page by ID.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

advertiserlandingpages
Dfareporting AdvertiserLandingPages InsertGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_ADVERTISER_LANDING_PAGES_INSERTInserts a new landing page.

Inserts a new landing page.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

advertiserlandingpages
Dfareporting AdvertiserLandingPages ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_ADVERTISER_LANDING_PAGES_LISTRetrieves a list of landing pages.

Retrieves a list of landing pages.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

advertiserlandingpages
Dfareporting AdvertiserLandingPages PatchGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_ADVERTISER_LANDING_PAGES_PATCHUpdates an existing landing page. This method supports patch semantics.

Updates an existing landing page. This method supports patch semantics.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

advertiserlandingpages
Dfareporting AdvertiserLandingPages UpdateGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_ADVERTISER_LANDING_PAGES_UPDATEUpdates an existing landing page.

Updates an existing landing page.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

advertiserlandingpages
Dfareporting Advertisers GetGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_ADVERTISERS_GETGets one advertiser by ID.

Gets one advertiser by ID.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

advertisers
Dfareporting Advertisers InsertGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_ADVERTISERS_INSERTInserts a new advertiser.

Inserts a new advertiser.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

advertisers
Dfareporting Advertisers ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_ADVERTISERS_LISTRetrieves a list of advertisers, possibly filtered. This method supports paging.

Retrieves a list of advertisers, possibly filtered. This method supports paging.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

advertisers
Dfareporting Advertisers PatchGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_ADVERTISERS_PATCHUpdates an existing advertiser. This method supports patch semantics.

Updates an existing advertiser. This method supports patch semantics.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

advertisers
Dfareporting Advertisers UpdateGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_ADVERTISERS_UPDATEUpdates an existing advertiser.

Updates an existing advertiser.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

advertisers
Dfareporting BillingAssignments InsertGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_BILLING_ASSIGNMENTS_INSERTInserts a new billing assignment and returns the new assignment. Only one of advertiser_id or campaign_id is support per request. If the new assignment has no effect (assigning a campaign to the parent advertiser billing profile or assigning an advertiser to the account billing profile), no assignment will be returned.

Inserts a new billing assignment and returns the new assignment. Only one of advertiser_id or campaign_id is support per request. If the new assignment has no effect (assigning a campaign to the parent advertiser billing profile or assigning an advertiser to the account billing profile), no assignment will be returned.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

billingassignments
Dfareporting BillingAssignments ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_BILLING_ASSIGNMENTS_LISTRetrieves a list of billing assignments.

Retrieves a list of billing assignments.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

billingassignments
Dfareporting BillingProfiles GetGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_BILLING_PROFILES_GETGets one billing profile by ID.

Gets one billing profile by ID.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

billingprofiles
Dfareporting BillingProfiles ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_BILLING_PROFILES_LISTRetrieves a list of billing profiles, possibly filtered. This method supports paging.

Retrieves a list of billing profiles, possibly filtered. This method supports paging.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

billingprofiles
Dfareporting BillingProfiles UpdateGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_BILLING_PROFILES_UPDATEUpdates an existing billing profile.

Updates an existing billing profile.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

billingprofiles
Dfareporting BillingRates ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_BILLING_RATES_LISTRetrieves a list of billing rates. This method supports paging.

Retrieves a list of billing rates. This method supports paging.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

billingrates
Dfareporting Browsers ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_BROWSERS_LISTRetrieves a list of browsers.

Retrieves a list of browsers.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

browsers
Dfareporting CampaignCreativeAssociations InsertGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_CAMPAIGN_CREATIVE_ASSOCIATIONS_INSERTAssociates 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.

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.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

campaigncreativeassociations
Dfareporting CampaignCreativeAssociations ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_CAMPAIGN_CREATIVE_ASSOCIATIONS_LISTRetrieves the list of creative IDs associated with the specified campaign. This method supports paging.

Retrieves the list of creative IDs associated with the specified campaign. This method supports paging.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

campaigncreativeassociations
Dfareporting Campaigns GetGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_CAMPAIGNS_GETGets one campaign by ID.

Gets one campaign by ID.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

campaigns
Dfareporting Campaigns InsertGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_CAMPAIGNS_INSERTInserts a new campaign.

Inserts a new campaign.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

campaigns
Dfareporting Campaigns ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_CAMPAIGNS_LISTRetrieves a list of campaigns, possibly filtered. This method supports paging.

Retrieves a list of campaigns, possibly filtered. This method supports paging.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

campaigns
Dfareporting Campaigns PatchGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_CAMPAIGNS_PATCHUpdates an existing campaign. This method supports patch semantics.

Updates an existing campaign. This method supports patch semantics.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

campaigns
Dfareporting Campaigns UpdateGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_CAMPAIGNS_UPDATEUpdates an existing campaign.

Updates an existing campaign.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

campaigns
Dfareporting ChangeLogs GetGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_CHANGE_LOGS_GETGets one change log by ID.

Gets one change log by ID.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

changelogs
Dfareporting ChangeLogs ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_CHANGE_LOGS_LISTRetrieves a list of change logs. This method supports paging.

Retrieves a list of change logs. This method supports paging.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

changelogs
Dfareporting Cities ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_CITIES_LISTRetrieves a list of cities, possibly filtered.

Retrieves a list of cities, possibly filtered.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

cities
Dfareporting ConnectionTypes GetGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_CONNECTION_TYPES_GETGets one connection type by ID.

Gets one connection type by ID.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

connectiontypes
Dfareporting ConnectionTypes ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_CONNECTION_TYPES_LISTRetrieves a list of connection types.

Retrieves a list of connection types.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

connectiontypes
Dfareporting ContentCategories DeleteGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_CONTENT_CATEGORIES_DELETEDeletes an existing content category.

Deletes an existing content category.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

contentcategories
Dfareporting ContentCategories GetGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_CONTENT_CATEGORIES_GETGets one content category by ID.

Gets one content category by ID.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

contentcategories
Dfareporting ContentCategories InsertGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_CONTENT_CATEGORIES_INSERTInserts a new content category.

Inserts a new content category.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

contentcategories
Dfareporting ContentCategories ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_CONTENT_CATEGORIES_LISTRetrieves a list of content categories, possibly filtered. This method supports paging.

Retrieves a list of content categories, possibly filtered. This method supports paging.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

contentcategories
Dfareporting ContentCategories PatchGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_CONTENT_CATEGORIES_PATCHUpdates an existing content category. This method supports patch semantics.

Updates an existing content category. This method supports patch semantics.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

contentcategories
Dfareporting ContentCategories UpdateGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_CONTENT_CATEGORIES_UPDATEUpdates an existing content category.

Updates an existing content category.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

contentcategories
Dfareporting Conversions BatchinsertGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_CONVERSIONS_BATCHINSERTInserts conversions.

Inserts conversions.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/ddmconversions

Tags

conversions
Dfareporting Conversions BatchupdateGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_CONVERSIONS_BATCHUPDATEUpdates existing conversions.

Updates existing conversions.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/ddmconversions

Tags

conversions
Dfareporting Countries GetGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_COUNTRIES_GETGets one country by ID.

Gets one country by ID.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

countries
Dfareporting Countries ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_COUNTRIES_LISTRetrieves a list of countries.

Retrieves a list of countries.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

countries
Dfareporting CreativeAssets InsertGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_CREATIVE_ASSETS_INSERTInserts a new creative asset.

Inserts a new creative asset.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

creativeassets
Dfareporting CreativeFieldValues DeleteGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_CREATIVE_FIELD_VALUES_DELETEDeletes an existing creative field value.

Deletes an existing creative field value.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

creativefieldvalues
Dfareporting CreativeFieldValues GetGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_CREATIVE_FIELD_VALUES_GETGets one creative field value by ID.

Gets one creative field value by ID.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

creativefieldvalues
Dfareporting CreativeFieldValues InsertGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_CREATIVE_FIELD_VALUES_INSERTInserts a new creative field value.

Inserts a new creative field value.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

creativefieldvalues
Dfareporting CreativeFieldValues ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_CREATIVE_FIELD_VALUES_LISTRetrieves a list of creative field values, possibly filtered. This method supports paging.

Retrieves a list of creative field values, possibly filtered. This method supports paging.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

creativefieldvalues
Dfareporting CreativeFieldValues PatchGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_CREATIVE_FIELD_VALUES_PATCHUpdates an existing creative field value. This method supports patch semantics.

Updates an existing creative field value. This method supports patch semantics.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

creativefieldvalues
Dfareporting CreativeFieldValues UpdateGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_CREATIVE_FIELD_VALUES_UPDATEUpdates an existing creative field value.

Updates an existing creative field value.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

creativefieldvalues
Dfareporting CreativeFields DeleteGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_CREATIVE_FIELDS_DELETEDeletes an existing creative field.

Deletes an existing creative field.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

creativefields
Dfareporting CreativeFields GetGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_CREATIVE_FIELDS_GETGets one creative field by ID.

Gets one creative field by ID.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

creativefields
Dfareporting CreativeFields InsertGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_CREATIVE_FIELDS_INSERTInserts a new creative field.

Inserts a new creative field.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

creativefields
Dfareporting CreativeFields ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_CREATIVE_FIELDS_LISTRetrieves a list of creative fields, possibly filtered. This method supports paging.

Retrieves a list of creative fields, possibly filtered. This method supports paging.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

creativefields
Dfareporting CreativeFields PatchGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_CREATIVE_FIELDS_PATCHUpdates an existing creative field. This method supports patch semantics.

Updates an existing creative field. This method supports patch semantics.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

creativefields
Dfareporting CreativeFields UpdateGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_CREATIVE_FIELDS_UPDATEUpdates an existing creative field.

Updates an existing creative field.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

creativefields
Dfareporting CreativeGroups GetGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_CREATIVE_GROUPS_GETGets one creative group by ID.

Gets one creative group by ID.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

creativegroups
Dfareporting CreativeGroups InsertGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_CREATIVE_GROUPS_INSERTInserts a new creative group.

Inserts a new creative group.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

creativegroups
Dfareporting CreativeGroups ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_CREATIVE_GROUPS_LISTRetrieves a list of creative groups, possibly filtered. This method supports paging.

Retrieves a list of creative groups, possibly filtered. This method supports paging.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

creativegroups
Dfareporting CreativeGroups PatchGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_CREATIVE_GROUPS_PATCHUpdates an existing creative group. This method supports patch semantics.

Updates an existing creative group. This method supports patch semantics.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

creativegroups
Dfareporting CreativeGroups UpdateGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_CREATIVE_GROUPS_UPDATEUpdates an existing creative group.

Updates an existing creative group.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

creativegroups
Dfareporting Creatives GetGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_CREATIVES_GETGets one creative by ID.

Gets one creative by ID.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

creatives
Dfareporting Creatives InsertGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_CREATIVES_INSERTInserts a new creative.

Inserts a new creative.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

creatives
Dfareporting Creatives ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_CREATIVES_LISTRetrieves a list of creatives, possibly filtered. This method supports paging.

Retrieves a list of creatives, possibly filtered. This method supports paging.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

creatives
Dfareporting Creatives PatchGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_CREATIVES_PATCHUpdates an existing creative. This method supports patch semantics.

Updates an existing creative. This method supports patch semantics.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

creatives
Dfareporting Creatives UpdateGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_CREATIVES_UPDATEUpdates an existing creative.

Updates an existing creative.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

creatives
Dfareporting DimensionValues QueryGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_DIMENSION_VALUES_QUERYRetrieves list of report dimension values for a list of filters.

Retrieves list of report dimension values for a list of filters.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfareporting

Tags

dimensionvalues
Dfareporting DirectorySites GetGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_DIRECTORY_SITES_GETGets one directory site by ID.

Gets one directory site by ID.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

directorysites
Dfareporting DirectorySites InsertGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_DIRECTORY_SITES_INSERTInserts a new directory site.

Inserts a new directory site.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

directorysites
Dfareporting DirectorySites ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_DIRECTORY_SITES_LISTRetrieves a list of directory sites, possibly filtered. This method supports paging.

Retrieves a list of directory sites, possibly filtered. This method supports paging.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

directorysites
Dfareporting DynamicFeeds GetGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_DYNAMIC_FEEDS_GETGets a dynamic feed by ID.

Gets a dynamic feed by ID.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

dynamicfeeds
Dfareporting DynamicFeeds InsertGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_DYNAMIC_FEEDS_INSERTInserts a new dynamic feed.

Inserts a new dynamic feed.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

dynamicfeeds
Dfareporting DynamicFeeds RetransformGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_DYNAMIC_FEEDS_RETRANSFORMRetransforms a dynamic feed. Only draft feeds can be retransformed (i.e. the feed has not been published).

Retransforms a dynamic feed. Only draft feeds can be retransformed (i.e. the feed has not been published).

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

dynamicfeeds
Dfareporting DynamicFeeds UpdateGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_DYNAMIC_FEEDS_UPDATEUpdates a new dynamic feed. For draft feeds, only Element can be updated. For published feeds, only FeedSchedule can be updated. Other fields will be ignored.

Updates a new dynamic feed. For draft feeds, only Element can be updated. For published feeds, only FeedSchedule can be updated. Other fields will be ignored.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

dynamicfeeds
Dfareporting DynamicProfiles GenerateCodeGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_DYNAMIC_PROFILES_GENERATE_CODEGenerates code for a dynamic profile, which will need unescaping.

Generates code for a dynamic profile, which will need unescaping.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

dynamicprofiles
Dfareporting DynamicProfiles GetGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_DYNAMIC_PROFILES_GETGets a dynamic profile by ID.

Gets a dynamic profile by ID.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

dynamicprofiles
Dfareporting DynamicProfiles InsertGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_DYNAMIC_PROFILES_INSERTInserts a new dynamic profile.

Inserts a new dynamic profile.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

dynamicprofiles
Dfareporting DynamicProfiles PublishGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_DYNAMIC_PROFILES_PUBLISHPublish for a dynamic profile.

Publish for a dynamic profile.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

dynamicprofiles
Dfareporting DynamicProfiles UpdateGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_DYNAMIC_PROFILES_UPDATEUpdates an existing dynamic profile.

Updates an existing dynamic profile.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

dynamicprofiles
Dfareporting DynamicTargetingKeys DeleteGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_DYNAMIC_TARGETING_KEYS_DELETEDeletes an existing dynamic targeting key.

Deletes an existing dynamic targeting key.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

dynamictargetingkeys
Dfareporting DynamicTargetingKeys InsertGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_DYNAMIC_TARGETING_KEYS_INSERTInserts 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.

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.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

dynamictargetingkeys
Dfareporting DynamicTargetingKeys ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_DYNAMIC_TARGETING_KEYS_LISTRetrieves a list of dynamic targeting keys.

Retrieves a list of dynamic targeting keys.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

dynamictargetingkeys
Dfareporting EventTags DeleteGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_EVENT_TAGS_DELETEDeletes an existing event tag.

Deletes an existing event tag.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

eventtags
Dfareporting EventTags GetGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_EVENT_TAGS_GETGets one event tag by ID.

Gets one event tag by ID.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

eventtags
Dfareporting EventTags InsertGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_EVENT_TAGS_INSERTInserts a new event tag.

Inserts a new event tag.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

eventtags
Dfareporting EventTags ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_EVENT_TAGS_LISTRetrieves a list of event tags, possibly filtered.

Retrieves a list of event tags, possibly filtered.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

eventtags
Dfareporting EventTags PatchGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_EVENT_TAGS_PATCHUpdates an existing event tag. This method supports patch semantics.

Updates an existing event tag. This method supports patch semantics.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

eventtags
Dfareporting EventTags UpdateGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_EVENT_TAGS_UPDATEUpdates an existing event tag.

Updates an existing event tag.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

eventtags
Dfareporting Files GetGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_FILES_GETRetrieves a report file by its report ID and file ID. This method supports media download.

Retrieves a report file by its report ID and file ID. This method supports media download.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfareporting

Tags

files
Dfareporting Files ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_FILES_LISTLists files for a user profile.

Lists files for a user profile.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfareporting

Tags

files
Dfareporting FloodlightActivities DeleteGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_FLOODLIGHT_ACTIVITIES_DELETEDeletes an existing floodlight activity.

Deletes an existing floodlight activity.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

floodlightactivities
Dfareporting FloodlightActivities GeneratetagGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_FLOODLIGHT_ACTIVITIES_GENERATETAGGenerates a tag for a floodlight activity.

Generates a tag for a floodlight activity.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

floodlightactivities
Dfareporting FloodlightActivities GetGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_FLOODLIGHT_ACTIVITIES_GETGets one floodlight activity by ID.

Gets one floodlight activity by ID.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

floodlightactivities
Dfareporting FloodlightActivities InsertGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_FLOODLIGHT_ACTIVITIES_INSERTInserts a new floodlight activity.

Inserts a new floodlight activity.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

floodlightactivities
Dfareporting FloodlightActivities ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_FLOODLIGHT_ACTIVITIES_LISTRetrieves a list of floodlight activities, possibly filtered. This method supports paging.

Retrieves a list of floodlight activities, possibly filtered. This method supports paging.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

floodlightactivities
Dfareporting FloodlightActivities PatchGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_FLOODLIGHT_ACTIVITIES_PATCHUpdates an existing floodlight activity. This method supports patch semantics.

Updates an existing floodlight activity. This method supports patch semantics.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

floodlightactivities
Dfareporting FloodlightActivities UpdateGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_FLOODLIGHT_ACTIVITIES_UPDATEUpdates an existing floodlight activity.

Updates an existing floodlight activity.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

floodlightactivities
Dfareporting FloodlightActivityGroups GetGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_FLOODLIGHT_ACTIVITY_GROUPS_GETGets one floodlight activity group by ID.

Gets one floodlight activity group by ID.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

floodlightactivitygroups
Dfareporting FloodlightActivityGroups InsertGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_FLOODLIGHT_ACTIVITY_GROUPS_INSERTInserts a new floodlight activity group.

Inserts a new floodlight activity group.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

floodlightactivitygroups
Dfareporting FloodlightActivityGroups ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_FLOODLIGHT_ACTIVITY_GROUPS_LISTRetrieves a list of floodlight activity groups, possibly filtered. This method supports paging.

Retrieves a list of floodlight activity groups, possibly filtered. This method supports paging.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

floodlightactivitygroups
Dfareporting FloodlightActivityGroups PatchGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_FLOODLIGHT_ACTIVITY_GROUPS_PATCHUpdates an existing floodlight activity group. This method supports patch semantics.

Updates an existing floodlight activity group. This method supports patch semantics.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

floodlightactivitygroups
Dfareporting FloodlightActivityGroups UpdateGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_FLOODLIGHT_ACTIVITY_GROUPS_UPDATEUpdates an existing floodlight activity group.

Updates an existing floodlight activity group.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

floodlightactivitygroups
Dfareporting FloodlightConfigurations GetGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_FLOODLIGHT_CONFIGURATIONS_GETGets one floodlight configuration by ID.

Gets one floodlight configuration by ID.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

floodlightconfigurations
Dfareporting FloodlightConfigurations ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_FLOODLIGHT_CONFIGURATIONS_LISTRetrieves a list of floodlight configurations, possibly filtered.

Retrieves a list of floodlight configurations, possibly filtered.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

floodlightconfigurations
Dfareporting FloodlightConfigurations PatchGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_FLOODLIGHT_CONFIGURATIONS_PATCHUpdates an existing floodlight configuration. This method supports patch semantics.

Updates an existing floodlight configuration. This method supports patch semantics.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

floodlightconfigurations
Dfareporting FloodlightConfigurations UpdateGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_FLOODLIGHT_CONFIGURATIONS_UPDATEUpdates an existing floodlight configuration.

Updates an existing floodlight configuration.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

floodlightconfigurations
Dfareporting Languages ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_LANGUAGES_LISTRetrieves a list of languages.

Retrieves a list of languages.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

languages
Dfareporting Metros ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_METROS_LISTRetrieves a list of metros.

Retrieves a list of metros.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

metros
Dfareporting MobileApps GetGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_MOBILE_APPS_GETGets one mobile app by ID.

Gets one mobile app by ID.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

mobileapps
Dfareporting MobileApps ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_MOBILE_APPS_LISTRetrieves list of available mobile apps.

Retrieves list of available mobile apps.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

mobileapps
Dfareporting MobileCarriers GetGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_MOBILE_CARRIERS_GETGets one mobile carrier by ID.

Gets one mobile carrier by ID.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

mobilecarriers
Dfareporting MobileCarriers ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_MOBILE_CARRIERS_LISTRetrieves a list of mobile carriers.

Retrieves a list of mobile carriers.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

mobilecarriers
Dfareporting OperatingSystemVersions GetGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_OPERATING_SYSTEM_VERSIONS_GETGets one operating system version by ID.

Gets one operating system version by ID.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

operatingsystemversions
Dfareporting OperatingSystemVersions ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_OPERATING_SYSTEM_VERSIONS_LISTRetrieves a list of operating system versions.

Retrieves a list of operating system versions.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

operatingsystemversions
Dfareporting OperatingSystems GetGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_OPERATING_SYSTEMS_GETGets one operating system by DART ID.

Gets one operating system by DART ID.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

operatingsystems
Dfareporting OperatingSystems ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_OPERATING_SYSTEMS_LISTRetrieves a list of operating systems.

Retrieves a list of operating systems.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

operatingsystems
Dfareporting PlacementGroups GetGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_PLACEMENT_GROUPS_GETGets one placement group by ID.

Gets one placement group by ID.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

placementgroups
Dfareporting PlacementGroups InsertGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_PLACEMENT_GROUPS_INSERTInserts a new placement group.

Inserts a new placement group.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

placementgroups
Dfareporting PlacementGroups ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_PLACEMENT_GROUPS_LISTRetrieves a list of placement groups, possibly filtered. This method supports paging.

Retrieves a list of placement groups, possibly filtered. This method supports paging.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

placementgroups
Dfareporting PlacementGroups PatchGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_PLACEMENT_GROUPS_PATCHUpdates an existing placement group. This method supports patch semantics.

Updates an existing placement group. This method supports patch semantics.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

placementgroups
Dfareporting PlacementGroups UpdateGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_PLACEMENT_GROUPS_UPDATEUpdates an existing placement group.

Updates an existing placement group.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

placementgroups
Dfareporting PlacementStrategies DeleteGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_PLACEMENT_STRATEGIES_DELETEDeletes an existing placement strategy.

Deletes an existing placement strategy.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

placementstrategies
Dfareporting PlacementStrategies GetGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_PLACEMENT_STRATEGIES_GETGets one placement strategy by ID.

Gets one placement strategy by ID.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

placementstrategies
Dfareporting PlacementStrategies InsertGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_PLACEMENT_STRATEGIES_INSERTInserts a new placement strategy.

Inserts a new placement strategy.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

placementstrategies
Dfareporting PlacementStrategies ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_PLACEMENT_STRATEGIES_LISTRetrieves a list of placement strategies, possibly filtered. This method supports paging.

Retrieves a list of placement strategies, possibly filtered. This method supports paging.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

placementstrategies
Dfareporting PlacementStrategies PatchGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_PLACEMENT_STRATEGIES_PATCHUpdates an existing placement strategy. This method supports patch semantics.

Updates an existing placement strategy. This method supports patch semantics.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

placementstrategies
Dfareporting PlacementStrategies UpdateGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_PLACEMENT_STRATEGIES_UPDATEUpdates an existing placement strategy.

Updates an existing placement strategy.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

placementstrategies
Dfareporting Placements GeneratetagsGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_PLACEMENTS_GENERATETAGSGenerates tags for a placement.

Generates tags for a placement.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

placements
Dfareporting Placements GetGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_PLACEMENTS_GETGets one placement by ID.

Gets one placement by ID.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

placements
Dfareporting Placements InsertGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_PLACEMENTS_INSERTInserts a new placement.

Inserts a new placement.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

placements
Dfareporting Placements ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_PLACEMENTS_LISTRetrieves a list of placements, possibly filtered. This method supports paging.

Retrieves a list of placements, possibly filtered. This method supports paging.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

placements
Dfareporting Placements PatchGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_PLACEMENTS_PATCHUpdates an existing placement. This method supports patch semantics.

Updates an existing placement. This method supports patch semantics.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

placements
Dfareporting Placements UpdateGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_PLACEMENTS_UPDATEUpdates an existing placement.

Updates an existing placement.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

placements
Dfareporting PlatformTypes GetGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_PLATFORM_TYPES_GETGets one platform type by ID.

Gets one platform type by ID.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

platformtypes
Dfareporting PlatformTypes ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_PLATFORM_TYPES_LISTRetrieves a list of platform types.

Retrieves a list of platform types.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

platformtypes
Dfareporting PostalCodes GetGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_POSTAL_CODES_GETGets one postal code by ID.

Gets one postal code by ID.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

postalcodes
Dfareporting PostalCodes ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_POSTAL_CODES_LISTRetrieves a list of postal codes.

Retrieves a list of postal codes.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

postalcodes
Dfareporting Regions ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_REGIONS_LISTRetrieves a list of regions.

Retrieves a list of regions.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

regions
Dfareporting RemarketingListShares GetGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_REMARKETING_LIST_SHARES_GETGets one remarketing list share by remarketing list ID.

Gets one remarketing list share by remarketing list ID.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

remarketinglistshares
Dfareporting RemarketingListShares PatchGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_REMARKETING_LIST_SHARES_PATCHUpdates an existing remarketing list share. This method supports patch semantics.

Updates an existing remarketing list share. This method supports patch semantics.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

remarketinglistshares
Dfareporting RemarketingListShares UpdateGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_REMARKETING_LIST_SHARES_UPDATEUpdates an existing remarketing list share.

Updates an existing remarketing list share.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

remarketinglistshares
Dfareporting RemarketingLists GetGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_REMARKETING_LISTS_GETGets one remarketing list by ID.

Gets one remarketing list by ID.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

remarketinglists
Dfareporting RemarketingLists InsertGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_REMARKETING_LISTS_INSERTInserts a new remarketing list.

Inserts a new remarketing list.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

remarketinglists
Dfareporting RemarketingLists ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_REMARKETING_LISTS_LISTRetrieves a list of remarketing lists, possibly filtered. This method supports paging.

Retrieves a list of remarketing lists, possibly filtered. This method supports paging.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

remarketinglists
Dfareporting RemarketingLists PatchGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_REMARKETING_LISTS_PATCHUpdates an existing remarketing list. This method supports patch semantics.

Updates an existing remarketing list. This method supports patch semantics.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

remarketinglists
Dfareporting RemarketingLists UpdateGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_REMARKETING_LISTS_UPDATEUpdates an existing remarketing list.

Updates an existing remarketing list.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

remarketinglists
Dfareporting Reports CompatibleFields QueryGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_REPORTS_COMPATIBLE_FIELDS_QUERYReturns 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.

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.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfareporting

Tags

reports
Dfareporting Reports DeleteGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_REPORTS_DELETEDeletes a report by its ID.

Deletes a report by its ID.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfareporting

Tags

reports
Dfareporting Reports Files GetGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_REPORTS_FILES_GETRetrieves a report file by its report ID and file ID. This method supports media download.

Retrieves a report file by its report ID and file ID. This method supports media download.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfareporting

Tags

reports
Dfareporting Reports Files ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_REPORTS_FILES_LISTLists files for a report.

Lists files for a report.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfareporting

Tags

reports
Dfareporting Reports GetGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_REPORTS_GETRetrieves a report by its ID.

Retrieves a report by its ID.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfareporting

Tags

reports
Dfareporting Reports InsertGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_REPORTS_INSERTCreates a report.

Creates a report.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfareporting

Tags

reports
Dfareporting Reports ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_REPORTS_LISTRetrieves list of reports.

Retrieves list of reports.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfareporting

Tags

reports
Dfareporting Reports RunGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_REPORTS_RUNRuns a report.

Runs a report.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfareporting

Tags

reports
Dfareporting Reports UpdateGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_REPORTS_UPDATEUpdates a report.

Updates a report.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfareporting

Tags

reports
Dfareporting Sites GetGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_SITES_GETGets one site by ID.

Gets one site by ID.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

sites
Dfareporting Sites InsertGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_SITES_INSERTInserts a new site.

Inserts a new site.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

sites
Dfareporting Sites ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_SITES_LISTRetrieves a list of sites, possibly filtered. This method supports paging.

Retrieves a list of sites, possibly filtered. This method supports paging.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

sites
Dfareporting Sites PatchGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_SITES_PATCHUpdates an existing site. This method supports patch semantics.

Updates an existing site. This method supports patch semantics.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

sites
Dfareporting Sites UpdateGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_SITES_UPDATEUpdates an existing site.

Updates an existing site.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

sites
Dfareporting Sizes GetGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_SIZES_GETGets one size by ID.

Gets one size by ID.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

sizes
Dfareporting Sizes InsertGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_SIZES_INSERTInserts a new size.

Inserts a new size.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

sizes
Dfareporting Sizes ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_SIZES_LISTRetrieves 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.

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.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

sizes
Dfareporting StudioCreativeAssets InsertGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_STUDIO_CREATIVE_ASSETS_INSERTInserts a new studio creative asset.

Inserts a new studio creative asset.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

studiocreativeassets
Dfareporting StudioCreatives GetGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_STUDIO_CREATIVES_GETGets a studio creative by ID.

Gets a studio creative by ID.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

studiocreatives
Dfareporting StudioCreatives InsertGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_STUDIO_CREATIVES_INSERTInserts a new studio creative.

Inserts a new studio creative.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

studiocreatives
Dfareporting StudioCreatives PublishGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_STUDIO_CREATIVES_PUBLISHPublish for a studio creative.

Publish for a studio creative.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

studiocreatives
Dfareporting Subaccounts GetGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_SUBACCOUNTS_GETGets one subaccount by ID.

Gets one subaccount by ID.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

subaccounts
Dfareporting Subaccounts InsertGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_SUBACCOUNTS_INSERTInserts a new subaccount.

Inserts a new subaccount.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

subaccounts
Dfareporting Subaccounts ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_SUBACCOUNTS_LISTGets a list of subaccounts, possibly filtered. This method supports paging.

Gets a list of subaccounts, possibly filtered. This method supports paging.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

subaccounts
Dfareporting Subaccounts PatchGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_SUBACCOUNTS_PATCHUpdates an existing subaccount. This method supports patch semantics.

Updates an existing subaccount. This method supports patch semantics.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

subaccounts
Dfareporting Subaccounts UpdateGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_SUBACCOUNTS_UPDATEUpdates an existing subaccount.

Updates an existing subaccount.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

subaccounts
Dfareporting TargetableRemarketingLists GetGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_TARGETABLE_REMARKETING_LISTS_GETGets one remarketing list by ID.

Gets one remarketing list by ID.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

targetableremarketinglists
Dfareporting TargetableRemarketingLists ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_TARGETABLE_REMARKETING_LISTS_LISTRetrieves a list of targetable remarketing lists, possibly filtered. This method supports paging.

Retrieves a list of targetable remarketing lists, possibly filtered. This method supports paging.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

targetableremarketinglists
Dfareporting TargetingTemplates GetGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_TARGETING_TEMPLATES_GETGets one targeting template by ID.

Gets one targeting template by ID.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

targetingtemplates
Dfareporting TargetingTemplates InsertGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_TARGETING_TEMPLATES_INSERTInserts a new targeting template.

Inserts a new targeting template.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

targetingtemplates
Dfareporting TargetingTemplates ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_TARGETING_TEMPLATES_LISTRetrieves a list of targeting templates, optionally filtered. This method supports paging.

Retrieves a list of targeting templates, optionally filtered. This method supports paging.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

targetingtemplates
Dfareporting TargetingTemplates PatchGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_TARGETING_TEMPLATES_PATCHUpdates an existing targeting template. This method supports patch semantics.

Updates an existing targeting template. This method supports patch semantics.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

targetingtemplates
Dfareporting TargetingTemplates UpdateGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_TARGETING_TEMPLATES_UPDATEUpdates an existing targeting template.

Updates an existing targeting template.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

targetingtemplates
Dfareporting TvCampaignDetails GetGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_TV_CAMPAIGN_DETAILS_GETGets one TvCampaignDetail by ID.

Gets one TvCampaignDetail by ID.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

tvcampaigndetails
Dfareporting TvCampaignSummaries ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_TV_CAMPAIGN_SUMMARIES_LISTRetrieves a list of TV campaign summaries.

Retrieves a list of TV campaign summaries.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

tvcampaignsummaries
Dfareporting UserProfiles GetGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_USER_PROFILES_GETGets one user profile by ID.

Gets one user profile by ID.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/ddmconversionshttps://www.googleapis.com/auth/dfareportinghttps://www.googleapis.com/auth/dfatrafficking

Tags

userprofiles
Dfareporting UserProfiles ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_USER_PROFILES_LISTRetrieves list of user profiles for a user.

Retrieves list of user profiles for a user.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/ddmconversionshttps://www.googleapis.com/auth/dfareportinghttps://www.googleapis.com/auth/dfatrafficking

Tags

userprofiles
Dfareporting UserRolePermissionGroups GetGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_USER_ROLE_PERMISSION_GROUPS_GETGets one user role permission group by ID.

Gets one user role permission group by ID.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

userrolepermissiongroups
Dfareporting UserRolePermissionGroups ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_USER_ROLE_PERMISSION_GROUPS_LISTGets a list of all supported user role permission groups.

Gets a list of all supported user role permission groups.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

userrolepermissiongroups
Dfareporting UserRolePermissions GetGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_USER_ROLE_PERMISSIONS_GETGets one user role permission by ID.

Gets one user role permission by ID.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

userrolepermissions
Dfareporting UserRolePermissions ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_USER_ROLE_PERMISSIONS_LISTGets a list of user role permissions, possibly filtered.

Gets a list of user role permissions, possibly filtered.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

userrolepermissions
Dfareporting UserRoles DeleteGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_USER_ROLES_DELETEDeletes an existing user role.

Deletes an existing user role.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

userroles
Dfareporting UserRoles GetGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_USER_ROLES_GETGets one user role by ID.

Gets one user role by ID.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

userroles
Dfareporting UserRoles InsertGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_USER_ROLES_INSERTInserts a new user role.

Inserts a new user role.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

userroles
Dfareporting UserRoles ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_USER_ROLES_LISTRetrieves a list of user roles, possibly filtered. This method supports paging.

Retrieves a list of user roles, possibly filtered. This method supports paging.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

userroles
Dfareporting UserRoles PatchGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_USER_ROLES_PATCHUpdates an existing user role. This method supports patch semantics.

Updates an existing user role. This method supports patch semantics.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

userroles
Dfareporting UserRoles UpdateGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_USER_ROLES_UPDATEUpdates an existing user role.

Updates an existing user role.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

userroles
Dfareporting VideoFormats GetGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_VIDEO_FORMATS_GETGets one video format by ID.

Gets one video format by ID.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

videoformats
Dfareporting VideoFormats ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_VIDEO_FORMATS_LISTLists available video formats.

Lists available video formats.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/dfatrafficking

Tags

videoformats