Open Connector
所有 Tools

Google Search Ads 360

Run Search Ads 360 reporting, customer, campaign, keyword, conversion, and custom column operations.

google-search-ads-360v1.0.0154 个 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_SEARCH_ADS_360_AUDIENCE_INSIGHTS_LIST_INSIGHTS_ELIGIBLE_DATES",  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_SEARCH_ADS_360_AUDIENCE_INSIGHTS_LIST_INSIGHTS_ELIGIBLE_DATES", {  connected_account_id: "conn_...",  arguments: { /* match this tool's input schema */ },});
oc tools execute GOOGLE_SEARCH_ADS_360_AUDIENCE_INSIGHTS_LIST_INSIGHTS_ELIGIBLE_DATES --data '{ }'

Tool 目录

可用 Tools

154 个可调用操作

Searchads360 AudienceInsights ListInsightsEligibleDatesGOOGLE_SEARCH_ADS_360_AUDIENCE_INSIGHTS_LIST_INSIGHTS_ELIGIBLE_DATESLists date ranges for which audience insights data can be requested. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [FieldError]() [HeaderError]() [InternalError]() [QuotaError]() [RangeError]() [RequestError]()

Lists date ranges for which audience insights data can be requested. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [FieldError]() [HeaderError]() [InternalError]() [QuotaError]() [RangeError]() [RequestError]()

认证

需要 Connected Account

Scopes

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

Tags

audienceinsights
Searchads360 Customers AccountBudgetProposals MutateGOOGLE_SEARCH_ADS_360_CUSTOMERS_ACCOUNT_BUDGET_PROPOSALS_MUTATECreates, updates, or removes account budget proposals. Operation statuses are returned. List of thrown errors: [AccountBudgetProposalError]() [AuthenticationError]() [AuthorizationError]() [DatabaseError]() [DateError]() [FieldError]() [FieldMaskError]() [HeaderError]() [InternalError]() [MutateError]() [QuotaError]() [RequestError]() [StringLengthError]()

Creates, updates, or removes account budget proposals. Operation statuses are returned. List of thrown errors: [AccountBudgetProposalError]() [AuthenticationError]() [AuthorizationError]() [DatabaseError]() [DateError]() [FieldError]() [FieldMaskError]() [HeaderError]() [InternalError]() [MutateError]() [QuotaError]() [RequestError]() [StringLengthError]()

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers AccountLinks CreateGOOGLE_SEARCH_ADS_360_CUSTOMERS_ACCOUNT_LINKS_CREATECreates an account link. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [DatabaseError]() [FieldError]() [HeaderError]() [InternalError]() [MutateError]() [QuotaError]() [RequestError]() [ThirdPartyAppAnalyticsLinkError]()

Creates an account link. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [DatabaseError]() [FieldError]() [HeaderError]() [InternalError]() [MutateError]() [QuotaError]() [RequestError]() [ThirdPartyAppAnalyticsLinkError]()

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers AccountLinks MutateGOOGLE_SEARCH_ADS_360_CUSTOMERS_ACCOUNT_LINKS_MUTATECreates or removes an account link. From V5, create is not supported through AccountLinkService.MutateAccountLink. Use AccountLinkService.CreateAccountLink instead. List of thrown errors: [AccountLinkError]() [AuthenticationError]() [AuthorizationError]() [FieldMaskError]() [HeaderError]() [InternalError]() [MutateError]() [QuotaError]() [RequestError]()

Creates or removes an account link. From V5, create is not supported through AccountLinkService.MutateAccountLink. Use AccountLinkService.CreateAccountLink instead. List of thrown errors: [AccountLinkError]() [AuthenticationError]() [AuthorizationError]() [FieldMaskError]() [HeaderError]() [InternalError]() [MutateError]() [QuotaError]() [RequestError]()

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers AdGroupAdLabels MutateGOOGLE_SEARCH_ADS_360_CUSTOMERS_AD_GROUP_AD_LABELS_MUTATECreates and removes ad group ad labels. Operation statuses are returned. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [DatabaseError]() [HeaderError]() [InternalError]() [LabelError]() [MutateError]() [NewResourceCreationError]() [QuotaError]() [RequestError]()

Creates and removes ad group ad labels. Operation statuses are returned. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [DatabaseError]() [HeaderError]() [InternalError]() [LabelError]() [MutateError]() [NewResourceCreationError]() [QuotaError]() [RequestError]()

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers AdGroupAds MutateGOOGLE_SEARCH_ADS_360_CUSTOMERS_AD_GROUP_ADS_MUTATECreates, updates, or removes ads. Operation statuses are returned. List of thrown errors: [AdCustomizerError]() [AdError]() [AdGroupAdError]() [AdSharingError]() [AdxError]() [AssetError]() [AssetLinkError]() [AuthenticationError]() [AuthorizationError]() [CollectionSizeError]() [ContextError]() [DatabaseError]() [DateError]() [DistinctError]() [FeedAttributeReferenceError]() [FieldError]() [FieldMaskError]() [FunctionError]() [FunctionParsingError]() [HeaderError]() [IdError]() [ImageError]() [InternalError]() [ListOperationError]() [MediaBundleError]() [MediaFileError]() [MutateError]() [NewResourceCreationError]() [NotEmptyError]() [NullError]() [OperationAccessDeniedError]() [OperatorError]() [PolicyFindingError]() [PolicyValidationParameterError]() [PolicyViolationError]() [QuotaError]() [RangeError]() [RequestError]() [ResourceCountLimitExceededError]() [SizeLimitError]() [StringFormatError]() [StringLengthError]() [UrlFieldError]()

Creates, updates, or removes ads. Operation statuses are returned. List of thrown errors: [AdCustomizerError]() [AdError]() [AdGroupAdError]() [AdSharingError]() [AdxError]() [AssetError]() [AssetLinkError]() [AuthenticationError]() [AuthorizationError]() [CollectionSizeError]() [ContextError]() [DatabaseError]() [DateError]() [DistinctError]() [FeedAttributeReferenceError]() [FieldError]() [FieldMaskError]() [FunctionError]() [FunctionParsingError]() [HeaderError]() [IdError]() [ImageError]() [InternalError]() [ListOperationError]() [MediaBundleError]() [MediaFileError]() [MutateError]() [NewResourceCreationError]() [NotEmptyError]() [NullError]() [OperationAccessDeniedError]() [OperatorError]() [PolicyFindingError]() [PolicyValidationParameterError]() [PolicyViolationError]() [QuotaError]() [RangeError]() [RequestError]() [ResourceCountLimitExceededError]() [SizeLimitError]() [StringFormatError]() [StringLengthError]() [UrlFieldError]()

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers AdGroupAds RemoveAutomaticallyCreatedAssetsGOOGLE_SEARCH_ADS_360_CUSTOMERS_AD_GROUP_ADS_REMOVE_AUTOMATICALLY_CREATED_ASSETSRemove automatically created assets from an ad. List of thrown errors: [AdError]() [AuthenticationError]() [AuthorizationError]() [AutomaticallyCreatedAssetRemovalError]() [HeaderError]() [InternalError]() [MutateError]() [QuotaError]() [RequestError]()

Remove automatically created assets from an ad. List of thrown errors: [AdError]() [AuthenticationError]() [AuthorizationError]() [AutomaticallyCreatedAssetRemovalError]() [HeaderError]() [InternalError]() [MutateError]() [QuotaError]() [RequestError]()

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers AdGroupAssetSets MutateGOOGLE_SEARCH_ADS_360_CUSTOMERS_AD_GROUP_ASSET_SETS_MUTATECreates, or removes ad group asset sets. Operation statuses are returned.

Creates, or removes ad group asset sets. Operation statuses are returned.

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers AdGroupAssets MutateGOOGLE_SEARCH_ADS_360_CUSTOMERS_AD_GROUP_ASSETS_MUTATECreates, updates, or removes ad group assets. Operation statuses are returned. List of thrown errors: [AssetLinkError]() [AuthenticationError]() [AuthorizationError]() [ContextError]() [FieldError]() [HeaderError]() [InternalError]() [MutateError]() [NotAllowlistedError]() [QuotaError]() [RequestError]()

Creates, updates, or removes ad group assets. Operation statuses are returned. List of thrown errors: [AssetLinkError]() [AuthenticationError]() [AuthorizationError]() [ContextError]() [FieldError]() [HeaderError]() [InternalError]() [MutateError]() [NotAllowlistedError]() [QuotaError]() [RequestError]()

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers AdGroupBidModifiers MutateGOOGLE_SEARCH_ADS_360_CUSTOMERS_AD_GROUP_BID_MODIFIERS_MUTATECreates, updates, or removes ad group bid modifiers. Operation statuses are returned. List of thrown errors: [AdGroupBidModifierError]() [AuthenticationError]() [AuthorizationError]() [ContextError]() [CriterionError]() [DatabaseError]() [DistinctError]() [FieldError]() [FieldMaskError]() [HeaderError]() [IdError]() [InternalError]() [MutateError]() [NewResourceCreationError]() [NotEmptyError]() [OperatorError]() [QuotaError]() [RangeError]() [RequestError]() [ResourceCountLimitExceededError]() [SizeLimitError]() [StringFormatError]() [StringLengthError]()

Creates, updates, or removes ad group bid modifiers. Operation statuses are returned. List of thrown errors: [AdGroupBidModifierError]() [AuthenticationError]() [AuthorizationError]() [ContextError]() [CriterionError]() [DatabaseError]() [DistinctError]() [FieldError]() [FieldMaskError]() [HeaderError]() [IdError]() [InternalError]() [MutateError]() [NewResourceCreationError]() [NotEmptyError]() [OperatorError]() [QuotaError]() [RangeError]() [RequestError]() [ResourceCountLimitExceededError]() [SizeLimitError]() [StringFormatError]() [StringLengthError]()

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers AdGroupCriteria MutateGOOGLE_SEARCH_ADS_360_CUSTOMERS_AD_GROUP_CRITERIA_MUTATECreates, updates, or removes criteria. Operation statuses are returned. List of thrown errors: [AdGroupCriterionError]() [AdxError]() [AuthenticationError]() [AuthorizationError]() [BiddingError]() [BiddingStrategyError]() [CollectionSizeError]() [ContextError]() [CriterionError]() [DatabaseError]() [DateError]() [DistinctError]() [FieldError]() [FieldMaskError]() [HeaderError]() [IdError]() [InternalError]() [MultiplierError]() [MutateError]() [NewResourceCreationError]() [NotEmptyError]() [NullError]() [OperationAccessDeniedError]() [OperatorError]() [PolicyViolationError]() [QuotaError]() [RangeError]() [RequestError]() [ResourceCountLimitExceededError]() [SizeLimitError]() [StringFormatError]() [StringLengthError]() [UrlFieldError]()

Creates, updates, or removes criteria. Operation statuses are returned. List of thrown errors: [AdGroupCriterionError]() [AdxError]() [AuthenticationError]() [AuthorizationError]() [BiddingError]() [BiddingStrategyError]() [CollectionSizeError]() [ContextError]() [CriterionError]() [DatabaseError]() [DateError]() [DistinctError]() [FieldError]() [FieldMaskError]() [HeaderError]() [IdError]() [InternalError]() [MultiplierError]() [MutateError]() [NewResourceCreationError]() [NotEmptyError]() [NullError]() [OperationAccessDeniedError]() [OperatorError]() [PolicyViolationError]() [QuotaError]() [RangeError]() [RequestError]() [ResourceCountLimitExceededError]() [SizeLimitError]() [StringFormatError]() [StringLengthError]() [UrlFieldError]()

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers AdGroupCriterionCustomizers MutateGOOGLE_SEARCH_ADS_360_CUSTOMERS_AD_GROUP_CRITERION_CUSTOMIZERS_MUTATECreates, updates or removes ad group criterion customizers. Operation statuses are returned.

Creates, updates or removes ad group criterion customizers. Operation statuses are returned.

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers AdGroupCriterionLabels MutateGOOGLE_SEARCH_ADS_360_CUSTOMERS_AD_GROUP_CRITERION_LABELS_MUTATECreates and removes ad group criterion labels. Operation statuses are returned. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [DatabaseError]() [FieldError]() [HeaderError]() [InternalError]() [QuotaError]() [RequestError]()

Creates and removes ad group criterion labels. Operation statuses are returned. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [DatabaseError]() [FieldError]() [HeaderError]() [InternalError]() [QuotaError]() [RequestError]()

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers AdGroupCustomizers MutateGOOGLE_SEARCH_ADS_360_CUSTOMERS_AD_GROUP_CUSTOMIZERS_MUTATECreates, updates or removes ad group customizers. Operation statuses are returned.

