diff --git a/google/ads/googleads/v0/errors/account_budget_proposal_error.proto b/google/ads/googleads/v0/errors/account_budget_proposal_error.proto index 6580a737..9c734fe0 100644 --- a/google/ads/googleads/v0/errors/account_budget_proposal_error.proto +++ b/google/ads/googleads/v0/errors/account_budget_proposal_error.proto @@ -25,6 +25,7 @@ option java_package = "com.google.ads.googleads.v0.errors"; option objc_class_prefix = "GAA"; option php_namespace = "Google\\Ads\\GoogleAds\\V0\\Errors"; option ruby_package = "Google::Ads::GoogleAds::V0::Errors"; + // Proto file describing account budget proposal errors. // Container for enum describing possible account budget proposal errors. @@ -107,6 +108,4 @@ message AccountBudgetProposalErrorEnum { // Mutates are not allowed for the given billing setup. INVALID_BILLING_SETUP = 23; } - - } diff --git a/google/ads/googleads/v0/errors/ad_customizer_error.proto b/google/ads/googleads/v0/errors/ad_customizer_error.proto index 22bc2dfc..a12cfb60 100644 --- a/google/ads/googleads/v0/errors/ad_customizer_error.proto +++ b/google/ads/googleads/v0/errors/ad_customizer_error.proto @@ -25,6 +25,7 @@ option java_package = "com.google.ads.googleads.v0.errors"; option objc_class_prefix = "GAA"; option php_namespace = "Google\\Ads\\GoogleAds\\V0\\Errors"; option ruby_package = "Google::Ads::GoogleAds::V0::Errors"; + // Proto file describing ad customizer errors. // Container for enum describing possible ad customizer errors. @@ -52,6 +53,4 @@ message AdCustomizerErrorEnum { // A user list referenced in an IF function does not exist. UNKNOWN_USER_LIST = 6; } - - } diff --git a/google/ads/googleads/v0/errors/ad_error.proto b/google/ads/googleads/v0/errors/ad_error.proto index b83b2942..021c9acb 100644 --- a/google/ads/googleads/v0/errors/ad_error.proto +++ b/google/ads/googleads/v0/errors/ad_error.proto @@ -25,6 +25,7 @@ option java_package = "com.google.ads.googleads.v0.errors"; option objc_class_prefix = "GAA"; option php_namespace = "Google\\Ads\\GoogleAds\\V0\\Errors"; option ruby_package = "Google::Ads::GoogleAds::V0::Errors"; + // Proto file describing ad errors. // Container for enum describing possible ad errors. @@ -448,6 +449,4 @@ message AdErrorEnum { // The associated ad is not compatible with restriction type. INCOMPATIBLE_WITH_RESTRICTION_TYPE = 130; } - - } diff --git a/google/ads/googleads/v0/errors/ad_group_ad_error.proto b/google/ads/googleads/v0/errors/ad_group_ad_error.proto index 49b0eb4e..16af7a29 100644 --- a/google/ads/googleads/v0/errors/ad_group_ad_error.proto +++ b/google/ads/googleads/v0/errors/ad_group_ad_error.proto @@ -25,6 +25,7 @@ option java_package = "com.google.ads.googleads.v0.errors"; option objc_class_prefix = "GAA"; option php_namespace = "Google\\Ads\\GoogleAds\\V0\\Errors"; option ruby_package = "Google::Ads::GoogleAds::V0::Errors"; + // Proto file describing ad group ad errors. // Container for enum describing possible ad group ad errors. @@ -63,6 +64,4 @@ message AdGroupAdErrorEnum { // An ad may only be modified once per call RESOURCE_REFERENCED_IN_MULTIPLE_OPS = 9; } - - } diff --git a/google/ads/googleads/v0/errors/ad_group_bid_modifier_error.proto b/google/ads/googleads/v0/errors/ad_group_bid_modifier_error.proto index 949bfb6c..3d9a60d9 100644 --- a/google/ads/googleads/v0/errors/ad_group_bid_modifier_error.proto +++ b/google/ads/googleads/v0/errors/ad_group_bid_modifier_error.proto @@ -25,6 +25,7 @@ option java_package = "com.google.ads.googleads.v0.errors"; option objc_class_prefix = "GAA"; option php_namespace = "Google\\Ads\\GoogleAds\\V0\\Errors"; option ruby_package = "Google::Ads::GoogleAds::V0::Errors"; + // Proto file describing ad group bid modifier errors. // Container for enum describing possible ad group bid modifier errors. @@ -44,6 +45,4 @@ message AdGroupBidModifierErrorEnum { // campaign is opted out of the same criterion. CANNOT_OVERRIDE_OPTED_OUT_CAMPAIGN_CRITERION_BID_MODIFIER = 3; } - - } diff --git a/google/ads/googleads/v0/errors/ad_group_criterion_error.proto b/google/ads/googleads/v0/errors/ad_group_criterion_error.proto index b01cc67b..cd3fee7c 100644 --- a/google/ads/googleads/v0/errors/ad_group_criterion_error.proto +++ b/google/ads/googleads/v0/errors/ad_group_criterion_error.proto @@ -25,6 +25,7 @@ option java_package = "com.google.ads.googleads.v0.errors"; option objc_class_prefix = "GAA"; option php_namespace = "Google\\Ads\\GoogleAds\\V0\\Errors"; option ruby_package = "Google::Ads::GoogleAds::V0::Errors"; + // Proto file describing ad group criterion errors. // Container for enum describing possible ad group criterion errors. @@ -158,6 +159,4 @@ message AdGroupCriterionErrorEnum { // Listing group in an ADD operation specifies a non temporary criterion id. LISTING_GROUP_ADD_MAY_ONLY_USE_TEMP_ID = 47; } - - } diff --git a/google/ads/googleads/v0/errors/ad_group_error.proto b/google/ads/googleads/v0/errors/ad_group_error.proto index 1bd1aecc..acc9ccea 100644 --- a/google/ads/googleads/v0/errors/ad_group_error.proto +++ b/google/ads/googleads/v0/errors/ad_group_error.proto @@ -25,6 +25,7 @@ option java_package = "com.google.ads.googleads.v0.errors"; option objc_class_prefix = "GAA"; option php_namespace = "Google\\Ads\\GoogleAds\\V0\\Errors"; option ruby_package = "Google::Ads::GoogleAds::V0::Errors"; + // Proto file describing ad group errors. // Container for enum describing possible ad group errors. @@ -76,6 +77,4 @@ message AdGroupErrorEnum { // campaigns that have DynamicSearchAdsSetting attached. CANNOT_ADD_ADGROUP_OF_TYPE_DSA_TO_CAMPAIGN_WITHOUT_DSA_SETTING = 14; } - - } diff --git a/google/ads/googleads/v0/errors/ad_group_feed_error.proto b/google/ads/googleads/v0/errors/ad_group_feed_error.proto index 7223e8a4..995486cb 100644 --- a/google/ads/googleads/v0/errors/ad_group_feed_error.proto +++ b/google/ads/googleads/v0/errors/ad_group_feed_error.proto @@ -25,6 +25,7 @@ option java_package = "com.google.ads.googleads.v0.errors"; option objc_class_prefix = "GAA"; option php_namespace = "Google\\Ads\\GoogleAds\\V0\\Errors"; option ruby_package = "Google::Ads::GoogleAds::V0::Errors"; + // Proto file describing ad group feed errors. // Container for enum describing possible ad group feed errors. @@ -60,6 +61,4 @@ message AdGroupFeedErrorEnum { // CustomerFeed for the specified feed. NO_EXISTING_LOCATION_CUSTOMER_FEED = 8; } - - } diff --git a/google/ads/googleads/v0/errors/ad_parameter_error.proto b/google/ads/googleads/v0/errors/ad_parameter_error.proto index fd43182d..04b8b894 100644 --- a/google/ads/googleads/v0/errors/ad_parameter_error.proto +++ b/google/ads/googleads/v0/errors/ad_parameter_error.proto @@ -25,6 +25,7 @@ option java_package = "com.google.ads.googleads.v0.errors"; option objc_class_prefix = "GAA"; option php_namespace = "Google\\Ads\\GoogleAds\\V0\\Errors"; option ruby_package = "Google::Ads::GoogleAds::V0::Errors"; + // Proto file describing ad parameter errors. // Container for enum describing possible ad parameter errors. @@ -43,6 +44,4 @@ message AdParameterErrorEnum { // The insertion text is invalid. INVALID_INSERTION_TEXT_FORMAT = 3; } - - } diff --git a/google/ads/googleads/v0/errors/ad_sharing_error.proto b/google/ads/googleads/v0/errors/ad_sharing_error.proto index e1ee84f7..7456c591 100644 --- a/google/ads/googleads/v0/errors/ad_sharing_error.proto +++ b/google/ads/googleads/v0/errors/ad_sharing_error.proto @@ -25,6 +25,7 @@ option java_package = "com.google.ads.googleads.v0.errors"; option objc_class_prefix = "GAA"; option php_namespace = "Google\\Ads\\GoogleAds\\V0\\Errors"; option ruby_package = "Google::Ads::GoogleAds::V0::Errors"; + // Proto file describing ad sharing errors. // Container for enum describing possible ad sharing errors. @@ -47,6 +48,4 @@ message AdSharingErrorEnum { // Cannot add AdGroupAd on inactive Ad. CANNOT_SHARE_INACTIVE_AD = 4; } - - } diff --git a/google/ads/googleads/v0/errors/adx_error.proto b/google/ads/googleads/v0/errors/adx_error.proto index 6dd23875..5f07d881 100644 --- a/google/ads/googleads/v0/errors/adx_error.proto +++ b/google/ads/googleads/v0/errors/adx_error.proto @@ -25,6 +25,7 @@ option java_package = "com.google.ads.googleads.v0.errors"; option objc_class_prefix = "GAA"; option php_namespace = "Google\\Ads\\GoogleAds\\V0\\Errors"; option ruby_package = "Google::Ads::GoogleAds::V0::Errors"; + // Proto file describing adx errors. // Container for enum describing possible adx errors. @@ -40,6 +41,4 @@ message AdxErrorEnum { // Attempt to use non-AdX feature by AdX customer. UNSUPPORTED_FEATURE = 2; } - - } diff --git a/google/ads/googleads/v0/errors/authentication_error.proto b/google/ads/googleads/v0/errors/authentication_error.proto index 5a067be1..db179f47 100644 --- a/google/ads/googleads/v0/errors/authentication_error.proto +++ b/google/ads/googleads/v0/errors/authentication_error.proto @@ -25,6 +25,7 @@ option java_package = "com.google.ads.googleads.v0.errors"; option objc_class_prefix = "GAA"; option php_namespace = "Google\\Ads\\GoogleAds\\V0\\Errors"; option ruby_package = "Google::Ads::GoogleAds::V0::Errors"; + // Proto file describing authentication errors. // Container for enum describing possible authentication errors. @@ -96,6 +97,4 @@ message AuthenticationErrorEnum { // Google account at https://landing.google.com/advancedprotection. ADVANCED_PROTECTION_NOT_ENROLLED = 24; } - - } diff --git a/google/ads/googleads/v0/errors/authorization_error.proto b/google/ads/googleads/v0/errors/authorization_error.proto index cca7d76a..7605e982 100644 --- a/google/ads/googleads/v0/errors/authorization_error.proto +++ b/google/ads/googleads/v0/errors/authorization_error.proto @@ -25,6 +25,7 @@ option java_package = "com.google.ads.googleads.v0.errors"; option objc_class_prefix = "GAA"; option php_namespace = "Google\\Ads\\GoogleAds\\V0\\Errors"; option ruby_package = "Google::Ads::GoogleAds::V0::Errors"; + // Proto file describing authorization errors. // Container for enum describing possible authorization errors. @@ -60,6 +61,4 @@ message AuthorizationErrorEnum { // Signup not complete. INCOMPLETE_SIGNUP = 8; } - - } diff --git a/google/ads/googleads/v0/errors/bidding_error.proto b/google/ads/googleads/v0/errors/bidding_error.proto index 6bad57dd..db66b974 100644 --- a/google/ads/googleads/v0/errors/bidding_error.proto +++ b/google/ads/googleads/v0/errors/bidding_error.proto @@ -25,6 +25,7 @@ option java_package = "com.google.ads.googleads.v0.errors"; option objc_class_prefix = "GAA"; option php_namespace = "Google\\Ads\\GoogleAds\\V0\\Errors"; option ruby_package = "Google::Ads::GoogleAds::V0::Errors"; + // Proto file describing bidding errors. // Container for enum describing possible bidding errors. @@ -67,7 +68,8 @@ message BiddingErrorEnum { // Cannot target content network only as campaign uses Page One Promoted // bidding strategy. - CANNOT_TARGET_CONTENT_NETWORK_ONLY_WITH_CAMPAIGN_LEVEL_POP_BIDDING_STRATEGY = 23; + CANNOT_TARGET_CONTENT_NETWORK_ONLY_WITH_CAMPAIGN_LEVEL_POP_BIDDING_STRATEGY = + 23; // Budget Optimizer and Target Spend bidding strategies are not supported // for campaigns with AdSchedule targeting. @@ -105,6 +107,4 @@ message BiddingErrorEnum { // The field is not compatible with payment mode. NOT_COMPATIBLE_WITH_PAYMENT_MODE = 34; } - - } diff --git a/google/ads/googleads/v0/errors/bidding_strategy_error.proto b/google/ads/googleads/v0/errors/bidding_strategy_error.proto index 666d2a25..5c9b4017 100644 --- a/google/ads/googleads/v0/errors/bidding_strategy_error.proto +++ b/google/ads/googleads/v0/errors/bidding_strategy_error.proto @@ -25,6 +25,7 @@ option java_package = "com.google.ads.googleads.v0.errors"; option objc_class_prefix = "GAA"; option php_namespace = "Google\\Ads\\GoogleAds\\V0\\Errors"; option ruby_package = "Google::Ads::GoogleAds::V0::Errors"; + // Proto file describing bidding strategy errors. // Container for enum describing possible bidding strategy errors. @@ -50,6 +51,4 @@ message BiddingStrategyErrorEnum { // The specified bidding strategy is not supported. BIDDING_STRATEGY_NOT_SUPPORTED = 5; } - - } diff --git a/google/ads/googleads/v0/errors/billing_setup_error.proto b/google/ads/googleads/v0/errors/billing_setup_error.proto index c6b7f6bc..f1c132a4 100644 --- a/google/ads/googleads/v0/errors/billing_setup_error.proto +++ b/google/ads/googleads/v0/errors/billing_setup_error.proto @@ -25,6 +25,7 @@ option java_package = "com.google.ads.googleads.v0.errors"; option objc_class_prefix = "GAA"; option php_namespace = "Google\\Ads\\GoogleAds\\V0\\Errors"; option ruby_package = "Google::Ads::GoogleAds::V0::Errors"; + // Proto file describing billing setup errors. // Container for enum describing possible billing setup errors. @@ -94,6 +95,4 @@ message BillingSetupErrorEnum { // Payments account ineligible. PAYMENTS_ACCOUNT_INELIGIBLE = 16; } - - } diff --git a/google/ads/googleads/v0/errors/campaign_budget_error.proto b/google/ads/googleads/v0/errors/campaign_budget_error.proto index 94d87d1b..a387b9de 100644 --- a/google/ads/googleads/v0/errors/campaign_budget_error.proto +++ b/google/ads/googleads/v0/errors/campaign_budget_error.proto @@ -25,6 +25,7 @@ option java_package = "com.google.ads.googleads.v0.errors"; option objc_class_prefix = "GAA"; option php_namespace = "Google\\Ads\\GoogleAds\\V0\\Errors"; option ruby_package = "Google::Ads::GoogleAds::V0::Errors"; + // Proto file describing campaign budget errors. // Container for enum describing possible campaign budget errors. @@ -87,6 +88,4 @@ message CampaignBudgetErrorEnum { // A money amount was not a multiple of a minimum unit. NON_MULTIPLE_OF_MINIMUM_CURRENCY_UNIT = 16; } - - } diff --git a/google/ads/googleads/v0/errors/campaign_criterion_error.proto b/google/ads/googleads/v0/errors/campaign_criterion_error.proto index 4e5d4941..16e61011 100644 --- a/google/ads/googleads/v0/errors/campaign_criterion_error.proto +++ b/google/ads/googleads/v0/errors/campaign_criterion_error.proto @@ -25,6 +25,7 @@ option java_package = "com.google.ads.googleads.v0.errors"; option objc_class_prefix = "GAA"; option php_namespace = "Google\\Ads\\GoogleAds\\V0\\Errors"; option ruby_package = "Google::Ads::GoogleAds::V0::Errors"; + // Proto file describing campaign criterion errors. // Container for enum describing possible campaign criterion errors. @@ -74,6 +75,4 @@ message CampaignCriterionErrorEnum { // Negative criteria are immutable, so updates are not allowed. CANNOT_UPDATE_NEGATIVE_CRITERION = 12; } - - } diff --git a/google/ads/googleads/v0/errors/campaign_error.proto b/google/ads/googleads/v0/errors/campaign_error.proto index a8410d84..0eca6867 100644 --- a/google/ads/googleads/v0/errors/campaign_error.proto +++ b/google/ads/googleads/v0/errors/campaign_error.proto @@ -25,6 +25,7 @@ option java_package = "com.google.ads.googleads.v0.errors"; option objc_class_prefix = "GAA"; option php_namespace = "Google\\Ads\\GoogleAds\\V0\\Errors"; option ruby_package = "Google::Ads::GoogleAds::V0::Errors"; + // Proto file describing campaign errors. // Container for enum describing possible campaign errors. @@ -157,6 +158,4 @@ message CampaignErrorEnum { // group. CANNOT_USE_SHARED_CAMPAIGN_BUDGET_WHILE_PART_OF_CAMPAIGN_GROUP = 40; } - - } diff --git a/google/ads/googleads/v0/errors/campaign_feed_error.proto b/google/ads/googleads/v0/errors/campaign_feed_error.proto index 81d4033b..d80206c8 100644 --- a/google/ads/googleads/v0/errors/campaign_feed_error.proto +++ b/google/ads/googleads/v0/errors/campaign_feed_error.proto @@ -25,6 +25,7 @@ option java_package = "com.google.ads.googleads.v0.errors"; option objc_class_prefix = "GAA"; option php_namespace = "Google\\Ads\\GoogleAds\\V0\\Errors"; option ruby_package = "Google::Ads::GoogleAds::V0::Errors"; + // Proto file describing campaign feed errors. // Container for enum describing possible campaign feed errors. @@ -56,6 +57,4 @@ message CampaignFeedErrorEnum { // Feed mapping for this placeholder type does not exist. MISSING_FEEDMAPPING_FOR_PLACEHOLDER_TYPE = 8; } - - } diff --git a/google/ads/googleads/v0/errors/campaign_shared_set_error.proto b/google/ads/googleads/v0/errors/campaign_shared_set_error.proto index aa716c7b..8f64efde 100644 --- a/google/ads/googleads/v0/errors/campaign_shared_set_error.proto +++ b/google/ads/googleads/v0/errors/campaign_shared_set_error.proto @@ -25,6 +25,7 @@ option java_package = "com.google.ads.googleads.v0.errors"; option objc_class_prefix = "GAA"; option php_namespace = "Google\\Ads\\GoogleAds\\V0\\Errors"; option ruby_package = "Google::Ads::GoogleAds::V0::Errors"; + // Proto file describing campaign shared set errors. // Container for enum describing possible campaign shared set errors. @@ -40,6 +41,4 @@ message CampaignSharedSetErrorEnum { // The shared set belongs to another customer and permission isn't granted. SHARED_SET_ACCESS_DENIED = 2; } - - } diff --git a/google/ads/googleads/v0/errors/change_status_error.proto b/google/ads/googleads/v0/errors/change_status_error.proto index 5ee8bac0..bac65bc7 100644 --- a/google/ads/googleads/v0/errors/change_status_error.proto +++ b/google/ads/googleads/v0/errors/change_status_error.proto @@ -25,6 +25,7 @@ option java_package = "com.google.ads.googleads.v0.errors"; option objc_class_prefix = "GAA"; option php_namespace = "Google\\Ads\\GoogleAds\\V0\\Errors"; option ruby_package = "Google::Ads::GoogleAds::V0::Errors"; + // Proto file describing change status errors. // Container for enum describing possible change status errors. @@ -40,6 +41,4 @@ message ChangeStatusErrorEnum { // The requested start date is too old. START_DATE_TOO_OLD = 3; } - - } diff --git a/google/ads/googleads/v0/errors/collection_size_error.proto b/google/ads/googleads/v0/errors/collection_size_error.proto index e292b05f..cc77367b 100644 --- a/google/ads/googleads/v0/errors/collection_size_error.proto +++ b/google/ads/googleads/v0/errors/collection_size_error.proto @@ -25,6 +25,7 @@ option java_package = "com.google.ads.googleads.v0.errors"; option objc_class_prefix = "GAA"; option php_namespace = "Google\\Ads\\GoogleAds\\V0\\Errors"; option ruby_package = "Google::Ads::GoogleAds::V0::Errors"; + // Proto file describing collection size errors. // Container for enum describing possible collection size errors. @@ -43,6 +44,4 @@ message CollectionSizeErrorEnum { // Too many. TOO_MANY = 3; } - - } diff --git a/google/ads/googleads/v0/errors/context_error.proto b/google/ads/googleads/v0/errors/context_error.proto index 19c9cf74..8af14c1c 100644 --- a/google/ads/googleads/v0/errors/context_error.proto +++ b/google/ads/googleads/v0/errors/context_error.proto @@ -25,6 +25,7 @@ option java_package = "com.google.ads.googleads.v0.errors"; option objc_class_prefix = "GAA"; option php_namespace = "Google\\Ads\\GoogleAds\\V0\\Errors"; option ruby_package = "Google::Ads::GoogleAds::V0::Errors"; + // Proto file describing context errors. // Container for enum describing possible context errors. @@ -43,6 +44,4 @@ message ContextErrorEnum { // The operation is not allowed for removed resources. OPERATION_NOT_PERMITTED_FOR_REMOVED_RESOURCE = 3; } - - } diff --git a/google/ads/googleads/v0/errors/conversion_action_error.proto b/google/ads/googleads/v0/errors/conversion_action_error.proto index 6f0ea71d..64f6ac98 100644 --- a/google/ads/googleads/v0/errors/conversion_action_error.proto +++ b/google/ads/googleads/v0/errors/conversion_action_error.proto @@ -25,6 +25,7 @@ option java_package = "com.google.ads.googleads.v0.errors"; option objc_class_prefix = "GAA"; option php_namespace = "Google\\Ads\\GoogleAds\\V0\\Errors"; option ruby_package = "Google::Ads::GoogleAds::V0::Errors"; + // Proto file describing conversion action errors. // Container for enum describing possible conversion action errors. @@ -68,6 +69,4 @@ message ConversionActionErrorEnum { // added. DATA_DRIVEN_MODEL_UNKNOWN = 9; } - - } diff --git a/google/ads/googleads/v0/errors/criterion_error.proto b/google/ads/googleads/v0/errors/criterion_error.proto index 0c60e1e2..fe84ff17 100644 --- a/google/ads/googleads/v0/errors/criterion_error.proto +++ b/google/ads/googleads/v0/errors/criterion_error.proto @@ -25,6 +25,7 @@ option java_package = "com.google.ads.googleads.v0.errors"; option objc_class_prefix = "GAA"; option php_namespace = "Google\\Ads\\GoogleAds\\V0\\Errors"; option ruby_package = "Google::Ads::GoogleAds::V0::Errors"; + // Proto file describing criterion errors. // Container for enum describing possible criterion errors. @@ -353,6 +354,4 @@ message CriterionErrorEnum { // A webpage criterion cannot be added to a non-DSA ad group. WEBPAGE_CRITERION_NOT_SUPPORTED_ON_NON_DSA_AD_GROUP = 95; } - - } diff --git a/google/ads/googleads/v0/errors/customer_client_link_error.proto b/google/ads/googleads/v0/errors/customer_client_link_error.proto index 15630186..a961f3fd 100644 --- a/google/ads/googleads/v0/errors/customer_client_link_error.proto +++ b/google/ads/googleads/v0/errors/customer_client_link_error.proto @@ -25,6 +25,7 @@ option java_package = "com.google.ads.googleads.v0.errors"; option objc_class_prefix = "GAA"; option php_namespace = "Google\\Ads\\GoogleAds\\V0\\Errors"; option ruby_package = "Google::Ads::GoogleAds::V0::Errors"; + // Proto file describing CustomerClientLink errors. // Container for enum describing possible CustomeClientLink errors. @@ -58,6 +59,4 @@ message CustomerClientLinkErrorEnum { // Parent manager account has the maximum number of linked accounts. CUSTOMER_HAS_TOO_MANY_ACCOUNTS_AT_MANAGER = 8; } - - } diff --git a/google/ads/googleads/v0/errors/customer_error.proto b/google/ads/googleads/v0/errors/customer_error.proto index 3c1d75d5..7987f45b 100644 --- a/google/ads/googleads/v0/errors/customer_error.proto +++ b/google/ads/googleads/v0/errors/customer_error.proto @@ -26,7 +26,6 @@ option objc_class_prefix = "GAA"; option php_namespace = "Google\\Ads\\GoogleAds\\V0\\Errors"; option ruby_package = "Google::Ads::GoogleAds::V0::Errors"; - // Container for enum describing possible customer errors. message CustomerErrorEnum { // Set of errors that are related to requests dealing with Customer. @@ -46,6 +45,4 @@ message CustomerErrorEnum { // CustomerService cannot get a customer that has not been fully set up. ACCOUNT_NOT_SET_UP = 3; } - - } diff --git a/google/ads/googleads/v0/errors/customer_feed_error.proto b/google/ads/googleads/v0/errors/customer_feed_error.proto index 5af2dd59..b6b21f8b 100644 --- a/google/ads/googleads/v0/errors/customer_feed_error.proto +++ b/google/ads/googleads/v0/errors/customer_feed_error.proto @@ -25,6 +25,7 @@ option java_package = "com.google.ads.googleads.v0.errors"; option objc_class_prefix = "GAA"; option php_namespace = "Google\\Ads\\GoogleAds\\V0\\Errors"; option ruby_package = "Google::Ads::GoogleAds::V0::Errors"; + // Proto file describing customer feed errors. // Container for enum describing possible customer feed errors. @@ -59,6 +60,4 @@ message CustomerFeedErrorEnum { // Placeholder not allowed at the account level. PLACEHOLDER_TYPE_NOT_ALLOWED_ON_CUSTOMER_FEED = 8; } - - } diff --git a/google/ads/googleads/v0/errors/customer_manager_link_error.proto b/google/ads/googleads/v0/errors/customer_manager_link_error.proto index a9861cf6..161ef5d3 100644 --- a/google/ads/googleads/v0/errors/customer_manager_link_error.proto +++ b/google/ads/googleads/v0/errors/customer_manager_link_error.proto @@ -25,6 +25,7 @@ option java_package = "com.google.ads.googleads.v0.errors"; option objc_class_prefix = "GAA"; option php_namespace = "Google\\Ads\\GoogleAds\\V0\\Errors"; option ruby_package = "Google::Ads::GoogleAds::V0::Errors"; + // Proto file describing CustomerManagerLink errors. // Container for enum describing possible CustomerManagerLink errors. @@ -64,6 +65,4 @@ message CustomerManagerLinkErrorEnum { // duplicate children. DUPLICATE_CHILD_FOUND = 9; } - - } diff --git a/google/ads/googleads/v0/errors/database_error.proto b/google/ads/googleads/v0/errors/database_error.proto index b9c264ca..edf39658 100644 --- a/google/ads/googleads/v0/errors/database_error.proto +++ b/google/ads/googleads/v0/errors/database_error.proto @@ -25,6 +25,7 @@ option java_package = "com.google.ads.googleads.v0.errors"; option objc_class_prefix = "GAA"; option php_namespace = "Google\\Ads\\GoogleAds\\V0\\Errors"; option ruby_package = "Google::Ads::GoogleAds::V0::Errors"; + // Proto file describing database errors. // Container for enum describing possible database errors. @@ -41,6 +42,4 @@ message DatabaseErrorEnum { // Please retry the request. CONCURRENT_MODIFICATION = 2; } - - } diff --git a/google/ads/googleads/v0/errors/date_error.proto b/google/ads/googleads/v0/errors/date_error.proto index a8a87dff..ca3e5019 100644 --- a/google/ads/googleads/v0/errors/date_error.proto +++ b/google/ads/googleads/v0/errors/date_error.proto @@ -25,6 +25,7 @@ option java_package = "com.google.ads.googleads.v0.errors"; option objc_class_prefix = "GAA"; option php_namespace = "Google\\Ads\\GoogleAds\\V0\\Errors"; option ruby_package = "Google::Ads::GoogleAds::V0::Errors"; + // Proto file describing date errors. // Container for enum describing possible date errors. @@ -64,6 +65,4 @@ message DateErrorEnum { // Both dates in range are null. DATE_RANGE_MINIMUM_AND_MAXIMUM_DATES_BOTH_NULL = 10; } - - } diff --git a/google/ads/googleads/v0/errors/date_range_error.proto b/google/ads/googleads/v0/errors/date_range_error.proto index cb44fd5a..62d3c77c 100644 --- a/google/ads/googleads/v0/errors/date_range_error.proto +++ b/google/ads/googleads/v0/errors/date_range_error.proto @@ -25,6 +25,7 @@ option java_package = "com.google.ads.googleads.v0.errors"; option objc_class_prefix = "GAA"; option php_namespace = "Google\\Ads\\GoogleAds\\V0\\Errors"; option ruby_package = "Google::Ads::GoogleAds::V0::Errors"; + // Proto file describing date range errors. // Container for enum describing possible date range errors. @@ -52,6 +53,4 @@ message DateRangeErrorEnum { // Trying to change start date on a campaign that has started. CANNOT_MODIFY_START_DATE_IF_ALREADY_STARTED = 6; } - - } diff --git a/google/ads/googleads/v0/errors/distinct_error.proto b/google/ads/googleads/v0/errors/distinct_error.proto index d224df8d..68d0ffe5 100644 --- a/google/ads/googleads/v0/errors/distinct_error.proto +++ b/google/ads/googleads/v0/errors/distinct_error.proto @@ -25,6 +25,7 @@ option java_package = "com.google.ads.googleads.v0.errors"; option objc_class_prefix = "GAA"; option php_namespace = "Google\\Ads\\GoogleAds\\V0\\Errors"; option ruby_package = "Google::Ads::GoogleAds::V0::Errors"; + // Proto file describing distinct errors. // Container for enum describing possible distinct errors. @@ -43,6 +44,4 @@ message DistinctErrorEnum { // Duplicate type. DUPLICATE_TYPE = 3; } - - } diff --git a/google/ads/googleads/v0/errors/enum_error.proto b/google/ads/googleads/v0/errors/enum_error.proto index 7da35359..a93c21ad 100644 --- a/google/ads/googleads/v0/errors/enum_error.proto +++ b/google/ads/googleads/v0/errors/enum_error.proto @@ -25,6 +25,7 @@ option java_package = "com.google.ads.googleads.v0.errors"; option objc_class_prefix = "GAA"; option php_namespace = "Google\\Ads\\GoogleAds\\V0\\Errors"; option ruby_package = "Google::Ads::GoogleAds::V0::Errors"; + // Proto file describing enum errors. // Container for enum describing possible enum errors. @@ -40,6 +41,4 @@ message EnumErrorEnum { // The enum value is not permitted. ENUM_VALUE_NOT_PERMITTED = 3; } - - } diff --git a/google/ads/googleads/v0/errors/errors.proto b/google/ads/googleads/v0/errors/errors.proto index 8d4ab513..a8443969 100644 --- a/google/ads/googleads/v0/errors/errors.proto +++ b/google/ads/googleads/v0/errors/errors.proto @@ -112,6 +112,7 @@ option java_package = "com.google.ads.googleads.v0.errors"; option objc_class_prefix = "GAA"; option php_namespace = "Google\\Ads\\GoogleAds\\V0\\Errors"; option ruby_package = "Google::Ads::GoogleAds::V0::Errors"; + // Proto file describing the common error protos // Describes how a GoogleAds API call failed. It's returned inside @@ -190,7 +191,8 @@ message ErrorCode { AuthenticationErrorEnum.AuthenticationError authentication_error = 17; // Indicates failure to properly authenticate user. - AdGroupCriterionErrorEnum.AdGroupCriterionError ad_group_criterion_error = 18; + AdGroupCriterionErrorEnum.AdGroupCriterionError ad_group_criterion_error = + 18; // The reasons for the ad customizer error AdCustomizerErrorEnum.AdCustomizerError ad_customizer_error = 19; @@ -208,7 +210,8 @@ message ErrorCode { BiddingErrorEnum.BiddingError bidding_error = 26; // The reasons for the campaign criterion error - CampaignCriterionErrorEnum.CampaignCriterionError campaign_criterion_error = 29; + CampaignCriterionErrorEnum.CampaignCriterionError campaign_criterion_error = + 29; // The reasons for the collection size error CollectionSizeErrorEnum.CollectionSizeError collection_size_error = 31; @@ -229,7 +232,8 @@ message ErrorCode { DistinctErrorEnum.DistinctError distinct_error = 35; // The reasons for the feed attribute reference error - FeedAttributeReferenceErrorEnum.FeedAttributeReferenceError feed_attribute_reference_error = 36; + FeedAttributeReferenceErrorEnum.FeedAttributeReferenceError + feed_attribute_reference_error = 36; // The reasons for the function error FunctionErrorEnum.FunctionError function_error = 37; @@ -253,7 +257,8 @@ message ErrorCode { MultiplierErrorEnum.MultiplierError multiplier_error = 44; // The reasons for the new resource creation error - NewResourceCreationErrorEnum.NewResourceCreationError new_resource_creation_error = 45; + NewResourceCreationErrorEnum.NewResourceCreationError + new_resource_creation_error = 45; // The reasons for the not empty error NotEmptyErrorEnum.NotEmptyError not_empty_error = 46; @@ -283,16 +288,20 @@ message ErrorCode { StringLengthErrorEnum.StringLengthError string_length_error = 54; // The reasons for the operation access denied error - OperationAccessDeniedErrorEnum.OperationAccessDeniedError operation_access_denied_error = 55; + OperationAccessDeniedErrorEnum.OperationAccessDeniedError + operation_access_denied_error = 55; // The reasons for the resource access denied error - ResourceAccessDeniedErrorEnum.ResourceAccessDeniedError resource_access_denied_error = 56; + ResourceAccessDeniedErrorEnum.ResourceAccessDeniedError + resource_access_denied_error = 56; // The reasons for the resource count limit exceeded error - ResourceCountLimitExceededErrorEnum.ResourceCountLimitExceededError resource_count_limit_exceeded_error = 57; + ResourceCountLimitExceededErrorEnum.ResourceCountLimitExceededError + resource_count_limit_exceeded_error = 57; // The reasons for the ad group bid modifier error - AdGroupBidModifierErrorEnum.AdGroupBidModifierError ad_group_bid_modifier_error = 59; + AdGroupBidModifierErrorEnum.AdGroupBidModifierError + ad_group_bid_modifier_error = 59; // The reasons for the context error ContextErrorEnum.ContextError context_error = 60; @@ -307,10 +316,12 @@ message ErrorCode { SharedCriterionErrorEnum.SharedCriterionError shared_criterion_error = 63; // The reasons for the campaign shared set error - CampaignSharedSetErrorEnum.CampaignSharedSetError campaign_shared_set_error = 64; + CampaignSharedSetErrorEnum.CampaignSharedSetError + campaign_shared_set_error = 64; // The reasons for the conversion action error - ConversionActionErrorEnum.ConversionActionError conversion_action_error = 65; + ConversionActionErrorEnum.ConversionActionError conversion_action_error = + 65; // The reasons for the header error. HeaderErrorEnum.HeaderError header_error = 66; @@ -328,22 +339,27 @@ message ErrorCode { KeywordPlanErrorEnum.KeywordPlanError keyword_plan_error = 71; // The reason for keyword plan campaign error. - KeywordPlanCampaignErrorEnum.KeywordPlanCampaignError keyword_plan_campaign_error = 72; + KeywordPlanCampaignErrorEnum.KeywordPlanCampaignError + keyword_plan_campaign_error = 72; // The reason for keyword plan negative keyword error. - KeywordPlanNegativeKeywordErrorEnum.KeywordPlanNegativeKeywordError keyword_plan_negative_keyword_error = 73; + KeywordPlanNegativeKeywordErrorEnum.KeywordPlanNegativeKeywordError + keyword_plan_negative_keyword_error = 73; // The reason for keyword plan ad group error. - KeywordPlanAdGroupErrorEnum.KeywordPlanAdGroupError keyword_plan_ad_group_error = 74; + KeywordPlanAdGroupErrorEnum.KeywordPlanAdGroupError + keyword_plan_ad_group_error = 74; // The reason for keyword plan keyword error. - KeywordPlanKeywordErrorEnum.KeywordPlanKeywordError keyword_plan_keyword_error = 75; + KeywordPlanKeywordErrorEnum.KeywordPlanKeywordError + keyword_plan_keyword_error = 75; // The reason for keyword idea error. KeywordPlanIdeaErrorEnum.KeywordPlanIdeaError keyword_plan_idea_error = 76; // The reasons for account budget proposal errors. - AccountBudgetProposalErrorEnum.AccountBudgetProposalError account_budget_proposal_error = 77; + AccountBudgetProposalErrorEnum.AccountBudgetProposalError + account_budget_proposal_error = 77; // The reasons for the user list error UserListErrorEnum.UserListError user_list_error = 78; @@ -355,7 +371,8 @@ message ErrorCode { FeedErrorEnum.FeedError feed_error = 80; // The reasons for the geo target constant suggestion error. - GeoTargetConstantSuggestionErrorEnum.GeoTargetConstantSuggestionError geo_target_constant_suggestion_error = 81; + GeoTargetConstantSuggestionErrorEnum.GeoTargetConstantSuggestionError + geo_target_constant_suggestion_error = 81; // The reasons for the feed item error FeedItemErrorEnum.FeedItemError feed_item_error = 83; @@ -364,10 +381,12 @@ message ErrorCode { BillingSetupErrorEnum.BillingSetupError billing_setup_error = 87; // The reasons for the customer client link error - CustomerClientLinkErrorEnum.CustomerClientLinkError customer_client_link_error = 88; + CustomerClientLinkErrorEnum.CustomerClientLinkError + customer_client_link_error = 88; // The reasons for the customer manager link error - CustomerManagerLinkErrorEnum.CustomerManagerLinkError customer_manager_link_error = 91; + CustomerManagerLinkErrorEnum.CustomerManagerLinkError + customer_manager_link_error = 91; // The reasons for the feed mapping error FeedMappingErrorEnum.FeedMappingError feed_mapping_error = 92; @@ -385,10 +404,12 @@ message ErrorCode { AdParameterErrorEnum.AdParameterError ad_parameter_error = 101; // The reasons for the feed item validation error - FeedItemValidationErrorEnum.FeedItemValidationError feed_item_validation_error = 102; + FeedItemValidationErrorEnum.FeedItemValidationError + feed_item_validation_error = 102; // The reasons for the extension setting error - ExtensionSettingErrorEnum.ExtensionSettingError extension_setting_error = 103; + ExtensionSettingErrorEnum.ExtensionSettingError extension_setting_error = + 103; // The reasons for the policy violation error PolicyViolationErrorEnum.PolicyViolationError policy_violation_error = 105; @@ -448,5 +469,6 @@ message PolicyFindingDetails { // The list of policy topics for the resource. Contains the PROHIBITED or // FULLY_LIMITED policy topic entries that prevented the resource from being // saved (among any other entries the resource may also have). - repeated google.ads.googleads.v0.common.PolicyTopicEntry policy_topic_entries = 1; + repeated google.ads.googleads.v0.common.PolicyTopicEntry + policy_topic_entries = 1; } diff --git a/google/ads/googleads/v0/errors/extension_setting_error.proto b/google/ads/googleads/v0/errors/extension_setting_error.proto index 78660a0e..c5820d14 100644 --- a/google/ads/googleads/v0/errors/extension_setting_error.proto +++ b/google/ads/googleads/v0/errors/extension_setting_error.proto @@ -25,6 +25,7 @@ option java_package = "com.google.ads.googleads.v0.errors"; option objc_class_prefix = "GAA"; option php_namespace = "Google\\Ads\\GoogleAds\\V0\\Errors"; option ruby_package = "Google::Ads::GoogleAds::V0::Errors"; + // Proto file describing extension setting validation errors. // Container for enum describing validation errors of extension settings. @@ -245,6 +246,4 @@ message ExtensionSettingErrorEnum { // adding/updating call extensions. CUSTOMER_CONSENT_FOR_CALL_RECORDING_REQUIRED = 66; } - - } diff --git a/google/ads/googleads/v0/errors/feed_attribute_reference_error.proto b/google/ads/googleads/v0/errors/feed_attribute_reference_error.proto index f4fec762..f9d6ed0d 100644 --- a/google/ads/googleads/v0/errors/feed_attribute_reference_error.proto +++ b/google/ads/googleads/v0/errors/feed_attribute_reference_error.proto @@ -25,6 +25,7 @@ option java_package = "com.google.ads.googleads.v0.errors"; option objc_class_prefix = "GAA"; option php_namespace = "Google\\Ads\\GoogleAds\\V0\\Errors"; option ruby_package = "Google::Ads::GoogleAds::V0::Errors"; + // Proto file describing feed attribute reference errors. // Container for enum describing possible feed attribute reference errors. @@ -46,6 +47,4 @@ message FeedAttributeReferenceErrorEnum { // There is no feed attribute in an active feed with the given name. INVALID_FEED_ATTRIBUTE_NAME = 4; } - - } diff --git a/google/ads/googleads/v0/errors/feed_error.proto b/google/ads/googleads/v0/errors/feed_error.proto index d65f59c1..62ab2d87 100644 --- a/google/ads/googleads/v0/errors/feed_error.proto +++ b/google/ads/googleads/v0/errors/feed_error.proto @@ -25,6 +25,7 @@ option java_package = "com.google.ads.googleads.v0.errors"; option objc_class_prefix = "GAA"; option php_namespace = "Google\\Ads\\GoogleAds\\V0\\Errors"; option ruby_package = "Google::Ads::GoogleAds::V0::Errors"; + // Proto file describing feed errors. // Container for enum describing possible feed errors. @@ -95,6 +96,4 @@ message FeedErrorEnum { // Invalid chain ID provided for affiliate location feed. INVALID_AFFILIATE_CHAIN_ID = 20; } - - } diff --git a/google/ads/googleads/v0/errors/feed_item_error.proto b/google/ads/googleads/v0/errors/feed_item_error.proto index e17fca03..b3d67a86 100644 --- a/google/ads/googleads/v0/errors/feed_item_error.proto +++ b/google/ads/googleads/v0/errors/feed_item_error.proto @@ -25,6 +25,7 @@ option java_package = "com.google.ads.googleads.v0.errors"; option objc_class_prefix = "GAA"; option php_namespace = "Google\\Ads\\GoogleAds\\V0\\Errors"; option ruby_package = "Google::Ads::GoogleAds::V0::Errors"; + // Proto file describing feed item errors. // Container for enum describing possible feed item errors. @@ -64,6 +65,4 @@ message FeedItemErrorEnum { // The feed attribute value is too large. SIZE_TOO_LARGE_FOR_MULTI_VALUE_ATTRIBUTE = 10; } - - } diff --git a/google/ads/googleads/v0/errors/feed_item_validation_error.proto b/google/ads/googleads/v0/errors/feed_item_validation_error.proto index 331b2b0c..1e6318b7 100644 --- a/google/ads/googleads/v0/errors/feed_item_validation_error.proto +++ b/google/ads/googleads/v0/errors/feed_item_validation_error.proto @@ -25,6 +25,7 @@ option java_package = "com.google.ads.googleads.v0.errors"; option objc_class_prefix = "GAA"; option php_namespace = "Google\\Ads\\GoogleAds\\V0\\Errors"; option ruby_package = "Google::Ads::GoogleAds::V0::Errors"; + // Proto file describing feed item validation errors. // Container for enum describing possible validation errors of a feed item. @@ -321,6 +322,4 @@ message FeedItemValidationErrorEnum { // field. AUTO_REPLY_NOT_AVAILABLE_IN_COUNTRY = 90; } - - } diff --git a/google/ads/googleads/v0/errors/feed_mapping_error.proto b/google/ads/googleads/v0/errors/feed_mapping_error.proto index 9d7a1db4..96482a93 100644 --- a/google/ads/googleads/v0/errors/feed_mapping_error.proto +++ b/google/ads/googleads/v0/errors/feed_mapping_error.proto @@ -25,6 +25,7 @@ option java_package = "com.google.ads.googleads.v0.errors"; option objc_class_prefix = "GAA"; option php_namespace = "Google\\Ads\\GoogleAds\\V0\\Errors"; option ruby_package = "Google::Ads::GoogleAds::V0::Errors"; + // Proto file describing feed item errors. // Container for enum describing possible feed item errors. @@ -90,6 +91,4 @@ message FeedMappingErrorEnum { // with the given type. INVALID_PLACEHOLDER_TYPE_FOR_SYSTEM_GENERATED_FEED_TYPE = 18; } - - } diff --git a/google/ads/googleads/v0/errors/field_error.proto b/google/ads/googleads/v0/errors/field_error.proto index f5b388b4..ce2b14a7 100644 --- a/google/ads/googleads/v0/errors/field_error.proto +++ b/google/ads/googleads/v0/errors/field_error.proto @@ -25,6 +25,7 @@ option java_package = "com.google.ads.googleads.v0.errors"; option objc_class_prefix = "GAA"; option php_namespace = "Google\\Ads\\GoogleAds\\V0\\Errors"; option ruby_package = "Google::Ads::GoogleAds::V0::Errors"; + // Proto file describing field errors. // Container for enum describing possible field errors. @@ -55,6 +56,4 @@ message FieldErrorEnum { // The field cannot be cleared. FIELD_CANNOT_BE_CLEARED = 7; } - - } diff --git a/google/ads/googleads/v0/errors/field_mask_error.proto b/google/ads/googleads/v0/errors/field_mask_error.proto index 361f46c2..a99f1af5 100644 --- a/google/ads/googleads/v0/errors/field_mask_error.proto +++ b/google/ads/googleads/v0/errors/field_mask_error.proto @@ -25,6 +25,7 @@ option java_package = "com.google.ads.googleads.v0.errors"; option objc_class_prefix = "GAA"; option php_namespace = "Google\\Ads\\GoogleAds\\V0\\Errors"; option ruby_package = "Google::Ads::GoogleAds::V0::Errors"; + // Proto file describing field mask errors. // Container for enum describing possible field mask errors. @@ -51,6 +52,4 @@ message FieldMaskErrorEnum { // all the subfields of the invalid field. FIELD_HAS_SUBFIELDS = 3; } - - } diff --git a/google/ads/googleads/v0/errors/function_error.proto b/google/ads/googleads/v0/errors/function_error.proto index 2273305c..82a2b305 100644 --- a/google/ads/googleads/v0/errors/function_error.proto +++ b/google/ads/googleads/v0/errors/function_error.proto @@ -25,6 +25,7 @@ option java_package = "com.google.ads.googleads.v0.errors"; option objc_class_prefix = "GAA"; option php_namespace = "Google\\Ads\\GoogleAds\\V0\\Errors"; option ruby_package = "Google::Ads::GoogleAds::V0::Errors"; + // Proto file describing function errors. // Container for enum describing possible function errors. @@ -86,6 +87,4 @@ message FunctionErrorEnum { // Invalid attribute name. INVALID_ATTRIBUTE_NAME = 17; } - - } diff --git a/google/ads/googleads/v0/errors/function_parsing_error.proto b/google/ads/googleads/v0/errors/function_parsing_error.proto index 3aafce2c..27214620 100644 --- a/google/ads/googleads/v0/errors/function_parsing_error.proto +++ b/google/ads/googleads/v0/errors/function_parsing_error.proto @@ -25,6 +25,7 @@ option java_package = "com.google.ads.googleads.v0.errors"; option objc_class_prefix = "GAA"; option php_namespace = "Google\\Ads\\GoogleAds\\V0\\Errors"; option ruby_package = "Google::Ads::GoogleAds::V0::Errors"; + // Proto file describing function parsing errors. // Container for enum describing possible function parsing errors. @@ -70,6 +71,4 @@ message FunctionParsingErrorEnum { // Function had too many operands. TOO_MANY_OPERANDS = 12; } - - } diff --git a/google/ads/googleads/v0/errors/geo_target_constant_suggestion_error.proto b/google/ads/googleads/v0/errors/geo_target_constant_suggestion_error.proto index 10ea6328..11121854 100644 --- a/google/ads/googleads/v0/errors/geo_target_constant_suggestion_error.proto +++ b/google/ads/googleads/v0/errors/geo_target_constant_suggestion_error.proto @@ -26,7 +26,6 @@ option objc_class_prefix = "GAA"; option php_namespace = "Google\\Ads\\GoogleAds\\V0\\Errors"; option ruby_package = "Google::Ads::GoogleAds::V0::Errors"; - // Container for enum describing possible geo target constant suggestion errors. message GeoTargetConstantSuggestionErrorEnum { // Enum describing possible geo target constant suggestion errors. @@ -51,6 +50,4 @@ message GeoTargetConstantSuggestionErrorEnum { // the request. REQUEST_PARAMETERS_UNSET = 5; } - - } diff --git a/google/ads/googleads/v0/errors/header_error.proto b/google/ads/googleads/v0/errors/header_error.proto index f358d00c..535a4ea6 100644 --- a/google/ads/googleads/v0/errors/header_error.proto +++ b/google/ads/googleads/v0/errors/header_error.proto @@ -25,6 +25,7 @@ option java_package = "com.google.ads.googleads.v0.errors"; option objc_class_prefix = "GAA"; option php_namespace = "Google\\Ads\\GoogleAds\\V0\\Errors"; option ruby_package = "Google::Ads::GoogleAds::V0::Errors"; + // Proto file describing header errors. // Container for enum describing possible header errors. @@ -40,6 +41,4 @@ message HeaderErrorEnum { // The login customer id could not be validated. INVALID_LOGIN_CUSTOMER_ID = 3; } - - } diff --git a/google/ads/googleads/v0/errors/id_error.proto b/google/ads/googleads/v0/errors/id_error.proto index 556e9e87..ff45eb6a 100644 --- a/google/ads/googleads/v0/errors/id_error.proto +++ b/google/ads/googleads/v0/errors/id_error.proto @@ -25,6 +25,7 @@ option java_package = "com.google.ads.googleads.v0.errors"; option objc_class_prefix = "GAA"; option php_namespace = "Google\\Ads\\GoogleAds\\V0\\Errors"; option ruby_package = "Google::Ads::GoogleAds::V0::Errors"; + // Proto file describing id errors. // Container for enum describing possible id errors. @@ -40,6 +41,4 @@ message IdErrorEnum { // Id not found NOT_FOUND = 2; } - - } diff --git a/google/ads/googleads/v0/errors/image_error.proto b/google/ads/googleads/v0/errors/image_error.proto index 37d17020..ad62430b 100644 --- a/google/ads/googleads/v0/errors/image_error.proto +++ b/google/ads/googleads/v0/errors/image_error.proto @@ -25,6 +25,7 @@ option java_package = "com.google.ads.googleads.v0.errors"; option objc_class_prefix = "GAA"; option php_namespace = "Google\\Ads\\GoogleAds\\V0\\Errors"; option ruby_package = "Google::Ads::GoogleAds::V0::Errors"; + // Proto file describing image errors. // Container for enum describing possible image errors. @@ -149,6 +150,4 @@ message ImageErrorEnum { // There was a problem reading the image file. PROBLEM_READING_FILE = 38; } - - } diff --git a/google/ads/googleads/v0/errors/internal_error.proto b/google/ads/googleads/v0/errors/internal_error.proto index 2341d5cd..cb1d8415 100644 --- a/google/ads/googleads/v0/errors/internal_error.proto +++ b/google/ads/googleads/v0/errors/internal_error.proto @@ -25,6 +25,7 @@ option java_package = "com.google.ads.googleads.v0.errors"; option objc_class_prefix = "GAA"; option php_namespace = "Google\\Ads\\GoogleAds\\V0\\Errors"; option ruby_package = "Google::Ads::GoogleAds::V0::Errors"; + // Proto file describing internal errors. // Container for enum describing possible internal errors. @@ -48,6 +49,4 @@ message InternalErrorEnum { // should retry their request in these cases. TRANSIENT_ERROR = 4; } - - } diff --git a/google/ads/googleads/v0/errors/keyword_plan_ad_group_error.proto b/google/ads/googleads/v0/errors/keyword_plan_ad_group_error.proto index b66c29bf..00138c45 100644 --- a/google/ads/googleads/v0/errors/keyword_plan_ad_group_error.proto +++ b/google/ads/googleads/v0/errors/keyword_plan_ad_group_error.proto @@ -25,6 +25,7 @@ option java_package = "com.google.ads.googleads.v0.errors"; option objc_class_prefix = "GAA"; option php_namespace = "Google\\Ads\\GoogleAds\\V0\\Errors"; option ruby_package = "Google::Ads::GoogleAds::V0::Errors"; + // Proto file describing errors from applying a keyword plan ad group. // Container for enum describing possible errors from applying a keyword plan @@ -46,6 +47,4 @@ message KeywordPlanAdGroupErrorEnum { // AdGroup name or other keyword plan AdGroup name in the request. DUPLICATE_NAME = 3; } - - } diff --git a/google/ads/googleads/v0/errors/keyword_plan_campaign_error.proto b/google/ads/googleads/v0/errors/keyword_plan_campaign_error.proto index e5162d06..6829a11d 100644 --- a/google/ads/googleads/v0/errors/keyword_plan_campaign_error.proto +++ b/google/ads/googleads/v0/errors/keyword_plan_campaign_error.proto @@ -25,6 +25,7 @@ option java_package = "com.google.ads.googleads.v0.errors"; option objc_class_prefix = "GAA"; option php_namespace = "Google\\Ads\\GoogleAds\\V0\\Errors"; option ruby_package = "Google::Ads::GoogleAds::V0::Errors"; + // Proto file describing errors from applying a keyword plan campaign. // Container for enum describing possible errors from applying a keyword plan @@ -55,6 +56,4 @@ message KeywordPlanCampaignErrorEnum { // The number of geo targets in the keyword plan campaign exceeds limits. MAX_GEOS_EXCEEDED = 6; } - - } diff --git a/google/ads/googleads/v0/errors/keyword_plan_error.proto b/google/ads/googleads/v0/errors/keyword_plan_error.proto index 77546405..00f8dc1c 100644 --- a/google/ads/googleads/v0/errors/keyword_plan_error.proto +++ b/google/ads/googleads/v0/errors/keyword_plan_error.proto @@ -25,6 +25,7 @@ option java_package = "com.google.ads.googleads.v0.errors"; option objc_class_prefix = "GAA"; option php_namespace = "Google\\Ads\\GoogleAds\\V0\\Errors"; option ruby_package = "Google::Ads::GoogleAds::V0::Errors"; + // Proto file describing errors from applying keyword plan resources (keyword // plan, keyword plan campaign, keyword plan ad group or keyword plan keyword) // or KeywordPlanService RPC. @@ -84,6 +85,4 @@ message KeywordPlanErrorEnum { // The plan's name is invalid. INVALID_NAME = 16; } - - } diff --git a/google/ads/googleads/v0/errors/keyword_plan_idea_error.proto b/google/ads/googleads/v0/errors/keyword_plan_idea_error.proto index 663b0884..b186f1b3 100644 --- a/google/ads/googleads/v0/errors/keyword_plan_idea_error.proto +++ b/google/ads/googleads/v0/errors/keyword_plan_idea_error.proto @@ -25,6 +25,7 @@ option java_package = "com.google.ads.googleads.v0.errors"; option objc_class_prefix = "GAA"; option php_namespace = "Google\\Ads\\GoogleAds\\V0\\Errors"; option ruby_package = "Google::Ads::GoogleAds::V0::Errors"; + // Proto file describing errors from KeywordPlanIdeaService. // Container for enum describing possible errors from KeywordPlanIdeaService. @@ -43,6 +44,4 @@ message KeywordPlanIdeaErrorEnum { // The input has an invalid value. INVALID_VALUE = 3; } - - } diff --git a/google/ads/googleads/v0/errors/keyword_plan_keyword_error.proto b/google/ads/googleads/v0/errors/keyword_plan_keyword_error.proto index eafb2b30..d19d49f8 100644 --- a/google/ads/googleads/v0/errors/keyword_plan_keyword_error.proto +++ b/google/ads/googleads/v0/errors/keyword_plan_keyword_error.proto @@ -25,6 +25,7 @@ option java_package = "com.google.ads.googleads.v0.errors"; option objc_class_prefix = "GAA"; option php_namespace = "Google\\Ads\\GoogleAds\\V0\\Errors"; option ruby_package = "Google::Ads::GoogleAds::V0::Errors"; + // Proto file describing errors from applying a keyword plan keyword or keyword // plan negative keyword. @@ -58,6 +59,4 @@ message KeywordPlanKeywordErrorEnum { // Keyword or negative keyword has invalid text. INVALID_KEYWORD_TEXT = 7; } - - } diff --git a/google/ads/googleads/v0/errors/keyword_plan_negative_keyword_error.proto b/google/ads/googleads/v0/errors/keyword_plan_negative_keyword_error.proto index 9273f5e6..3c030f83 100644 --- a/google/ads/googleads/v0/errors/keyword_plan_negative_keyword_error.proto +++ b/google/ads/googleads/v0/errors/keyword_plan_negative_keyword_error.proto @@ -25,6 +25,7 @@ option java_package = "com.google.ads.googleads.v0.errors"; option objc_class_prefix = "GAA"; option php_namespace = "Google\\Ads\\GoogleAds\\V0\\Errors"; option ruby_package = "Google::Ads::GoogleAds::V0::Errors"; + // Proto file describing errors from applying a keyword plan negative keyword. // Container for enum describing possible errors from applying a keyword plan @@ -39,6 +40,4 @@ message KeywordPlanNegativeKeywordErrorEnum { // The received error code is not known in this version. UNKNOWN = 1; } - - } diff --git a/google/ads/googleads/v0/errors/list_operation_error.proto b/google/ads/googleads/v0/errors/list_operation_error.proto index c4c3f439..0f260b7d 100644 --- a/google/ads/googleads/v0/errors/list_operation_error.proto +++ b/google/ads/googleads/v0/errors/list_operation_error.proto @@ -25,6 +25,7 @@ option java_package = "com.google.ads.googleads.v0.errors"; option objc_class_prefix = "GAA"; option php_namespace = "Google\\Ads\\GoogleAds\\V0\\Errors"; option ruby_package = "Google::Ads::GoogleAds::V0::Errors"; + // Proto file describing list operation errors. // Container for enum describing possible list operation errors. @@ -43,6 +44,4 @@ message ListOperationErrorEnum { // Duplicate or identical value is sent in multiple list operations. DUPLICATE_VALUES = 8; } - - } diff --git a/google/ads/googleads/v0/errors/media_bundle_error.proto b/google/ads/googleads/v0/errors/media_bundle_error.proto index 1e6969ed..55f61731 100644 --- a/google/ads/googleads/v0/errors/media_bundle_error.proto +++ b/google/ads/googleads/v0/errors/media_bundle_error.proto @@ -25,6 +25,7 @@ option java_package = "com.google.ads.googleads.v0.errors"; option objc_class_prefix = "GAA"; option php_namespace = "Google\\Ads\\GoogleAds\\V0\\Errors"; option ruby_package = "Google::Ads::GoogleAds::V0::Errors"; + // Proto file describing media bundle errors. // Container for enum describing possible media bundle errors. @@ -103,6 +104,4 @@ message MediaBundleErrorEnum { // Custom exits not allowed in HTML5 entry. CUSTOM_EXIT_NOT_ALLOWED = 24; } - - } diff --git a/google/ads/googleads/v0/errors/media_file_error.proto b/google/ads/googleads/v0/errors/media_file_error.proto index aa41a961..ce7bf756 100644 --- a/google/ads/googleads/v0/errors/media_file_error.proto +++ b/google/ads/googleads/v0/errors/media_file_error.proto @@ -25,6 +25,7 @@ option java_package = "com.google.ads.googleads.v0.errors"; option objc_class_prefix = "GAA"; option php_namespace = "Google\\Ads\\GoogleAds\\V0\\Errors"; option ruby_package = "Google::Ads::GoogleAds::V0::Errors"; + // Proto file describing media file errors. // Container for enum describing possible media file errors. @@ -106,6 +107,4 @@ message MediaFileErrorEnum { // The YouTube video ID is syntactically valid but the video was not found. YOU_TUBE_VIDEO_NOT_FOUND = 24; } - - } diff --git a/google/ads/googleads/v0/errors/multiplier_error.proto b/google/ads/googleads/v0/errors/multiplier_error.proto index e7adc697..1ed5d3d3 100644 --- a/google/ads/googleads/v0/errors/multiplier_error.proto +++ b/google/ads/googleads/v0/errors/multiplier_error.proto @@ -25,6 +25,7 @@ option java_package = "com.google.ads.googleads.v0.errors"; option objc_class_prefix = "GAA"; option php_namespace = "Google\\Ads\\GoogleAds\\V0\\Errors"; option ruby_package = "Google::Ads::GoogleAds::V0::Errors"; + // Proto file describing multiplier errors. // Container for enum describing possible multiplier errors. @@ -74,6 +75,4 @@ message MultiplierErrorEnum { // Multiplier type (cpc vs. cpm) needs to match campaign's bidding strategy MULTIPLIER_AND_BIDDING_STRATEGY_TYPE_MISMATCH = 13; } - - } diff --git a/google/ads/googleads/v0/errors/mutate_error.proto b/google/ads/googleads/v0/errors/mutate_error.proto index a0ae671a..239199de 100644 --- a/google/ads/googleads/v0/errors/mutate_error.proto +++ b/google/ads/googleads/v0/errors/mutate_error.proto @@ -25,6 +25,7 @@ option java_package = "com.google.ads.googleads.v0.errors"; option objc_class_prefix = "GAA"; option php_namespace = "Google\\Ads\\GoogleAds\\V0\\Errors"; option ruby_package = "Google::Ads::GoogleAds::V0::Errors"; + // Proto file describing mutate errors. // Container for enum describing possible mutate errors. @@ -53,6 +54,4 @@ message MutateErrorEnum { // The resource isn't in Google Ads. It belongs to another ads system. RESOURCE_NOT_IN_GOOGLE_ADS = 10; } - - } diff --git a/google/ads/googleads/v0/errors/new_resource_creation_error.proto b/google/ads/googleads/v0/errors/new_resource_creation_error.proto index 8a05dc34..ed76820e 100644 --- a/google/ads/googleads/v0/errors/new_resource_creation_error.proto +++ b/google/ads/googleads/v0/errors/new_resource_creation_error.proto @@ -25,6 +25,7 @@ option java_package = "com.google.ads.googleads.v0.errors"; option objc_class_prefix = "GAA"; option php_namespace = "Google\\Ads\\GoogleAds\\V0\\Errors"; option ruby_package = "Google::Ads::GoogleAds::V0::Errors"; + // Proto file describing new resource creation errors. // Container for enum describing possible new resource creation errors. @@ -47,6 +48,4 @@ message NewResourceCreationErrorEnum { // validation will be done for this child resource. TEMP_ID_RESOURCE_HAD_ERRORS = 4; } - - } diff --git a/google/ads/googleads/v0/errors/not_empty_error.proto b/google/ads/googleads/v0/errors/not_empty_error.proto index 73f42ce3..404180b9 100644 --- a/google/ads/googleads/v0/errors/not_empty_error.proto +++ b/google/ads/googleads/v0/errors/not_empty_error.proto @@ -25,6 +25,7 @@ option java_package = "com.google.ads.googleads.v0.errors"; option objc_class_prefix = "GAA"; option php_namespace = "Google\\Ads\\GoogleAds\\V0\\Errors"; option ruby_package = "Google::Ads::GoogleAds::V0::Errors"; + // Proto file describing not empty errors. // Container for enum describing possible not empty errors. @@ -40,6 +41,4 @@ message NotEmptyErrorEnum { // Empty list. EMPTY_LIST = 2; } - - } diff --git a/google/ads/googleads/v0/errors/null_error.proto b/google/ads/googleads/v0/errors/null_error.proto index 7b0f02ba..5e4af848 100644 --- a/google/ads/googleads/v0/errors/null_error.proto +++ b/google/ads/googleads/v0/errors/null_error.proto @@ -25,6 +25,7 @@ option java_package = "com.google.ads.googleads.v0.errors"; option objc_class_prefix = "GAA"; option php_namespace = "Google\\Ads\\GoogleAds\\V0\\Errors"; option ruby_package = "Google::Ads::GoogleAds::V0::Errors"; + // Proto file describing null errors. // Container for enum describing possible null errors. @@ -40,6 +41,4 @@ message NullErrorEnum { // Specified list/container must not contain any null elements NULL_CONTENT = 2; } - - } diff --git a/google/ads/googleads/v0/errors/operation_access_denied_error.proto b/google/ads/googleads/v0/errors/operation_access_denied_error.proto index fc1870b0..f67f7ca7 100644 --- a/google/ads/googleads/v0/errors/operation_access_denied_error.proto +++ b/google/ads/googleads/v0/errors/operation_access_denied_error.proto @@ -25,6 +25,7 @@ option java_package = "com.google.ads.googleads.v0.errors"; option objc_class_prefix = "GAA"; option php_namespace = "Google\\Ads\\GoogleAds\\V0\\Errors"; option ruby_package = "Google::Ads::GoogleAds::V0::Errors"; + // Proto file describing operation access denied errors. // Container for enum describing possible operation access denied errors. @@ -67,6 +68,4 @@ message OperationAccessDeniedErrorEnum { // The mutate is not allowed for this customer. MUTATE_NOT_PERMITTED_FOR_CUSTOMER = 11; } - - } diff --git a/google/ads/googleads/v0/errors/operator_error.proto b/google/ads/googleads/v0/errors/operator_error.proto index ff839a47..0e770bb7 100644 --- a/google/ads/googleads/v0/errors/operator_error.proto +++ b/google/ads/googleads/v0/errors/operator_error.proto @@ -25,6 +25,7 @@ option java_package = "com.google.ads.googleads.v0.errors"; option objc_class_prefix = "GAA"; option php_namespace = "Google\\Ads\\GoogleAds\\V0\\Errors"; option ruby_package = "Google::Ads::GoogleAds::V0::Errors"; + // Proto file describing operator errors. // Container for enum describing possible operator errors. @@ -40,6 +41,4 @@ message OperatorErrorEnum { // Operator not supported. OPERATOR_NOT_SUPPORTED = 2; } - - } diff --git a/google/ads/googleads/v0/errors/policy_finding_error.proto b/google/ads/googleads/v0/errors/policy_finding_error.proto index 172167f4..7c624aa8 100644 --- a/google/ads/googleads/v0/errors/policy_finding_error.proto +++ b/google/ads/googleads/v0/errors/policy_finding_error.proto @@ -25,6 +25,7 @@ option java_package = "com.google.ads.googleads.v0.errors"; option objc_class_prefix = "GAA"; option php_namespace = "Google\\Ads\\GoogleAds\\V0\\Errors"; option ruby_package = "Google::Ads::GoogleAds::V0::Errors"; + // Proto file describing policy finding errors. // Container for enum describing possible policy finding errors. @@ -44,6 +45,4 @@ message PolicyFindingErrorEnum { // The given policy topic does not exist. POLICY_TOPIC_NOT_FOUND = 3; } - - } diff --git a/google/ads/googleads/v0/errors/policy_violation_error.proto b/google/ads/googleads/v0/errors/policy_violation_error.proto index 20615833..380063c3 100644 --- a/google/ads/googleads/v0/errors/policy_violation_error.proto +++ b/google/ads/googleads/v0/errors/policy_violation_error.proto @@ -25,6 +25,7 @@ option java_package = "com.google.ads.googleads.v0.errors"; option objc_class_prefix = "GAA"; option php_namespace = "Google\\Ads\\GoogleAds\\V0\\Errors"; option ruby_package = "Google::Ads::GoogleAds::V0::Errors"; + // Proto file describing policy violation errors. // Container for enum describing possible policy violation errors. @@ -40,6 +41,4 @@ message PolicyViolationErrorEnum { // A policy was violated. See PolicyViolationDetails for more detail. POLICY_ERROR = 2; } - - } diff --git a/google/ads/googleads/v0/errors/query_error.proto b/google/ads/googleads/v0/errors/query_error.proto index db74bfe0..24fa272f 100644 --- a/google/ads/googleads/v0/errors/query_error.proto +++ b/google/ads/googleads/v0/errors/query_error.proto @@ -25,6 +25,7 @@ option java_package = "com.google.ads.googleads.v0.errors"; option objc_class_prefix = "GAA"; option php_namespace = "Google\\Ads\\GoogleAds\\V0\\Errors"; option ruby_package = "Google::Ads::GoogleAds::V0::Errors"; + // Proto file describing query errors. // Container for enum describing possible query errors. @@ -201,6 +202,4 @@ message QueryErrorEnum { // account. REQUESTED_METRICS_FOR_MANAGER = 59; } - - } diff --git a/google/ads/googleads/v0/errors/quota_error.proto b/google/ads/googleads/v0/errors/quota_error.proto index 3975939a..a5926760 100644 --- a/google/ads/googleads/v0/errors/quota_error.proto +++ b/google/ads/googleads/v0/errors/quota_error.proto @@ -25,6 +25,7 @@ option java_package = "com.google.ads.googleads.v0.errors"; option objc_class_prefix = "GAA"; option php_namespace = "Google\\Ads\\GoogleAds\\V0\\Errors"; option ruby_package = "Google::Ads::GoogleAds::V0::Errors"; + // Proto file describing quota errors. // Container for enum describing possible quota errors. @@ -46,6 +47,4 @@ message QuotaErrorEnum { // Too many requests in a short amount of time. RESOURCE_TEMPORARILY_EXHAUSTED = 4; } - - } diff --git a/google/ads/googleads/v0/errors/range_error.proto b/google/ads/googleads/v0/errors/range_error.proto index de5502d0..70fd65e1 100644 --- a/google/ads/googleads/v0/errors/range_error.proto +++ b/google/ads/googleads/v0/errors/range_error.proto @@ -25,6 +25,7 @@ option java_package = "com.google.ads.googleads.v0.errors"; option objc_class_prefix = "GAA"; option php_namespace = "Google\\Ads\\GoogleAds\\V0\\Errors"; option ruby_package = "Google::Ads::GoogleAds::V0::Errors"; + // Proto file describing range errors. // Container for enum describing possible range errors. @@ -43,6 +44,4 @@ message RangeErrorEnum { // Too high. TOO_HIGH = 3; } - - } diff --git a/google/ads/googleads/v0/errors/recommendation_error.proto b/google/ads/googleads/v0/errors/recommendation_error.proto index 127c543a..876b1980 100644 --- a/google/ads/googleads/v0/errors/recommendation_error.proto +++ b/google/ads/googleads/v0/errors/recommendation_error.proto @@ -25,6 +25,7 @@ option java_package = "com.google.ads.googleads.v0.errors"; option objc_class_prefix = "GAA"; option php_namespace = "Google\\Ads\\GoogleAds\\V0\\Errors"; option ruby_package = "Google::Ads::GoogleAds::V0::Errors"; + // Proto file describing errors from applying a recommendation. // Container for enum describing possible errors from applying a recommendation. @@ -80,6 +81,4 @@ message RecommendationErrorEnum { // The recommendation requested to dismiss has already been dismissed. RECOMMENDATION_ALREADY_DISMISSED = 14; } - - } diff --git a/google/ads/googleads/v0/errors/region_code_error.proto b/google/ads/googleads/v0/errors/region_code_error.proto index 072bc8a5..9a841e4e 100644 --- a/google/ads/googleads/v0/errors/region_code_error.proto +++ b/google/ads/googleads/v0/errors/region_code_error.proto @@ -25,6 +25,7 @@ option java_package = "com.google.ads.googleads.v0.errors"; option objc_class_prefix = "GAA"; option php_namespace = "Google\\Ads\\GoogleAds\\V0\\Errors"; option ruby_package = "Google::Ads::GoogleAds::V0::Errors"; + // Proto file describing region code errors. // Container for enum describing possible region code errors. @@ -40,6 +41,4 @@ message RegionCodeErrorEnum { // Invalid region code. INVALID_REGION_CODE = 2; } - - } diff --git a/google/ads/googleads/v0/errors/request_error.proto b/google/ads/googleads/v0/errors/request_error.proto index 026b68ad..b617af97 100644 --- a/google/ads/googleads/v0/errors/request_error.proto +++ b/google/ads/googleads/v0/errors/request_error.proto @@ -25,6 +25,7 @@ option java_package = "com.google.ads.googleads.v0.errors"; option objc_class_prefix = "GAA"; option php_namespace = "Google\\Ads\\GoogleAds\\V0\\Errors"; option ruby_package = "Google::Ads::GoogleAds::V0::Errors"; + // Proto file describing request errors. // Container for enum describing possible request errors. @@ -91,6 +92,4 @@ message RequestErrorEnum { // page_token is set in the validate only request VALIDATE_ONLY_REQUEST_HAS_PAGE_TOKEN = 21; } - - } diff --git a/google/ads/googleads/v0/errors/resource_access_denied_error.proto b/google/ads/googleads/v0/errors/resource_access_denied_error.proto index 9203b1fe..8bc5b67c 100644 --- a/google/ads/googleads/v0/errors/resource_access_denied_error.proto +++ b/google/ads/googleads/v0/errors/resource_access_denied_error.proto @@ -25,6 +25,7 @@ option java_package = "com.google.ads.googleads.v0.errors"; option objc_class_prefix = "GAA"; option php_namespace = "Google\\Ads\\GoogleAds\\V0\\Errors"; option ruby_package = "Google::Ads::GoogleAds::V0::Errors"; + // Proto file describing resource access denied errors. // Container for enum describing possible resource access denied errors. @@ -40,6 +41,4 @@ message ResourceAccessDeniedErrorEnum { // User did not have write access. WRITE_ACCESS_DENIED = 3; } - - } diff --git a/google/ads/googleads/v0/errors/resource_count_limit_exceeded_error.proto b/google/ads/googleads/v0/errors/resource_count_limit_exceeded_error.proto index 98b5e1fc..bfb2c6df 100644 --- a/google/ads/googleads/v0/errors/resource_count_limit_exceeded_error.proto +++ b/google/ads/googleads/v0/errors/resource_count_limit_exceeded_error.proto @@ -25,6 +25,7 @@ option java_package = "com.google.ads.googleads.v0.errors"; option objc_class_prefix = "GAA"; option php_namespace = "Google\\Ads\\GoogleAds\\V0\\Errors"; option ruby_package = "Google::Ads::GoogleAds::V0::Errors"; + // Proto file describing resource count limit exceeded errors. // Container for enum describing possible resource count limit exceeded errors. @@ -82,6 +83,4 @@ message ResourceCountLimitExceededErrorEnum { // that can be returned. RESPONSE_ROW_LIMIT_EXCEEDED = 9; } - - } diff --git a/google/ads/googleads/v0/errors/setting_error.proto b/google/ads/googleads/v0/errors/setting_error.proto index da39f2a6..01b41e82 100644 --- a/google/ads/googleads/v0/errors/setting_error.proto +++ b/google/ads/googleads/v0/errors/setting_error.proto @@ -25,6 +25,7 @@ option java_package = "com.google.ads.googleads.v0.errors"; option objc_class_prefix = "GAA"; option php_namespace = "Google\\Ads\\GoogleAds\\V0\\Errors"; option ruby_package = "Google::Ads::GoogleAds::V0::Errors"; + // Proto file describing setting errors. // Container for enum describing possible setting errors. @@ -52,12 +53,14 @@ message SettingErrorEnum { // set any of the Demographic CriterionTypeGroups (AGE_RANGE, GENDER, // PARENT, INCOME_RANGE) to false (it's okay to not set them at all, in // which case the system will set them to true automatically). - TARGETING_SETTING_DEMOGRAPHIC_CRITERION_TYPE_GROUPS_MUST_BE_SET_TO_TARGET_ALL = 6; + TARGETING_SETTING_DEMOGRAPHIC_CRITERION_TYPE_GROUPS_MUST_BE_SET_TO_TARGET_ALL = + 6; // TargetingSetting cannot change any of // the Demographic CriterionTypeGroups (AGE_RANGE, GENDER, PARENT, // INCOME_RANGE) from true to false. - TARGETING_SETTING_CANNOT_CHANGE_TARGET_ALL_TO_FALSE_FOR_DEMOGRAPHIC_CRITERION_TYPE_GROUP = 7; + TARGETING_SETTING_CANNOT_CHANGE_TARGET_ALL_TO_FALSE_FOR_DEMOGRAPHIC_CRITERION_TYPE_GROUP = + 7; // At least one feed id should be present. DYNAMIC_SEARCH_ADS_SETTING_AT_LEAST_ONE_FEED_ID_MUST_BE_PRESENT = 8; @@ -98,6 +101,4 @@ message SettingErrorEnum { // Too many exclamation marks in universal app campaign ad text ideas. TOO_MANY_EXCLAMATION_MARKS = 19; } - - } diff --git a/google/ads/googleads/v0/errors/shared_criterion_error.proto b/google/ads/googleads/v0/errors/shared_criterion_error.proto index a281e165..3e5a04b8 100644 --- a/google/ads/googleads/v0/errors/shared_criterion_error.proto +++ b/google/ads/googleads/v0/errors/shared_criterion_error.proto @@ -25,6 +25,7 @@ option java_package = "com.google.ads.googleads.v0.errors"; option objc_class_prefix = "GAA"; option php_namespace = "Google\\Ads\\GoogleAds\\V0\\Errors"; option ruby_package = "Google::Ads::GoogleAds::V0::Errors"; + // Proto file describing shared criterion errors. // Container for enum describing possible shared criterion errors. @@ -40,6 +41,4 @@ message SharedCriterionErrorEnum { // The criterion is not appropriate for the shared set type. CRITERION_TYPE_NOT_ALLOWED_FOR_SHARED_SET_TYPE = 2; } - - } diff --git a/google/ads/googleads/v0/errors/shared_set_error.proto b/google/ads/googleads/v0/errors/shared_set_error.proto index 7c71ee9e..8aaed1cb 100644 --- a/google/ads/googleads/v0/errors/shared_set_error.proto +++ b/google/ads/googleads/v0/errors/shared_set_error.proto @@ -25,6 +25,7 @@ option java_package = "com.google.ads.googleads.v0.errors"; option objc_class_prefix = "GAA"; option php_namespace = "Google\\Ads\\GoogleAds\\V0\\Errors"; option ruby_package = "Google::Ads::GoogleAds::V0::Errors"; + // Proto file describing shared set errors. // Container for enum describing possible shared set errors. @@ -49,6 +50,4 @@ message SharedSetErrorEnum { // The shared set cannot be removed because it is in use. SHARED_SET_IN_USE = 5; } - - } diff --git a/google/ads/googleads/v0/errors/string_format_error.proto b/google/ads/googleads/v0/errors/string_format_error.proto index eabbf36c..50d29f3d 100644 --- a/google/ads/googleads/v0/errors/string_format_error.proto +++ b/google/ads/googleads/v0/errors/string_format_error.proto @@ -25,6 +25,7 @@ option java_package = "com.google.ads.googleads.v0.errors"; option objc_class_prefix = "GAA"; option php_namespace = "Google\\Ads\\GoogleAds\\V0\\Errors"; option ruby_package = "Google::Ads::GoogleAds::V0::Errors"; + // Proto file describing string format errors. // Container for enum describing possible string format errors. @@ -43,6 +44,4 @@ message StringFormatErrorEnum { // The input string value is invalid for the associated field. INVALID_FORMAT = 3; } - - } diff --git a/google/ads/googleads/v0/errors/string_length_error.proto b/google/ads/googleads/v0/errors/string_length_error.proto index ea7d0e9a..95d7438b 100644 --- a/google/ads/googleads/v0/errors/string_length_error.proto +++ b/google/ads/googleads/v0/errors/string_length_error.proto @@ -25,6 +25,7 @@ option java_package = "com.google.ads.googleads.v0.errors"; option objc_class_prefix = "GAA"; option php_namespace = "Google\\Ads\\GoogleAds\\V0\\Errors"; option ruby_package = "Google::Ads::GoogleAds::V0::Errors"; + // Proto file describing string length errors. // Container for enum describing possible string length errors. @@ -43,6 +44,4 @@ message StringLengthErrorEnum { // Too long. TOO_LONG = 3; } - - } diff --git a/google/ads/googleads/v0/errors/url_field_error.proto b/google/ads/googleads/v0/errors/url_field_error.proto index 43c83532..de5d5359 100644 --- a/google/ads/googleads/v0/errors/url_field_error.proto +++ b/google/ads/googleads/v0/errors/url_field_error.proto @@ -25,6 +25,7 @@ option java_package = "com.google.ads.googleads.v0.errors"; option objc_class_prefix = "GAA"; option php_namespace = "Google\\Ads\\GoogleAds\\V0\\Errors"; option ruby_package = "Google::Ads::GoogleAds::V0::Errors"; + // Proto file describing url field errors. // Container for enum describing possible url field errors. @@ -205,6 +206,4 @@ message UrlFieldErrorEnum { // No host found in URL. MISSING_HOST = 56; } - - } diff --git a/google/ads/googleads/v0/errors/user_list_error.proto b/google/ads/googleads/v0/errors/user_list_error.proto index 7261d254..89e1f4ce 100644 --- a/google/ads/googleads/v0/errors/user_list_error.proto +++ b/google/ads/googleads/v0/errors/user_list_error.proto @@ -25,6 +25,7 @@ option java_package = "com.google.ads.googleads.v0.errors"; option objc_class_prefix = "GAA"; option php_namespace = "Google\\Ads\\GoogleAds\\V0\\Errors"; option ruby_package = "Google::Ads::GoogleAds::V0::Errors"; + // Proto file describing user list errors. // Container for enum describing possible user list errors. @@ -122,6 +123,4 @@ message UserListErrorEnum { // types of lists in its rules. CAN_NOT_MIX_CRM_BASED_IN_LOGICAL_LIST_WITH_OTHER_LISTS = 36; } - - }