Search Ads 360 Reporting API (searchads360:v23)

2026-04-15

157 new methods | New API

Additions

    Methods
  • searchads360.geoTargetConstants.suggest

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

      Path : v23/geoTargetConstants:suggest

      HTTP Method : POST

      Flat Path : v23/geoTargetConstants:suggest

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

  • searchads360.incentives.fetchIncentive

      Parameters :

        languageCode

          Description : Optional. User's language code. If not provided, the server will default to "en". Possible language codes: https://developers.google.com/google-ads/api/data/codes-formats#languages

          Location : query

          Type : string

        countryCode

          Location : query

          Type : string

          Description : Optional. User's country code. If not provided, the server will default to "US". Possible country codes: https://developers.google.com/google-ads/api/data/codes-formats#country_codes

        type

          Type : string

          Enum Descriptions :

        • Not specified.
        • Unknown incentive type. Should not be used as a value explicitly.
        • An acquisition incentive.
        • Enum :

        • UNSPECIFIED
        • UNKNOWN
        • ACQUISITION
        • Description : Optional. The type of incentive to get. Defaults to ACQUISITION.

          Location : query

        email

          Description : Optional. Email of the user that the requested incentive is meant for. Will be used for channel partners who do NOT use OAuth to authenticate on behalf of user.

          Location : query

          Type : string

      Path : v23/incentives:fetchIncentive

      HTTP Method : GET

      Flat Path : v23/incentives:fetchIncentive

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

      Description : Returns incentives for a given user.

  • searchads360.searchAds360Fields.get

      Parameters :

        resourceName

          Pattern : ^searchAds360Fields/[^/]+$

          Type : string

          Description : Required. The resource name of the field to get.

          Location : path

          Required : Yes

      Parameter Order : resourceName

      Description : Returns just the requested field. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [HeaderError]() [InternalError]() [QuotaError]() [RequestError]()

      Path : v23/{+resourceName}

      HTTP Method : GET

      Flat Path : v23/searchAds360Fields/{searchAds360FieldsId}

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

  • searchads360.searchAds360Fields.search

      Description : 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]()

      Path : v23/searchAds360Fields:search

      HTTP Method : POST

      Flat Path : v23/searchAds360Fields:search

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

  • searchads360.audienceInsights.listInsightsEligibleDates

      Path : v23/audienceInsights:listInsightsEligibleDates

      HTTP Method : POST

      Flat Path : v23/audienceInsights:listInsightsEligibleDates

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

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

  • searchads360.keywordThemeConstants.suggest

      Flat Path : v23/keywordThemeConstants:suggest

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

      Path : v23/keywordThemeConstants:suggest

      HTTP Method : POST

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

  • searchads360.customers.labels.mutate

      Parameters :

        customerId

          Pattern : ^[^/]+$

          Type : string

          Location : path

          Required : Yes

          Description : Required. ID of the customer whose labels are being modified.

      Path : v23/customers/{+customerId}/labels:mutate

      HTTP Method : POST

      Flat Path : v23/customers/{customersId}/labels:mutate

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

      Parameter Order : customerId

      Description : 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]()

  • searchads360.customers.adGroupBidModifiers.mutate

      Parameters :

        customerId

          Description : Required. ID of the customer whose ad group bid modifiers are being modified.

          Location : path

          Required : Yes

          Pattern : ^[^/]+$

          Type : string

      Flat Path : v23/customers/{customersId}/adGroupBidModifiers:mutate

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

      Path : v23/customers/{+customerId}/adGroupBidModifiers:mutate

      HTTP Method : POST

      Parameter Order : customerId

      Description : 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]()

  • searchads360.customers.CampaignGoalConfigs.mutate

      Flat Path : v23/customers/{customersId}/CampaignGoalConfigs:mutate

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

      Path : v23/customers/{+customerId}/CampaignGoalConfigs:mutate

      HTTP Method : POST

      Parameter Order : customerId

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

      Parameters :

        customerId

          Pattern : ^[^/]+$

          Type : string

          Location : path

          Required : Yes

          Description : Required. The ID of the customer whose campaign goal configs are being modified.

  • searchads360.customers.campaignLabels.mutate

      Parameters :

        customerId

          Pattern : ^[^/]+$

          Type : string

          Location : path

          Required : Yes

          Description : Required. ID of the customer whose campaign-label relationships are being modified.

      Flat Path : v23/customers/{customersId}/campaignLabels:mutate

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

      Path : v23/customers/{+customerId}/campaignLabels:mutate

      HTTP Method : POST

      Parameter Order : customerId

      Description : 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]()

  • searchads360.customers.conversionActions.mutate

      Parameter Order : customerId

      Description : 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]()

      Path : v23/customers/{+customerId}/conversionActions:mutate

      HTTP Method : POST

      Flat Path : v23/customers/{customersId}/conversionActions:mutate

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

      Parameters :

        customerId

          Location : path

          Required : Yes

          Description : Required. The ID of the customer whose conversion actions are being modified.

          Pattern : ^[^/]+$

          Type : string

  • searchads360.customers.productLinks.create

      Parameters :

        customerId

          Pattern : ^[^/]+$

          Type : string

          Description : Required. The ID of the customer for which the product link is created.

          Location : path

          Required : Yes

      Parameter Order : customerId

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

      Flat Path : v23/customers/{customersId}/productLinks:create

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

      Path : v23/customers/{+customerId}/productLinks:create

      HTTP Method : POST

  • searchads360.customers.productLinks.remove

      Parameter Order : customerId

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

      Flat Path : v23/customers/{customersId}/productLinks:remove

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

      Path : v23/customers/{+customerId}/productLinks:remove

      HTTP Method : POST

      Parameters :

        customerId

          Pattern : ^[^/]+$

          Type : string

          Location : path

          Required : Yes

          Description : Required. The ID of the customer being modified.

  • searchads360.customers.customerLabels.mutate

      Path : v23/customers/{+customerId}/customerLabels:mutate

      HTTP Method : POST

      Flat Path : v23/customers/{customersId}/customerLabels:mutate

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

      Parameter Order : customerId

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

      Parameters :

        customerId

          Description : Required. ID of the customer whose customer-label relationships are being modified.

          Location : path

          Required : Yes

          Pattern : ^[^/]+$

          Type : string

  • searchads360.customers.invoices.list

      Parameters :

        billingSetup

          Location : query

          Type : string

          Description : Required. The billing setup resource name of the requested invoices. `customers/{customer_id}/billingSetups/{billing_setup_id}`

        issueMonth

          Type : string

          Enum Descriptions :

        • Not specified.
        • The value is unknown in this version.
        • January.
        • February.
        • March.
        • April.
        • May.
        • June.
        • July.
        • August.
        • September.
        • October.
        • November.
        • December.
        • Location : query

          Description : Required. The issue month to retrieve invoices.

          Enum :

        • UNSPECIFIED
        • UNKNOWN
        • JANUARY
        • FEBRUARY
        • MARCH
        • APRIL
        • MAY
        • JUNE
        • JULY
        • AUGUST
        • SEPTEMBER
        • OCTOBER
        • NOVEMBER
        • DECEMBER

        issueYear

          Description : Required. The issue year to retrieve invoices, in yyyy format. Only invoices issued in 2019 or later can be retrieved.

          Location : query

          Type : string

        customerId

          Pattern : ^[^/]+$

          Type : string

          Location : path

          Required : Yes

          Description : Required. The ID of the customer to fetch invoices for.

        includeGranularLevelInvoiceDetails

          Location : query

          Type : boolean

          Description : Optional. When true, the response will include more granular level invoice details such as campaign level cost breakdown, itemized regulatory costs and adjustments. The default value is false.

      Parameter Order : customerId

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

      Path : v23/customers/{+customerId}/invoices

      HTTP Method : GET

      Flat Path : v23/customers/{customersId}/invoices

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

  • searchads360.customers.biddingStrategies.mutate

      Parameters :

        customerId

          Location : path

          Required : Yes

          Description : Required. The ID of the customer whose bidding strategies are being modified.

          Pattern : ^[^/]+$

          Type : string

      Parameter Order : customerId

      Description : 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]()

      Path : v23/customers/{+customerId}/biddingStrategies:mutate

      HTTP Method : POST

      Flat Path : v23/customers/{customersId}/biddingStrategies:mutate

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

  • searchads360.customers.experimentArms.mutate

      Path : v23/customers/{+customerId}/experimentArms:mutate

      HTTP Method : POST

      Flat Path : v23/customers/{customersId}/experimentArms:mutate

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

      Parameter Order : customerId

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

      Parameters :

        customerId

          Pattern : ^[^/]+$

          Type : string

          Description : Required. The ID of the customer whose experiments are being modified.

          Location : path

          Required : Yes

  • searchads360.customers.keywordPlanAdGroupKeywords.mutate

      Parameters :

        customerId

          Pattern : ^[^/]+$

          Type : string

          Description : Required. The ID of the customer whose Keyword Plan ad group keywords are being modified.

          Location : path

          Required : Yes

      Parameter Order : customerId

      Description : 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]()

      Flat Path : v23/customers/{customersId}/keywordPlanAdGroupKeywords:mutate

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

      Path : v23/customers/{+customerId}/keywordPlanAdGroupKeywords:mutate

      HTTP Method : POST

  • searchads360.customers.recommendations.dismiss

      Path : v23/customers/{+customerId}/recommendations:dismiss

      HTTP Method : POST

      Flat Path : v23/customers/{customersId}/recommendations:dismiss

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

      Parameter Order : customerId

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

      Parameters :

        customerId

          Pattern : ^[^/]+$

          Type : string

          Location : path

          Required : Yes

          Description : Required. The ID of the customer with the recommendation.

  • searchads360.customers.recommendations.apply

      Parameters :

        customerId

          Location : path

          Required : Yes

          Description : Required. The ID of the customer with the recommendation.

          Pattern : ^[^/]+$

          Type : string

      Parameter Order : customerId

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

      Flat Path : v23/customers/{customersId}/recommendations:apply

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

      Path : v23/customers/{+customerId}/recommendations:apply

      HTTP Method : POST

  • searchads360.customers.recommendations.generate

      Flat Path : v23/customers/{customersId}/recommendations:generate

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

      Path : v23/customers/{+customerId}/recommendations:generate

      HTTP Method : POST

      Parameter Order : customerId

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

      Parameters :

        customerId

          Location : path

          Required : Yes

          Description : Required. The ID of the customer generating recommendations.

          Pattern : ^[^/]+$

          Type : string

  • searchads360.customers.campaignCriteria.mutate

      Parameters :

        customerId

          Pattern : ^[^/]+$

          Type : string

          Location : path

          Required : Yes

          Description : Required. The ID of the customer whose criteria are being modified.

      Parameter Order : customerId

      Description : 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]()

      Path : v23/customers/{+customerId}/campaignCriteria:mutate

      HTTP Method : POST

      Flat Path : v23/customers/{customersId}/campaignCriteria:mutate

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

  • searchads360.customers.adGroupAssetSets.mutate

      Parameter Order : customerId

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

      Flat Path : v23/customers/{customersId}/adGroupAssetSets:mutate

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

      Path : v23/customers/{+customerId}/adGroupAssetSets:mutate

      HTTP Method : POST

      Parameters :

        customerId

          Pattern : ^[^/]+$

          Type : string

          Description : Required. The ID of the customer whose ad group asset sets are being modified.

          Location : path

          Required : Yes

  • searchads360.customers.keywordPlans.mutate

      Parameters :

        customerId

          Pattern : ^[^/]+$

          Type : string

          Location : path

          Required : Yes

          Description : Required. The ID of the customer whose keyword plans are being modified.

      Flat Path : v23/customers/{customersId}/keywordPlans:mutate

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

      Path : v23/customers/{+customerId}/keywordPlans:mutate

      HTTP Method : POST

      Parameter Order : customerId

      Description : 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]()

  • searchads360.customers.assetSetAssets.mutate

      Parameters :

        customerId

          Location : path

          Required : Yes

          Description : Required. The ID of the customer whose asset set assets are being modified.

          Pattern : ^[^/]+$

          Type : string

      Parameter Order : customerId

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

      Flat Path : v23/customers/{customersId}/assetSetAssets:mutate

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

      Path : v23/customers/{+customerId}/assetSetAssets:mutate

      HTTP Method : POST

  • searchads360.customers.customerLifecycleGoal.configureCustomerLifecycleGoals

      Flat Path : v23/customers/{customersId}/customerLifecycleGoal:configureCustomerLifecycleGoals

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

      Path : v23/customers/{+customerId}/customerLifecycleGoal:configureCustomerLifecycleGoals

      HTTP Method : POST

      Parameter Order : customerId

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

      Parameters :

        customerId

          Location : path

          Required : Yes

          Description : Required. The ID of the customer performing the upload.

          Pattern : ^[^/]+$

          Type : string

  • searchads360.customers.localServices.appendLeadConversation

      Parameters :

        customerId

          Description : Required. The Id of the customer which owns the leads onto which the conversations will be appended.

          Location : path

          Required : Yes

          Pattern : ^[^/]+$

          Type : string

      Parameter Order : customerId

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

      Flat Path : v23/customers/{customersId}/localServices:appendLeadConversation

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

      Path : v23/customers/{+customerId}/localServices:appendLeadConversation

      HTTP Method : POST

  • searchads360.customers.localServicesLeads.provideLeadFeedback

      Parameters :

        resourceName

          Description : Required. The resource name of the local services lead that for which the feedback is being provided.

          Location : path

          Required : Yes

          Pattern : ^customers/[^/]+/localServicesLeads/[^/]+$

          Type : string

      Parameter Order : resourceName

      Description : RPC to provide feedback on Local Services Lead resources.

      Path : v23/{+resourceName}:provideLeadFeedback

      HTTP Method : POST

      Flat Path : v23/customers/{customersId}/localServicesLeads/{localServicesLeadsId}:provideLeadFeedback

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

  • searchads360.customers.assetSets.mutate

      Path : v23/customers/{+customerId}/assetSets:mutate

      HTTP Method : POST

      Flat Path : v23/customers/{customersId}/assetSets:mutate

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

      Parameter Order : customerId

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

      Parameters :

        customerId

          Description : Required. The ID of the customer whose asset sets are being modified.

          Location : path

          Required : Yes

          Pattern : ^[^/]+$

          Type : string

  • searchads360.customers.customConversionGoals.mutate

      Parameters :

        customerId

          Location : path

          Required : Yes

          Description : Required. The ID of the customer whose custom conversion goals are being modified.

          Pattern : ^[^/]+$

          Type : string

      Parameter Order : customerId

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

      Path : v23/customers/{+customerId}/customConversionGoals:mutate

      HTTP Method : POST

      Flat Path : v23/customers/{customersId}/customConversionGoals:mutate

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

  • searchads360.customers.keywordPlanCampaignKeywords.mutate

      Parameters :

        customerId

          Description : Required. The ID of the customer whose campaign keywords are being modified.

          Location : path

          Required : Yes

          Pattern : ^[^/]+$

          Type : string

      Flat Path : v23/customers/{customersId}/keywordPlanCampaignKeywords:mutate

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

      Path : v23/customers/{+customerId}/keywordPlanCampaignKeywords:mutate

      HTTP Method : POST

      Parameter Order : customerId

      Description : 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]()

  • searchads360.customers.customerSkAdNetworkConversionValueSchemas.mutate

      Path : v23/customers/{+customerId}/customerSkAdNetworkConversionValueSchemas:mutate

      HTTP Method : POST

      Flat Path : v23/customers/{customersId}/customerSkAdNetworkConversionValueSchemas:mutate

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

      Parameter Order : customerId

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

      Parameters :

        customerId

          Location : path

          Required : Yes

          Description : The ID of the customer whose shared sets are being modified.

          Pattern : ^[^/]+$

          Type : string

  • searchads360.customers.customAudiences.mutate

      Parameters :

        customerId

          Location : path

          Required : Yes

          Description : Required. The ID of the customer whose custom audiences are being modified.

          Pattern : ^[^/]+$

          Type : string

      Parameter Order : customerId

      Description : 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]()

      Flat Path : v23/customers/{customersId}/customAudiences:mutate

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

      Path : v23/customers/{+customerId}/customAudiences:mutate

      HTTP Method : POST

  • searchads360.customers.campaignBidModifiers.mutate

      Path : v23/customers/{+customerId}/campaignBidModifiers:mutate

      HTTP Method : POST

      Flat Path : v23/customers/{customersId}/campaignBidModifiers:mutate

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

      Parameter Order : customerId

      Description : 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]()

      Parameters :

        customerId

          Location : path

          Required : Yes

          Description : Required. ID of the customer whose campaign bid modifiers are being modified.

          Pattern : ^[^/]+$

          Type : string

  • searchads360.customers.campaignLifecycleGoal.configureCampaignLifecycleGoals

      Parameter Order : customerId

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

      Flat Path : v23/customers/{customersId}/campaignLifecycleGoal:configureCampaignLifecycleGoals

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

      Path : v23/customers/{+customerId}/campaignLifecycleGoal:configureCampaignLifecycleGoals

      HTTP Method : POST

      Parameters :

        customerId

          Description : Required. The ID of the customer performing the upload.

          Location : path

          Required : Yes

          Pattern : ^[^/]+$

          Type : string

  • searchads360.customers.sharedSets.mutate

      Path : v23/customers/{+customerId}/sharedSets:mutate

      HTTP Method : POST

      Flat Path : v23/customers/{customersId}/sharedSets:mutate

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

      Parameter Order : customerId

      Description : 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]()

      Parameters :

        customerId

          Pattern : ^[^/]+$

          Type : string

          Location : path

          Required : Yes

          Description : Required. The ID of the customer whose shared sets are being modified.

  • searchads360.customers.campaignGroups.mutate

      Parameter Order : customerId

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

      Flat Path : v23/customers/{customersId}/campaignGroups:mutate

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

      Path : v23/customers/{+customerId}/campaignGroups:mutate

      HTTP Method : POST

      Parameters :

        customerId

          Description : Required. The ID of the customer whose campaign groups are being modified.

          Location : path

          Required : Yes

          Pattern : ^[^/]+$

          Type : string

  • searchads360.customers.customerNegativeCriteria.mutate

      Flat Path : v23/customers/{customersId}/customerNegativeCriteria:mutate

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

      Path : v23/customers/{+customerId}/customerNegativeCriteria:mutate

      HTTP Method : POST

      Parameter Order : customerId

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

      Parameters :

        customerId

          Location : path

          Required : Yes

          Description : Required. The ID of the customer whose criteria are being modified.

          Pattern : ^[^/]+$

          Type : string

  • searchads360.customers.customerManagerLinks.moveManagerLink

      Parameter Order : customerId

      Description : 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]()

      Path : v23/customers/{+customerId}/customerManagerLinks:moveManagerLink

      HTTP Method : POST

      Flat Path : v23/customers/{customersId}/customerManagerLinks:moveManagerLink

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

      Parameters :

        customerId

          Pattern : ^[^/]+$

          Type : string

          Location : path

          Required : Yes

          Description : Required. The ID of the client customer that is being moved.

  • searchads360.customers.customerManagerLinks.mutate

      Path : v23/customers/{+customerId}/customerManagerLinks:mutate

      HTTP Method : POST

      Flat Path : v23/customers/{customersId}/customerManagerLinks:mutate

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

      Parameter Order : customerId

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

      Parameters :

        customerId

          Location : path

          Required : Yes

          Description : Required. The ID of the customer whose customer manager links are being modified.

          Pattern : ^[^/]+$

          Type : string

  • searchads360.customers.accountLinks.create

      Parameter Order : customerId

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

      Flat Path : v23/customers/{customersId}/accountLinks:create

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

      Path : v23/customers/{+customerId}/accountLinks:create

      HTTP Method : POST

      Parameters :

        customerId

          Pattern : ^[^/]+$

          Type : string

          Location : path

          Required : Yes

          Description : Required. The ID of the customer for which the account link is created.

  • searchads360.customers.accountLinks.mutate

      Parameters :

        customerId

          Pattern : ^[^/]+$

          Type : string

          Location : path

          Required : Yes

          Description : Required. The ID of the customer being modified.

      Flat Path : v23/customers/{customersId}/accountLinks:mutate

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

      Path : v23/customers/{+customerId}/accountLinks:mutate

      HTTP Method : POST

      Parameter Order : customerId

      Description : 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]()

  • searchads360.customers.searchAds360.mutate

      Path : v23/customers/{+customerId}/searchAds360:mutate

      HTTP Method : POST

      Flat Path : v23/customers/{customersId}/searchAds360:mutate

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

      Parameter Order : customerId

      Description : 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]()

      Parameters :

        customerId

          Description : Required. The ID of the customer whose resources are being modified.

          Location : path

          Required : Yes

          Pattern : ^[^/]+$

          Type : string

  • searchads360.customers.searchAds360.search

      Path : v23/customers/{+customerId}/searchAds360:search

      HTTP Method : POST

      Flat Path : v23/customers/{customersId}/searchAds360:search

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

      Parameter Order : customerId

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

      Parameters :

        customerId

          Pattern : ^[^/]+$

          Type : string

          Description : Required. The ID of the customer being queried.

          Location : path

          Required : Yes

  • searchads360.customers.adGroupAssets.mutate

      Parameters :

        customerId

          Pattern : ^[^/]+$

          Type : string

          Location : path

          Required : Yes

          Description : Required. The ID of the customer whose ad group assets are being modified.

      Parameter Order : customerId

      Description : 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]()

      Path : v23/customers/{+customerId}/adGroupAssets:mutate

      HTTP Method : POST

      Flat Path : v23/customers/{customersId}/adGroupAssets:mutate

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

  • searchads360.customers.AdGroupCriterionCustomizers.mutate

      Flat Path : v23/customers/{customersId}/AdGroupCriterionCustomizers:mutate

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

      Path : v23/customers/{+customerId}/AdGroupCriterionCustomizers:mutate

      HTTP Method : POST

      Parameter Order : customerId

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

      Parameters :

        customerId

          Description : Required. The ID of the customer whose ad group criterion customizers are being modified.

          Location : path

          Required : Yes

          Pattern : ^[^/]+$

          Type : string

  • searchads360.customers.adGroupCriteria.mutate

      Parameters :

        customerId

          Pattern : ^[^/]+$

          Type : string

          Location : path

          Required : Yes

          Description : Required. ID of the customer whose criteria are being modified.

      Path : v23/customers/{+customerId}/adGroupCriteria:mutate

      HTTP Method : POST

      Flat Path : v23/customers/{customersId}/adGroupCriteria:mutate

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

      Parameter Order : customerId

      Description : 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]()

  • searchads360.customers.campaignBudgets.mutate

      Parameters :

        customerId

          Description : Required. The ID of the customer whose campaign budgets are being modified.

          Location : path

          Required : Yes

          Pattern : ^[^/]+$

          Type : string

      Parameter Order : customerId

      Description : 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]()

      Flat Path : v23/customers/{customersId}/campaignBudgets:mutate

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

      Path : v23/customers/{+customerId}/campaignBudgets:mutate

      HTTP Method : POST

  • searchads360.customers.campaignConversionGoals.mutate

      Parameters :

        customerId

          Pattern : ^[^/]+$

          Type : string

          Location : path

          Required : Yes

          Description : Required. The ID of the customer whose campaign conversion goals are being modified.

      Path : v23/customers/{+customerId}/campaignConversionGoals:mutate

      HTTP Method : POST

      Flat Path : v23/customers/{customersId}/campaignConversionGoals:mutate

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

      Parameter Order : customerId

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

  • searchads360.customers.conversionGoalCampaignConfigs.mutate

      Parameter Order : customerId

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

      Flat Path : v23/customers/{customersId}/conversionGoalCampaignConfigs:mutate

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

      Path : v23/customers/{+customerId}/conversionGoalCampaignConfigs:mutate

      HTTP Method : POST

      Parameters :

        customerId

          Pattern : ^[^/]+$

          Type : string

          Location : path

          Required : Yes

          Description : Required. The ID of the customer whose custom conversion goals are being modified.

  • searchads360.customers.CustomerCustomizers.mutate

      Parameter Order : customerId

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

      Path : v23/customers/{+customerId}/CustomerCustomizers:mutate

      HTTP Method : POST

      Flat Path : v23/customers/{customersId}/CustomerCustomizers:mutate

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

      Parameters :

        customerId

          Description : Required. The ID of the customer whose customer customizers are being modified.

          Location : path

          Required : Yes

          Pattern : ^[^/]+$

          Type : string

  • searchads360.customers.customerConversionGoals.mutate

      Flat Path : v23/customers/{customersId}/customerConversionGoals:mutate

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

      Path : v23/customers/{+customerId}/customerConversionGoals:mutate

      HTTP Method : POST

      Parameter Order : customerId

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

      Parameters :

        customerId

          Pattern : ^[^/]+$

          Type : string

          Description : Required. The ID of the customer whose customer conversion goals are being modified.

          Location : path

          Required : Yes

  • searchads360.customers.adGroupCustomizers.mutate

      Parameters :

        customerId

          Description : Required. The ID of the customer whose ad group customizers are being modified.

          Location : path

          Required : Yes

          Pattern : ^[^/]+$

          Type : string

      Flat Path : v23/customers/{customersId}/adGroupCustomizers:mutate

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

      Path : v23/customers/{+customerId}/adGroupCustomizers:mutate

      HTTP Method : POST

      Parameter Order : customerId

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

  • searchads360.customers.biddingSeasonalityAdjustments.mutate

      Parameter Order : customerId

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

      Flat Path : v23/customers/{customersId}/biddingSeasonalityAdjustments:mutate

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

      Path : v23/customers/{+customerId}/biddingSeasonalityAdjustments:mutate

      HTTP Method : POST

      Parameters :

        customerId

          Pattern : ^[^/]+$

          Type : string

          Description : Required. ID of the customer whose seasonality adjustments are being modified.

          Location : path

          Required : Yes

  • searchads360.customers.campaigns.mutate

      Parameters :

        customerId

          Location : path

          Required : Yes

          Description : Required. The ID of the customer whose campaigns are being modified.

          Pattern : ^[^/]+$

          Type : string

      Parameter Order : customerId

      Description : 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]()

      Flat Path : v23/customers/{customersId}/campaigns:mutate

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

      Path : v23/customers/{+customerId}/campaigns:mutate

      HTTP Method : POST

  • searchads360.customers.campaigns.enablePMaxBrandGuidelines

      Path : v23/customers/{+customerId}/campaigns:enablePMaxBrandGuidelines

      HTTP Method : POST

      Flat Path : v23/customers/{customersId}/campaigns:enablePMaxBrandGuidelines

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

      Parameter Order : customerId

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

      Parameters :

        customerId

          Description : Required. The ID of the customer whose campaigns are being enabled.

          Location : path

          Required : Yes

          Pattern : ^[^/]+$

          Type : string

  • searchads360.customers.customerAssets.mutate

      Parameters :

        customerId

          Location : path

          Required : Yes

          Description : Required. The ID of the customer whose customer assets are being modified.

          Pattern : ^[^/]+$

          Type : string

      Parameter Order : customerId

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

      Path : v23/customers/{+customerId}/customerAssets:mutate

      HTTP Method : POST

      Flat Path : v23/customers/{customersId}/customerAssets:mutate

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

  • searchads360.customers.offlineUserDataJobs.run

      Flat Path : v23/customers/{customersId}/offlineUserDataJobs/{offlineUserDataJobsId}:run

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

      Path : v23/{+resourceName}:run

      HTTP Method : POST

      Parameter Order : resourceName

      Description : Runs the offline user data job. When finished, the long running operation will contain the processing result or failure information, if any. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [DatabaseError]() [HeaderError]() [InternalError]() [OfflineUserDataJobError]() [QuotaError]() [RequestError]()

      Parameters :

        resourceName

          Description : Required. The resource name of the OfflineUserDataJob to run.

          Location : path

          Required : Yes

          Pattern : ^customers/[^/]+/offlineUserDataJobs/[^/]+$

          Type : string

  • searchads360.customers.offlineUserDataJobs.create

      Path : v23/customers/{+customerId}/offlineUserDataJobs:create

      HTTP Method : POST

      Flat Path : v23/customers/{customersId}/offlineUserDataJobs:create

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

      Parameter Order : customerId

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

      Parameters :

        customerId

          Pattern : ^[^/]+$

          Type : string

          Description : Required. The ID of the customer for which to create an offline user data job.

          Location : path

          Required : Yes

  • searchads360.customers.offlineUserDataJobs.addOperations

      Parameters :

        resourceName

          Pattern : ^customers/[^/]+/offlineUserDataJobs/[^/]+$

          Type : string

          Location : path

          Required : Yes

          Description : Required. The resource name of the OfflineUserDataJob.

      Parameter Order : resourceName

      Description : Adds operations to the offline user data job. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [DatabaseError]() [FieldError]() [HeaderError]() [InternalError]() [MutateError]() [OfflineUserDataJobError]() [QuotaError]() [RequestError]()

      Flat Path : v23/customers/{customersId}/offlineUserDataJobs/{offlineUserDataJobsId}:addOperations

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

      Path : v23/{+resourceName}:addOperations

      HTTP Method : POST

  • searchads360.customers.customerUserAccesses.mutate

      Parameters :

        customerId

          Pattern : ^[^/]+$

          Type : string

          Location : path

          Required : Yes

          Description : Required. The ID of the customer being modified.

      Flat Path : v23/customers/{customersId}/customerUserAccesses:mutate

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

      Path : v23/customers/{+customerId}/customerUserAccesses:mutate

      HTTP Method : POST

      Parameter Order : customerId

      Description : 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]()

  • searchads360.customers.adGroupAds.mutate

      Path : v23/customers/{+customerId}/adGroupAds:mutate

      HTTP Method : POST

      Flat Path : v23/customers/{customersId}/adGroupAds:mutate

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

      Parameter Order : customerId

      Description : 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]()

      Parameters :

        customerId

          Description : Required. The ID of the customer whose ads are being modified.

          Location : path

          Required : Yes

          Pattern : ^[^/]+$

          Type : string

  • searchads360.customers.adGroupAds.removeAutomaticallyCreatedAssets

      Flat Path : v23/customers/{customersId}/adGroupAds/{adGroupAdsId}:removeAutomaticallyCreatedAssets

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

      Path : v23/{+adGroupAd}:removeAutomaticallyCreatedAssets

      HTTP Method : POST

      Parameter Order : adGroupAd

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

      Parameters :

        adGroupAd

          Description : Required. The resource name of the AdGroupAd from which to remove automatically created assets.

          Location : path

          Required : Yes

          Pattern : ^customers/[^/]+/adGroupAds/[^/]+$

          Type : string

  • searchads360.customers.assets.mutate

      Flat Path : v23/customers/{customersId}/assets:mutate

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

      Path : v23/customers/{+customerId}/assets:mutate

      HTTP Method : POST

      Parameter Order : customerId

      Description : 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]()

      Parameters :

        customerId

          Description : Required. The ID of the customer whose assets are being modified.

          Location : path

          Required : Yes

          Pattern : ^[^/]+$

          Type : string

  • searchads360.customers.dataLinks.update

      Parameter Order : customerId

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

      Path : v23/customers/{+customerId}/dataLinks:update

      HTTP Method : POST

      Flat Path : v23/customers/{customersId}/dataLinks:update

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

      Parameters :

        customerId

          Location : path

          Required : Yes

          Description : Required. The ID of the customer for which the data link is created.

          Pattern : ^[^/]+$

          Type : string

  • searchads360.customers.dataLinks.remove

      Parameter Order : customerId

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

      Path : v23/customers/{+customerId}/dataLinks:remove

      HTTP Method : POST

      Flat Path : v23/customers/{customersId}/dataLinks:remove

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

      Parameters :

        customerId

          Pattern : ^[^/]+$

          Type : string

          Location : path

          Required : Yes

          Description : Required. The ID of the customer for which the data link is updated.

  • searchads360.customers.dataLinks.create

      Parameters :

        customerId

          Pattern : ^[^/]+$

          Type : string

          Description : Required. The ID of the customer for which the data link is created.

          Location : path

          Required : Yes

      Parameter Order : customerId

      Description : 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]()

      Path : v23/customers/{+customerId}/dataLinks:create

      HTTP Method : POST

      Flat Path : v23/customers/{customersId}/dataLinks:create

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

  • searchads360.customers.audiences.mutate

      Parameters :

        customerId

          Pattern : ^[^/]+$

          Type : string

          Description : Required. The ID of the customer whose audiences are being modified.

          Location : path

          Required : Yes

      Path : v23/customers/{+customerId}/audiences:mutate

      HTTP Method : POST

      Flat Path : v23/customers/{customersId}/audiences:mutate

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

      Parameter Order : customerId

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

  • searchads360.customers.experiments.promoteExperiment

      Path : v23/{+resourceName}:promoteExperiment

      HTTP Method : POST

      Flat Path : v23/customers/{customersId}/experiments/{experimentsId}:promoteExperiment

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

      Parameter Order : resourceName

      Description : 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]()

      Parameters :

        resourceName

          Description : Required. The resource name of the experiment to promote.

          Location : path

          Required : Yes

          Pattern : ^customers/[^/]+/experiments/[^/]+$

          Type : string

  • searchads360.customers.experiments.mutate

      Parameter Order : customerId

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

      Flat Path : v23/customers/{customersId}/experiments:mutate

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

      Path : v23/customers/{+customerId}/experiments:mutate

      HTTP Method : POST

      Parameters :

        customerId

          Location : path

          Required : Yes

          Description : Required. The ID of the customer whose experiments are being modified.

          Pattern : ^[^/]+$

          Type : string

  • searchads360.customers.experiments.listExperimentAsyncErrors

      Parameters :

        resourceName

          Pattern : ^customers/[^/]+/experiments/[^/]+$

          Type : string

          Description : Required. The name of the experiment from which to retrieve the async errors.

          Location : path

          Required : Yes

        pageSize

          Location : query

          Type : integer

          Description : Number of elements to retrieve in a single page. When a page request is too large, the server may decide to further limit the number of returned resources. The maximum page size is 1000.

          Format : int32

        pageToken

          Location : query

          Type : string

          Description : Token of the page to retrieve. If not specified, the first page of results will be returned. Use the value obtained from `next_page_token` in the previous response in order to request the next page of results.

      Parameter Order : resourceName

      Description : 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]()

      Path : v23/{+resourceName}:listExperimentAsyncErrors

      HTTP Method : GET

      Flat Path : v23/customers/{customersId}/experiments/{experimentsId}:listExperimentAsyncErrors

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

  • searchads360.customers.experiments.graduateExperiment

      Parameters :

        experiment

          Description : Required. The experiment to be graduated.

          Location : path

          Required : Yes

          Pattern : ^customers/[^/]+/experiments/[^/]+$

          Type : string

      Path : v23/{+experiment}:graduateExperiment

      HTTP Method : POST

      Flat Path : v23/customers/{customersId}/experiments/{experimentsId}:graduateExperiment

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

      Parameter Order : experiment

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

  • searchads360.customers.experiments.endExperiment

      Parameters :

        experiment

          Pattern : ^customers/[^/]+/experiments/[^/]+$

          Type : string

          Description : Required. The resource name of the campaign experiment to end.

          Location : path

          Required : Yes

      Flat Path : v23/customers/{customersId}/experiments/{experimentsId}:endExperiment

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

      Path : v23/{+experiment}:endExperiment

      HTTP Method : POST

      Parameter Order : experiment

      Description : 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]()

  • searchads360.customers.experiments.scheduleExperiment

      Parameters :

        resourceName

          Description : Required. The scheduled experiment.

          Location : path

          Required : Yes

          Pattern : ^customers/[^/]+/experiments/[^/]+$

          Type : string

      Flat Path : v23/customers/{customersId}/experiments/{experimentsId}:scheduleExperiment

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

      Path : v23/{+resourceName}:scheduleExperiment

      HTTP Method : POST

      Parameter Order : resourceName

      Description : 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]()

  • searchads360.customers.adGroups.mutate

      Parameters :

        customerId

          Location : path

          Required : Yes

          Description : Required. The ID of the customer whose ad groups are being modified.

          Pattern : ^[^/]+$

          Type : string

      Parameter Order : customerId

      Description : 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]()

      Path : v23/customers/{+customerId}/adGroups:mutate

      HTTP Method : POST

      Flat Path : v23/customers/{customersId}/adGroups:mutate

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

  • searchads360.customers.productLinkInvitations.create

      Parameter Order : customerId

      Description : Creates a product link invitation.

      Flat Path : v23/customers/{customersId}/productLinkInvitations:create

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

      Path : v23/customers/{+customerId}/productLinkInvitations:create

      HTTP Method : POST

      Parameters :

        customerId

          Description : Required. The ID of the customer being modified.

          Location : path

          Required : Yes

          Pattern : ^[^/]+$

          Type : string

  • searchads360.customers.productLinkInvitations.remove

      Parameters :

        customerId

          Pattern : ^[^/]+$

          Type : string

          Description : Required. The ID of the product link invitation being removed.

          Location : path

          Required : Yes

      Parameter Order : customerId

      Description : Remove a product link invitation.

      Path : v23/customers/{+customerId}/productLinkInvitations:remove

      HTTP Method : POST

      Flat Path : v23/customers/{customersId}/productLinkInvitations:remove

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

  • searchads360.customers.productLinkInvitations.update

      Parameter Order : customerId

      Description : Update a product link invitation.

      Path : v23/customers/{+customerId}/productLinkInvitations:update

      HTTP Method : POST

      Flat Path : v23/customers/{customersId}/productLinkInvitations:update

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

      Parameters :

        customerId

          Pattern : ^[^/]+$

          Type : string

          Description : Required. The ID of the customer being modified.

          Location : path

          Required : Yes

  • searchads360.customers.biddingDataExclusions.mutate

      Parameter Order : customerId

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

      Flat Path : v23/customers/{customersId}/biddingDataExclusions:mutate

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

      Path : v23/customers/{+customerId}/biddingDataExclusions:mutate

      HTTP Method : POST

      Parameters :

        customerId

          Location : path

          Required : Yes

          Description : Required. ID of the customer whose data exclusions are being modified.

          Pattern : ^[^/]+$

          Type : string

  • searchads360.customers.incentives.applyIncentive

      Parameters :

        customerId

          Pattern : ^[^/]+$

          Type : string

          Location : path

          Required : Yes

          Description : The customer ID of the account that the incentive is being applied to.

        selectedIncentiveId

          Location : path

          Required : Yes

          Description : The incentive ID of this incentive. This is used to identify which incentive is selected by the user in the CYO flow.

          Pattern : ^[^/]+$

          Type : string

          Format : int64

      Parameter Order :

    • customerId
    • selectedIncentiveId
    • Description : Applies the incentive for the ads customer.

      Path : v23/customers/{+customerId}/incentives/{+selectedIncentiveId}:applyIncentive

      HTTP Method : POST

      Flat Path : v23/customers/{customersId}/incentives/{incentivesId}:applyIncentive

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

  • searchads360.customers.campaignSharedSets.mutate

      Parameters :

        customerId

          Pattern : ^[^/]+$

          Type : string

          Description : Required. The ID of the customer whose campaign shared sets are being modified.

          Location : path

          Required : Yes

      Parameter Order : customerId

      Description : 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]()

      Path : v23/customers/{+customerId}/campaignSharedSets:mutate

      HTTP Method : POST

      Flat Path : v23/customers/{customersId}/campaignSharedSets:mutate

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

  • searchads360.customers.userListCustomerTypes.mutate

      Parameters :

        customerId

          Pattern : ^[^/]+$

          Type : string

          Location : path

          Required : Yes

          Description : Required. The ID of the customer whose user list customer types are being modified.

      Path : v23/customers/{+customerId}/userListCustomerTypes:mutate

      HTTP Method : POST

      Flat Path : v23/customers/{customersId}/userListCustomerTypes:mutate

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

      Parameter Order : customerId

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

  • searchads360.customers.userLists.mutate

      Parameters :

        customerId

          Description : Required. The ID of the customer whose user lists are being modified.

          Location : path

          Required : Yes

          Pattern : ^[^/]+$

          Type : string

      Path : v23/customers/{+customerId}/userLists:mutate

      HTTP Method : POST

      Flat Path : v23/customers/{customersId}/userLists:mutate

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

      Parameter Order : customerId

      Description : 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]()

  • searchads360.customers.campaignAssetSets.mutate

      Parameters :

        customerId

          Pattern : ^[^/]+$

          Type : string

          Description : Required. The ID of the customer whose campaign asset sets are being modified.

          Location : path

          Required : Yes

      Flat Path : v23/customers/{customersId}/campaignAssetSets:mutate

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

      Path : v23/customers/{+customerId}/campaignAssetSets:mutate

      HTTP Method : POST

      Parameter Order : customerId

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

  • searchads360.customers.adGroupCriterionLabels.mutate

      Path : v23/customers/{+customerId}/adGroupCriterionLabels:mutate

      HTTP Method : POST

      Flat Path : v23/customers/{customersId}/adGroupCriterionLabels:mutate

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

      Parameter Order : customerId

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

      Parameters :

        customerId

          Pattern : ^[^/]+$

          Type : string

          Location : path

          Required : Yes

          Description : Required. ID of the customer whose ad group criterion labels are being modified.

  • searchads360.customers.assetGroupSignals.mutate

      Parameters :

        customerId

          Location : path

          Required : Yes

          Description : Required. The ID of the customer whose asset group signals are being modified.

          Pattern : ^[^/]+$

          Type : string

      Parameter Order : customerId

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

      Path : v23/customers/{+customerId}/assetGroupSignals:mutate

      HTTP Method : POST

      Flat Path : v23/customers/{customersId}/assetGroupSignals:mutate

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

  • searchads360.customers.adParameters.mutate

      Parameters :

        customerId

          Pattern : ^[^/]+$

          Type : string

          Description : Required. The ID of the customer whose ad parameters are being modified.

          Location : path

          Required : Yes

      Parameter Order : customerId

      Description : 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]()

      Flat Path : v23/customers/{customersId}/adParameters:mutate

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

      Path : v23/customers/{+customerId}/adParameters:mutate

      HTTP Method : POST

  • searchads360.customers.campaignAssets.mutate

      Flat Path : v23/customers/{customersId}/campaignAssets:mutate

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

      Path : v23/customers/{+customerId}/campaignAssets:mutate

      HTTP Method : POST

      Parameter Order : customerId

      Description : 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]()

      Parameters :

        customerId

          Pattern : ^[^/]+$

          Type : string

          Description : Required. The ID of the customer whose campaign assets are being modified.

          Location : path

          Required : Yes

  • searchads360.customers.campaignDrafts.listAsyncErrors

      Parameter Order : resourceName

      Description : 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]()

      Path : v23/{+resourceName}:listAsyncErrors

      HTTP Method : GET

      Flat Path : v23/customers/{customersId}/campaignDrafts/{campaignDraftsId}:listAsyncErrors

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

      Parameters :

        pageToken

          Description : Token of the page to retrieve. If not specified, the first page of results will be returned. Use the value obtained from `next_page_token` in the previous response in order to request the next page of results.

          Location : query

          Type : string

        resourceName

          Pattern : ^customers/[^/]+/campaignDrafts/[^/]+$

          Type : string

          Description : Required. The name of the campaign draft from which to retrieve the async errors.

          Location : path

          Required : Yes

        pageSize

          Location : query

          Type : integer

          Format : int32

          Description : Number of elements to retrieve in a single page. When a page request is too large, the server may decide to further limit the number of returned resources.

  • searchads360.customers.campaignDrafts.mutate

      Parameters :

        customerId

          Pattern : ^[^/]+$

          Type : string

          Description : Required. The ID of the customer whose campaign drafts are being modified.

          Location : path

          Required : Yes

      Path : v23/customers/{+customerId}/campaignDrafts:mutate

      HTTP Method : POST

      Flat Path : v23/customers/{customersId}/campaignDrafts:mutate

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

      Parameter Order : customerId

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

  • searchads360.customers.campaignDrafts.promote

      Parameter Order : campaignDraft

      Description : 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]()

      Flat Path : v23/customers/{customersId}/campaignDrafts/{campaignDraftsId}:promote

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

      Path : v23/{+campaignDraft}:promote

      HTTP Method : POST

      Parameters :

        campaignDraft

          Location : path

          Required : Yes

          Description : Required. The resource name of the campaign draft to promote.

          Pattern : ^customers/[^/]+/campaignDrafts/[^/]+$

          Type : string

  • searchads360.customers.conversionCustomVariables.mutate

      Parameters :

        customerId

          Pattern : ^[^/]+$

          Type : string

          Description : Required. The ID of the customer whose conversion custom variables are being modified.

          Location : path

          Required : Yes

      Flat Path : v23/customers/{customersId}/conversionCustomVariables:mutate

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

      Path : v23/customers/{+customerId}/conversionCustomVariables:mutate

      HTTP Method : POST

      Parameter Order : customerId

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

  • searchads360.customers.adGroupAdLabels.mutate

      Parameter Order : customerId

      Description : 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]()

      Flat Path : v23/customers/{customersId}/adGroupAdLabels:mutate

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

      Path : v23/customers/{+customerId}/adGroupAdLabels:mutate

      HTTP Method : POST

      Parameters :

        customerId

          Pattern : ^[^/]+$

          Type : string

          Location : path

          Required : Yes

          Description : Required. ID of the customer whose ad group ad labels are being modified.

  • searchads360.customers.recommendationSubscriptions.mutateRecommendationSubscription

      Parameters :

        customerId

          Location : path

          Required : Yes

          Description : Required. The ID of the subscribing customer.

          Pattern : ^[^/]+$

          Type : string

      Flat Path : v23/customers/{customersId}/recommendationSubscriptions:mutateRecommendationSubscription

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

      Path : v23/customers/{+customerId}/recommendationSubscriptions:mutateRecommendationSubscription

      HTTP Method : POST

      Parameter Order : customerId

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

  • searchads360.customers.remarketingActions.mutate

      Parameters :

        customerId

          Pattern : ^[^/]+$

          Type : string

          Description : Required. The ID of the customer whose remarketing actions are being modified.

          Location : path

          Required : Yes

      Parameter Order : customerId

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

      Path : v23/customers/{+customerId}/remarketingActions:mutate

      HTTP Method : POST

      Flat Path : v23/customers/{customersId}/remarketingActions:mutate

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

  • searchads360.customers.ads.mutate

      Parameter Order : customerId

      Description : 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]()

      Path : v23/customers/{+customerId}/ads:mutate

      HTTP Method : POST

      Flat Path : v23/customers/{customersId}/ads:mutate

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

      Parameters :

        customerId

          Description : Required. The ID of the customer whose ads are being modified.

          Location : path

          Required : Yes

          Pattern : ^[^/]+$

          Type : string

  • searchads360.customers.assetGroupListingGroupFilters.mutate

      Path : v23/customers/{+customerId}/assetGroupListingGroupFilters:mutate

      HTTP Method : POST

      Flat Path : v23/customers/{customersId}/assetGroupListingGroupFilters:mutate

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

      Parameter Order : customerId

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

      Parameters :

        customerId

          Pattern : ^[^/]+$

          Type : string

          Description : Required. The ID of the customer whose asset group listing group filters are being modified.

          Location : path

          Required : Yes

  • searchads360.customers.sharedCriteria.mutate

      Parameters :

        customerId

          Pattern : ^[^/]+$

          Type : string

          Description : Required. The ID of the customer whose shared criteria are being modified.

          Location : path

          Required : Yes

      Flat Path : v23/customers/{customersId}/sharedCriteria:mutate

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

      Path : v23/customers/{+customerId}/sharedCriteria:mutate

      HTTP Method : POST

      Parameter Order : customerId

      Description : 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]()

  • searchads360.customers.batchJobs.listResults

      Parameters :

        resourceName

          Pattern : ^customers/[^/]+/batchJobs/[^/]+$

          Type : string

          Location : path

          Required : Yes

          Description : Required. The resource name of the batch job whose results are being listed.

        pageSize

          Location : query

          Type : integer

          Format : int32

        responseContentType

          Enum :

        • UNSPECIFIED
        • RESOURCE_NAME_ONLY
        • MUTABLE_RESOURCE
        • Description : The response content type setting. Determines whether the mutable resource or just the resource name should be returned.

          Location : query

          Type : string

          Enum Descriptions :

        • Not specified. Will return the resource name only in the response.
        • The mutate response will be the resource name.
        • The mutate response will contain the resource name and the resource with mutable fields if possible. Otherwise, only the resource name will be returned.

        pageToken

          Description : Token of the page to retrieve. If not specified, the first page of results will be returned. Use the value obtained from `next_page_token` in the previous response in order to request the next page of results.

          Location : query

          Type : string

      Parameter Order : resourceName

      Description : 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]()

      Path : v23/{+resourceName}:listResults

      HTTP Method : GET

      Flat Path : v23/customers/{customersId}/batchJobs/{batchJobsId}:listResults

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

  • searchads360.customers.batchJobs.addOperations

      Parameters :

        resourceName

          Description : Required. The resource name of the batch job.

          Location : path

          Required : Yes

          Pattern : ^customers/[^/]+/batchJobs/[^/]+$

          Type : string

      Parameter Order : resourceName

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

      Path : v23/{+resourceName}:addOperations

      HTTP Method : POST

      Flat Path : v23/customers/{customersId}/batchJobs/{batchJobsId}:addOperations

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

  • searchads360.customers.batchJobs.mutate

      Parameter Order : customerId

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

      Path : v23/customers/{+customerId}/batchJobs:mutate

      HTTP Method : POST

      Flat Path : v23/customers/{customersId}/batchJobs:mutate

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

      Parameters :

        customerId

          Pattern : ^[^/]+$

          Type : string

          Location : path

          Required : Yes

          Description : Required. The ID of the customer for which to create a batch job.

  • searchads360.customers.batchJobs.run

      Flat Path : v23/customers/{customersId}/batchJobs/{batchJobsId}:run

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

      Path : v23/{+resourceName}:run

      HTTP Method : POST

      Parameter Order : resourceName

      Description : 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]()

      Parameters :

        resourceName

          Description : Required. The resource name of the BatchJob to run.

          Location : path

          Required : Yes

          Pattern : ^customers/[^/]+/batchJobs/[^/]+$

          Type : string

  • searchads360.customers.customColumns.get

      Path : v23/{+resourceName}

      HTTP Method : GET

      Flat Path : v23/customers/{customersId}/customColumns/{customColumnsId}

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

      Parameter Order : resourceName

      Description : Returns the requested custom column in full detail.

      Parameters :

        resourceName

          Pattern : ^customers/[^/]+/customColumns/[^/]+$

          Type : string

          Description : Required. The resource name of the custom column to fetch.

          Location : path

          Required : Yes

  • searchads360.customers.customColumns.list

      Flat Path : v23/customers/{customersId}/customColumns

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

      Path : v23/customers/{+customerId}/customColumns

      HTTP Method : GET

      Parameter Order : customerId

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

      Parameters :

        customerId

          Location : path

          Required : Yes

          Description : Required. The ID of the customer to apply the CustomColumn list operation to.

          Pattern : ^[^/]+$

          Type : string

  • searchads360.customers.conversionValueRules.mutate

      Flat Path : v23/customers/{customersId}/conversionValueRules:mutate

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

      Path : v23/customers/{+customerId}/conversionValueRules:mutate

      HTTP Method : POST

      Parameter Order : customerId

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

      Parameters :

        customerId

          Location : path

          Required : Yes

          Description : Required. The ID of the customer whose conversion value rules are being modified.

          Pattern : ^[^/]+$

          Type : string

  • searchads360.customers.customerUserAccessInvitations.mutate

      Parameters :

        customerId

          Pattern : ^[^/]+$

          Type : string

          Description : Required. The ID of the customer whose access invitation is being modified.

          Location : path

          Required : Yes

      Path : v23/customers/{+customerId}/customerUserAccessInvitations:mutate

      HTTP Method : POST

      Flat Path : v23/customers/{customersId}/customerUserAccessInvitations:mutate

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

      Parameter Order : customerId

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

  • searchads360.customers.accountBudgetProposals.mutate

      Parameters :

        customerId

          Location : path

          Required : Yes

          Description : Required. The ID of the customer.

          Pattern : ^[^/]+$

          Type : string

      Flat Path : v23/customers/{customersId}/accountBudgetProposals:mutate

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

      Path : v23/customers/{+customerId}/accountBudgetProposals:mutate

      HTTP Method : POST

      Parameter Order : customerId

      Description : 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]()

  • searchads360.customers.customerAssetSets.mutate

      Parameter Order : customerId

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

      Path : v23/customers/{+customerId}/customerAssetSets:mutate

      HTTP Method : POST

      Flat Path : v23/customers/{customersId}/customerAssetSets:mutate

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

      Parameters :

        customerId

          Description : Required. The ID of the customer whose customer asset sets are being modified.

          Location : path

          Required : Yes

          Pattern : ^[^/]+$

          Type : string

  • searchads360.customers.Goals.mutate

      Parameters :

        customerId

          Pattern : ^[^/]+$

          Type : string

          Description : Required. The ID of the customer whose goals are being modified.

          Location : path

          Required : Yes

      Flat Path : v23/customers/{customersId}/Goals:mutate

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

      Path : v23/customers/{+customerId}/Goals:mutate

      HTTP Method : POST

      Parameter Order : customerId

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

  • searchads360.customers.paymentsAccounts.list

      Parameters :

        customerId

          Location : path

          Required : Yes

          Description : Required. The ID of the customer to apply the PaymentsAccount list operation to.

          Pattern : ^[^/]+$

          Type : string

      Parameter Order : customerId

      Description : 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]()

      Path : v23/customers/{+customerId}/paymentsAccounts

      HTTP Method : GET

      Flat Path : v23/customers/{customersId}/paymentsAccounts

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

  • searchads360.customers.smartCampaignSettings.getSmartCampaignStatus

      Path : v23/{+resourceName}:getSmartCampaignStatus

      HTTP Method : GET

      Flat Path : v23/customers/{customersId}/smartCampaignSettings/{smartCampaignSettingsId}:getSmartCampaignStatus

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

      Parameter Order : resourceName

      Description : Returns the status of the requested Smart campaign.

      Parameters :

        resourceName

          Pattern : ^customers/[^/]+/smartCampaignSettings/[^/]+$

          Type : string

          Description : Required. The resource name of the Smart campaign setting belonging to the Smart campaign to fetch the status of.

          Location : path

          Required : Yes

  • searchads360.customers.smartCampaignSettings.mutate

      Parameters :

        customerId

          Pattern : ^[^/]+$

          Type : string

          Description : Required. The ID of the customer whose Smart campaign settings are being modified.

          Location : path

          Required : Yes

      Parameter Order : customerId

      Description : Updates Smart campaign settings for campaigns.

      Flat Path : v23/customers/{customersId}/smartCampaignSettings:mutate

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

      Path : v23/customers/{+customerId}/smartCampaignSettings:mutate

      HTTP Method : POST

  • searchads360.customers.customizerAttributes.mutate

      Parameters :

        customerId

          Location : path

          Required : Yes

          Description : Required. The ID of the customer whose customizer attributes are being modified.

          Pattern : ^[^/]+$

          Type : string

      Flat Path : v23/customers/{customersId}/customizerAttributes:mutate

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

      Path : v23/customers/{+customerId}/customizerAttributes:mutate

      HTTP Method : POST

      Parameter Order : customerId

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

  • searchads360.customers.campaignCustomizers.mutate

      Parameters :

        customerId

          Location : path

          Required : Yes

          Description : Required. The ID of the customer whose campaign customizers are being modified.

          Pattern : ^[^/]+$

          Type : string

      Flat Path : v23/customers/{customersId}/campaignCustomizers:mutate

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

      Path : v23/customers/{+customerId}/campaignCustomizers:mutate

      HTTP Method : POST

      Parameter Order : customerId

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

  • searchads360.customers.assetGroups.mutate

      Parameters :

        customerId

          Location : path

          Required : Yes

          Description : Required. The ID of the customer whose asset groups are being modified.

          Pattern : ^[^/]+$

          Type : string

      Parameter Order : customerId

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

      Path : v23/customers/{+customerId}/assetGroups:mutate

      HTTP Method : POST

      Flat Path : v23/customers/{customersId}/assetGroups:mutate

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

  • searchads360.customers.conversionValueRuleSets.mutate

      Path : v23/customers/{+customerId}/conversionValueRuleSets:mutate

      HTTP Method : POST

      Flat Path : v23/customers/{customersId}/conversionValueRuleSets:mutate

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

      Parameter Order : customerId

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

      Parameters :

        customerId

          Description : Required. The ID of the customer whose conversion value rule sets are being modified.

          Location : path

          Required : Yes

          Pattern : ^[^/]+$

          Type : string

  • searchads360.customers.keywordPlanCampaigns.mutate

      Flat Path : v23/customers/{customersId}/keywordPlanCampaigns:mutate

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

      Path : v23/customers/{+customerId}/keywordPlanCampaigns:mutate

      HTTP Method : POST

      Parameter Order : customerId

      Description : 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]()

      Parameters :

        customerId

          Description : Required. The ID of the customer whose Keyword Plan campaigns are being modified.

          Location : path

          Required : Yes

          Pattern : ^[^/]+$

          Type : string

  • searchads360.customers.adGroupLabels.mutate

      Path : v23/customers/{+customerId}/adGroupLabels:mutate

      HTTP Method : POST

      Flat Path : v23/customers/{customersId}/adGroupLabels:mutate

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

      Parameter Order : customerId

      Description : 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]()

      Parameters :

        customerId

          Pattern : ^[^/]+$

          Type : string

          Location : path

          Required : Yes

          Description : Required. ID of the customer whose ad group labels are being modified.

  • searchads360.customers.billingSetups.mutate

      Parameter Order : customerId

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

      Flat Path : v23/customers/{customersId}/billingSetups:mutate

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

      Path : v23/customers/{+customerId}/billingSetups:mutate

      HTTP Method : POST

      Parameters :

        customerId

          Pattern : ^[^/]+$

          Type : string

          Description : Required. Id of the customer to apply the billing setup mutate operation to.

          Location : path

          Required : Yes

  • searchads360.customers.keywordPlanAdGroups.mutate

      Parameters :

        customerId

          Pattern : ^[^/]+$

          Type : string

          Location : path

          Required : Yes

          Description : Required. The ID of the customer whose Keyword Plan ad groups are being modified.

      Path : v23/customers/{+customerId}/keywordPlanAdGroups:mutate

      HTTP Method : POST

      Flat Path : v23/customers/{customersId}/keywordPlanAdGroups:mutate

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

      Parameter Order : customerId

      Description : 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]()

  • searchads360.customers.thirdPartyAppAnalyticsLinks.regenerateShareableLinkId

      Parameters :

        resourceName

          Pattern : ^customers/[^/]+/thirdPartyAppAnalyticsLinks/[^/]+$

          Type : string

          Description : Resource name of the third party app analytics link.

          Location : path

          Required : Yes

      Parameter Order : resourceName

      Description : 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]()

      Flat Path : v23/customers/{customersId}/thirdPartyAppAnalyticsLinks/{thirdPartyAppAnalyticsLinksId}:regenerateShareableLinkId

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

      Path : v23/{+resourceName}:regenerateShareableLinkId

      HTTP Method : POST

  • searchads360.customers.assetGroupAssets.mutate

      Parameters :

        customerId

          Pattern : ^[^/]+$

          Type : string

          Location : path

          Required : Yes

          Description : Required. The ID of the customer whose asset group assets are being modified.

      Path : v23/customers/{+customerId}/assetGroupAssets:mutate

      HTTP Method : POST

      Flat Path : v23/customers/{customersId}/assetGroupAssets:mutate

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

      Parameter Order : customerId

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

  • searchads360.customers.customerClientLinks.mutate

      Parameters :

        customerId

          Description : Required. The ID of the customer whose customer link are being modified.

          Location : path

          Required : Yes

          Pattern : ^[^/]+$

          Type : string

      Path : v23/customers/{+customerId}/customerClientLinks:mutate

      HTTP Method : POST

      Flat Path : v23/customers/{customersId}/customerClientLinks:mutate

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

      Parameter Order : customerId

      Description : 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]()

  • searchads360.customers.customInterests.mutate

      Parameters :

        customerId

          Pattern : ^[^/]+$

          Type : string

          Location : path

          Required : Yes

          Description : Required. The ID of the customer whose custom interests are being modified.

      Flat Path : v23/customers/{customersId}/customInterests:mutate

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

      Path : v23/customers/{+customerId}/customInterests:mutate

      HTTP Method : POST

      Parameter Order : customerId

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

  • searchads360.customers.createCustomerClient

      Parameters :

        customerId

          Pattern : ^[^/]+$

          Type : string

          Description : Required. The ID of the Manager under whom client customer is being created.

          Location : path

          Required : Yes

      Flat Path : v23/customers/{customersId}:createCustomerClient

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

      Path : v23/customers/{+customerId}:createCustomerClient

      HTTP Method : POST

      Parameter Order : customerId

      Description : 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]()

  • searchads360.customers.getIdentityVerification

      Parameter Order : customerId

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

      Path : v23/customers/{+customerId}/getIdentityVerification

      HTTP Method : GET

      Flat Path : v23/customers/{customersId}/getIdentityVerification

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

      Parameters :

        customerId

          Pattern : ^[^/]+$

          Type : string

          Location : path

          Required : Yes

          Description : Required. The ID of the customer for whom we are requesting verification information.

  • searchads360.customers.suggestTravelAssets

      Parameter Order : customerId

      Description : 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.

      Path : v23/customers/{+customerId}:suggestTravelAssets

      HTTP Method : POST

      Flat Path : v23/customers/{customersId}:suggestTravelAssets

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

      Parameters :

        customerId

          Pattern : ^[^/]+$

          Type : string

          Location : path

          Required : Yes

          Description : Required. The ID of the customer.

  • searchads360.customers.suggestKeywordThemes

      Parameters :

        customerId

          Location : path

          Required : Yes

          Description : Required. The ID of the customer.

          Pattern : ^[^/]+$

          Type : string

      Parameter Order : customerId

      Description : Suggests keyword themes to advertise on.

      Path : v23/customers/{+customerId}:suggestKeywordThemes

      HTTP Method : POST

      Flat Path : v23/customers/{customersId}:suggestKeywordThemes

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

  • searchads360.customers.startIdentityVerification

      Parameters :

        customerId

          Pattern : ^[^/]+$

          Type : string

          Description : Required. The Id of the customer for whom we are creating this verification.

          Location : path

          Required : Yes

      Flat Path : v23/customers/{customersId}:startIdentityVerification

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

      Path : v23/customers/{+customerId}:startIdentityVerification

      HTTP Method : POST

      Parameter Order : customerId

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

  • searchads360.customers.generateBenchmarksMetrics

      Flat Path : v23/customers/{customersId}:generateBenchmarksMetrics

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

      Path : v23/customers/{+customerId}:generateBenchmarksMetrics

      HTTP Method : POST

      Parameter Order : customerId

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

      Parameters :

        customerId

          Location : path

          Required : Yes

          Description : Required. The ID of the customer. Supply a client customer ID to generate metrics for the customer. A manager account customer ID will not return customer metrics since it does not have any associated direct ad campaigns.

          Pattern : ^[^/]+$

          Type : string

  • searchads360.customers.uploadUserData

      Parameters :

        customerId

          Location : path

          Required : Yes

          Description : Required. The ID of the customer for which to update the user data.

          Pattern : ^[^/]+$

          Type : string

      Path : v23/customers/{+customerId}:uploadUserData

      HTTP Method : POST

      Flat Path : v23/customers/{customersId}:uploadUserData

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

      Parameter Order : customerId

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

  • searchads360.customers.generateTargetingSuggestionMetrics

      Parameter Order : customerId

      Description : 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]()

      Flat Path : v23/customers/{customersId}:generateTargetingSuggestionMetrics

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

      Path : v23/customers/{+customerId}:generateTargetingSuggestionMetrics

      HTTP Method : POST

      Parameters :

        customerId

          Pattern : ^[^/]+$

          Type : string

          Location : path

          Required : Yes

          Description : Required. The ID of the customer.

  • searchads360.customers.generateKeywordIdeas

      Parameter Order : customerId

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

      Flat Path : v23/customers/{customersId}:generateKeywordIdeas

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

      Path : v23/customers/{+customerId}:generateKeywordIdeas

      HTTP Method : POST

      Parameters :

        customerId

          Pattern : ^[^/]+$

          Type : string

          Description : The ID of the customer with the recommendation.

          Location : path

          Required : Yes

  • searchads360.customers.generateKeywordForecastMetrics

      Parameters :

        customerId

          Pattern : ^[^/]+$

          Type : string

          Description : The ID of the customer.

          Location : path

          Required : Yes

      Path : v23/customers/{+customerId}:generateKeywordForecastMetrics

      HTTP Method : POST

      Flat Path : v23/customers/{customersId}:generateKeywordForecastMetrics

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

      Parameter Order : customerId

      Description : 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]()

  • searchads360.customers.generateAudienceDefinition

      Parameters :

        customerId

          Location : path

          Required : Yes

          Description : Required. The ID of the customer.

          Pattern : ^[^/]+$

          Type : string

      Parameter Order : customerId

      Description : 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]()

      Flat Path : v23/customers/{customersId}:generateAudienceDefinition

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

      Path : v23/customers/{+customerId}:generateAudienceDefinition

      HTTP Method : POST

  • searchads360.customers.suggestSmartCampaignBudgetOptions

      Path : v23/customers/{+customerId}:suggestSmartCampaignBudgetOptions

      HTTP Method : POST

      Flat Path : v23/customers/{customersId}:suggestSmartCampaignBudgetOptions

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

      Parameter Order : customerId

      Description : Returns BudgetOption suggestions.

      Parameters :

        customerId

          Description : Required. The ID of the customer whose budget options are to be suggested.

          Location : path

          Required : Yes

          Pattern : ^[^/]+$

          Type : string

  • searchads360.customers.searchAudienceInsightsAttributes

      Path : v23/customers/{+customerId}:searchAudienceInsightsAttributes

      HTTP Method : POST

      Flat Path : v23/customers/{customersId}:searchAudienceInsightsAttributes

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

      Parameter Order : customerId

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

      Parameters :

        customerId

          Location : path

          Required : Yes

          Description : Required. The ID of the customer.

          Pattern : ^[^/]+$

          Type : string

  • searchads360.customers.generateKeywordHistoricalMetrics

      Parameters :

        customerId

          Pattern : ^[^/]+$

          Type : string

          Location : path

          Required : Yes

          Description : The ID of the customer with the recommendation.

      Parameter Order : customerId

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

      Path : v23/customers/{+customerId}:generateKeywordHistoricalMetrics

      HTTP Method : POST

      Flat Path : v23/customers/{customersId}:generateKeywordHistoricalMetrics

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

  • searchads360.customers.removeCampaignAutomaticallyCreatedAsset

      Parameter Order : customerId

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

      Flat Path : v23/customers/{customersId}:removeCampaignAutomaticallyCreatedAsset

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

      Path : v23/customers/{+customerId}:removeCampaignAutomaticallyCreatedAsset

      HTTP Method : POST

      Parameters :

        customerId

          Description : Required. The ID of the customer whose assets are being removed.

          Location : path

          Required : Yes

          Pattern : ^[^/]+$

          Type : string

  • searchads360.customers.suggestSmartCampaignAd

      Parameter Order : customerId

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

      Path : v23/customers/{+customerId}:suggestSmartCampaignAd

      HTTP Method : POST

      Flat Path : v23/customers/{customersId}:suggestSmartCampaignAd

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

      Parameters :

        customerId

          Pattern : ^[^/]+$

          Type : string

          Location : path

          Required : Yes

          Description : Required. The ID of the customer.

  • searchads360.customers.generateAudienceCompositionInsights

      Parameter Order : customerId

      Description : 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]()

      Flat Path : v23/customers/{customersId}:generateAudienceCompositionInsights

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

      Path : v23/customers/{+customerId}:generateAudienceCompositionInsights

      HTTP Method : POST

      Parameters :

        customerId

          Location : path

          Required : Yes

          Description : Required. The ID of the customer.

          Pattern : ^[^/]+$

          Type : string

  • searchads360.customers.generateSuggestedTargetingInsights

      Flat Path : v23/customers/{customersId}:generateSuggestedTargetingInsights

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

      Path : v23/customers/{+customerId}:generateSuggestedTargetingInsights

      HTTP Method : POST

      Parameter Order : customerId

      Description : 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]()

      Parameters :

        customerId

          Pattern : ^[^/]+$

          Type : string

          Location : path

          Required : Yes

          Description : Required. The ID of the customer.

  • searchads360.customers.listAccessibleCustomers

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

      Flat Path : v23/customers:listAccessibleCustomers

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

      Path : v23/customers:listAccessibleCustomers

      HTTP Method : GET

  • searchads360.customers.generateAudienceOverlapInsights

      Parameters :

        customerId

          Pattern : ^[^/]+$

          Type : string

          Description : Required. The ID of the customer.

          Location : path

          Required : Yes

      Parameter Order : customerId

      Description : 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]()

      Path : v23/customers/{+customerId}:generateAudienceOverlapInsights

      HTTP Method : POST

      Flat Path : v23/customers/{customersId}:generateAudienceOverlapInsights

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

  • searchads360.customers.generateReachForecast

      Parameters :

        customerId

          Description : Required. The ID of the customer.

          Location : path

          Required : Yes

          Pattern : ^[^/]+$

          Type : string

      Parameter Order : customerId

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

      Flat Path : v23/customers/{customersId}:generateReachForecast

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

      Path : v23/customers/{+customerId}:generateReachForecast

      HTTP Method : POST

  • searchads360.customers.mutate

      Flat Path : v23/customers/{customersId}:mutate

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

      Path : v23/customers/{+customerId}:mutate

      HTTP Method : POST

      Parameter Order : customerId

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

      Parameters :

        customerId

          Description : Required. The ID of the customer being modified.

          Location : path

          Required : Yes

          Pattern : ^[^/]+$

          Type : string

  • searchads360.customers.generateInsightsFinderReport

      Flat Path : v23/customers/{customersId}:generateInsightsFinderReport

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

      Path : v23/customers/{+customerId}:generateInsightsFinderReport

      HTTP Method : POST

      Parameter Order : customerId

      Description : 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]()

      Parameters :

        customerId

          Pattern : ^[^/]+$

          Type : string

          Description : Required. The ID of the customer.

          Location : path

          Required : Yes

  • searchads360.customers.generateAdGroupThemes

      Parameters :

        customerId

          Location : path

          Required : Yes

          Description : Required. The ID of the customer.

          Pattern : ^[^/]+$

          Type : string

      Flat Path : v23/customers/{customersId}:generateAdGroupThemes

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

      Path : v23/customers/{+customerId}:generateAdGroupThemes

      HTTP Method : POST

      Parameter Order : customerId

      Description : 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]()

  • searchads360.listPlannableUserInterests

      Description : 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]()

      Path : v23:listPlannableUserInterests

      HTTP Method : POST

      Flat Path : v23:listPlannableUserInterests

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

  • searchads360.listBenchmarksProducts

      Flat Path : v23:listBenchmarksProducts

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

      Path : v23:listBenchmarksProducts

      HTTP Method : POST

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

  • searchads360.listPlannableUserLists

      Path : v23:listPlannableUserLists

      HTTP Method : POST

      Flat Path : v23:listPlannableUserLists

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

      Description : 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]()

  • searchads360.generateConversionRates

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

      Flat Path : v23:generateConversionRates

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

      Path : v23:generateConversionRates

      HTTP Method : POST

  • searchads360.listPlannableProducts

      Flat Path : v23:listPlannableProducts

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

      Path : v23:listPlannableProducts

      HTTP Method : POST

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

  • searchads360.listBenchmarksAvailableDates

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

      Path : v23:listBenchmarksAvailableDates

      HTTP Method : POST

      Flat Path : v23:listBenchmarksAvailableDates

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

  • searchads360.listBenchmarksLocations

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

      Flat Path : v23:listBenchmarksLocations

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

      Path : v23:listBenchmarksLocations

      HTTP Method : POST

  • searchads360.listPlannableLocations

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

      Path : v23:listPlannableLocations

      HTTP Method : POST

      Flat Path : v23:listPlannableLocations

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

  • searchads360.listBenchmarksSources

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

      Flat Path : v23:listBenchmarksSources

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

      Path : v23:listBenchmarksSources

      HTTP Method : POST