Creates, updates or removes ad group customizers. Operation statuses are returned.

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers AdGroupLabels MutateGOOGLE_SEARCH_ADS_360_CUSTOMERS_AD_GROUP_LABELS_MUTATECreates and removes ad group labels. Operation statuses are returned. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [DatabaseError]() [FieldError]() [HeaderError]() [InternalError]() [LabelError]() [MutateError]() [NewResourceCreationError]() [QuotaError]() [RequestError]()

Creates and removes ad group labels. Operation statuses are returned. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [DatabaseError]() [FieldError]() [HeaderError]() [InternalError]() [LabelError]() [MutateError]() [NewResourceCreationError]() [QuotaError]() [RequestError]()

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers AdGroups MutateGOOGLE_SEARCH_ADS_360_CUSTOMERS_AD_GROUPS_MUTATECreates, updates, or removes ad groups. Operation statuses are returned. List of thrown errors: [AdGroupError]() [AdxError]() [AuthenticationError]() [AuthorizationError]() [BiddingError]() [BiddingStrategyError]() [DatabaseError]() [DateError]() [DistinctError]() [FieldError]() [FieldMaskError]() [HeaderError]() [IdError]() [InternalError]() [ListOperationError]() [MultiplierError]() [MutateError]() [NewResourceCreationError]() [NotEmptyError]() [NullError]() [OperationAccessDeniedError]() [OperatorError]() [QuotaError]() [RangeError]() [RequestError]() [ResourceCountLimitExceededError]() [SettingError]() [SizeLimitError]() [StringFormatError]() [StringLengthError]() [UrlFieldError]()

Creates, updates, or removes ad groups. Operation statuses are returned. List of thrown errors: [AdGroupError]() [AdxError]() [AuthenticationError]() [AuthorizationError]() [BiddingError]() [BiddingStrategyError]() [DatabaseError]() [DateError]() [DistinctError]() [FieldError]() [FieldMaskError]() [HeaderError]() [IdError]() [InternalError]() [ListOperationError]() [MultiplierError]() [MutateError]() [NewResourceCreationError]() [NotEmptyError]() [NullError]() [OperationAccessDeniedError]() [OperatorError]() [QuotaError]() [RangeError]() [RequestError]() [ResourceCountLimitExceededError]() [SettingError]() [SizeLimitError]() [StringFormatError]() [StringLengthError]() [UrlFieldError]()

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers AdParameters MutateGOOGLE_SEARCH_ADS_360_CUSTOMERS_AD_PARAMETERS_MUTATECreates, updates, or removes ad parameters. Operation statuses are returned. List of thrown errors: [AdParameterError]() [AuthenticationError]() [AuthorizationError]() [ContextError]() [DatabaseError]() [FieldError]() [FieldMaskError]() [HeaderError]() [InternalError]() [MutateError]() [QuotaError]() [RequestError]()

Creates, updates, or removes ad parameters. Operation statuses are returned. List of thrown errors: [AdParameterError]() [AuthenticationError]() [AuthorizationError]() [ContextError]() [DatabaseError]() [FieldError]() [FieldMaskError]() [HeaderError]() [InternalError]() [MutateError]() [QuotaError]() [RequestError]()

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers Ads MutateGOOGLE_SEARCH_ADS_360_CUSTOMERS_ADS_MUTATEUpdates ads. Operation statuses are returned. Updating ads is not supported for TextAd, ExpandedDynamicSearchAd, GmailAd and ImageAd. List of thrown errors: [AdCustomizerError]() [AdError]() [AdSharingError]() [AdxError]() [AssetError]() [AssetLinkError]() [AuthenticationError]() [AuthorizationError]() [CollectionSizeError]() [DatabaseError]() [DateError]() [DistinctError]() [FeedAttributeReferenceError]() [FieldError]() [FieldMaskError]() [FunctionError]() [FunctionParsingError]() [HeaderError]() [IdError]() [ImageError]() [InternalError]() [ListOperationError]() [MediaBundleError]() [MediaFileError]() [MutateError]() [NewResourceCreationError]() [NotEmptyError]() [NullError]() [OperatorError]() [PolicyFindingError]() [PolicyViolationError]() [QuotaError]() [RangeError]() [RequestError]() [SizeLimitError]() [StringFormatError]() [StringLengthError]() [UrlFieldError]()

Updates ads. Operation statuses are returned. Updating ads is not supported for TextAd, ExpandedDynamicSearchAd, GmailAd and ImageAd. List of thrown errors: [AdCustomizerError]() [AdError]() [AdSharingError]() [AdxError]() [AssetError]() [AssetLinkError]() [AuthenticationError]() [AuthorizationError]() [CollectionSizeError]() [DatabaseError]() [DateError]() [DistinctError]() [FeedAttributeReferenceError]() [FieldError]() [FieldMaskError]() [FunctionError]() [FunctionParsingError]() [HeaderError]() [IdError]() [ImageError]() [InternalError]() [ListOperationError]() [MediaBundleError]() [MediaFileError]() [MutateError]() [NewResourceCreationError]() [NotEmptyError]() [NullError]() [OperatorError]() [PolicyFindingError]() [PolicyViolationError]() [QuotaError]() [RangeError]() [RequestError]() [SizeLimitError]() [StringFormatError]() [StringLengthError]() [UrlFieldError]()

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers AssetGroupAssets MutateGOOGLE_SEARCH_ADS_360_CUSTOMERS_ASSET_GROUP_ASSETS_MUTATECreates, updates or removes asset group assets. Operation statuses are returned.

Creates, updates or removes asset group assets. Operation statuses are returned.

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers AssetGroupListingGroupFilters MutateGOOGLE_SEARCH_ADS_360_CUSTOMERS_ASSET_GROUP_LISTING_GROUP_FILTERS_MUTATECreates, updates or removes asset group listing group filters. Operation statuses are returned.

Creates, updates or removes asset group listing group filters. Operation statuses are returned.

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers AssetGroupSignals MutateGOOGLE_SEARCH_ADS_360_CUSTOMERS_ASSET_GROUP_SIGNALS_MUTATECreates or removes asset group signals. Operation statuses are returned.

Creates or removes asset group signals. Operation statuses are returned.

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers AssetGroups MutateGOOGLE_SEARCH_ADS_360_CUSTOMERS_ASSET_GROUPS_MUTATECreates, updates or removes asset groups. Operation statuses are returned.

Creates, updates or removes asset groups. Operation statuses are returned.

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers AssetSetAssets MutateGOOGLE_SEARCH_ADS_360_CUSTOMERS_ASSET_SET_ASSETS_MUTATECreates, updates or removes asset set assets. Operation statuses are returned.

Creates, updates or removes asset set assets. Operation statuses are returned.

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers AssetSets MutateGOOGLE_SEARCH_ADS_360_CUSTOMERS_ASSET_SETS_MUTATECreates, updates or removes asset sets. Operation statuses are returned.

Creates, updates or removes asset sets. Operation statuses are returned.

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers Assets MutateGOOGLE_SEARCH_ADS_360_CUSTOMERS_ASSETS_MUTATECreates assets. Operation statuses are returned. List of thrown errors: [AssetError]() [AuthenticationError]() [AuthorizationError]() [CollectionSizeError]() [CurrencyCodeError]() [DatabaseError]() [DateError]() [DistinctError]() [FieldError]() [FieldMaskError]() [HeaderError]() [IdError]() [InternalError]() [ListOperationError]() [MediaUploadError]() [MutateError]() [NotAllowlistedError]() [NotEmptyError]() [OperatorError]() [QuotaError]() [RangeError]() [RequestError]() [SizeLimitError]() [StringFormatError]() [StringLengthError]() [UrlFieldError]() [YoutubeVideoRegistrationError]()

Creates assets. Operation statuses are returned. List of thrown errors: [AssetError]() [AuthenticationError]() [AuthorizationError]() [CollectionSizeError]() [CurrencyCodeError]() [DatabaseError]() [DateError]() [DistinctError]() [FieldError]() [FieldMaskError]() [HeaderError]() [IdError]() [InternalError]() [ListOperationError]() [MediaUploadError]() [MutateError]() [NotAllowlistedError]() [NotEmptyError]() [OperatorError]() [QuotaError]() [RangeError]() [RequestError]() [SizeLimitError]() [StringFormatError]() [StringLengthError]() [UrlFieldError]() [YoutubeVideoRegistrationError]()

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers Audiences MutateGOOGLE_SEARCH_ADS_360_CUSTOMERS_AUDIENCES_MUTATECreates audiences. Operation statuses are returned. List of thrown errors: [AudienceError]()

Creates audiences. Operation statuses are returned. List of thrown errors: [AudienceError]()

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers BatchJobs AddOperationsGOOGLE_SEARCH_ADS_360_CUSTOMERS_BATCH_JOBS_ADD_OPERATIONSAdd operations to the batch job. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [BatchJobError]() [HeaderError]() [InternalError]() [QuotaError]() [RequestError]() [ResourceCountLimitExceededError]()

Add operations to the batch job. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [BatchJobError]() [HeaderError]() [InternalError]() [QuotaError]() [RequestError]() [ResourceCountLimitExceededError]()

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers BatchJobs ListResultsGOOGLE_SEARCH_ADS_360_CUSTOMERS_BATCH_JOBS_LIST_RESULTSReturns the results of the batch job. The job must be done. Supports standard list paging. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [BatchJobError]() [HeaderError]() [InternalError]() [QuotaError]() [RequestError]()

Returns the results of the batch job. The job must be done. Supports standard list paging. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [BatchJobError]() [HeaderError]() [InternalError]() [QuotaError]() [RequestError]()

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers BatchJobs MutateGOOGLE_SEARCH_ADS_360_CUSTOMERS_BATCH_JOBS_MUTATEMutates a batch job. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [HeaderError]() [InternalError]() [QuotaError]() [RequestError]() [ResourceCountLimitExceededError]()

Mutates a batch job. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [HeaderError]() [InternalError]() [QuotaError]() [RequestError]() [ResourceCountLimitExceededError]()

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers BatchJobs RunGOOGLE_SEARCH_ADS_360_CUSTOMERS_BATCH_JOBS_RUNRuns the batch job. The Operation.metadata field type is BatchJobMetadata. When finished, the long running operation will not contain errors or a response. Instead, use ListBatchJobResults to get the results of the job. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [BatchJobError]() [HeaderError]() [InternalError]() [QuotaError]() [RequestError]()

Runs the batch job. The Operation.metadata field type is BatchJobMetadata. When finished, the long running operation will not contain errors or a response. Instead, use ListBatchJobResults to get the results of the job. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [BatchJobError]() [HeaderError]() [InternalError]() [QuotaError]() [RequestError]()

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers BiddingDataExclusions MutateGOOGLE_SEARCH_ADS_360_CUSTOMERS_BIDDING_DATA_EXCLUSIONS_MUTATECreates, updates, or removes data exclusions. Operation statuses are returned.

Creates, updates, or removes data exclusions. Operation statuses are returned.

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers BiddingSeasonalityAdjustments MutateGOOGLE_SEARCH_ADS_360_CUSTOMERS_BIDDING_SEASONALITY_ADJUSTMENTS_MUTATECreates, updates, or removes seasonality adjustments. Operation statuses are returned.

Creates, updates, or removes seasonality adjustments. Operation statuses are returned.

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers BiddingStrategies MutateGOOGLE_SEARCH_ADS_360_CUSTOMERS_BIDDING_STRATEGIES_MUTATECreates, updates, or removes bidding strategies. Operation statuses are returned. List of thrown errors: [AdxError]() [AuthenticationError]() [AuthorizationError]() [BiddingError]() [BiddingStrategyError]() [ContextError]() [DatabaseError]() [DateError]() [DistinctError]() [FieldError]() [FieldMaskError]() [HeaderError]() [IdError]() [InternalError]() [MutateError]() [NewResourceCreationError]() [NotEmptyError]() [NullError]() [OperationAccessDeniedError]() [OperatorError]() [QuotaError]() [RangeError]() [RequestError]() [SizeLimitError]() [StringFormatError]() [StringLengthError]()

Creates, updates, or removes bidding strategies. Operation statuses are returned. List of thrown errors: [AdxError]() [AuthenticationError]() [AuthorizationError]() [BiddingError]() [BiddingStrategyError]() [ContextError]() [DatabaseError]() [DateError]() [DistinctError]() [FieldError]() [FieldMaskError]() [HeaderError]() [IdError]() [InternalError]() [MutateError]() [NewResourceCreationError]() [NotEmptyError]() [NullError]() [OperationAccessDeniedError]() [OperatorError]() [QuotaError]() [RangeError]() [RequestError]() [SizeLimitError]() [StringFormatError]() [StringLengthError]()

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers BillingSetups MutateGOOGLE_SEARCH_ADS_360_CUSTOMERS_BILLING_SETUPS_MUTATECreates a billing setup, or cancels an existing billing setup. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [BillingSetupError]() [DateError]() [FieldError]() [HeaderError]() [InternalError]() [MutateError]() [QuotaError]() [RequestError]()

