ConfigureCampaignLifecycleGoals

  • The ConfigureCampaignLifecycleGoals RPC processes campaign lifecycle configurations.

  • This RPC requires the https://www.googleapis.com/auth/adwords OAuth scope for authorization.

  • Potential errors include AuthenticationError, AuthorizationError, CampaignLifecycleGoalConfigError, HeaderError, InternalError, QuotaError, and RequestError.

ConfigureCampaignLifecycleGoals

rpc ConfigureCampaignLifecycleGoals(ConfigureCampaignLifecycleGoalsRequest) returns (ConfigureCampaignLifecycleGoalsResponse)

Process the given campaign lifecycle configurations.

List of thrown errors: AuthenticationError AuthorizationError CampaignLifecycleGoalConfigError HeaderError InternalError QuotaError RequestError

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/adwords

For more information, see the OAuth 2.0 Overview.