Google Campaign Manager 360
Manage Campaign Manager 360 advertisers, campaigns, creatives, reports, placements, and trafficking workflows.
Authentication
| Method | Kind | Status | Details |
|---|---|---|---|
| OAuth 2.0 | oauth2 | available | — |
Call a tool
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 catalog
Available tools
217 callable operations
Dfareporting AccountActiveAdSummaries GetGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_ACCOUNT_ACTIVE_AD_SUMMARIES_GETGets the account's active ad summary by account ID.Connection1 scope
Gets the account's active ad summary by account ID.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting AccountPermissionGroups GetGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_ACCOUNT_PERMISSION_GROUPS_GETGets one account permission group by ID.Connection1 scope
Gets one account permission group by ID.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting AccountPermissionGroups ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_ACCOUNT_PERMISSION_GROUPS_LISTRetrieves the list of account permission groups.Connection1 scope
Retrieves the list of account permission groups.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting AccountPermissions GetGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_ACCOUNT_PERMISSIONS_GETGets one account permission by ID.Connection1 scope
Gets one account permission by ID.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting AccountPermissions ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_ACCOUNT_PERMISSIONS_LISTRetrieves the list of account permissions.Connection1 scope
Retrieves the list of account permissions.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting AccountUserProfiles GetGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_ACCOUNT_USER_PROFILES_GETGets one account user profile by ID.Connection1 scope
Gets one account user profile by ID.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting AccountUserProfiles InsertGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_ACCOUNT_USER_PROFILES_INSERTInserts a new account user profile.Connection1 scope
Inserts a new account user profile.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting AccountUserProfiles ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_ACCOUNT_USER_PROFILES_LISTRetrieves a list of account user profiles, possibly filtered. This method supports paging.Connection1 scope
Retrieves a list of account user profiles, possibly filtered. This method supports paging.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting AccountUserProfiles PatchGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_ACCOUNT_USER_PROFILES_PATCHUpdates an existing account user profile. This method supports patch semantics.Connection1 scope
Updates an existing account user profile. This method supports patch semantics.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting AccountUserProfiles UpdateGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_ACCOUNT_USER_PROFILES_UPDATEUpdates an existing account user profile.Connection1 scope
Updates an existing account user profile.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting Accounts GetGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_ACCOUNTS_GETGets one account by ID.Connection1 scope
Gets one account by ID.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting Accounts ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_ACCOUNTS_LISTRetrieves the list of accounts, possibly filtered. This method supports paging.Connection1 scope
Retrieves the list of accounts, possibly filtered. This method supports paging.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting Accounts PatchGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_ACCOUNTS_PATCHUpdates an existing account. This method supports patch semantics.Connection1 scope
Updates an existing account. This method supports patch semantics.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting Accounts UpdateGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_ACCOUNTS_UPDATEUpdates an existing account.Connection1 scope
Updates an existing account.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting Ads GetGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_ADS_GETGets one ad by ID.Connection1 scope
Gets one ad by ID.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting Ads InsertGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_ADS_INSERTInserts a new ad.Connection1 scope
Inserts a new ad.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting Ads ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_ADS_LISTRetrieves a list of ads, possibly filtered. This method supports paging.Connection1 scope
Retrieves a list of ads, possibly filtered. This method supports paging.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting Ads PatchGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_ADS_PATCHUpdates an existing ad. This method supports patch semantics.Connection1 scope
Updates an existing ad. This method supports patch semantics.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting Ads UpdateGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_ADS_UPDATEUpdates an existing ad.Connection1 scope
Updates an existing ad.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting AdvertiserGroups DeleteGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_ADVERTISER_GROUPS_DELETEDeletes an existing advertiser group.Connection1 scope
Deletes an existing advertiser group.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting AdvertiserGroups GetGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_ADVERTISER_GROUPS_GETGets one advertiser group by ID.Connection1 scope
Gets one advertiser group by ID.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting AdvertiserGroups InsertGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_ADVERTISER_GROUPS_INSERTInserts a new advertiser group.Connection1 scope
Inserts a new advertiser group.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting AdvertiserGroups ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_ADVERTISER_GROUPS_LISTRetrieves a list of advertiser groups, possibly filtered. This method supports paging.Connection1 scope
Retrieves a list of advertiser groups, possibly filtered. This method supports paging.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting AdvertiserGroups PatchGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_ADVERTISER_GROUPS_PATCHUpdates an existing advertiser group. This method supports patch semantics.Connection1 scope
Updates an existing advertiser group. This method supports patch semantics.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting AdvertiserGroups UpdateGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_ADVERTISER_GROUPS_UPDATEUpdates an existing advertiser group.Connection1 scope
Updates an existing advertiser group.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
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.Connection1 scope
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.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting AdvertiserLandingPages GetGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_ADVERTISER_LANDING_PAGES_GETGets one landing page by ID.Connection1 scope
Gets one landing page by ID.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting AdvertiserLandingPages InsertGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_ADVERTISER_LANDING_PAGES_INSERTInserts a new landing page.Connection1 scope
Inserts a new landing page.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting AdvertiserLandingPages ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_ADVERTISER_LANDING_PAGES_LISTRetrieves a list of landing pages.Connection1 scope
Retrieves a list of landing pages.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting AdvertiserLandingPages PatchGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_ADVERTISER_LANDING_PAGES_PATCHUpdates an existing landing page. This method supports patch semantics.Connection1 scope
Updates an existing landing page. This method supports patch semantics.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting AdvertiserLandingPages UpdateGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_ADVERTISER_LANDING_PAGES_UPDATEUpdates an existing landing page.Connection1 scope
Updates an existing landing page.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting Advertisers GetGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_ADVERTISERS_GETGets one advertiser by ID.Connection1 scope
Gets one advertiser by ID.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting Advertisers InsertGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_ADVERTISERS_INSERTInserts a new advertiser.Connection1 scope
Inserts a new advertiser.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting Advertisers ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_ADVERTISERS_LISTRetrieves a list of advertisers, possibly filtered. This method supports paging.Connection1 scope
Retrieves a list of advertisers, possibly filtered. This method supports paging.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting Advertisers PatchGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_ADVERTISERS_PATCHUpdates an existing advertiser. This method supports patch semantics.Connection1 scope
Updates an existing advertiser. This method supports patch semantics.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting Advertisers UpdateGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_ADVERTISERS_UPDATEUpdates an existing advertiser.Connection1 scope
Updates an existing advertiser.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
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.Connection1 scope
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.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting BillingAssignments ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_BILLING_ASSIGNMENTS_LISTRetrieves a list of billing assignments.Connection1 scope
Retrieves a list of billing assignments.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting BillingProfiles GetGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_BILLING_PROFILES_GETGets one billing profile by ID.Connection1 scope
Gets one billing profile by ID.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting BillingProfiles ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_BILLING_PROFILES_LISTRetrieves a list of billing profiles, possibly filtered. This method supports paging.Connection1 scope
Retrieves a list of billing profiles, possibly filtered. This method supports paging.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting BillingProfiles UpdateGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_BILLING_PROFILES_UPDATEUpdates an existing billing profile.Connection1 scope
Updates an existing billing profile.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting BillingRates ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_BILLING_RATES_LISTRetrieves a list of billing rates. This method supports paging.Connection1 scope
Retrieves a list of billing rates. This method supports paging.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting Browsers ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_BROWSERS_LISTRetrieves a list of browsers.Connection1 scope
Retrieves a list of browsers.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
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.Connection1 scope
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.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
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.Connection1 scope
Retrieves the list of creative IDs associated with the specified campaign. This method supports paging.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting Campaigns GetGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_CAMPAIGNS_GETGets one campaign by ID.Connection1 scope
Gets one campaign by ID.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting Campaigns InsertGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_CAMPAIGNS_INSERTInserts a new campaign.Connection1 scope
Inserts a new campaign.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting Campaigns ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_CAMPAIGNS_LISTRetrieves a list of campaigns, possibly filtered. This method supports paging.Connection1 scope
Retrieves a list of campaigns, possibly filtered. This method supports paging.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting Campaigns PatchGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_CAMPAIGNS_PATCHUpdates an existing campaign. This method supports patch semantics.Connection1 scope
Updates an existing campaign. This method supports patch semantics.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting Campaigns UpdateGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_CAMPAIGNS_UPDATEUpdates an existing campaign.Connection1 scope
Updates an existing campaign.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting ChangeLogs GetGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_CHANGE_LOGS_GETGets one change log by ID.Connection1 scope
Gets one change log by ID.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting ChangeLogs ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_CHANGE_LOGS_LISTRetrieves a list of change logs. This method supports paging.Connection1 scope
Retrieves a list of change logs. This method supports paging.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting Cities ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_CITIES_LISTRetrieves a list of cities, possibly filtered.Connection1 scope
Retrieves a list of cities, possibly filtered.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting ConnectionTypes GetGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_CONNECTION_TYPES_GETGets one connection type by ID.Connection1 scope
Gets one connection type by ID.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting ConnectionTypes ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_CONNECTION_TYPES_LISTRetrieves a list of connection types.Connection1 scope
Retrieves a list of connection types.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting ContentCategories DeleteGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_CONTENT_CATEGORIES_DELETEDeletes an existing content category.Connection1 scope
Deletes an existing content category.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting ContentCategories GetGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_CONTENT_CATEGORIES_GETGets one content category by ID.Connection1 scope
Gets one content category by ID.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting ContentCategories InsertGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_CONTENT_CATEGORIES_INSERTInserts a new content category.Connection1 scope
Inserts a new content category.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting ContentCategories ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_CONTENT_CATEGORIES_LISTRetrieves a list of content categories, possibly filtered. This method supports paging.Connection1 scope
Retrieves a list of content categories, possibly filtered. This method supports paging.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting ContentCategories PatchGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_CONTENT_CATEGORIES_PATCHUpdates an existing content category. This method supports patch semantics.Connection1 scope
Updates an existing content category. This method supports patch semantics.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting ContentCategories UpdateGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_CONTENT_CATEGORIES_UPDATEUpdates an existing content category.Connection1 scope
Updates an existing content category.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting Conversions BatchinsertGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_CONVERSIONS_BATCHINSERTInserts conversions.Connection1 scope
Inserts conversions.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/ddmconversionsTags
Dfareporting Conversions BatchupdateGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_CONVERSIONS_BATCHUPDATEUpdates existing conversions.Connection1 scope
Updates existing conversions.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/ddmconversionsTags
Dfareporting Countries GetGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_COUNTRIES_GETGets one country by ID.Connection1 scope
Gets one country by ID.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting Countries ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_COUNTRIES_LISTRetrieves a list of countries.Connection1 scope
Retrieves a list of countries.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting CreativeAssets InsertGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_CREATIVE_ASSETS_INSERTInserts a new creative asset.Connection1 scope
Inserts a new creative asset.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting CreativeFieldValues DeleteGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_CREATIVE_FIELD_VALUES_DELETEDeletes an existing creative field value.Connection1 scope
Deletes an existing creative field value.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting CreativeFieldValues GetGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_CREATIVE_FIELD_VALUES_GETGets one creative field value by ID.Connection1 scope
Gets one creative field value by ID.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting CreativeFieldValues InsertGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_CREATIVE_FIELD_VALUES_INSERTInserts a new creative field value.Connection1 scope
Inserts a new creative field value.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting CreativeFieldValues ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_CREATIVE_FIELD_VALUES_LISTRetrieves a list of creative field values, possibly filtered. This method supports paging.Connection1 scope
Retrieves a list of creative field values, possibly filtered. This method supports paging.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting CreativeFieldValues PatchGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_CREATIVE_FIELD_VALUES_PATCHUpdates an existing creative field value. This method supports patch semantics.Connection1 scope
Updates an existing creative field value. This method supports patch semantics.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting CreativeFieldValues UpdateGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_CREATIVE_FIELD_VALUES_UPDATEUpdates an existing creative field value.Connection1 scope
Updates an existing creative field value.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting CreativeFields DeleteGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_CREATIVE_FIELDS_DELETEDeletes an existing creative field.Connection1 scope
Deletes an existing creative field.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting CreativeFields GetGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_CREATIVE_FIELDS_GETGets one creative field by ID.Connection1 scope
Gets one creative field by ID.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting CreativeFields InsertGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_CREATIVE_FIELDS_INSERTInserts a new creative field.Connection1 scope
Inserts a new creative field.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting CreativeFields ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_CREATIVE_FIELDS_LISTRetrieves a list of creative fields, possibly filtered. This method supports paging.Connection1 scope
Retrieves a list of creative fields, possibly filtered. This method supports paging.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting CreativeFields PatchGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_CREATIVE_FIELDS_PATCHUpdates an existing creative field. This method supports patch semantics.Connection1 scope
Updates an existing creative field. This method supports patch semantics.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting CreativeFields UpdateGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_CREATIVE_FIELDS_UPDATEUpdates an existing creative field.Connection1 scope
Updates an existing creative field.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting CreativeGroups GetGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_CREATIVE_GROUPS_GETGets one creative group by ID.Connection1 scope
Gets one creative group by ID.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting CreativeGroups InsertGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_CREATIVE_GROUPS_INSERTInserts a new creative group.Connection1 scope
Inserts a new creative group.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting CreativeGroups ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_CREATIVE_GROUPS_LISTRetrieves a list of creative groups, possibly filtered. This method supports paging.Connection1 scope
Retrieves a list of creative groups, possibly filtered. This method supports paging.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting CreativeGroups PatchGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_CREATIVE_GROUPS_PATCHUpdates an existing creative group. This method supports patch semantics.Connection1 scope
Updates an existing creative group. This method supports patch semantics.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting CreativeGroups UpdateGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_CREATIVE_GROUPS_UPDATEUpdates an existing creative group.Connection1 scope
Updates an existing creative group.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting Creatives GetGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_CREATIVES_GETGets one creative by ID.Connection1 scope
Gets one creative by ID.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting Creatives InsertGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_CREATIVES_INSERTInserts a new creative.Connection1 scope
Inserts a new creative.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting Creatives ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_CREATIVES_LISTRetrieves a list of creatives, possibly filtered. This method supports paging.Connection1 scope
Retrieves a list of creatives, possibly filtered. This method supports paging.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting Creatives PatchGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_CREATIVES_PATCHUpdates an existing creative. This method supports patch semantics.Connection1 scope
Updates an existing creative. This method supports patch semantics.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting Creatives UpdateGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_CREATIVES_UPDATEUpdates an existing creative.Connection1 scope
Updates an existing creative.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting DimensionValues QueryGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_DIMENSION_VALUES_QUERYRetrieves list of report dimension values for a list of filters.Connection1 scope
Retrieves list of report dimension values for a list of filters.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfareportingTags
Dfareporting DirectorySites GetGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_DIRECTORY_SITES_GETGets one directory site by ID.Connection1 scope
Gets one directory site by ID.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting DirectorySites InsertGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_DIRECTORY_SITES_INSERTInserts a new directory site.Connection1 scope
Inserts a new directory site.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting DirectorySites ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_DIRECTORY_SITES_LISTRetrieves a list of directory sites, possibly filtered. This method supports paging.Connection1 scope
Retrieves a list of directory sites, possibly filtered. This method supports paging.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting DynamicFeeds GetGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_DYNAMIC_FEEDS_GETGets a dynamic feed by ID.Connection1 scope
Gets a dynamic feed by ID.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting DynamicFeeds InsertGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_DYNAMIC_FEEDS_INSERTInserts a new dynamic feed.Connection1 scope
Inserts a new dynamic feed.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
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).Connection1 scope
Retransforms a dynamic feed. Only draft feeds can be retransformed (i.e. the feed has not been published).
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
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.Connection1 scope
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.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting DynamicProfiles GenerateCodeGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_DYNAMIC_PROFILES_GENERATE_CODEGenerates code for a dynamic profile, which will need unescaping.Connection1 scope
Generates code for a dynamic profile, which will need unescaping.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting DynamicProfiles GetGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_DYNAMIC_PROFILES_GETGets a dynamic profile by ID.Connection1 scope
Gets a dynamic profile by ID.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting DynamicProfiles InsertGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_DYNAMIC_PROFILES_INSERTInserts a new dynamic profile.Connection1 scope
Inserts a new dynamic profile.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting DynamicProfiles PublishGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_DYNAMIC_PROFILES_PUBLISHPublish for a dynamic profile.Connection1 scope
Publish for a dynamic profile.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting DynamicProfiles UpdateGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_DYNAMIC_PROFILES_UPDATEUpdates an existing dynamic profile.Connection1 scope
Updates an existing dynamic profile.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting DynamicTargetingKeys DeleteGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_DYNAMIC_TARGETING_KEYS_DELETEDeletes an existing dynamic targeting key.Connection1 scope
Deletes an existing dynamic targeting key.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
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.Connection1 scope
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.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting DynamicTargetingKeys ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_DYNAMIC_TARGETING_KEYS_LISTRetrieves a list of dynamic targeting keys.Connection1 scope
Retrieves a list of dynamic targeting keys.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting EventTags DeleteGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_EVENT_TAGS_DELETEDeletes an existing event tag.Connection1 scope
Deletes an existing event tag.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting EventTags GetGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_EVENT_TAGS_GETGets one event tag by ID.Connection1 scope
Gets one event tag by ID.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting EventTags InsertGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_EVENT_TAGS_INSERTInserts a new event tag.Connection1 scope
Inserts a new event tag.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting EventTags ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_EVENT_TAGS_LISTRetrieves a list of event tags, possibly filtered.Connection1 scope
Retrieves a list of event tags, possibly filtered.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting EventTags PatchGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_EVENT_TAGS_PATCHUpdates an existing event tag. This method supports patch semantics.Connection1 scope
Updates an existing event tag. This method supports patch semantics.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting EventTags UpdateGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_EVENT_TAGS_UPDATEUpdates an existing event tag.Connection1 scope
Updates an existing event tag.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting Files GetGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_FILES_GETRetrieves a report file by its report ID and file ID. This method supports media download.Connection1 scope
Retrieves a report file by its report ID and file ID. This method supports media download.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfareportingTags
Dfareporting Files ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_FILES_LISTLists files for a user profile.Connection1 scope
Lists files for a user profile.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfareportingTags
Dfareporting FloodlightActivities DeleteGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_FLOODLIGHT_ACTIVITIES_DELETEDeletes an existing floodlight activity.Connection1 scope
Deletes an existing floodlight activity.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting FloodlightActivities GeneratetagGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_FLOODLIGHT_ACTIVITIES_GENERATETAGGenerates a tag for a floodlight activity.Connection1 scope
Generates a tag for a floodlight activity.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting FloodlightActivities GetGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_FLOODLIGHT_ACTIVITIES_GETGets one floodlight activity by ID.Connection1 scope
Gets one floodlight activity by ID.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting FloodlightActivities InsertGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_FLOODLIGHT_ACTIVITIES_INSERTInserts a new floodlight activity.Connection1 scope
Inserts a new floodlight activity.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting FloodlightActivities ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_FLOODLIGHT_ACTIVITIES_LISTRetrieves a list of floodlight activities, possibly filtered. This method supports paging.Connection1 scope
Retrieves a list of floodlight activities, possibly filtered. This method supports paging.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting FloodlightActivities PatchGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_FLOODLIGHT_ACTIVITIES_PATCHUpdates an existing floodlight activity. This method supports patch semantics.Connection1 scope
Updates an existing floodlight activity. This method supports patch semantics.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting FloodlightActivities UpdateGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_FLOODLIGHT_ACTIVITIES_UPDATEUpdates an existing floodlight activity.Connection1 scope
Updates an existing floodlight activity.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting FloodlightActivityGroups GetGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_FLOODLIGHT_ACTIVITY_GROUPS_GETGets one floodlight activity group by ID.Connection1 scope
Gets one floodlight activity group by ID.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting FloodlightActivityGroups InsertGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_FLOODLIGHT_ACTIVITY_GROUPS_INSERTInserts a new floodlight activity group.Connection1 scope
Inserts a new floodlight activity group.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting FloodlightActivityGroups ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_FLOODLIGHT_ACTIVITY_GROUPS_LISTRetrieves a list of floodlight activity groups, possibly filtered. This method supports paging.Connection1 scope
Retrieves a list of floodlight activity groups, possibly filtered. This method supports paging.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting FloodlightActivityGroups PatchGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_FLOODLIGHT_ACTIVITY_GROUPS_PATCHUpdates an existing floodlight activity group. This method supports patch semantics.Connection1 scope
Updates an existing floodlight activity group. This method supports patch semantics.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting FloodlightActivityGroups UpdateGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_FLOODLIGHT_ACTIVITY_GROUPS_UPDATEUpdates an existing floodlight activity group.Connection1 scope
Updates an existing floodlight activity group.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting FloodlightConfigurations GetGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_FLOODLIGHT_CONFIGURATIONS_GETGets one floodlight configuration by ID.Connection1 scope
Gets one floodlight configuration by ID.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting FloodlightConfigurations ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_FLOODLIGHT_CONFIGURATIONS_LISTRetrieves a list of floodlight configurations, possibly filtered.Connection1 scope
Retrieves a list of floodlight configurations, possibly filtered.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting FloodlightConfigurations PatchGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_FLOODLIGHT_CONFIGURATIONS_PATCHUpdates an existing floodlight configuration. This method supports patch semantics.Connection1 scope
Updates an existing floodlight configuration. This method supports patch semantics.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting FloodlightConfigurations UpdateGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_FLOODLIGHT_CONFIGURATIONS_UPDATEUpdates an existing floodlight configuration.Connection1 scope
Updates an existing floodlight configuration.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting Languages ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_LANGUAGES_LISTRetrieves a list of languages.Connection1 scope
Retrieves a list of languages.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting Metros ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_METROS_LISTRetrieves a list of metros.Connection1 scope
Retrieves a list of metros.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting MobileApps GetGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_MOBILE_APPS_GETGets one mobile app by ID.Connection1 scope
Gets one mobile app by ID.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting MobileApps ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_MOBILE_APPS_LISTRetrieves list of available mobile apps.Connection1 scope
Retrieves list of available mobile apps.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting MobileCarriers GetGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_MOBILE_CARRIERS_GETGets one mobile carrier by ID.Connection1 scope
Gets one mobile carrier by ID.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting MobileCarriers ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_MOBILE_CARRIERS_LISTRetrieves a list of mobile carriers.Connection1 scope
Retrieves a list of mobile carriers.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting OperatingSystemVersions GetGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_OPERATING_SYSTEM_VERSIONS_GETGets one operating system version by ID.Connection1 scope
Gets one operating system version by ID.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting OperatingSystemVersions ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_OPERATING_SYSTEM_VERSIONS_LISTRetrieves a list of operating system versions.Connection1 scope
Retrieves a list of operating system versions.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting OperatingSystems GetGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_OPERATING_SYSTEMS_GETGets one operating system by DART ID.Connection1 scope
Gets one operating system by DART ID.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting OperatingSystems ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_OPERATING_SYSTEMS_LISTRetrieves a list of operating systems.Connection1 scope
Retrieves a list of operating systems.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting PlacementGroups GetGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_PLACEMENT_GROUPS_GETGets one placement group by ID.Connection1 scope
Gets one placement group by ID.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting PlacementGroups InsertGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_PLACEMENT_GROUPS_INSERTInserts a new placement group.Connection1 scope
Inserts a new placement group.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting PlacementGroups ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_PLACEMENT_GROUPS_LISTRetrieves a list of placement groups, possibly filtered. This method supports paging.Connection1 scope
Retrieves a list of placement groups, possibly filtered. This method supports paging.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting PlacementGroups PatchGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_PLACEMENT_GROUPS_PATCHUpdates an existing placement group. This method supports patch semantics.Connection1 scope
Updates an existing placement group. This method supports patch semantics.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting PlacementGroups UpdateGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_PLACEMENT_GROUPS_UPDATEUpdates an existing placement group.Connection1 scope
Updates an existing placement group.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting PlacementStrategies DeleteGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_PLACEMENT_STRATEGIES_DELETEDeletes an existing placement strategy.Connection1 scope
Deletes an existing placement strategy.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting PlacementStrategies GetGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_PLACEMENT_STRATEGIES_GETGets one placement strategy by ID.Connection1 scope
Gets one placement strategy by ID.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting PlacementStrategies InsertGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_PLACEMENT_STRATEGIES_INSERTInserts a new placement strategy.Connection1 scope
Inserts a new placement strategy.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting PlacementStrategies ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_PLACEMENT_STRATEGIES_LISTRetrieves a list of placement strategies, possibly filtered. This method supports paging.Connection1 scope
Retrieves a list of placement strategies, possibly filtered. This method supports paging.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting PlacementStrategies PatchGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_PLACEMENT_STRATEGIES_PATCHUpdates an existing placement strategy. This method supports patch semantics.Connection1 scope
Updates an existing placement strategy. This method supports patch semantics.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting PlacementStrategies UpdateGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_PLACEMENT_STRATEGIES_UPDATEUpdates an existing placement strategy.Connection1 scope
Updates an existing placement strategy.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting Placements GeneratetagsGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_PLACEMENTS_GENERATETAGSGenerates tags for a placement.Connection1 scope
Generates tags for a placement.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting Placements GetGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_PLACEMENTS_GETGets one placement by ID.Connection1 scope
Gets one placement by ID.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting Placements InsertGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_PLACEMENTS_INSERTInserts a new placement.Connection1 scope
Inserts a new placement.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting Placements ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_PLACEMENTS_LISTRetrieves a list of placements, possibly filtered. This method supports paging.Connection1 scope
Retrieves a list of placements, possibly filtered. This method supports paging.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting Placements PatchGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_PLACEMENTS_PATCHUpdates an existing placement. This method supports patch semantics.Connection1 scope
Updates an existing placement. This method supports patch semantics.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting Placements UpdateGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_PLACEMENTS_UPDATEUpdates an existing placement.Connection1 scope
Updates an existing placement.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting PlatformTypes GetGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_PLATFORM_TYPES_GETGets one platform type by ID.Connection1 scope
Gets one platform type by ID.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting PlatformTypes ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_PLATFORM_TYPES_LISTRetrieves a list of platform types.Connection1 scope
Retrieves a list of platform types.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting PostalCodes GetGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_POSTAL_CODES_GETGets one postal code by ID.Connection1 scope
Gets one postal code by ID.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting PostalCodes ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_POSTAL_CODES_LISTRetrieves a list of postal codes.Connection1 scope
Retrieves a list of postal codes.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting Regions ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_REGIONS_LISTRetrieves a list of regions.Connection1 scope
Retrieves a list of regions.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting RemarketingListShares GetGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_REMARKETING_LIST_SHARES_GETGets one remarketing list share by remarketing list ID.Connection1 scope
Gets one remarketing list share by remarketing list ID.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting RemarketingListShares PatchGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_REMARKETING_LIST_SHARES_PATCHUpdates an existing remarketing list share. This method supports patch semantics.Connection1 scope
Updates an existing remarketing list share. This method supports patch semantics.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting RemarketingListShares UpdateGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_REMARKETING_LIST_SHARES_UPDATEUpdates an existing remarketing list share.Connection1 scope
Updates an existing remarketing list share.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting RemarketingLists GetGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_REMARKETING_LISTS_GETGets one remarketing list by ID.Connection1 scope
Gets one remarketing list by ID.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting RemarketingLists InsertGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_REMARKETING_LISTS_INSERTInserts a new remarketing list.Connection1 scope
Inserts a new remarketing list.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting RemarketingLists ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_REMARKETING_LISTS_LISTRetrieves a list of remarketing lists, possibly filtered. This method supports paging.Connection1 scope
Retrieves a list of remarketing lists, possibly filtered. This method supports paging.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting RemarketingLists PatchGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_REMARKETING_LISTS_PATCHUpdates an existing remarketing list. This method supports patch semantics.Connection1 scope
Updates an existing remarketing list. This method supports patch semantics.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting RemarketingLists UpdateGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_REMARKETING_LISTS_UPDATEUpdates an existing remarketing list.Connection1 scope
Updates an existing remarketing list.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
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.Connection1 scope
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.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfareportingTags
Dfareporting Reports DeleteGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_REPORTS_DELETEDeletes a report by its ID.Connection1 scope
Deletes a report by its ID.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfareportingTags
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.Connection1 scope
Retrieves a report file by its report ID and file ID. This method supports media download.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfareportingTags
Dfareporting Reports Files ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_REPORTS_FILES_LISTLists files for a report.Connection1 scope
Lists files for a report.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfareportingTags
Dfareporting Reports GetGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_REPORTS_GETRetrieves a report by its ID.Connection1 scope
Retrieves a report by its ID.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfareportingTags
Dfareporting Reports InsertGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_REPORTS_INSERTCreates a report.Connection1 scope
Creates a report.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfareportingTags
Dfareporting Reports ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_REPORTS_LISTRetrieves list of reports.Connection1 scope
Retrieves list of reports.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfareportingTags
Dfareporting Reports RunGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_REPORTS_RUNRuns a report.Connection1 scope
Runs a report.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfareportingTags
Dfareporting Reports UpdateGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_REPORTS_UPDATEUpdates a report.Connection1 scope
Updates a report.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfareportingTags
Dfareporting Sites GetGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_SITES_GETGets one site by ID.Connection1 scope
Gets one site by ID.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting Sites InsertGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_SITES_INSERTInserts a new site.Connection1 scope
Inserts a new site.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting Sites ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_SITES_LISTRetrieves a list of sites, possibly filtered. This method supports paging.Connection1 scope
Retrieves a list of sites, possibly filtered. This method supports paging.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting Sites PatchGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_SITES_PATCHUpdates an existing site. This method supports patch semantics.Connection1 scope
Updates an existing site. This method supports patch semantics.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting Sites UpdateGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_SITES_UPDATEUpdates an existing site.Connection1 scope
Updates an existing site.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting Sizes GetGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_SIZES_GETGets one size by ID.Connection1 scope
Gets one size by ID.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting Sizes InsertGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_SIZES_INSERTInserts a new size.Connection1 scope
Inserts a new size.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
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.Connection1 scope
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.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting StudioCreativeAssets InsertGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_STUDIO_CREATIVE_ASSETS_INSERTInserts a new studio creative asset.Connection1 scope
Inserts a new studio creative asset.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting StudioCreatives GetGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_STUDIO_CREATIVES_GETGets a studio creative by ID.Connection1 scope
Gets a studio creative by ID.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting StudioCreatives InsertGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_STUDIO_CREATIVES_INSERTInserts a new studio creative.Connection1 scope
Inserts a new studio creative.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting StudioCreatives PublishGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_STUDIO_CREATIVES_PUBLISHPublish for a studio creative.Connection1 scope
Publish for a studio creative.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting Subaccounts GetGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_SUBACCOUNTS_GETGets one subaccount by ID.Connection1 scope
Gets one subaccount by ID.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting Subaccounts InsertGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_SUBACCOUNTS_INSERTInserts a new subaccount.Connection1 scope
Inserts a new subaccount.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting Subaccounts ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_SUBACCOUNTS_LISTGets a list of subaccounts, possibly filtered. This method supports paging.Connection1 scope
Gets a list of subaccounts, possibly filtered. This method supports paging.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting Subaccounts PatchGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_SUBACCOUNTS_PATCHUpdates an existing subaccount. This method supports patch semantics.Connection1 scope
Updates an existing subaccount. This method supports patch semantics.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting Subaccounts UpdateGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_SUBACCOUNTS_UPDATEUpdates an existing subaccount.Connection1 scope
Updates an existing subaccount.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting TargetableRemarketingLists GetGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_TARGETABLE_REMARKETING_LISTS_GETGets one remarketing list by ID.Connection1 scope
Gets one remarketing list by ID.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting TargetableRemarketingLists ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_TARGETABLE_REMARKETING_LISTS_LISTRetrieves a list of targetable remarketing lists, possibly filtered. This method supports paging.Connection1 scope
Retrieves a list of targetable remarketing lists, possibly filtered. This method supports paging.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting TargetingTemplates GetGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_TARGETING_TEMPLATES_GETGets one targeting template by ID.Connection1 scope
Gets one targeting template by ID.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting TargetingTemplates InsertGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_TARGETING_TEMPLATES_INSERTInserts a new targeting template.Connection1 scope
Inserts a new targeting template.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting TargetingTemplates ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_TARGETING_TEMPLATES_LISTRetrieves a list of targeting templates, optionally filtered. This method supports paging.Connection1 scope
Retrieves a list of targeting templates, optionally filtered. This method supports paging.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting TargetingTemplates PatchGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_TARGETING_TEMPLATES_PATCHUpdates an existing targeting template. This method supports patch semantics.Connection1 scope
Updates an existing targeting template. This method supports patch semantics.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting TargetingTemplates UpdateGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_TARGETING_TEMPLATES_UPDATEUpdates an existing targeting template.Connection1 scope
Updates an existing targeting template.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting TvCampaignDetails GetGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_TV_CAMPAIGN_DETAILS_GETGets one TvCampaignDetail by ID.Connection1 scope
Gets one TvCampaignDetail by ID.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting TvCampaignSummaries ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_TV_CAMPAIGN_SUMMARIES_LISTRetrieves a list of TV campaign summaries.Connection1 scope
Retrieves a list of TV campaign summaries.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting UserProfiles GetGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_USER_PROFILES_GETGets one user profile by ID.Connection3 scopes
Gets one user profile by ID.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/ddmconversionshttps://www.googleapis.com/auth/dfareportinghttps://www.googleapis.com/auth/dfatraffickingTags
Dfareporting UserProfiles ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_USER_PROFILES_LISTRetrieves list of user profiles for a user.Connection3 scopes
Retrieves list of user profiles for a user.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/ddmconversionshttps://www.googleapis.com/auth/dfareportinghttps://www.googleapis.com/auth/dfatraffickingTags
Dfareporting UserRolePermissionGroups GetGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_USER_ROLE_PERMISSION_GROUPS_GETGets one user role permission group by ID.Connection1 scope
Gets one user role permission group by ID.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting UserRolePermissionGroups ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_USER_ROLE_PERMISSION_GROUPS_LISTGets a list of all supported user role permission groups.Connection1 scope
Gets a list of all supported user role permission groups.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting UserRolePermissions GetGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_USER_ROLE_PERMISSIONS_GETGets one user role permission by ID.Connection1 scope
Gets one user role permission by ID.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting UserRolePermissions ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_USER_ROLE_PERMISSIONS_LISTGets a list of user role permissions, possibly filtered.Connection1 scope
Gets a list of user role permissions, possibly filtered.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting UserRoles DeleteGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_USER_ROLES_DELETEDeletes an existing user role.Connection1 scope
Deletes an existing user role.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting UserRoles GetGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_USER_ROLES_GETGets one user role by ID.Connection1 scope
Gets one user role by ID.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting UserRoles InsertGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_USER_ROLES_INSERTInserts a new user role.Connection1 scope
Inserts a new user role.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting UserRoles ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_USER_ROLES_LISTRetrieves a list of user roles, possibly filtered. This method supports paging.Connection1 scope
Retrieves a list of user roles, possibly filtered. This method supports paging.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting UserRoles PatchGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_USER_ROLES_PATCHUpdates an existing user role. This method supports patch semantics.Connection1 scope
Updates an existing user role. This method supports patch semantics.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting UserRoles UpdateGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_USER_ROLES_UPDATEUpdates an existing user role.Connection1 scope
Updates an existing user role.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting VideoFormats GetGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_VIDEO_FORMATS_GETGets one video format by ID.Connection1 scope
Gets one video format by ID.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags
Dfareporting VideoFormats ListGOOGLE_CAMPAIGN_MANAGER_360_DFAREPORTING_VIDEO_FORMATS_LISTLists available video formats.Connection1 scope
Lists available video formats.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/dfatraffickingTags