Creates a billing setup, or cancels an existing billing setup. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [BillingSetupError]() [DateError]() [FieldError]() [HeaderError]() [InternalError]() [MutateError]() [QuotaError]() [RequestError]()

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers CampaignAssetSets MutateGOOGLE_SEARCH_ADS_360_CUSTOMERS_CAMPAIGN_ASSET_SETS_MUTATECreates, updates or removes campaign asset sets. Operation statuses are returned.

Creates, updates or removes campaign asset sets. Operation statuses are returned.

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers CampaignAssets MutateGOOGLE_SEARCH_ADS_360_CUSTOMERS_CAMPAIGN_ASSETS_MUTATECreates or removes campaign assets. Operation statuses are returned. List of thrown errors: [AssetLinkError]() [AuthenticationError]() [AuthorizationError]() [ContextError]() [DatabaseError]() [FieldError]() [HeaderError]() [InternalError]() [MutateError]() [NotAllowlistedError]() [QuotaError]() [RequestError]()

Creates or removes campaign assets. Operation statuses are returned. List of thrown errors: [AssetLinkError]() [AuthenticationError]() [AuthorizationError]() [ContextError]() [DatabaseError]() [FieldError]() [HeaderError]() [InternalError]() [MutateError]() [NotAllowlistedError]() [QuotaError]() [RequestError]()

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers CampaignBidModifiers MutateGOOGLE_SEARCH_ADS_360_CUSTOMERS_CAMPAIGN_BID_MODIFIERS_MUTATECreates, updates, or removes campaign bid modifiers. Operation statuses are returned. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [ContextError]() [CriterionError]() [DatabaseError]() [DateError]() [DistinctError]() [FieldError]() [HeaderError]() [IdError]() [InternalError]() [MutateError]() [NewResourceCreationError]() [NotEmptyError]() [NullError]() [OperatorError]() [QuotaError]() [RangeError]() [RequestError]() [SizeLimitError]() [StringFormatError]() [StringLengthError]()

Creates, updates, or removes campaign bid modifiers. Operation statuses are returned. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [ContextError]() [CriterionError]() [DatabaseError]() [DateError]() [DistinctError]() [FieldError]() [HeaderError]() [IdError]() [InternalError]() [MutateError]() [NewResourceCreationError]() [NotEmptyError]() [NullError]() [OperatorError]() [QuotaError]() [RangeError]() [RequestError]() [SizeLimitError]() [StringFormatError]() [StringLengthError]()

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers CampaignBudgets MutateGOOGLE_SEARCH_ADS_360_CUSTOMERS_CAMPAIGN_BUDGETS_MUTATECreates, updates, or removes campaign budgets. Operation statuses are returned. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [CampaignBudgetError]() [DatabaseError]() [DistinctError]() [FieldError]() [FieldMaskError]() [HeaderError]() [InternalError]() [MutateError]() [NewResourceCreationError]() [OperationAccessDeniedError]() [QuotaError]() [RangeError]() [RequestError]() [ResourceCountLimitExceededError]() [StringLengthError]()

Creates, updates, or removes campaign budgets. Operation statuses are returned. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [CampaignBudgetError]() [DatabaseError]() [DistinctError]() [FieldError]() [FieldMaskError]() [HeaderError]() [InternalError]() [MutateError]() [NewResourceCreationError]() [OperationAccessDeniedError]() [QuotaError]() [RangeError]() [RequestError]() [ResourceCountLimitExceededError]() [StringLengthError]()

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers CampaignConversionGoals MutateGOOGLE_SEARCH_ADS_360_CUSTOMERS_CAMPAIGN_CONVERSION_GOALS_MUTATECreates, updates or removes campaign conversion goals. Operation statuses are returned.

Creates, updates or removes campaign conversion goals. Operation statuses are returned.

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers CampaignCriteria MutateGOOGLE_SEARCH_ADS_360_CUSTOMERS_CAMPAIGN_CRITERIA_MUTATECreates, updates, or removes criteria. Operation statuses are returned. List of thrown errors: [AdxError]() [AuthenticationError]() [AuthorizationError]() [CampaignCriterionError]() [CollectionSizeError]() [ContextError]() [CriterionError]() [DatabaseError]() [DistinctError]() [FieldError]() [FieldMaskError]() [FunctionError]() [HeaderError]() [IdError]() [InternalError]() [MutateError]() [NewResourceCreationError]() [NotEmptyError]() [NullError]() [OperationAccessDeniedError]() [OperatorError]() [QuotaError]() [RangeError]() [RegionCodeError]() [RequestError]() [ResourceCountLimitExceededError]() [SizeLimitError]() [StringFormatError]() [StringLengthError]()

Creates, updates, or removes criteria. Operation statuses are returned. List of thrown errors: [AdxError]() [AuthenticationError]() [AuthorizationError]() [CampaignCriterionError]() [CollectionSizeError]() [ContextError]() [CriterionError]() [DatabaseError]() [DistinctError]() [FieldError]() [FieldMaskError]() [FunctionError]() [HeaderError]() [IdError]() [InternalError]() [MutateError]() [NewResourceCreationError]() [NotEmptyError]() [NullError]() [OperationAccessDeniedError]() [OperatorError]() [QuotaError]() [RangeError]() [RegionCodeError]() [RequestError]() [ResourceCountLimitExceededError]() [SizeLimitError]() [StringFormatError]() [StringLengthError]()

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers CampaignCustomizers MutateGOOGLE_SEARCH_ADS_360_CUSTOMERS_CAMPAIGN_CUSTOMIZERS_MUTATECreates, updates or removes campaign customizers. Operation statuses are returned.

Creates, updates or removes campaign customizers. Operation statuses are returned.

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers CampaignDrafts ListAsyncErrorsGOOGLE_SEARCH_ADS_360_CUSTOMERS_CAMPAIGN_DRAFTS_LIST_ASYNC_ERRORSReturns all errors that occurred during CampaignDraft promote. Throws an error if called before campaign draft is promoted. Supports standard list paging. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [HeaderError]() [InternalError]() [QuotaError]() [RequestError]()

Returns all errors that occurred during CampaignDraft promote. Throws an error if called before campaign draft is promoted. Supports standard list paging. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [HeaderError]() [InternalError]() [QuotaError]() [RequestError]()

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers CampaignDrafts MutateGOOGLE_SEARCH_ADS_360_CUSTOMERS_CAMPAIGN_DRAFTS_MUTATECreates, updates, or removes campaign drafts. Operation statuses are returned. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [CampaignDraftError]() [DatabaseError]() [FieldError]() [HeaderError]() [InternalError]() [MutateError]() [QuotaError]() [RequestError]()

Creates, updates, or removes campaign drafts. Operation statuses are returned. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [CampaignDraftError]() [DatabaseError]() [FieldError]() [HeaderError]() [InternalError]() [MutateError]() [QuotaError]() [RequestError]()

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers CampaignDrafts PromoteGOOGLE_SEARCH_ADS_360_CUSTOMERS_CAMPAIGN_DRAFTS_PROMOTEPromotes the changes in a draft back to the base campaign. This method returns a Long Running Operation (LRO) indicating if the Promote is done. Use google.longrunning.Operations.GetOperation to poll the LRO until it is done. Only a done status is returned in the response. See the status in the Campaign Draft resource to determine if the promotion was successful. If the LRO failed, use CampaignDraftService.ListCampaignDraftAsyncErrors to view the list of error reasons. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [CampaignDraftError]() [HeaderError]() [InternalError]() [QuotaError]() [RequestError]()

Promotes the changes in a draft back to the base campaign. This method returns a Long Running Operation (LRO) indicating if the Promote is done. Use google.longrunning.Operations.GetOperation to poll the LRO until it is done. Only a done status is returned in the response. See the status in the Campaign Draft resource to determine if the promotion was successful. If the LRO failed, use CampaignDraftService.ListCampaignDraftAsyncErrors to view the list of error reasons. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [CampaignDraftError]() [HeaderError]() [InternalError]() [QuotaError]() [RequestError]()

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers CampaignGoalConfigs MutateGOOGLE_SEARCH_ADS_360_CUSTOMERS_CAMPAIGN_GOAL_CONFIGS_MUTATECreate or update campaign goal configs. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [HeaderError]() [InternalError]() [QuotaError]() [RequestError]() [CampaignGoalConfigError]() [GoalServicesError]()

Create or update campaign goal configs. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [HeaderError]() [InternalError]() [QuotaError]() [RequestError]() [CampaignGoalConfigError]() [GoalServicesError]()

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers CampaignGroups MutateGOOGLE_SEARCH_ADS_360_CUSTOMERS_CAMPAIGN_GROUPS_MUTATECreates, updates, or removes campaign groups. Operation statuses are returned.

Creates, updates, or removes campaign groups. Operation statuses are returned.

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers CampaignLabels MutateGOOGLE_SEARCH_ADS_360_CUSTOMERS_CAMPAIGN_LABELS_MUTATECreates and removes campaign-label relationships. Operation statuses are returned. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [DatabaseError]() [FieldError]() [HeaderError]() [InternalError]() [LabelError]() [MutateError]() [NewResourceCreationError]() [QuotaError]() [RequestError]()

Creates and removes campaign-label relationships. Operation statuses are returned. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [DatabaseError]() [FieldError]() [HeaderError]() [InternalError]() [LabelError]() [MutateError]() [NewResourceCreationError]() [QuotaError]() [RequestError]()

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers CampaignLifecycleGoal ConfigureCampaignLifecycleGoalsGOOGLE_SEARCH_ADS_360_CUSTOMERS_CAMPAIGN_LIFECYCLE_GOAL_CONFIGURE_CAMPAIGN_LIFECYCLE_GOALSProcess the given campaign lifecycle configurations. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [CampaignLifecycleGoalConfigError]() [HeaderError]() [InternalError]() [QuotaError]() [RequestError]()

Process the given campaign lifecycle configurations. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [CampaignLifecycleGoalConfigError]() [HeaderError]() [InternalError]() [QuotaError]() [RequestError]()

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers CampaignSharedSets MutateGOOGLE_SEARCH_ADS_360_CUSTOMERS_CAMPAIGN_SHARED_SETS_MUTATECreates or removes campaign shared sets. Operation statuses are returned. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [CampaignSharedSetError]() [ContextError]() [DatabaseError]() [DateError]() [DistinctError]() [FieldError]() [HeaderError]() [IdError]() [InternalError]() [MutateError]() [NewResourceCreationError]() [NotEmptyError]() [NullError]() [OperatorError]() [QuotaError]() [RangeError]() [RequestError]() [SizeLimitError]() [StringFormatError]() [StringLengthError]()

Creates or removes campaign shared sets. Operation statuses are returned. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [CampaignSharedSetError]() [ContextError]() [DatabaseError]() [DateError]() [DistinctError]() [FieldError]() [HeaderError]() [IdError]() [InternalError]() [MutateError]() [NewResourceCreationError]() [NotEmptyError]() [NullError]() [OperatorError]() [QuotaError]() [RangeError]() [RequestError]() [SizeLimitError]() [StringFormatError]() [StringLengthError]()

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers Campaigns EnablePMaxBrandGuidelinesGOOGLE_SEARCH_ADS_360_CUSTOMERS_CAMPAIGNS_ENABLE_PMAX_BRAND_GUIDELINESEnables Brand Guidelines for Performance Max campaigns. List of thrown errors: [AuthenticationError]() [AssetError]() [AssetLinkError]() [AuthorizationError]() [BrandGuidelinesMigrationError]() [CampaignError]() [HeaderError]() [InternalError]() [MutateError]() [QuotaError]() [RequestError]() [ResourceCountLimitExceededError]()

Enables Brand Guidelines for Performance Max campaigns. List of thrown errors: [AuthenticationError]() [AssetError]() [AssetLinkError]() [AuthorizationError]() [BrandGuidelinesMigrationError]() [CampaignError]() [HeaderError]() [InternalError]() [MutateError]() [QuotaError]() [RequestError]() [ResourceCountLimitExceededError]()

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers Campaigns MutateGOOGLE_SEARCH_ADS_360_CUSTOMERS_CAMPAIGNS_MUTATECreates, updates, or removes campaigns. Operation statuses are returned. List of thrown errors: [AdxError]() [AuthenticationError]() [AuthorizationError]() [BiddingError]() [BiddingStrategyError]() [CampaignBudgetError]() [CampaignError]() [ContextError]() [DatabaseError]() [DateError]() [DateRangeError]() [DistinctError]() [FieldError]() [FieldMaskError]() [HeaderError]() [IdError]() [InternalError]() [ListOperationError]() [MutateError]() [NewResourceCreationError]() [NotAllowlistedError]() [NotEmptyError]() [NullError]() [OperationAccessDeniedError]() [OperatorError]() [QuotaError]() [RangeError]() [RegionCodeError]() [RequestError]() [ResourceCountLimitExceededError]() [SettingError]() [SizeLimitError]() [StringFormatError]() [StringLengthError]() [UrlFieldError]()

Creates, updates, or removes campaigns. Operation statuses are returned. List of thrown errors: [AdxError]() [AuthenticationError]() [AuthorizationError]() [BiddingError]() [BiddingStrategyError]() [CampaignBudgetError]() [CampaignError]() [ContextError]() [DatabaseError]() [DateError]() [DateRangeError]() [DistinctError]() [FieldError]() [FieldMaskError]() [HeaderError]() [IdError]() [InternalError]() [ListOperationError]() [MutateError]() [NewResourceCreationError]() [NotAllowlistedError]() [NotEmptyError]() [NullError]() [OperationAccessDeniedError]() [OperatorError]() [QuotaError]() [RangeError]() [RegionCodeError]() [RequestError]() [ResourceCountLimitExceededError]() [SettingError]() [SizeLimitError]() [StringFormatError]() [StringLengthError]() [UrlFieldError]()

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers ConversionActions MutateGOOGLE_SEARCH_ADS_360_CUSTOMERS_CONVERSION_ACTIONS_MUTATECreates, updates or removes conversion actions. Operation statuses are returned. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [ConversionActionError]() [CurrencyCodeError]() [DatabaseError]() [FieldError]() [FieldMaskError]() [HeaderError]() [InternalError]() [MutateError]() [NewResourceCreationError]() [QuotaError]() [RangeError]() [RequestError]() [ResourceCountLimitExceededError]() [StringLengthError]()

Creates, updates or removes conversion actions. Operation statuses are returned. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [ConversionActionError]() [CurrencyCodeError]() [DatabaseError]() [FieldError]() [FieldMaskError]() [HeaderError]() [InternalError]() [MutateError]() [NewResourceCreationError]() [QuotaError]() [RangeError]() [RequestError]() [ResourceCountLimitExceededError]() [StringLengthError]()

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers ConversionCustomVariables MutateGOOGLE_SEARCH_ADS_360_CUSTOMERS_CONVERSION_CUSTOM_VARIABLES_MUTATECreates or updates conversion custom variables. Operation statuses are returned. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [ConversionCustomVariableError]() [DatabaseError]() [HeaderError]() [InternalError]() [QuotaError]() [RequestError]()

Creates or updates conversion custom variables. Operation statuses are returned. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [ConversionCustomVariableError]() [DatabaseError]() [HeaderError]() [InternalError]() [QuotaError]() [RequestError]()

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers ConversionGoalCampaignConfigs MutateGOOGLE_SEARCH_ADS_360_CUSTOMERS_CONVERSION_GOAL_CAMPAIGN_CONFIGS_MUTATECreates, updates or removes conversion goal campaign config. Operation statuses are returned.

Creates, updates or removes conversion goal campaign config. Operation statuses are returned.

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers ConversionValueRuleSets MutateGOOGLE_SEARCH_ADS_360_CUSTOMERS_CONVERSION_VALUE_RULE_SETS_MUTATECreates, updates or removes conversion value rule sets. Operation statuses are returned.

Creates, updates or removes conversion value rule sets. Operation statuses are returned.

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers ConversionValueRules MutateGOOGLE_SEARCH_ADS_360_CUSTOMERS_CONVERSION_VALUE_RULES_MUTATECreates, updates, or removes conversion value rules. Operation statuses are returned.

Creates, updates, or removes conversion value rules. Operation statuses are returned.

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers CreateCustomerClientGOOGLE_SEARCH_ADS_360_CUSTOMERS_CREATE_CUSTOMER_CLIENTCreates a new client under manager. The new client customer is returned. List of thrown errors: [AccessInvitationError]() [AuthenticationError]() [AuthorizationError]() [CurrencyCodeError]() [HeaderError]() [InternalError]() [ManagerLinkError]() [QuotaError]() [RequestError]() [StringLengthError]() [TimeZoneError]()

Creates a new client under manager. The new client customer is returned. List of thrown errors: [AccessInvitationError]() [AuthenticationError]() [AuthorizationError]() [CurrencyCodeError]() [HeaderError]() [InternalError]() [ManagerLinkError]() [QuotaError]() [RequestError]() [StringLengthError]() [TimeZoneError]()

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers CustomAudiences MutateGOOGLE_SEARCH_ADS_360_CUSTOMERS_CUSTOM_AUDIENCES_MUTATECreates or updates custom audiences. Operation statuses are returned. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [CustomAudienceError]() [CustomInterestError]() [FieldError]() [FieldMaskError]() [HeaderError]() [InternalError]() [MutateError]() [OperationAccessDeniedError]() [PolicyViolationError]() [QuotaError]() [RequestError]()

Creates or updates custom audiences. Operation statuses are returned. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [CustomAudienceError]() [CustomInterestError]() [FieldError]() [FieldMaskError]() [HeaderError]() [InternalError]() [MutateError]() [OperationAccessDeniedError]() [PolicyViolationError]() [QuotaError]() [RequestError]()

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers CustomColumns GetGOOGLE_SEARCH_ADS_360_CUSTOMERS_CUSTOM_COLUMNS_GETReturns the requested custom column in full detail.

Returns the requested custom column in full detail.

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers CustomColumns ListGOOGLE_SEARCH_ADS_360_CUSTOMERS_CUSTOM_COLUMNS_LISTReturns all the custom columns associated with the customer in full detail.

Returns all the custom columns associated with the customer in full detail.

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers CustomConversionGoals MutateGOOGLE_SEARCH_ADS_360_CUSTOMERS_CUSTOM_CONVERSION_GOALS_MUTATECreates, updates or removes custom conversion goals. Operation statuses are returned.

Creates, updates or removes custom conversion goals. Operation statuses are returned.

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers CustomInterests MutateGOOGLE_SEARCH_ADS_360_CUSTOMERS_CUSTOM_INTERESTS_MUTATECreates or updates custom interests. Operation statuses are returned. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [CriterionError]() [CustomInterestError]() [HeaderError]() [InternalError]() [MutateError]() [PolicyViolationError]() [QuotaError]() [RequestError]() [StringLengthError]()

Creates or updates custom interests. Operation statuses are returned. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [CriterionError]() [CustomInterestError]() [HeaderError]() [InternalError]() [MutateError]() [PolicyViolationError]() [QuotaError]() [RequestError]() [StringLengthError]()

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers CustomerAssetSets MutateGOOGLE_SEARCH_ADS_360_CUSTOMERS_CUSTOMER_ASSET_SETS_MUTATECreates, or removes customer asset sets. Operation statuses are returned.

Creates, or removes customer asset sets. Operation statuses are returned.

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers CustomerAssets MutateGOOGLE_SEARCH_ADS_360_CUSTOMERS_CUSTOMER_ASSETS_MUTATECreates, updates, or removes customer assets. Operation statuses are returned. List of thrown errors: [AssetLinkError]() [AuthenticationError]() [AuthorizationError]() [FieldError]() [HeaderError]() [InternalError]() [MutateError]() [QuotaError]() [RequestError]()

Creates, updates, or removes customer assets. Operation statuses are returned. List of thrown errors: [AssetLinkError]() [AuthenticationError]() [AuthorizationError]() [FieldError]() [HeaderError]() [InternalError]() [MutateError]() [QuotaError]() [RequestError]()

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers CustomerClientLinks MutateGOOGLE_SEARCH_ADS_360_CUSTOMERS_CUSTOMER_CLIENT_LINKS_MUTATECreates or updates a customer client link. Operation statuses are returned. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [DatabaseError]() [FieldError]() [FieldMaskError]() [HeaderError]() [InternalError]() [ManagerLinkError]() [MutateError]() [NewResourceCreationError]() [QuotaError]() [RequestError]()

Creates or updates a customer client link. Operation statuses are returned. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [DatabaseError]() [FieldError]() [FieldMaskError]() [HeaderError]() [InternalError]() [ManagerLinkError]() [MutateError]() [NewResourceCreationError]() [QuotaError]() [RequestError]()

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers CustomerConversionGoals MutateGOOGLE_SEARCH_ADS_360_CUSTOMERS_CUSTOMER_CONVERSION_GOALS_MUTATECreates, updates or removes customer conversion goals. Operation statuses are returned.

Creates, updates or removes customer conversion goals. Operation statuses are returned.

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers CustomerCustomizers MutateGOOGLE_SEARCH_ADS_360_CUSTOMERS_CUSTOMER_CUSTOMIZERS_MUTATECreates, updates or removes customer customizers. Operation statuses are returned.

Creates, updates or removes customer customizers. Operation statuses are returned.

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers CustomerLabels MutateGOOGLE_SEARCH_ADS_360_CUSTOMERS_CUSTOMER_LABELS_MUTATECreates and removes customer-label relationships. Operation statuses are returned. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [DatabaseError]() [HeaderError]() [InternalError]() [LabelError]() [MutateError]() [QuotaError]() [RequestError]()

Creates and removes customer-label relationships. Operation statuses are returned. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [DatabaseError]() [HeaderError]() [InternalError]() [LabelError]() [MutateError]() [QuotaError]() [RequestError]()

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers CustomerLifecycleGoal ConfigureCustomerLifecycleGoalsGOOGLE_SEARCH_ADS_360_CUSTOMERS_CUSTOMER_LIFECYCLE_GOAL_CONFIGURE_CUSTOMER_LIFECYCLE_GOALSProcess the given customer lifecycle configurations. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [CustomerLifecycleGoalConfigError]() [HeaderError]() [InternalError]() [QuotaError]() [RequestError]()

Process the given customer lifecycle configurations. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [CustomerLifecycleGoalConfigError]() [HeaderError]() [InternalError]() [QuotaError]() [RequestError]()

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers CustomerManagerLinks MoveManagerLinkGOOGLE_SEARCH_ADS_360_CUSTOMERS_CUSTOMER_MANAGER_LINKS_MOVE_MANAGER_LINKMoves a client customer to a new manager customer. This simplifies the complex request that requires two operations to move a client customer to a new manager, for example: 1. Update operation with Status INACTIVE (previous manager) and, 2. Update operation with Status ACTIVE (new manager). List of thrown errors: [AuthenticationError]() [AuthorizationError]() [DatabaseError]() [FieldError]() [HeaderError]() [InternalError]() [MutateError]() [QuotaError]() [RequestError]()

Moves a client customer to a new manager customer. This simplifies the complex request that requires two operations to move a client customer to a new manager, for example: 1. Update operation with Status INACTIVE (previous manager) and, 2. Update operation with Status ACTIVE (new manager). List of thrown errors: [AuthenticationError]() [AuthorizationError]() [DatabaseError]() [FieldError]() [HeaderError]() [InternalError]() [MutateError]() [QuotaError]() [RequestError]()

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers CustomerManagerLinks MutateGOOGLE_SEARCH_ADS_360_CUSTOMERS_CUSTOMER_MANAGER_LINKS_MUTATEUpdates customer manager links. Operation statuses are returned. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [DatabaseError]() [FieldError]() [FieldMaskError]() [HeaderError]() [InternalError]() [ManagerLinkError]() [MutateError]() [QuotaError]() [RequestError]()

Updates customer manager links. Operation statuses are returned. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [DatabaseError]() [FieldError]() [FieldMaskError]() [HeaderError]() [InternalError]() [ManagerLinkError]() [MutateError]() [QuotaError]() [RequestError]()

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers CustomerNegativeCriteria MutateGOOGLE_SEARCH_ADS_360_CUSTOMERS_CUSTOMER_NEGATIVE_CRITERIA_MUTATECreates or removes criteria. Operation statuses are returned. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [CriterionError]() [DatabaseError]() [FieldError]() [HeaderError]() [InternalError]() [MutateError]() [QuotaError]() [RequestError]()

Creates or removes criteria. Operation statuses are returned. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [CriterionError]() [DatabaseError]() [FieldError]() [HeaderError]() [InternalError]() [MutateError]() [QuotaError]() [RequestError]()

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers CustomerSkAdNetworkConversionValueSchemas MutateGOOGLE_SEARCH_ADS_360_CUSTOMERS_CUSTOMER_SK_AD_NETWORK_CONVERSION_VALUE_SCHEMAS_MUTATECreates or updates the CustomerSkAdNetworkConversionValueSchema. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [FieldError]() [InternalError]() [MutateError]()

Creates or updates the CustomerSkAdNetworkConversionValueSchema. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [FieldError]() [InternalError]() [MutateError]()

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers CustomerUserAccessInvitations MutateGOOGLE_SEARCH_ADS_360_CUSTOMERS_CUSTOMER_USER_ACCESS_INVITATIONS_MUTATECreates or removes an access invitation. List of thrown errors: [AccessInvitationError]() [AuthenticationError]() [AuthorizationError]() [HeaderError]() [InternalError]() [QuotaError]() [RequestError]()

Creates or removes an access invitation. List of thrown errors: [AccessInvitationError]() [AuthenticationError]() [AuthorizationError]() [HeaderError]() [InternalError]() [QuotaError]() [RequestError]()

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers CustomerUserAccesses MutateGOOGLE_SEARCH_ADS_360_CUSTOMERS_CUSTOMER_USER_ACCESSES_MUTATEUpdates, removes permission of a user on a given customer. Operation statuses are returned. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [CustomerUserAccessError]() [FieldMaskError]() [HeaderError]() [InternalError]() [MutateError]() [QuotaError]() [RequestError]()

Updates, removes permission of a user on a given customer. Operation statuses are returned. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [CustomerUserAccessError]() [FieldMaskError]() [HeaderError]() [InternalError]() [MutateError]() [QuotaError]() [RequestError]()

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers CustomizerAttributes MutateGOOGLE_SEARCH_ADS_360_CUSTOMERS_CUSTOMIZER_ATTRIBUTES_MUTATECreates, updates or removes customizer attributes. Operation statuses are returned.

Creates, updates or removes customizer attributes. Operation statuses are returned.

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers DataLinks CreateGOOGLE_SEARCH_ADS_360_CUSTOMERS_DATA_LINKS_CREATECreates a data link. The requesting Google Ads account name and account ID will be shared with the third party (such as YouTube creators for video links) to whom you are creating the link with. Only customers on the allow-list can create data links. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [DatabaseError]() [DataLinkError]() [FieldError]() [HeaderError]() [InternalError]() [MutateError]() [QuotaError]() [RequestError]()

Creates a data link. The requesting Google Ads account name and account ID will be shared with the third party (such as YouTube creators for video links) to whom you are creating the link with. Only customers on the allow-list can create data links. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [DatabaseError]() [DataLinkError]() [FieldError]() [HeaderError]() [InternalError]() [MutateError]() [QuotaError]() [RequestError]()

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers DataLinks RemoveGOOGLE_SEARCH_ADS_360_CUSTOMERS_DATA_LINKS_REMOVERemove a data link. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [DatabaseError]() [DataLinkError]() [FieldError]() [HeaderError]() [InternalError]() [MutateError]() [QuotaError]() [RequestError]()

Remove a data link. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [DatabaseError]() [DataLinkError]() [FieldError]() [HeaderError]() [InternalError]() [MutateError]() [QuotaError]() [RequestError]()

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers DataLinks UpdateGOOGLE_SEARCH_ADS_360_CUSTOMERS_DATA_LINKS_UPDATEUpdate a data link. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [DatabaseError]() [DataLinkError]() [FieldError]() [HeaderError]() [InternalError]() [MutateError]() [QuotaError]() [RequestError]()

Update a data link. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [DatabaseError]() [DataLinkError]() [FieldError]() [HeaderError]() [InternalError]() [MutateError]() [QuotaError]() [RequestError]()

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers ExperimentArms MutateGOOGLE_SEARCH_ADS_360_CUSTOMERS_EXPERIMENT_ARMS_MUTATECreates, updates, or removes experiment arms. Operation statuses are returned. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [ExperimentArmError]() [HeaderError]() [InternalError]() [QuotaError]() [RequestError]()

Creates, updates, or removes experiment arms. Operation statuses are returned. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [ExperimentArmError]() [HeaderError]() [InternalError]() [QuotaError]() [RequestError]()

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers Experiments EndExperimentGOOGLE_SEARCH_ADS_360_CUSTOMERS_EXPERIMENTS_END_EXPERIMENTImmediately ends an experiment, changing the experiment's scheduled end date and without waiting for end of day. End date is updated to be the time of the request. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [ExperimentError]() [HeaderError]() [InternalError]() [QuotaError]() [RequestError]()

Immediately ends an experiment, changing the experiment's scheduled end date and without waiting for end of day. End date is updated to be the time of the request. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [ExperimentError]() [HeaderError]() [InternalError]() [QuotaError]() [RequestError]()

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers Experiments GraduateExperimentGOOGLE_SEARCH_ADS_360_CUSTOMERS_EXPERIMENTS_GRADUATE_EXPERIMENTGraduates an experiment to a full campaign. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [ExperimentError]() [HeaderError]() [InternalError]() [MutateError]() [QuotaError]() [RequestError]()

Graduates an experiment to a full campaign. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [ExperimentError]() [HeaderError]() [InternalError]() [MutateError]() [QuotaError]() [RequestError]()

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers Experiments ListExperimentAsyncErrorsGOOGLE_SEARCH_ADS_360_CUSTOMERS_EXPERIMENTS_LIST_EXPERIMENT_ASYNC_ERRORSReturns all errors that occurred during the last Experiment update (either scheduling or promotion). Supports standard list paging. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [HeaderError]() [InternalError]() [QuotaError]() [RequestError]()

Returns all errors that occurred during the last Experiment update (either scheduling or promotion). Supports standard list paging. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [HeaderError]() [InternalError]() [QuotaError]() [RequestError]()

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers Experiments MutateGOOGLE_SEARCH_ADS_360_CUSTOMERS_EXPERIMENTS_MUTATECreates, updates, or removes experiments. Operation statuses are returned. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [ExperimentError]() [HeaderError]() [InternalError]() [QuotaError]() [RequestError]()

Creates, updates, or removes experiments. Operation statuses are returned. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [ExperimentError]() [HeaderError]() [InternalError]() [QuotaError]() [RequestError]()

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers Experiments PromoteExperimentGOOGLE_SEARCH_ADS_360_CUSTOMERS_EXPERIMENTS_PROMOTE_EXPERIMENTPromotes the trial campaign thus applying changes in the trial campaign to the base campaign. This method returns a long running operation that tracks the promotion of the experiment campaign. If it fails, a list of errors can be retrieved using the ListExperimentAsyncErrors method. The operation's metadata will be a string containing the resource name of the created experiment. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [ExperimentError]() [HeaderError]() [InternalError]() [QuotaError]() [RequestError]()

Promotes the trial campaign thus applying changes in the trial campaign to the base campaign. This method returns a long running operation that tracks the promotion of the experiment campaign. If it fails, a list of errors can be retrieved using the ListExperimentAsyncErrors method. The operation's metadata will be a string containing the resource name of the created experiment. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [ExperimentError]() [HeaderError]() [InternalError]() [QuotaError]() [RequestError]()

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers Experiments ScheduleExperimentGOOGLE_SEARCH_ADS_360_CUSTOMERS_EXPERIMENTS_SCHEDULE_EXPERIMENTSchedule an experiment. The in design campaign will be converted into a real campaign (called the experiment campaign) that will begin serving ads if successfully created. The experiment is scheduled immediately with status INITIALIZING. This method returns a long running operation that tracks the forking of the in design campaign. If the forking fails, a list of errors can be retrieved using the ListExperimentAsyncErrors method. The operation's metadata will be a string containing the resource name of the created experiment. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [ExperimentError]() [DatabaseError]() [DateError]() [DateRangeError]() [FieldError]() [HeaderError]() [InternalError]() [QuotaError]() [RangeError]() [RequestError]()

Schedule an experiment. The in design campaign will be converted into a real campaign (called the experiment campaign) that will begin serving ads if successfully created. The experiment is scheduled immediately with status INITIALIZING. This method returns a long running operation that tracks the forking of the in design campaign. If the forking fails, a list of errors can be retrieved using the ListExperimentAsyncErrors method. The operation's metadata will be a string containing the resource name of the created experiment. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [ExperimentError]() [DatabaseError]() [DateError]() [DateRangeError]() [FieldError]() [HeaderError]() [InternalError]() [QuotaError]() [RangeError]() [RequestError]()

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers GenerateAdGroupThemesGOOGLE_SEARCH_ADS_360_CUSTOMERS_GENERATE_AD_GROUP_THEMESReturns a list of suggested AdGroups and suggested modifications (text, match type) for the given keywords. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [CollectionSizeError]() [HeaderError]() [InternalError]() [QuotaError]() [RequestError]()

Returns a list of suggested AdGroups and suggested modifications (text, match type) for the given keywords. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [CollectionSizeError]() [HeaderError]() [InternalError]() [QuotaError]() [RequestError]()

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers GenerateAudienceCompositionInsightsGOOGLE_SEARCH_ADS_360_CUSTOMERS_GENERATE_AUDIENCE_COMPOSITION_INSIGHTSReturns a collection of attributes that are represented in an audience of interest, with metrics that compare each attribute's share of the audience with its share of a baseline audience. List of thrown errors: [AudienceInsightsError]() [AuthenticationError]() [AuthorizationError]() [FieldError]() [HeaderError]() [InternalError]() [QuotaError]() [RangeError]() [RequestError]()

Returns a collection of attributes that are represented in an audience of interest, with metrics that compare each attribute's share of the audience with its share of a baseline audience. List of thrown errors: [AudienceInsightsError]() [AuthenticationError]() [AuthorizationError]() [FieldError]() [HeaderError]() [InternalError]() [QuotaError]() [RangeError]() [RequestError]()

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers GenerateAudienceDefinitionGOOGLE_SEARCH_ADS_360_CUSTOMERS_GENERATE_AUDIENCE_DEFINITIONReturns a collection of audience attributes using generative AI based on the provided audience description. List of thrown errors: [AudienceInsightsError]() [AuthenticationError]() [AuthorizationError]() [FieldError]() [HeaderError]() [InternalError]() [QuotaError]() [RequestError]()

Returns a collection of audience attributes using generative AI based on the provided audience description. List of thrown errors: [AudienceInsightsError]() [AuthenticationError]() [AuthorizationError]() [FieldError]() [HeaderError]() [InternalError]() [QuotaError]() [RequestError]()

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers GenerateAudienceOverlapInsightsGOOGLE_SEARCH_ADS_360_CUSTOMERS_GENERATE_AUDIENCE_OVERLAP_INSIGHTSReturns a collection of audience attributes along with estimates of the overlap between their potential YouTube reach and that of a given input attribute. List of thrown errors: [AudienceInsightsError]() [AuthenticationError]() [AuthorizationError]() [FieldError]() [HeaderError]() [InternalError]() [QuotaError]() [RangeError]() [RequestError]()

Returns a collection of audience attributes along with estimates of the overlap between their potential YouTube reach and that of a given input attribute. List of thrown errors: [AudienceInsightsError]() [AuthenticationError]() [AuthorizationError]() [FieldError]() [HeaderError]() [InternalError]() [QuotaError]() [RangeError]() [RequestError]()

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers GenerateBenchmarksMetricsGOOGLE_SEARCH_ADS_360_CUSTOMERS_GENERATE_BENCHMARKS_METRICSReturns YouTube advertisement metrics for the given client against industry benchmarks. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [BenchmarksError]() [FieldError]() [HeaderError]() [InternalError]() [QuotaError]() [RangeError]() [RequestError]()

Returns YouTube advertisement metrics for the given client against industry benchmarks. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [BenchmarksError]() [FieldError]() [HeaderError]() [InternalError]() [QuotaError]() [RangeError]() [RequestError]()

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers GenerateInsightsFinderReportGOOGLE_SEARCH_ADS_360_CUSTOMERS_GENERATE_INSIGHTS_FINDER_REPORTCreates a saved report that can be viewed in the Insights Finder tool. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [FieldError]() [HeaderError]() [InternalError]() [QuotaError]() [RangeError]() [RequestError]()

Creates a saved report that can be viewed in the Insights Finder tool. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [FieldError]() [HeaderError]() [InternalError]() [QuotaError]() [RangeError]() [RequestError]()

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers GenerateKeywordForecastMetricsGOOGLE_SEARCH_ADS_360_CUSTOMERS_GENERATE_KEYWORD_FORECAST_METRICSReturns metrics (such as impressions, clicks, total cost) of a keyword forecast for the given campaign. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [CollectionSizeError]() [HeaderError]() [InternalError]() [QuotaError]() [RequestError]()

Returns metrics (such as impressions, clicks, total cost) of a keyword forecast for the given campaign. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [CollectionSizeError]() [HeaderError]() [InternalError]() [QuotaError]() [RequestError]()

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers GenerateKeywordHistoricalMetricsGOOGLE_SEARCH_ADS_360_CUSTOMERS_GENERATE_KEYWORD_HISTORICAL_METRICSReturns a list of keyword historical metrics. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [CollectionSizeError]() [HeaderError]() [InternalError]() [QuotaError]() [RequestError]()

Returns a list of keyword historical metrics. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [CollectionSizeError]() [HeaderError]() [InternalError]() [QuotaError]() [RequestError]()

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers GenerateKeywordIdeasGOOGLE_SEARCH_ADS_360_CUSTOMERS_GENERATE_KEYWORD_IDEASReturns a list of keyword ideas. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [CollectionSizeError]() [HeaderError]() [InternalError]() [KeywordPlanIdeaError]() [QuotaError]() [RequestError]()

Returns a list of keyword ideas. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [CollectionSizeError]() [HeaderError]() [InternalError]() [KeywordPlanIdeaError]() [QuotaError]() [RequestError]()

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers GenerateReachForecastGOOGLE_SEARCH_ADS_360_CUSTOMERS_GENERATE_REACH_FORECASTGenerates a reach forecast for a given targeting / product mix. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [FieldError]() [HeaderError]() [InternalError]() [QuotaError]() [RangeError]() [ReachPlanError]() [RequestError]()

Generates a reach forecast for a given targeting / product mix. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [FieldError]() [HeaderError]() [InternalError]() [QuotaError]() [RangeError]() [ReachPlanError]() [RequestError]()

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers GenerateSuggestedTargetingInsightsGOOGLE_SEARCH_ADS_360_CUSTOMERS_GENERATE_SUGGESTED_TARGETING_INSIGHTSReturns a collection of targeting insights (e.g. targetable audiences) that are relevant to the requested audience. List of thrown errors: [AudienceInsightsError]() [AuthenticationError]() [AuthorizationError]() [FieldError]() [HeaderError]() [InternalError]() [QuotaError]() [RangeError]() [RequestError]()

Returns a collection of targeting insights (e.g. targetable audiences) that are relevant to the requested audience. List of thrown errors: [AudienceInsightsError]() [AuthenticationError]() [AuthorizationError]() [FieldError]() [HeaderError]() [InternalError]() [QuotaError]() [RangeError]() [RequestError]()

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers GenerateTargetingSuggestionMetricsGOOGLE_SEARCH_ADS_360_CUSTOMERS_GENERATE_TARGETING_SUGGESTION_METRICSReturns potential reach metrics for targetable audiences. This method helps answer questions like "How many Men aged 18+ interested in Camping can be reached on YouTube?" List of thrown errors: [AudienceInsightsError]() [AuthenticationError]() [AuthorizationError]() [FieldError]() [HeaderError]() [InternalError]() [QuotaError]() [RangeError]() [RequestError]()

Returns potential reach metrics for targetable audiences. This method helps answer questions like "How many Men aged 18+ interested in Camping can be reached on YouTube?" List of thrown errors: [AudienceInsightsError]() [AuthenticationError]() [AuthorizationError]() [FieldError]() [HeaderError]() [InternalError]() [QuotaError]() [RangeError]() [RequestError]()

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers GetIdentityVerificationGOOGLE_SEARCH_ADS_360_CUSTOMERS_GET_IDENTITY_VERIFICATIONReturns Identity Verification information. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [HeaderError]() [InternalError]() [QuotaError]() [RequestError]()

Returns Identity Verification information. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [HeaderError]() [InternalError]() [QuotaError]() [RequestError]()

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers Goals MutateGOOGLE_SEARCH_ADS_360_CUSTOMERS_GOALS_MUTATECreate or update goals. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [HeaderError]() [InternalError]() [QuotaError]() [RequestError]() [GoalError]() [GoalServicesError]()

Create or update goals. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [HeaderError]() [InternalError]() [QuotaError]() [RequestError]() [GoalError]() [GoalServicesError]()

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers Incentives ApplyIncentiveGOOGLE_SEARCH_ADS_360_CUSTOMERS_INCENTIVES_APPLY_INCENTIVEApplies the incentive for the ads customer.

Applies the incentive for the ads customer.

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers Invoices ListGOOGLE_SEARCH_ADS_360_CUSTOMERS_INVOICES_LISTReturns all invoices associated with a billing setup, for a given month. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [FieldError]() [HeaderError]() [InternalError]() [InvoiceError]() [QuotaError]() [RequestError]()

Returns all invoices associated with a billing setup, for a given month. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [FieldError]() [HeaderError]() [InternalError]() [InvoiceError]() [QuotaError]() [RequestError]()

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers KeywordPlanAdGroupKeywords MutateGOOGLE_SEARCH_ADS_360_CUSTOMERS_KEYWORD_PLAN_AD_GROUP_KEYWORDS_MUTATECreates, updates, or removes Keyword Plan ad group keywords. Operation statuses are returned. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [DatabaseError]() [FieldError]() [HeaderError]() [InternalError]() [KeywordPlanAdGroupKeywordError]() [KeywordPlanError]() [MutateError]() [QuotaError]() [RequestError]() [ResourceCountLimitExceededError]()

Creates, updates, or removes Keyword Plan ad group keywords. Operation statuses are returned. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [DatabaseError]() [FieldError]() [HeaderError]() [InternalError]() [KeywordPlanAdGroupKeywordError]() [KeywordPlanError]() [MutateError]() [QuotaError]() [RequestError]() [ResourceCountLimitExceededError]()

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers KeywordPlanAdGroups MutateGOOGLE_SEARCH_ADS_360_CUSTOMERS_KEYWORD_PLAN_AD_GROUPS_MUTATECreates, updates, or removes Keyword Plan ad groups. Operation statuses are returned. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [DatabaseError]() [FieldError]() [FieldMaskError]() [HeaderError]() [InternalError]() [KeywordPlanAdGroupError]() [KeywordPlanError]() [MutateError]() [NewResourceCreationError]() [QuotaError]() [RequestError]() [ResourceCountLimitExceededError]()

Creates, updates, or removes Keyword Plan ad groups. Operation statuses are returned. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [DatabaseError]() [FieldError]() [FieldMaskError]() [HeaderError]() [InternalError]() [KeywordPlanAdGroupError]() [KeywordPlanError]() [MutateError]() [NewResourceCreationError]() [QuotaError]() [RequestError]() [ResourceCountLimitExceededError]()

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers KeywordPlanCampaignKeywords MutateGOOGLE_SEARCH_ADS_360_CUSTOMERS_KEYWORD_PLAN_CAMPAIGN_KEYWORDS_MUTATECreates, updates, or removes Keyword Plan campaign keywords. Operation statuses are returned. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [DatabaseError]() [FieldError]() [HeaderError]() [InternalError]() [KeywordPlanAdGroupKeywordError]() [KeywordPlanCampaignKeywordError]() [QuotaError]() [RequestError]() [ResourceCountLimitExceededError]()

Creates, updates, or removes Keyword Plan campaign keywords. Operation statuses are returned. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [DatabaseError]() [FieldError]() [HeaderError]() [InternalError]() [KeywordPlanAdGroupKeywordError]() [KeywordPlanCampaignKeywordError]() [QuotaError]() [RequestError]() [ResourceCountLimitExceededError]()

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers KeywordPlanCampaigns MutateGOOGLE_SEARCH_ADS_360_CUSTOMERS_KEYWORD_PLAN_CAMPAIGNS_MUTATECreates, updates, or removes Keyword Plan campaigns. Operation statuses are returned. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [DatabaseError]() [FieldError]() [FieldMaskError]() [HeaderError]() [InternalError]() [KeywordPlanCampaignError]() [KeywordPlanError]() [ListOperationError]() [MutateError]() [QuotaError]() [RangeError]() [RequestError]() [ResourceCountLimitExceededError]()

Creates, updates, or removes Keyword Plan campaigns. Operation statuses are returned. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [DatabaseError]() [FieldError]() [FieldMaskError]() [HeaderError]() [InternalError]() [KeywordPlanCampaignError]() [KeywordPlanError]() [ListOperationError]() [MutateError]() [QuotaError]() [RangeError]() [RequestError]() [ResourceCountLimitExceededError]()

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers KeywordPlans MutateGOOGLE_SEARCH_ADS_360_CUSTOMERS_KEYWORD_PLANS_MUTATECreates, updates, or removes keyword plans. Operation statuses are returned. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [DatabaseError]() [FieldError]() [HeaderError]() [InternalError]() [KeywordPlanError]() [MutateError]() [NewResourceCreationError]() [QuotaError]() [RequestError]() [ResourceCountLimitExceededError]() [StringLengthError]()

Creates, updates, or removes keyword plans. Operation statuses are returned. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [DatabaseError]() [FieldError]() [HeaderError]() [InternalError]() [KeywordPlanError]() [MutateError]() [NewResourceCreationError]() [QuotaError]() [RequestError]() [ResourceCountLimitExceededError]() [StringLengthError]()

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers Labels MutateGOOGLE_SEARCH_ADS_360_CUSTOMERS_LABELS_MUTATECreates, updates, or removes labels. Operation statuses are returned. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [DatabaseError]() [DateError]() [DistinctError]() [FieldError]() [FieldMaskError]() [HeaderError]() [IdError]() [InternalError]() [LabelError]() [MutateError]() [NewResourceCreationError]() [NotEmptyError]() [NullError]() [OperatorError]() [QuotaError]() [RangeError]() [RequestError]() [ResourceCountLimitExceededError]() [SizeLimitError]() [StringFormatError]() [StringLengthError]()

Creates, updates, or removes labels. Operation statuses are returned. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [DatabaseError]() [DateError]() [DistinctError]() [FieldError]() [FieldMaskError]() [HeaderError]() [IdError]() [InternalError]() [LabelError]() [MutateError]() [NewResourceCreationError]() [NotEmptyError]() [NullError]() [OperatorError]() [QuotaError]() [RangeError]() [RequestError]() [ResourceCountLimitExceededError]() [SizeLimitError]() [StringFormatError]() [StringLengthError]()

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers ListAccessibleCustomersGOOGLE_SEARCH_ADS_360_CUSTOMERS_LIST_ACCESSIBLE_CUSTOMERSReturns resource names of customers directly accessible by the user authenticating the call. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [HeaderError]() [InternalError]() [QuotaError]() [RequestError]()

Returns resource names of customers directly accessible by the user authenticating the call. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [HeaderError]() [InternalError]() [QuotaError]() [RequestError]()

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers LocalServices AppendLeadConversationGOOGLE_SEARCH_ADS_360_CUSTOMERS_LOCAL_SERVICES_APPEND_LEAD_CONVERSATIONRPC to append Local Services Lead Conversation resources to Local Services Lead resources.

RPC to append Local Services Lead Conversation resources to Local Services Lead resources.

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers LocalServicesLeads ProvideLeadFeedbackGOOGLE_SEARCH_ADS_360_CUSTOMERS_LOCAL_SERVICES_LEADS_PROVIDE_LEAD_FEEDBACKRPC to provide feedback on Local Services Lead resources.

RPC to provide feedback on Local Services Lead resources.

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers MutateGOOGLE_SEARCH_ADS_360_CUSTOMERS_MUTATEUpdates a customer. Operation statuses are returned. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [DatabaseError]() [FieldMaskError]() [HeaderError]() [InternalError]() [QuotaError]() [RequestError]() [UrlFieldError]()

Updates a customer. Operation statuses are returned. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [DatabaseError]() [FieldMaskError]() [HeaderError]() [InternalError]() [QuotaError]() [RequestError]() [UrlFieldError]()

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers OfflineUserDataJobs CreateGOOGLE_SEARCH_ADS_360_CUSTOMERS_OFFLINE_USER_DATA_JOBS_CREATECreates an offline user data job. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [DatabaseError]() [FieldError]() [HeaderError]() [InternalError]() [NotAllowlistedError]() [OfflineUserDataJobError]() [QuotaError]() [RequestError]()

Creates an offline user data job. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [DatabaseError]() [FieldError]() [HeaderError]() [InternalError]() [NotAllowlistedError]() [OfflineUserDataJobError]() [QuotaError]() [RequestError]()

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers PaymentsAccounts ListGOOGLE_SEARCH_ADS_360_CUSTOMERS_PAYMENTS_ACCOUNTS_LISTReturns all payments accounts associated with all managers between the login customer ID and specified serving customer in the hierarchy, inclusive. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [HeaderError]() [InternalError]() [PaymentsAccountError]() [QuotaError]() [RequestError]()

Returns all payments accounts associated with all managers between the login customer ID and specified serving customer in the hierarchy, inclusive. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [HeaderError]() [InternalError]() [PaymentsAccountError]() [QuotaError]() [RequestError]()

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers ProductLinkInvitations CreateGOOGLE_SEARCH_ADS_360_CUSTOMERS_PRODUCT_LINK_INVITATIONS_CREATECreates a product link invitation.

Creates a product link invitation.

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers ProductLinkInvitations RemoveGOOGLE_SEARCH_ADS_360_CUSTOMERS_PRODUCT_LINK_INVITATIONS_REMOVERemove a product link invitation.

Remove a product link invitation.

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers ProductLinkInvitations UpdateGOOGLE_SEARCH_ADS_360_CUSTOMERS_PRODUCT_LINK_INVITATIONS_UPDATEUpdate a product link invitation.

Update a product link invitation.

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers ProductLinks CreateGOOGLE_SEARCH_ADS_360_CUSTOMERS_PRODUCT_LINKS_CREATECreates a product link. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [DatabaseError]() [FieldError]() [HeaderError]() [InternalError]() [MutateError]() [QuotaError]() [RequestError]()

Creates a product link. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [DatabaseError]() [FieldError]() [HeaderError]() [InternalError]() [MutateError]() [QuotaError]() [RequestError]()

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers ProductLinks RemoveGOOGLE_SEARCH_ADS_360_CUSTOMERS_PRODUCT_LINKS_REMOVERemoves a product link. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [FieldMaskError]() [HeaderError]() [InternalError]() [MutateError]() [QuotaError]() [RequestError]()

Removes a product link. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [FieldMaskError]() [HeaderError]() [InternalError]() [MutateError]() [QuotaError]() [RequestError]()

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers RecommendationSubscriptions MutateRecommendationSubscriptionGOOGLE_SEARCH_ADS_360_CUSTOMERS_RECOMMENDATION_SUBSCRIPTIONS_MUTATE_RECOMMENDATION_SUBSCRIPTIONMutates given subscription with corresponding apply parameters. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [DatabaseError]() [FieldError]() [HeaderError]() [InternalError]() [MutateError]() [QuotaError]() [RecommendationError]() [RecommendationSubscriptionError]() [RequestError]() [UrlFieldError]()

Mutates given subscription with corresponding apply parameters. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [DatabaseError]() [FieldError]() [HeaderError]() [InternalError]() [MutateError]() [QuotaError]() [RecommendationError]() [RecommendationSubscriptionError]() [RequestError]() [UrlFieldError]()

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers Recommendations ApplyGOOGLE_SEARCH_ADS_360_CUSTOMERS_RECOMMENDATIONS_APPLYApplies given recommendations with corresponding apply parameters. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [DatabaseError]() [FieldError]() [HeaderError]() [InternalError]() [MutateError]() [QuotaError]() [RecommendationError]() [RequestError]() [UrlFieldError]()

Applies given recommendations with corresponding apply parameters. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [DatabaseError]() [FieldError]() [HeaderError]() [InternalError]() [MutateError]() [QuotaError]() [RecommendationError]() [RequestError]() [UrlFieldError]()

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers Recommendations DismissGOOGLE_SEARCH_ADS_360_CUSTOMERS_RECOMMENDATIONS_DISMISSDismisses given recommendations. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [HeaderError]() [InternalError]() [QuotaError]() [RecommendationError]() [RequestError]()

Dismisses given recommendations. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [HeaderError]() [InternalError]() [QuotaError]() [RecommendationError]() [RequestError]()

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers Recommendations GenerateGOOGLE_SEARCH_ADS_360_CUSTOMERS_RECOMMENDATIONS_GENERATEGenerates Recommendations based off the requested recommendation_types. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [HeaderError]() [InternalError]() [QuotaError]() [RecommendationError]() [RequestError]()

Generates Recommendations based off the requested recommendation_types. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [HeaderError]() [InternalError]() [QuotaError]() [RecommendationError]() [RequestError]()

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers RemarketingActions MutateGOOGLE_SEARCH_ADS_360_CUSTOMERS_REMARKETING_ACTIONS_MUTATECreates or updates remarketing actions. Operation statuses are returned. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [ConversionActionError]() [HeaderError]() [InternalError]() [QuotaError]() [RequestError]()

Creates or updates remarketing actions. Operation statuses are returned. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [ConversionActionError]() [HeaderError]() [InternalError]() [QuotaError]() [RequestError]()

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers RemoveCampaignAutomaticallyCreatedAssetGOOGLE_SEARCH_ADS_360_CUSTOMERS_REMOVE_CAMPAIGN_AUTOMATICALLY_CREATED_ASSETRemoves automatically created assets from a campaign. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [ContextError]() [FieldError]() [InternalError]() [MutateError]() [PartialFailureError]() [QuotaError]() [RequestError]()

Removes automatically created assets from a campaign. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [ContextError]() [FieldError]() [InternalError]() [MutateError]() [PartialFailureError]() [QuotaError]() [RequestError]()

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers SearchAds360 MutateGOOGLE_SEARCH_ADS_360_CUSTOMERS_SEARCH_ADS360_MUTATEThis method is essentially a wrapper around a series of mutate methods. The only features it offers over calling those methods directly are: - Atomic transactions - Temp resource names (described below) - Somewhat reduced latency over making a series of mutate calls Note: Only resources that support atomic transactions are included, so this method can't replace all calls to individual services. ## Atomic Transaction Benefits Atomicity makes error handling much easier. If you're making a series of changes and one fails, it can leave your account in an inconsistent state. With atomicity, you either reach the chosen state directly, or the request fails and you can retry. ## Temp Resource Names Temp resource names are a special type of resource name used to create a resource and reference that resource in the same request. For example, if a is created with `resource_name` equal to ``, that resource name can be reused in the `` field in the same request. That way, the two resources are created and linked atomically. To create a temp resource name, put a negative number in the part of the name that the server would normally allocate. Note: - Resources must be created with a temp name before the name can be reused. For example, the previous example would fail if the mutate order was reversed. - Temp names are not remembered across requests. - There's no limit to the number of temp names in a request. - Each temp name must use a unique negative number, even if the resource types differ. ## Latency It's important to group mutates by resource type or the request may time out and fail. Latency is roughly equal to a series of calls to individual mutate methods, where each change in resource type is a new call. For example, mutating is like 2 calls, while mutating is like 4 calls. List of thrown errors: [AdCustomizerError]() [AdError]() [AdGroupAdError]() [AdGroupCriterionError]() [AdGroupError]() [AssetError]() [AuthenticationError]() [AuthorizationError]() [BiddingError]() [CampaignBudgetError]() [CampaignCriterionError]() [CampaignError]() [CampaignExperimentError]() [CampaignSharedSetError]() [CollectionSizeError]() [ContextError]() [ConversionActionError]() [CriterionError]() [CustomerFeedError]() [DatabaseError]() [DateError]() [DateRangeError]() [DistinctError]() [ExtensionFeedItemError]() [ExtensionSettingError]() [FeedAttributeReferenceError]() [FeedError]() [FeedItemError]() [FeedItemSetError]() [FieldError]() [FieldMaskError]() [FunctionParsingError]() [HeaderError]() [ImageError]() [InternalError]() [KeywordPlanAdGroupKeywordError]() [KeywordPlanCampaignError]() [KeywordPlanError]() [LabelError]() [ListOperationError]() [MediaUploadError]() [MutateError]() [NewResourceCreationError]() [NullError]() [OperationAccessDeniedError]() [PolicyFindingError]() [PolicyViolationError]() [QuotaError]() [RangeError]() [RequestError]() [ResourceCountLimitExceededError]() [SettingError]() [SharedSetError]() [SizeLimitError]() [StringFormatError]() [StringLengthError]() [UrlFieldError]() [UserListError]() [YoutubeVideoRegistrationError]()

This method is essentially a wrapper around a series of mutate methods. The only features it offers over calling those methods directly are: - Atomic transactions - Temp resource names (described below) - Somewhat reduced latency over making a series of mutate calls Note: Only resources that support atomic transactions are included, so this method can't replace all calls to individual services. ## Atomic Transaction Benefits Atomicity makes error handling much easier. If you're making a series of changes and one fails, it can leave your account in an inconsistent state. With atomicity, you either reach the chosen state directly, or the request fails and you can retry. ## Temp Resource Names Temp resource names are a special type of resource name used to create a resource and reference that resource in the same request. For example, if a is created with `resource_name` equal to ``, that resource name can be reused in the `` field in the same request. That way, the two resources are created and linked atomically. To create a temp resource name, put a negative number in the part of the name that the server would normally allocate. Note: - Resources must be created with a temp name before the name can be reused. For example, the previous example would fail if the mutate order was reversed. - Temp names are not remembered across requests. - There's no limit to the number of temp names in a request. - Each temp name must use a unique negative number, even if the resource types differ. ## Latency It's important to group mutates by resource type or the request may time out and fail. Latency is roughly equal to a series of calls to individual mutate methods, where each change in resource type is a new call. For example, mutating is like 2 calls, while mutating is like 4 calls. List of thrown errors: [AdCustomizerError]() [AdError]() [AdGroupAdError]() [AdGroupCriterionError]() [AdGroupError]() [AssetError]() [AuthenticationError]() [AuthorizationError]() [BiddingError]() [CampaignBudgetError]() [CampaignCriterionError]() [CampaignError]() [CampaignExperimentError]() [CampaignSharedSetError]() [CollectionSizeError]() [ContextError]() [ConversionActionError]() [CriterionError]() [CustomerFeedError]() [DatabaseError]() [DateError]() [DateRangeError]() [DistinctError]() [ExtensionFeedItemError]() [ExtensionSettingError]() [FeedAttributeReferenceError]() [FeedError]() [FeedItemError]() [FeedItemSetError]() [FieldError]() [FieldMaskError]() [FunctionParsingError]() [HeaderError]() [ImageError]() [InternalError]() [KeywordPlanAdGroupKeywordError]() [KeywordPlanCampaignError]() [KeywordPlanError]() [LabelError]() [ListOperationError]() [MediaUploadError]() [MutateError]() [NewResourceCreationError]() [NullError]() [OperationAccessDeniedError]() [PolicyFindingError]() [PolicyViolationError]() [QuotaError]() [RangeError]() [RequestError]() [ResourceCountLimitExceededError]() [SettingError]() [SharedSetError]() [SizeLimitError]() [StringFormatError]() [StringLengthError]() [UrlFieldError]() [UserListError]() [YoutubeVideoRegistrationError]()

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers SearchAds360 SearchGOOGLE_SEARCH_ADS_360_CUSTOMERS_SEARCH_ADS360_SEARCHReturns all rows that match the search query. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [ChangeEventError]() [ChangeStatusError]() [ClickViewError]() [HeaderError]() [InternalError]() [QueryError]() [QuotaError]() [RequestError]()

Returns all rows that match the search query. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [ChangeEventError]() [ChangeStatusError]() [ClickViewError]() [HeaderError]() [InternalError]() [QueryError]() [QuotaError]() [RequestError]()

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers SearchAudienceInsightsAttributesGOOGLE_SEARCH_ADS_360_CUSTOMERS_SEARCH_AUDIENCE_INSIGHTS_ATTRIBUTESSearches for audience attributes that can be used to generate insights. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [FieldError]() [HeaderError]() [InternalError]() [QuotaError]() [RangeError]() [RequestError]()

Searches for audience attributes that can be used to generate insights. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [FieldError]() [HeaderError]() [InternalError]() [QuotaError]() [RangeError]() [RequestError]()

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers SharedCriteria MutateGOOGLE_SEARCH_ADS_360_CUSTOMERS_SHARED_CRITERIA_MUTATECreates or removes shared criteria. Operation statuses are returned. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [CriterionError]() [DatabaseError]() [DistinctError]() [FieldError]() [HeaderError]() [IdError]() [InternalError]() [MutateError]() [NotEmptyError]() [NullError]() [OperatorError]() [QuotaError]() [RangeError]() [RequestError]() [ResourceCountLimitExceededError]() [SizeLimitError]() [StringFormatError]() [StringLengthError]()

Creates or removes shared criteria. Operation statuses are returned. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [CriterionError]() [DatabaseError]() [DistinctError]() [FieldError]() [HeaderError]() [IdError]() [InternalError]() [MutateError]() [NotEmptyError]() [NullError]() [OperatorError]() [QuotaError]() [RangeError]() [RequestError]() [ResourceCountLimitExceededError]() [SizeLimitError]() [StringFormatError]() [StringLengthError]()

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers SharedSets MutateGOOGLE_SEARCH_ADS_360_CUSTOMERS_SHARED_SETS_MUTATECreates, updates, or removes shared sets. Operation statuses are returned. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [DatabaseError]() [DateError]() [DistinctError]() [FieldError]() [FieldMaskError]() [HeaderError]() [IdError]() [InternalError]() [MutateError]() [NewResourceCreationError]() [NotEmptyError]() [NullError]() [OperatorError]() [QuotaError]() [RangeError]() [RequestError]() [ResourceCountLimitExceededError]() [SharedSetError]() [SizeLimitError]() [StringFormatError]() [StringLengthError]()

Creates, updates, or removes shared sets. Operation statuses are returned. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [DatabaseError]() [DateError]() [DistinctError]() [FieldError]() [FieldMaskError]() [HeaderError]() [IdError]() [InternalError]() [MutateError]() [NewResourceCreationError]() [NotEmptyError]() [NullError]() [OperatorError]() [QuotaError]() [RangeError]() [RequestError]() [ResourceCountLimitExceededError]() [SharedSetError]() [SizeLimitError]() [StringFormatError]() [StringLengthError]()

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers SmartCampaignSettings GetSmartCampaignStatusGOOGLE_SEARCH_ADS_360_CUSTOMERS_SMART_CAMPAIGN_SETTINGS_GET_SMART_CAMPAIGN_STATUSReturns the status of the requested Smart campaign.

Returns the status of the requested Smart campaign.

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers SmartCampaignSettings MutateGOOGLE_SEARCH_ADS_360_CUSTOMERS_SMART_CAMPAIGN_SETTINGS_MUTATEUpdates Smart campaign settings for campaigns.

Updates Smart campaign settings for campaigns.

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers StartIdentityVerificationGOOGLE_SEARCH_ADS_360_CUSTOMERS_START_IDENTITY_VERIFICATIONStarts Identity Verification for a given verification program type. Statuses are returned. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [HeaderError]() [InternalError]() [QuotaError]() [RequestError]()

Starts Identity Verification for a given verification program type. Statuses are returned. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [HeaderError]() [InternalError]() [QuotaError]() [RequestError]()

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers SuggestKeywordThemesGOOGLE_SEARCH_ADS_360_CUSTOMERS_SUGGEST_KEYWORD_THEMESSuggests keyword themes to advertise on.

Suggests keyword themes to advertise on.

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers SuggestSmartCampaignAdGOOGLE_SEARCH_ADS_360_CUSTOMERS_SUGGEST_SMART_CAMPAIGN_ADSuggests a Smart campaign ad compatible with the Ad family of resources, based on data points such as targeting and the business to advertise.

Suggests a Smart campaign ad compatible with the Ad family of resources, based on data points such as targeting and the business to advertise.

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers SuggestSmartCampaignBudgetOptionsGOOGLE_SEARCH_ADS_360_CUSTOMERS_SUGGEST_SMART_CAMPAIGN_BUDGET_OPTIONSReturns BudgetOption suggestions.

Returns BudgetOption suggestions.

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers SuggestTravelAssetsGOOGLE_SEARCH_ADS_360_CUSTOMERS_SUGGEST_TRAVEL_ASSETSReturns Travel Asset suggestions. Asset suggestions are returned on a best-effort basis. There are no guarantees that all possible asset types will be returned for any given hotel property.

Returns Travel Asset suggestions. Asset suggestions are returned on a best-effort basis. There are no guarantees that all possible asset types will be returned for any given hotel property.

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers ThirdPartyAppAnalyticsLinks RegenerateShareableLinkIdGOOGLE_SEARCH_ADS_360_CUSTOMERS_THIRD_PARTY_APP_ANALYTICS_LINKS_REGENERATE_SHAREABLE_LINK_IDRegenerate ThirdPartyAppAnalyticsLink.shareable_link_id that should be provided to the third party when setting up app analytics. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [HeaderError]() [InternalError]() [QuotaError]() [RequestError]()

Regenerate ThirdPartyAppAnalyticsLink.shareable_link_id that should be provided to the third party when setting up app analytics. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [HeaderError]() [InternalError]() [QuotaError]() [RequestError]()

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers UploadUserDataGOOGLE_SEARCH_ADS_360_CUSTOMERS_UPLOAD_USER_DATAUploads the given user data. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [CollectionSizeError]() [FieldError]() [HeaderError]() [InternalError]() [MutateError]() [OfflineUserDataJobError]() [QuotaError]() [RequestError]() [UserDataError]()

Uploads the given user data. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [CollectionSizeError]() [FieldError]() [HeaderError]() [InternalError]() [MutateError]() [OfflineUserDataJobError]() [QuotaError]() [RequestError]() [UserDataError]()

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers UserListCustomerTypes MutateGOOGLE_SEARCH_ADS_360_CUSTOMERS_USER_LIST_CUSTOMER_TYPES_MUTATEAttach or remove user list customer types. Operation statuses are returned. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [UserListCustomerTypeError]() [HeaderError]() [InternalError]() [QuotaError]() [RequestError]()

Attach or remove user list customer types. Operation statuses are returned. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [UserListCustomerTypeError]() [HeaderError]() [InternalError]() [QuotaError]() [RequestError]()

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 Customers UserLists MutateGOOGLE_SEARCH_ADS_360_CUSTOMERS_USER_LISTS_MUTATECreates or updates user lists. Operation statuses are returned. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [CollectionSizeError]() [DatabaseError]() [DistinctError]() [FieldError]() [FieldMaskError]() [HeaderError]() [InternalError]() [MutateError]() [NewResourceCreationError]() [NotAllowlistedError]() [NotEmptyError]() [OperationAccessDeniedError]() [QuotaError]() [RangeError]() [RequestError]() [StringFormatError]() [StringLengthError]() [UserListError]()

Creates or updates user lists. Operation statuses are returned. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [CollectionSizeError]() [DatabaseError]() [DistinctError]() [FieldError]() [FieldMaskError]() [HeaderError]() [InternalError]() [MutateError]() [NewResourceCreationError]() [NotAllowlistedError]() [NotEmptyError]() [OperationAccessDeniedError]() [QuotaError]() [RangeError]() [RequestError]() [StringFormatError]() [StringLengthError]() [UserListError]()

认证

需要 Connected Account

Scopes

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

Tags

customers
Searchads360 GenerateConversionRatesGOOGLE_SEARCH_ADS_360_GENERATE_CONVERSION_RATESReturns a collection of conversion rate suggestions for supported plannable products. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [HeaderError]() [InternalError]() [QuotaError]() [RequestError]()

Returns a collection of conversion rate suggestions for supported plannable products. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [HeaderError]() [InternalError]() [QuotaError]() [RequestError]()

认证

需要 Connected Account

Scopes

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

Tags

searchads360
Searchads360 GeoTargetConstants SuggestGOOGLE_SEARCH_ADS_360_GEO_TARGET_CONSTANTS_SUGGESTReturns GeoTargetConstant suggestions by location name or by resource name. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [GeoTargetConstantSuggestionError]() [HeaderError]() [InternalError]() [QuotaError]() [RequestError]()

Returns GeoTargetConstant suggestions by location name or by resource name. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [GeoTargetConstantSuggestionError]() [HeaderError]() [InternalError]() [QuotaError]() [RequestError]()

认证

需要 Connected Account

Scopes

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

Tags

geotargetconstants
Searchads360 Incentives FetchIncentiveGOOGLE_SEARCH_ADS_360_INCENTIVES_FETCH_INCENTIVEReturns incentives for a given user.

Returns incentives for a given user.

认证

需要 Connected Account

Scopes

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

Tags

incentives
Searchads360 KeywordThemeConstants SuggestGOOGLE_SEARCH_ADS_360_KEYWORD_THEME_CONSTANTS_SUGGESTReturns KeywordThemeConstant suggestions by keyword themes. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [HeaderError]() [InternalError]() [QuotaError]() [RequestError]()

Returns KeywordThemeConstant suggestions by keyword themes. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [HeaderError]() [InternalError]() [QuotaError]() [RequestError]()

认证

需要 Connected Account

Scopes

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

Tags

keywordthemeconstants
Searchads360 ListBenchmarksAvailableDatesGOOGLE_SEARCH_ADS_360_LIST_BENCHMARKS_AVAILABLE_DATESReturns a date range that supports benchmarks. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [FieldError]() [HeaderError]() [InternalError]() [QuotaError]() [RequestError]()

Returns a date range that supports benchmarks. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [FieldError]() [HeaderError]() [InternalError]() [QuotaError]() [RequestError]()

认证

需要 Connected Account

Scopes

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

Tags

searchads360
Searchads360 ListBenchmarksLocationsGOOGLE_SEARCH_ADS_360_LIST_BENCHMARKS_LOCATIONSReturns the list of locations that support benchmarks (for example, countries). List of thrown errors: [AuthenticationError]() [AuthorizationError]() [FieldError]() [HeaderError]() [InternalError]() [QuotaError]() [RequestError]()

Returns the list of locations that support benchmarks (for example, countries). List of thrown errors: [AuthenticationError]() [AuthorizationError]() [FieldError]() [HeaderError]() [InternalError]() [QuotaError]() [RequestError]()

认证

需要 Connected Account

Scopes

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

Tags

searchads360
Searchads360 ListBenchmarksProductsGOOGLE_SEARCH_ADS_360_LIST_BENCHMARKS_PRODUCTSReturns the list of products that supports benchmarks. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [FieldError]() [HeaderError]() [InternalError]() [QuotaError]() [RequestError]()

Returns the list of products that supports benchmarks. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [FieldError]() [HeaderError]() [InternalError]() [QuotaError]() [RequestError]()

认证

需要 Connected Account

Scopes

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

Tags

searchads360
Searchads360 ListBenchmarksSourcesGOOGLE_SEARCH_ADS_360_LIST_BENCHMARKS_SOURCESReturns the list of benchmarks sources (for example, Industry Verticals). List of thrown errors: [AuthenticationError]() [AuthorizationError]() [FieldError]() [HeaderError]() [InternalError]() [QuotaError]() [RequestError]()

Returns the list of benchmarks sources (for example, Industry Verticals). List of thrown errors: [AuthenticationError]() [AuthorizationError]() [FieldError]() [HeaderError]() [InternalError]() [QuotaError]() [RequestError]()

认证

需要 Connected Account

Scopes

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

Tags

searchads360
Searchads360 ListPlannableLocationsGOOGLE_SEARCH_ADS_360_LIST_PLANNABLE_LOCATIONSReturns the list of plannable locations (for example, countries). List of thrown errors: [AuthenticationError]() [AuthorizationError]() [HeaderError]() [InternalError]() [QuotaError]() [RequestError]()

Returns the list of plannable locations (for example, countries). List of thrown errors: [AuthenticationError]() [AuthorizationError]() [HeaderError]() [InternalError]() [QuotaError]() [RequestError]()

认证

需要 Connected Account

Scopes

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

Tags

searchads360
Searchads360 ListPlannableProductsGOOGLE_SEARCH_ADS_360_LIST_PLANNABLE_PRODUCTSReturns the list of per-location plannable YouTube ad formats with allowed targeting. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [HeaderError]() [InternalError]() [QuotaError]() [RequestError]()

Returns the list of per-location plannable YouTube ad formats with allowed targeting. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [HeaderError]() [InternalError]() [QuotaError]() [RequestError]()

认证

需要 Connected Account

Scopes

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

Tags

searchads360
Searchads360 ListPlannableUserInterestsGOOGLE_SEARCH_ADS_360_LIST_PLANNABLE_USER_INTERESTSReturns the list of plannable user interests. A plannable user interest is one that can be targeted in a reach forecast using ReachPlanService.GenerateReachForecast. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [FieldError]() [HeaderError]() [InternalError]() [ListOperationError]() [QuotaError]() [RequestError]() [StringLengthError]()

Returns the list of plannable user interests. A plannable user interest is one that can be targeted in a reach forecast using ReachPlanService.GenerateReachForecast. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [FieldError]() [HeaderError]() [InternalError]() [ListOperationError]() [QuotaError]() [RequestError]() [StringLengthError]()

认证

需要 Connected Account

Scopes

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

Tags

searchads360
Searchads360 ListPlannableUserListsGOOGLE_SEARCH_ADS_360_LIST_PLANNABLE_USER_LISTSReturns the list of plannable user lists with their plannable status. User lists may not be plannable for a number of reasons, including: - They are less than 10 days old. - They have a membership lifespan that is less than 30 days - They have less than 10,000 or more than 700,000 users. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [FieldError]() [HeaderError]() [InternalError]() [QuotaError]() [RangeError]() [ReachPlanError]() [RequestError]()

Returns the list of plannable user lists with their plannable status. User lists may not be plannable for a number of reasons, including: - They are less than 10 days old. - They have a membership lifespan that is less than 30 days - They have less than 10,000 or more than 700,000 users. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [FieldError]() [HeaderError]() [InternalError]() [QuotaError]() [RangeError]() [ReachPlanError]() [RequestError]()

认证

需要 Connected Account

Scopes

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

Tags

searchads360
Searchads360 SearchAds360Fields SearchGOOGLE_SEARCH_ADS_360_SEARCH_ADS360_FIELDS_SEARCHReturns all fields that match the search [query](/search-ads/reporting/concepts/field-service#use_a_query_to_get_field_details). List of thrown errors: [AuthenticationError]() [AuthorizationError]() [HeaderError]() [InternalError]() [QueryError]() [QuotaError]() [RequestError]()

Returns all fields that match the search [query](/search-ads/reporting/concepts/field-service#use_a_query_to_get_field_details). List of thrown errors: [AuthenticationError]() [AuthorizationError]() [HeaderError]() [InternalError]() [QueryError]() [QuotaError]() [RequestError]()

认证

需要 Connected Account

Scopes

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

Tags

searchads360fields