google-ads-googleads 13.0.0 → 14.0.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/ChangeLog +4 -0
- data/README.md +3 -2
- data/lib/google/ads/google_ads/api_versions.rb +1 -1
- data/lib/google/ads/google_ads/factories.rb +0 -38
- data/lib/google/ads/google_ads/factories/v7/enums.rb +1420 -1420
- data/lib/google/ads/google_ads/factories/v7/operations.rb +2023 -2023
- data/lib/google/ads/google_ads/factories/v7/resources.rb +2959 -2959
- data/lib/google/ads/google_ads/factories/v7/services.rb +638 -638
- data/lib/google/ads/google_ads/factories/v8/enums.rb +1470 -1374
- data/lib/google/ads/google_ads/factories/v8/operations.rb +2279 -1915
- data/lib/google/ads/google_ads/factories/v8/resources.rb +3142 -2947
- data/lib/google/ads/google_ads/factories/v8/services.rb +745 -663
- data/lib/google/ads/google_ads/google_ads_client.rb +0 -4
- data/lib/google/ads/google_ads/utils/build_path_lookup_class.rb +20 -9
- data/lib/google/ads/google_ads/utils/path_lookup_definer.rb +14 -16
- data/lib/google/ads/google_ads/v8/common/offline_user_data_pb.rb +1 -0
- data/lib/google/ads/google_ads/v8/common/segments_pb.rb +2 -0
- data/lib/google/ads/google_ads/v8/enums/bidding_strategy_type_pb.rb +1 -0
- data/lib/google/ads/google_ads/v8/enums/change_event_resource_type_pb.rb +4 -0
- data/lib/google/ads/google_ads/v8/enums/change_status_resource_type_pb.rb +6 -0
- data/lib/google/ads/google_ads/v8/enums/conversion_adjustment_type_pb.rb +1 -0
- data/lib/google/ads/google_ads/v8/enums/conversion_value_rule_primary_dimension_pb.rb +36 -0
- data/lib/google/ads/google_ads/v8/enums/conversion_value_rule_set_status_pb.rb +32 -0
- data/lib/google/ads/google_ads/v8/enums/conversion_value_rule_status_pb.rb +32 -0
- data/lib/google/ads/google_ads/v8/enums/seasonality_event_scope_pb.rb +32 -0
- data/lib/google/ads/google_ads/v8/enums/seasonality_event_status_pb.rb +31 -0
- data/lib/google/ads/google_ads/v8/enums/value_rule_device_type_pb.rb +32 -0
- data/lib/google/ads/google_ads/v8/enums/value_rule_geo_location_match_type_pb.rb +31 -0
- data/lib/google/ads/google_ads/v8/enums/value_rule_operation_pb.rb +32 -0
- data/lib/google/ads/google_ads/v8/enums/value_rule_set_attachment_type_pb.rb +31 -0
- data/lib/google/ads/google_ads/v8/enums/value_rule_set_dimension_pb.rb +32 -0
- data/lib/google/ads/google_ads/v8/errors/conversion_adjustment_upload_error_pb.rb +5 -0
- data/lib/google/ads/google_ads/v8/errors/conversion_upload_error_pb.rb +5 -0
- data/lib/google/ads/google_ads/v8/errors/conversion_value_rule_error_pb.rb +41 -0
- data/lib/google/ads/google_ads/v8/errors/conversion_value_rule_set_error_pb.rb +38 -0
- data/lib/google/ads/google_ads/v8/errors/criterion_error_pb.rb +1 -0
- data/lib/google/ads/google_ads/v8/errors/errors_pb.rb +4 -0
- data/lib/google/ads/google_ads/v8/resources/accessible_bidding_strategy_pb.rb +7 -7
- data/lib/google/ads/google_ads/v8/resources/ad_group_ad_pb.rb +1 -0
- data/lib/google/ads/google_ads/v8/resources/bidding_data_exclusion_pb.rb +41 -0
- data/lib/google/ads/google_ads/v8/resources/bidding_seasonality_adjustment_pb.rb +42 -0
- data/lib/google/ads/google_ads/v8/resources/campaign_pb.rb +8 -8
- data/lib/google/ads/google_ads/v8/resources/change_event_pb.rb +10 -0
- data/lib/google/ads/google_ads/v8/resources/change_status_pb.rb +7 -0
- data/lib/google/ads/google_ads/v8/resources/conversion_value_rule_pb.rb +59 -0
- data/lib/google/ads/google_ads/v8/resources/conversion_value_rule_set_pb.rb +37 -0
- data/lib/google/ads/google_ads/v8/resources/recommendation_pb.rb +15 -15
- data/lib/google/ads/google_ads/v8/services.rb +4 -0
- data/lib/google/ads/google_ads/v8/services/accessible_bidding_strategy_service/client.rb +34 -42
- data/lib/google/ads/google_ads/v8/services/accessible_bidding_strategy_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/account_budget_proposal_service/client.rb +37 -43
- data/lib/google/ads/google_ads/v8/services/account_budget_proposal_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/account_budget_service/client.rb +34 -42
- data/lib/google/ads/google_ads/v8/services/account_budget_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/account_link_service/client.rb +40 -44
- data/lib/google/ads/google_ads/v8/services/account_link_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/ad_group_ad_asset_view_service/client.rb +34 -42
- data/lib/google/ads/google_ads/v8/services/ad_group_ad_asset_view_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/ad_group_ad_label_service/client.rb +37 -43
- data/lib/google/ads/google_ads/v8/services/ad_group_ad_label_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/ad_group_ad_service/client.rb +37 -43
- data/lib/google/ads/google_ads/v8/services/ad_group_ad_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/ad_group_asset_service/client.rb +37 -43
- data/lib/google/ads/google_ads/v8/services/ad_group_asset_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/ad_group_audience_view_service/client.rb +34 -42
- data/lib/google/ads/google_ads/v8/services/ad_group_audience_view_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/ad_group_bid_modifier_service/client.rb +37 -43
- data/lib/google/ads/google_ads/v8/services/ad_group_bid_modifier_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/ad_group_criterion_label_service/client.rb +37 -43
- data/lib/google/ads/google_ads/v8/services/ad_group_criterion_label_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/ad_group_criterion_service/client.rb +37 -43
- data/lib/google/ads/google_ads/v8/services/ad_group_criterion_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/ad_group_criterion_simulation_service/client.rb +34 -42
- data/lib/google/ads/google_ads/v8/services/ad_group_criterion_simulation_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/ad_group_extension_setting_service/client.rb +37 -43
- data/lib/google/ads/google_ads/v8/services/ad_group_extension_setting_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/ad_group_feed_service/client.rb +37 -43
- data/lib/google/ads/google_ads/v8/services/ad_group_feed_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/ad_group_label_service/client.rb +37 -43
- data/lib/google/ads/google_ads/v8/services/ad_group_label_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/ad_group_service/client.rb +37 -43
- data/lib/google/ads/google_ads/v8/services/ad_group_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/ad_group_simulation_service/client.rb +34 -42
- data/lib/google/ads/google_ads/v8/services/ad_group_simulation_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/ad_parameter_service/client.rb +37 -43
- data/lib/google/ads/google_ads/v8/services/ad_parameter_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/ad_schedule_view_service/client.rb +34 -42
- data/lib/google/ads/google_ads/v8/services/ad_schedule_view_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/ad_service/client.rb +37 -43
- data/lib/google/ads/google_ads/v8/services/ad_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/age_range_view_service/client.rb +34 -42
- data/lib/google/ads/google_ads/v8/services/age_range_view_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/asset_field_type_view_service/client.rb +34 -42
- data/lib/google/ads/google_ads/v8/services/asset_field_type_view_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/asset_service/client.rb +37 -43
- data/lib/google/ads/google_ads/v8/services/asset_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/batch_job_service/client.rb +46 -46
- data/lib/google/ads/google_ads/v8/services/batch_job_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/batch_job_service/operations.rb +31 -22
- data/lib/google/ads/google_ads/v8/services/batch_job_service/paths.rb +85 -0
- data/lib/google/ads/google_ads/{v6/services/customer_client_service.rb → v8/services/bidding_data_exclusion_service.rb} +10 -10
- data/lib/google/ads/google_ads/{v6/services/ad_parameter_service → v8/services/bidding_data_exclusion_service}/client.rb +110 -105
- data/lib/google/ads/google_ads/{v6/services/ad_service → v8/services/bidding_data_exclusion_service}/credentials.rb +3 -9
- data/lib/google/ads/google_ads/{v6/services/campaign_draft_service → v8/services/bidding_data_exclusion_service}/paths.rb +13 -15
- data/lib/google/ads/google_ads/v8/services/bidding_data_exclusion_service_pb.rb +59 -0
- data/lib/google/ads/google_ads/{v6/services/ad_group_label_service_services_pb.rb → v8/services/bidding_data_exclusion_service_services_pb.rb} +10 -12
- data/lib/google/ads/google_ads/{v6/services/account_budget_service.rb → v8/services/bidding_seasonality_adjustment_service.rb} +10 -12
- data/lib/google/ads/google_ads/{v6/services/ad_group_ad_service → v8/services/bidding_seasonality_adjustment_service}/client.rb +110 -104
- data/lib/google/ads/google_ads/{v6/services/feed_service → v8/services/bidding_seasonality_adjustment_service}/credentials.rb +3 -9
- data/lib/google/ads/google_ads/{v6/services/campaign_criterion_service → v8/services/bidding_seasonality_adjustment_service}/paths.rb +12 -14
- data/lib/google/ads/google_ads/v8/services/bidding_seasonality_adjustment_service_pb.rb +59 -0
- data/lib/google/ads/google_ads/{v6/services/campaign_bid_modifier_service_services_pb.rb → v8/services/bidding_seasonality_adjustment_service_services_pb.rb} +10 -12
- data/lib/google/ads/google_ads/v8/services/bidding_strategy_service/client.rb +37 -43
- data/lib/google/ads/google_ads/v8/services/bidding_strategy_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/bidding_strategy_simulation_service/client.rb +34 -42
- data/lib/google/ads/google_ads/v8/services/bidding_strategy_simulation_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/billing_setup_service/client.rb +37 -43
- data/lib/google/ads/google_ads/v8/services/billing_setup_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/campaign_asset_service/client.rb +37 -43
- data/lib/google/ads/google_ads/v8/services/campaign_asset_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/campaign_audience_view_service/client.rb +34 -42
- data/lib/google/ads/google_ads/v8/services/campaign_audience_view_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/campaign_bid_modifier_service/client.rb +37 -43
- data/lib/google/ads/google_ads/v8/services/campaign_bid_modifier_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/campaign_budget_service/client.rb +37 -43
- data/lib/google/ads/google_ads/v8/services/campaign_budget_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/campaign_criterion_service/client.rb +37 -43
- data/lib/google/ads/google_ads/v8/services/campaign_criterion_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/campaign_criterion_simulation_service/client.rb +34 -42
- data/lib/google/ads/google_ads/v8/services/campaign_criterion_simulation_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/campaign_draft_service/client.rb +43 -45
- data/lib/google/ads/google_ads/v8/services/campaign_draft_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/campaign_draft_service/operations.rb +31 -22
- data/lib/google/ads/google_ads/v8/services/campaign_experiment_service/client.rb +52 -48
- data/lib/google/ads/google_ads/v8/services/campaign_experiment_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/campaign_experiment_service/operations.rb +31 -22
- data/lib/google/ads/google_ads/v8/services/campaign_extension_setting_service/client.rb +37 -43
- data/lib/google/ads/google_ads/v8/services/campaign_extension_setting_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/campaign_feed_service/client.rb +37 -43
- data/lib/google/ads/google_ads/v8/services/campaign_feed_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/campaign_label_service/client.rb +37 -43
- data/lib/google/ads/google_ads/v8/services/campaign_label_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/campaign_service/client.rb +37 -43
- data/lib/google/ads/google_ads/v8/services/campaign_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/campaign_shared_set_service/client.rb +37 -43
- data/lib/google/ads/google_ads/v8/services/campaign_shared_set_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/campaign_simulation_service/client.rb +34 -42
- data/lib/google/ads/google_ads/v8/services/campaign_simulation_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/carrier_constant_service/client.rb +34 -42
- data/lib/google/ads/google_ads/v8/services/carrier_constant_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/change_status_service/client.rb +34 -42
- data/lib/google/ads/google_ads/v8/services/change_status_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/change_status_service/paths.rb +114 -0
- data/lib/google/ads/google_ads/v8/services/click_view_service/client.rb +34 -42
- data/lib/google/ads/google_ads/v8/services/click_view_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/combined_audience_service/client.rb +34 -42
- data/lib/google/ads/google_ads/v8/services/combined_audience_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/conversion_action_service/client.rb +37 -43
- data/lib/google/ads/google_ads/v8/services/conversion_action_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/conversion_adjustment_upload_service/client.rb +34 -42
- data/lib/google/ads/google_ads/v8/services/conversion_adjustment_upload_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/conversion_adjustment_upload_service_pb.rb +3 -0
- data/lib/google/ads/google_ads/v8/services/conversion_custom_variable_service/client.rb +37 -43
- data/lib/google/ads/google_ads/v8/services/conversion_custom_variable_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/conversion_upload_service/client.rb +37 -43
- data/lib/google/ads/google_ads/v8/services/conversion_upload_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/conversion_upload_service_pb.rb +3 -0
- data/lib/google/ads/google_ads/{v6/services/ad_group_bid_modifier_service.rb → v8/services/conversion_value_rule_service.rb} +10 -10
- data/lib/google/ads/google_ads/{v6/services/campaign_bid_modifier_service → v8/services/conversion_value_rule_service}/client.rb +110 -105
- data/lib/google/ads/google_ads/{v6/services/label_service → v8/services/conversion_value_rule_service}/credentials.rb +3 -9
- data/lib/google/ads/google_ads/{v6/services/click_view_service → v8/services/conversion_value_rule_service}/paths.rb +29 -19
- data/lib/google/ads/google_ads/v8/services/conversion_value_rule_service_pb.rb +59 -0
- data/lib/google/ads/google_ads/{v6/services/topic_view_service_services_pb.rb → v8/services/conversion_value_rule_service_services_pb.rb} +12 -9
- data/lib/google/ads/google_ads/{v6/services/shopping_performance_view_service.rb → v8/services/conversion_value_rule_set_service.rb} +10 -10
- data/lib/google/ads/google_ads/{v6/services/customer_negative_criterion_service → v8/services/conversion_value_rule_set_service}/client.rb +110 -104
- data/lib/google/ads/google_ads/{v6/services/asset_service → v8/services/conversion_value_rule_set_service}/credentials.rb +3 -9
- data/lib/google/ads/google_ads/{v6/services/ad_group_service → v8/services/conversion_value_rule_set_service}/paths.rb +32 -20
- data/lib/google/ads/google_ads/v8/services/conversion_value_rule_set_service_pb.rb +59 -0
- data/lib/google/ads/google_ads/v8/services/conversion_value_rule_set_service_services_pb.rb +52 -0
- data/lib/google/ads/google_ads/v8/services/currency_constant_service/client.rb +34 -42
- data/lib/google/ads/google_ads/v8/services/currency_constant_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/custom_audience_service/client.rb +37 -43
- data/lib/google/ads/google_ads/v8/services/custom_audience_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/custom_interest_service/client.rb +37 -43
- data/lib/google/ads/google_ads/v8/services/custom_interest_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/customer_asset_service/client.rb +37 -43
- data/lib/google/ads/google_ads/v8/services/customer_asset_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/customer_client_link_service/client.rb +37 -43
- data/lib/google/ads/google_ads/v8/services/customer_client_link_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/customer_client_service/client.rb +34 -42
- data/lib/google/ads/google_ads/v8/services/customer_client_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/customer_extension_setting_service/client.rb +37 -43
- data/lib/google/ads/google_ads/v8/services/customer_extension_setting_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/customer_feed_service/client.rb +37 -43
- data/lib/google/ads/google_ads/v8/services/customer_feed_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/customer_label_service/client.rb +37 -43
- data/lib/google/ads/google_ads/v8/services/customer_label_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/customer_manager_link_service/client.rb +40 -44
- data/lib/google/ads/google_ads/v8/services/customer_manager_link_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/customer_negative_criterion_service/client.rb +37 -43
- data/lib/google/ads/google_ads/v8/services/customer_negative_criterion_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/customer_service/client.rb +43 -45
- data/lib/google/ads/google_ads/v8/services/customer_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/customer_user_access_invitation_service/client.rb +37 -43
- data/lib/google/ads/google_ads/v8/services/customer_user_access_invitation_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/customer_user_access_service/client.rb +37 -43
- data/lib/google/ads/google_ads/v8/services/customer_user_access_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/detail_placement_view_service/client.rb +34 -42
- data/lib/google/ads/google_ads/v8/services/detail_placement_view_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/detailed_demographic_service/client.rb +34 -42
- data/lib/google/ads/google_ads/v8/services/detailed_demographic_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/display_keyword_view_service/client.rb +34 -42
- data/lib/google/ads/google_ads/v8/services/display_keyword_view_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/distance_view_service/client.rb +34 -42
- data/lib/google/ads/google_ads/v8/services/distance_view_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/domain_category_service/client.rb +34 -42
- data/lib/google/ads/google_ads/v8/services/domain_category_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/dynamic_search_ads_search_term_view_service/client.rb +34 -42
- data/lib/google/ads/google_ads/v8/services/dynamic_search_ads_search_term_view_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/expanded_landing_page_view_service/client.rb +34 -42
- data/lib/google/ads/google_ads/v8/services/expanded_landing_page_view_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/extension_feed_item_service/client.rb +37 -43
- data/lib/google/ads/google_ads/v8/services/extension_feed_item_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/feed_item_service/client.rb +37 -43
- data/lib/google/ads/google_ads/v8/services/feed_item_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/feed_item_set_link_service/client.rb +37 -43
- data/lib/google/ads/google_ads/v8/services/feed_item_set_link_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/feed_item_set_service/client.rb +37 -43
- data/lib/google/ads/google_ads/v8/services/feed_item_set_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/feed_item_target_service/client.rb +37 -43
- data/lib/google/ads/google_ads/v8/services/feed_item_target_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/feed_mapping_service/client.rb +37 -43
- data/lib/google/ads/google_ads/v8/services/feed_mapping_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/feed_placeholder_view_service/client.rb +34 -42
- data/lib/google/ads/google_ads/v8/services/feed_placeholder_view_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/feed_service/client.rb +37 -43
- data/lib/google/ads/google_ads/v8/services/feed_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/gender_view_service/client.rb +34 -42
- data/lib/google/ads/google_ads/v8/services/gender_view_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/geo_target_constant_service/client.rb +37 -43
- data/lib/google/ads/google_ads/v8/services/geo_target_constant_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/geographic_view_service/client.rb +34 -42
- data/lib/google/ads/google_ads/v8/services/geographic_view_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/google_ads_field_service/client.rb +37 -43
- data/lib/google/ads/google_ads/v8/services/google_ads_field_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/google_ads_service/client.rb +40 -44
- data/lib/google/ads/google_ads/v8/services/google_ads_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/google_ads_service/paths.rb +68 -0
- data/lib/google/ads/google_ads/v8/services/google_ads_service_pb.rb +20 -0
- data/lib/google/ads/google_ads/v8/services/group_placement_view_service/client.rb +34 -42
- data/lib/google/ads/google_ads/v8/services/group_placement_view_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/hotel_group_view_service/client.rb +34 -42
- data/lib/google/ads/google_ads/v8/services/hotel_group_view_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/hotel_performance_view_service/client.rb +34 -42
- data/lib/google/ads/google_ads/v8/services/hotel_performance_view_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/income_range_view_service/client.rb +34 -42
- data/lib/google/ads/google_ads/v8/services/income_range_view_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/invoice_service/client.rb +34 -42
- data/lib/google/ads/google_ads/v8/services/invoice_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/keyword_plan_ad_group_keyword_service/client.rb +37 -43
- data/lib/google/ads/google_ads/v8/services/keyword_plan_ad_group_keyword_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/keyword_plan_ad_group_service/client.rb +37 -43
- data/lib/google/ads/google_ads/v8/services/keyword_plan_ad_group_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/keyword_plan_campaign_keyword_service/client.rb +37 -43
- data/lib/google/ads/google_ads/v8/services/keyword_plan_campaign_keyword_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/keyword_plan_campaign_service/client.rb +37 -43
- data/lib/google/ads/google_ads/v8/services/keyword_plan_campaign_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/keyword_plan_idea_service/client.rb +34 -42
- data/lib/google/ads/google_ads/v8/services/keyword_plan_idea_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/keyword_plan_service/client.rb +49 -47
- data/lib/google/ads/google_ads/v8/services/keyword_plan_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/keyword_theme_constant_service/client.rb +37 -43
- data/lib/google/ads/google_ads/v8/services/keyword_theme_constant_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/keyword_view_service/client.rb +34 -42
- data/lib/google/ads/google_ads/v8/services/keyword_view_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/label_service/client.rb +37 -43
- data/lib/google/ads/google_ads/v8/services/label_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/landing_page_view_service/client.rb +34 -42
- data/lib/google/ads/google_ads/v8/services/landing_page_view_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/language_constant_service/client.rb +34 -42
- data/lib/google/ads/google_ads/v8/services/language_constant_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/life_event_service/client.rb +34 -42
- data/lib/google/ads/google_ads/v8/services/life_event_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/location_view_service/client.rb +34 -42
- data/lib/google/ads/google_ads/v8/services/location_view_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/managed_placement_view_service/client.rb +34 -42
- data/lib/google/ads/google_ads/v8/services/managed_placement_view_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/media_file_service/client.rb +37 -43
- data/lib/google/ads/google_ads/v8/services/media_file_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/merchant_center_link_service/client.rb +40 -44
- data/lib/google/ads/google_ads/v8/services/merchant_center_link_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/mobile_app_category_constant_service/client.rb +34 -42
- data/lib/google/ads/google_ads/v8/services/mobile_app_category_constant_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/mobile_device_constant_service/client.rb +34 -42
- data/lib/google/ads/google_ads/v8/services/mobile_device_constant_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/offline_user_data_job_service/client.rb +43 -45
- data/lib/google/ads/google_ads/v8/services/offline_user_data_job_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/offline_user_data_job_service/operations.rb +31 -22
- data/lib/google/ads/google_ads/v8/services/operating_system_version_constant_service/client.rb +34 -42
- data/lib/google/ads/google_ads/v8/services/operating_system_version_constant_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/paid_organic_search_term_view_service/client.rb +34 -42
- data/lib/google/ads/google_ads/v8/services/paid_organic_search_term_view_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/parental_status_view_service/client.rb +34 -42
- data/lib/google/ads/google_ads/v8/services/parental_status_view_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/payments_account_service/client.rb +34 -42
- data/lib/google/ads/google_ads/v8/services/payments_account_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/product_bidding_category_constant_service/client.rb +34 -42
- data/lib/google/ads/google_ads/v8/services/product_bidding_category_constant_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/product_group_view_service/client.rb +34 -42
- data/lib/google/ads/google_ads/v8/services/product_group_view_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/reach_plan_service/client.rb +57 -46
- data/lib/google/ads/google_ads/v8/services/reach_plan_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/reach_plan_service_pb.rb +12 -0
- data/lib/google/ads/google_ads/v8/services/recommendation_service/client.rb +40 -44
- data/lib/google/ads/google_ads/v8/services/recommendation_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/remarketing_action_service/client.rb +37 -43
- data/lib/google/ads/google_ads/v8/services/remarketing_action_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/search_term_view_service/client.rb +34 -42
- data/lib/google/ads/google_ads/v8/services/search_term_view_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/shared_criterion_service/client.rb +37 -43
- data/lib/google/ads/google_ads/v8/services/shared_criterion_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/shared_set_service/client.rb +37 -43
- data/lib/google/ads/google_ads/v8/services/shared_set_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/shopping_performance_view_service/client.rb +34 -42
- data/lib/google/ads/google_ads/v8/services/shopping_performance_view_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/smart_campaign_search_term_view_service/client.rb +34 -42
- data/lib/google/ads/google_ads/v8/services/smart_campaign_search_term_view_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/smart_campaign_setting_service/client.rb +37 -43
- data/lib/google/ads/google_ads/v8/services/smart_campaign_setting_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/smart_campaign_suggest_service/client.rb +115 -40
- data/lib/google/ads/google_ads/v8/services/smart_campaign_suggest_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/smart_campaign_suggest_service_pb.rb +18 -1
- data/lib/google/ads/google_ads/v8/services/smart_campaign_suggest_service_services_pb.rb +3 -0
- data/lib/google/ads/google_ads/v8/services/third_party_app_analytics_link_service/client.rb +37 -43
- data/lib/google/ads/google_ads/v8/services/third_party_app_analytics_link_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/topic_constant_service/client.rb +34 -42
- data/lib/google/ads/google_ads/v8/services/topic_constant_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/topic_view_service/client.rb +34 -42
- data/lib/google/ads/google_ads/v8/services/topic_view_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/user_data_service.rb +0 -1
- data/lib/google/ads/google_ads/v8/services/user_data_service/client.rb +34 -43
- data/lib/google/ads/google_ads/v8/services/user_data_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/user_data_service_services_pb.rb +0 -1
- data/lib/google/ads/google_ads/v8/services/user_interest_service/client.rb +34 -42
- data/lib/google/ads/google_ads/v8/services/user_interest_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/user_list_service/client.rb +37 -43
- data/lib/google/ads/google_ads/v8/services/user_list_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/user_location_view_service/client.rb +34 -42
- data/lib/google/ads/google_ads/v8/services/user_location_view_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/video_service/client.rb +34 -42
- data/lib/google/ads/google_ads/v8/services/video_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/v8/services/webpage_view_service/client.rb +34 -42
- data/lib/google/ads/google_ads/v8/services/webpage_view_service/credentials.rb +0 -6
- data/lib/google/ads/google_ads/version.rb +1 -1
- data/lib/google/ads/google_ads/version_alternate.rb +2 -0
- metadata +50 -1245
- data/lib/google/ads/google_ads/autoboxing_fields.rb +0 -112
- data/lib/google/ads/google_ads/autoboxing_mappings.rb +0 -54
- data/lib/google/ads/google_ads/factories/v5/enums.rb +0 -2731
- data/lib/google/ads/google_ads/factories/v5/operations.rb +0 -4359
- data/lib/google/ads/google_ads/factories/v5/resources.rb +0 -6316
- data/lib/google/ads/google_ads/factories/v5/services.rb +0 -2242
- data/lib/google/ads/google_ads/factories/v6/enums.rb +0 -2931
- data/lib/google/ads/google_ads/factories/v6/operations.rb +0 -4787
- data/lib/google/ads/google_ads/factories/v6/resources.rb +0 -6758
- data/lib/google/ads/google_ads/factories/v6/services.rb +0 -2360
- data/lib/google/ads/google_ads/utils/path_lookup_config.rb +0 -204
- data/lib/google/ads/google_ads/utils/v6/path_lookup_util.rb +0 -31
- data/lib/google/ads/google_ads/v6/common/ad_asset_pb.rb +0 -43
- data/lib/google/ads/google_ads/v6/common/ad_type_infos_pb.rb +0 -263
- data/lib/google/ads/google_ads/v6/common/asset_policy_pb.rb +0 -30
- data/lib/google/ads/google_ads/v6/common/asset_types_pb.rb +0 -96
- data/lib/google/ads/google_ads/v6/common/bidding_pb.rb +0 -78
- data/lib/google/ads/google_ads/v6/common/click_location_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/common/criteria_pb.rb +0 -315
- data/lib/google/ads/google_ads/v6/common/criterion_category_availability_pb.rb +0 -43
- data/lib/google/ads/google_ads/v6/common/custom_parameter_pb.rb +0 -26
- data/lib/google/ads/google_ads/v6/common/dates_pb.rb +0 -26
- data/lib/google/ads/google_ads/v6/common/explorer_auto_optimizer_setting_pb.rb +0 -25
- data/lib/google/ads/google_ads/v6/common/extensions_pb.rb +0 -153
- data/lib/google/ads/google_ads/v6/common/feed_common_pb.rb +0 -26
- data/lib/google/ads/google_ads/v6/common/feed_item_set_filter_type_infos_pb.rb +0 -36
- data/lib/google/ads/google_ads/v6/common/final_app_url_pb.rb +0 -27
- data/lib/google/ads/google_ads/v6/common/frequency_cap_pb.rb +0 -36
- data/lib/google/ads/google_ads/v6/common/keyword_plan_common_pb.rb +0 -38
- data/lib/google/ads/google_ads/v6/common/matching_function_pb.rb +0 -61
- data/lib/google/ads/google_ads/v6/common/metrics_pb.rb +0 -144
- data/lib/google/ads/google_ads/v6/common/offline_user_data_pb.rb +0 -87
- data/lib/google/ads/google_ads/v6/common/policy_pb.rb +0 -100
- data/lib/google/ads/google_ads/v6/common/real_time_bidding_setting_pb.rb +0 -25
- data/lib/google/ads/google_ads/v6/common/segments_pb.rb +0 -137
- data/lib/google/ads/google_ads/v6/common/simulation_pb.rb +0 -109
- data/lib/google/ads/google_ads/v6/common/tag_snippet_pb.rb +0 -30
- data/lib/google/ads/google_ads/v6/common/targeting_setting_pb.rb +0 -44
- data/lib/google/ads/google_ads/v6/common/text_label_pb.rb +0 -26
- data/lib/google/ads/google_ads/v6/common/url_collection_pb.rb +0 -28
- data/lib/google/ads/google_ads/v6/common/user_lists_pb.rb +0 -123
- data/lib/google/ads/google_ads/v6/common/value_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/access_invitation_status_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/enums/access_reason_pb.rb +0 -34
- data/lib/google/ads/google_ads/v6/enums/access_role_pb.rb +0 -33
- data/lib/google/ads/google_ads/v6/enums/account_budget_proposal_status_pb.rb +0 -34
- data/lib/google/ads/google_ads/v6/enums/account_budget_proposal_type_pb.rb +0 -33
- data/lib/google/ads/google_ads/v6/enums/account_budget_status_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/enums/account_link_status_pb.rb +0 -35
- data/lib/google/ads/google_ads/v6/enums/ad_customizer_placeholder_field_pb.rb +0 -33
- data/lib/google/ads/google_ads/v6/enums/ad_destination_type_pb.rb +0 -40
- data/lib/google/ads/google_ads/v6/enums/ad_group_ad_rotation_mode_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/ad_group_ad_status_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/enums/ad_group_criterion_approval_status_pb.rb +0 -33
- data/lib/google/ads/google_ads/v6/enums/ad_group_criterion_status_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/enums/ad_group_status_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/enums/ad_group_type_pb.rb +0 -43
- data/lib/google/ads/google_ads/v6/enums/ad_network_type_pb.rb +0 -35
- data/lib/google/ads/google_ads/v6/enums/ad_serving_optimization_status_pb.rb +0 -34
- data/lib/google/ads/google_ads/v6/enums/ad_strength_pb.rb +0 -35
- data/lib/google/ads/google_ads/v6/enums/ad_type_pb.rb +0 -55
- data/lib/google/ads/google_ads/v6/enums/advertising_channel_sub_type_pb.rb +0 -45
- data/lib/google/ads/google_ads/v6/enums/advertising_channel_type_pb.rb +0 -37
- data/lib/google/ads/google_ads/v6/enums/affiliate_location_feed_relationship_type_pb.rb +0 -30
- data/lib/google/ads/google_ads/v6/enums/affiliate_location_placeholder_field_pb.rb +0 -40
- data/lib/google/ads/google_ads/v6/enums/age_range_type_pb.rb +0 -36
- data/lib/google/ads/google_ads/v6/enums/app_campaign_app_store_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/app_campaign_bidding_strategy_goal_type_pb.rb +0 -33
- data/lib/google/ads/google_ads/v6/enums/app_payment_model_type_pb.rb +0 -30
- data/lib/google/ads/google_ads/v6/enums/app_placeholder_field_pb.rb +0 -37
- data/lib/google/ads/google_ads/v6/enums/app_store_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/app_url_operating_system_type_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/asset_field_type_pb.rb +0 -37
- data/lib/google/ads/google_ads/v6/enums/asset_link_status_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/asset_performance_label_pb.rb +0 -34
- data/lib/google/ads/google_ads/v6/enums/asset_type_pb.rb +0 -35
- data/lib/google/ads/google_ads/v6/enums/attribution_model_pb.rb +0 -36
- data/lib/google/ads/google_ads/v6/enums/batch_job_status_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/enums/bid_modifier_source_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/bidding_source_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/enums/bidding_strategy_status_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/bidding_strategy_type_pb.rb +0 -44
- data/lib/google/ads/google_ads/v6/enums/billing_setup_status_pb.rb +0 -33
- data/lib/google/ads/google_ads/v6/enums/brand_safety_suitability_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/enums/budget_campaign_association_status_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/budget_delivery_method_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/budget_period_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/budget_status_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/budget_type_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/enums/call_conversion_reporting_state_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/enums/call_placeholder_field_pb.rb +0 -34
- data/lib/google/ads/google_ads/v6/enums/call_tracking_display_location_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/call_type_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/callout_placeholder_field_pb.rb +0 -30
- data/lib/google/ads/google_ads/v6/enums/campaign_criterion_status_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/enums/campaign_draft_status_pb.rb +0 -34
- data/lib/google/ads/google_ads/v6/enums/campaign_experiment_status_pb.rb +0 -38
- data/lib/google/ads/google_ads/v6/enums/campaign_experiment_traffic_split_type_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/campaign_experiment_type_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/enums/campaign_serving_status_pb.rb +0 -34
- data/lib/google/ads/google_ads/v6/enums/campaign_shared_set_status_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/campaign_status_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/enums/change_client_type_pb.rb +0 -41
- data/lib/google/ads/google_ads/v6/enums/change_event_resource_type_pb.rb +0 -41
- data/lib/google/ads/google_ads/v6/enums/change_status_operation_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/enums/change_status_resource_type_pb.rb +0 -39
- data/lib/google/ads/google_ads/v6/enums/click_type_pb.rb +0 -82
- data/lib/google/ads/google_ads/v6/enums/combined_audience_status_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/content_label_type_pb.rb +0 -44
- data/lib/google/ads/google_ads/v6/enums/conversion_action_category_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/enums/conversion_action_counting_type_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/conversion_action_status_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/enums/conversion_action_type_pb.rb +0 -64
- data/lib/google/ads/google_ads/v6/enums/conversion_adjustment_type_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/conversion_attribution_event_type_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/conversion_lag_bucket_pb.rb +0 -48
- data/lib/google/ads/google_ads/v6/enums/conversion_or_adjustment_lag_bucket_pb.rb +0 -70
- data/lib/google/ads/google_ads/v6/enums/criterion_category_channel_availability_mode_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/enums/criterion_category_locale_availability_mode_pb.rb +0 -33
- data/lib/google/ads/google_ads/v6/enums/criterion_system_serving_status_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/criterion_type_pb.rb +0 -61
- data/lib/google/ads/google_ads/v6/enums/custom_audience_member_type_pb.rb +0 -33
- data/lib/google/ads/google_ads/v6/enums/custom_audience_status_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/custom_audience_type_pb.rb +0 -33
- data/lib/google/ads/google_ads/v6/enums/custom_interest_member_type_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/custom_interest_status_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/custom_interest_type_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/custom_placeholder_field_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/enums/customer_match_upload_key_type_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/enums/customer_pay_per_conversion_eligibility_failure_reason_pb.rb +0 -36
- data/lib/google/ads/google_ads/v6/enums/data_driven_model_status_pb.rb +0 -33
- data/lib/google/ads/google_ads/v6/enums/day_of_week_pb.rb +0 -36
- data/lib/google/ads/google_ads/v6/enums/device_pb.rb +0 -34
- data/lib/google/ads/google_ads/v6/enums/display_ad_format_setting_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/enums/display_upload_product_type_pb.rb +0 -39
- data/lib/google/ads/google_ads/v6/enums/distance_bucket_pb.rb +0 -56
- data/lib/google/ads/google_ads/v6/enums/dsa_page_feed_criterion_field_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/education_placeholder_field_pb.rb +0 -46
- data/lib/google/ads/google_ads/v6/enums/extension_setting_device_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/extension_type_pb.rb +0 -42
- data/lib/google/ads/google_ads/v6/enums/external_conversion_source_pb.rb +0 -55
- data/lib/google/ads/google_ads/v6/enums/feed_attribute_type_pb.rb +0 -42
- data/lib/google/ads/google_ads/v6/enums/feed_item_quality_approval_status_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/feed_item_quality_disapproval_reason_pb.rb +0 -47
- data/lib/google/ads/google_ads/v6/enums/feed_item_set_status_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/feed_item_set_string_filter_type_pb.rb +0 -30
- data/lib/google/ads/google_ads/v6/enums/feed_item_status_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/feed_item_target_device_pb.rb +0 -30
- data/lib/google/ads/google_ads/v6/enums/feed_item_target_status_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/feed_item_target_type_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/enums/feed_item_validation_status_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/enums/feed_link_status_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/feed_mapping_criterion_type_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/feed_mapping_status_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/feed_origin_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/feed_status_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/flight_placeholder_field_pb.rb +0 -46
- data/lib/google/ads/google_ads/v6/enums/frequency_cap_event_type_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/frequency_cap_level_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/enums/frequency_cap_time_unit_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/enums/gender_type_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/enums/geo_target_constant_status_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/geo_targeting_restriction_pb.rb +0 -30
- data/lib/google/ads/google_ads/v6/enums/geo_targeting_type_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/google_ads_field_category_pb.rb +0 -33
- data/lib/google/ads/google_ads/v6/enums/google_ads_field_data_type_pb.rb +0 -40
- data/lib/google/ads/google_ads/v6/enums/google_voice_call_status_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/hotel_date_selection_type_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/hotel_placeholder_field_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/enums/hotel_price_bucket_pb.rb +0 -33
- data/lib/google/ads/google_ads/v6/enums/hotel_rate_type_pb.rb +0 -33
- data/lib/google/ads/google_ads/v6/enums/image_placeholder_field_pb.rb +0 -30
- data/lib/google/ads/google_ads/v6/enums/income_range_type_pb.rb +0 -36
- data/lib/google/ads/google_ads/v6/enums/interaction_event_type_pb.rb +0 -33
- data/lib/google/ads/google_ads/v6/enums/interaction_type_pb.rb +0 -30
- data/lib/google/ads/google_ads/v6/enums/invoice_type_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/job_placeholder_field_pb.rb +0 -46
- data/lib/google/ads/google_ads/v6/enums/keyword_match_type_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/enums/keyword_plan_competition_level_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/enums/keyword_plan_forecast_interval_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/enums/keyword_plan_network_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/label_status_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/lead_form_call_to_action_type_pb.rb +0 -43
- data/lib/google/ads/google_ads/v6/enums/lead_form_desired_intent_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/lead_form_field_user_input_type_pb.rb +0 -89
- data/lib/google/ads/google_ads/v6/enums/lead_form_post_submit_call_to_action_type_pb.rb +0 -33
- data/lib/google/ads/google_ads/v6/enums/legacy_app_install_ad_app_store_pb.rb +0 -34
- data/lib/google/ads/google_ads/v6/enums/linked_account_type_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/enums/listing_group_type_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/local_placeholder_field_pb.rb +0 -48
- data/lib/google/ads/google_ads/v6/enums/location_extension_targeting_criterion_field_pb.rb +0 -35
- data/lib/google/ads/google_ads/v6/enums/location_group_radius_units_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/enums/location_placeholder_field_pb.rb +0 -37
- data/lib/google/ads/google_ads/v6/enums/location_source_type_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/manager_link_status_pb.rb +0 -34
- data/lib/google/ads/google_ads/v6/enums/matching_function_context_type_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/enums/matching_function_operator_pb.rb +0 -34
- data/lib/google/ads/google_ads/v6/enums/media_type_pb.rb +0 -35
- data/lib/google/ads/google_ads/v6/enums/merchant_center_link_status_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/message_placeholder_field_pb.rb +0 -34
- data/lib/google/ads/google_ads/v6/enums/mime_type_pb.rb +0 -41
- data/lib/google/ads/google_ads/v6/enums/minute_of_hour_pb.rb +0 -33
- data/lib/google/ads/google_ads/v6/enums/mobile_app_vendor_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/mobile_device_type_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/month_of_year_pb.rb +0 -41
- data/lib/google/ads/google_ads/v6/enums/negative_geo_target_type_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/offline_user_data_job_failure_reason_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/offline_user_data_job_status_pb.rb +0 -33
- data/lib/google/ads/google_ads/v6/enums/offline_user_data_job_type_pb.rb +0 -33
- data/lib/google/ads/google_ads/v6/enums/operating_system_version_operator_type_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/optimization_goal_type_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/page_one_promoted_strategy_goal_pb.rb +0 -21
- data/lib/google/ads/google_ads/v6/enums/parental_status_type_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/enums/payment_mode_pb.rb +0 -33
- data/lib/google/ads/google_ads/v6/enums/placeholder_type_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/enums/placement_type_pb.rb +0 -34
- data/lib/google/ads/google_ads/v6/enums/policy_approval_status_pb.rb +0 -33
- data/lib/google/ads/google_ads/v6/enums/policy_review_status_pb.rb +0 -33
- data/lib/google/ads/google_ads/v6/enums/policy_topic_entry_type_pb.rb +0 -35
- data/lib/google/ads/google_ads/v6/enums/policy_topic_evidence_destination_mismatch_url_type_pb.rb +0 -34
- data/lib/google/ads/google_ads/v6/enums/policy_topic_evidence_destination_not_working_device_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/enums/policy_topic_evidence_destination_not_working_dns_error_type_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/positive_geo_target_type_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/enums/preferred_content_type_pb.rb +0 -30
- data/lib/google/ads/google_ads/v6/enums/price_extension_price_qualifier_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/enums/price_extension_price_unit_pb.rb +0 -35
- data/lib/google/ads/google_ads/v6/enums/price_extension_type_pb.rb +0 -38
- data/lib/google/ads/google_ads/v6/enums/price_placeholder_field_pb.rb +0 -82
- data/lib/google/ads/google_ads/v6/enums/product_bidding_category_level_pb.rb +0 -34
- data/lib/google/ads/google_ads/v6/enums/product_bidding_category_status_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/product_channel_exclusivity_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/product_channel_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/product_condition_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/enums/product_custom_attribute_index_pb.rb +0 -34
- data/lib/google/ads/google_ads/v6/enums/product_type_level_pb.rb +0 -34
- data/lib/google/ads/google_ads/v6/enums/promotion_extension_discount_modifier_pb.rb +0 -30
- data/lib/google/ads/google_ads/v6/enums/promotion_extension_occasion_pb.rb +0 -66
- data/lib/google/ads/google_ads/v6/enums/promotion_placeholder_field_pb.rb +0 -43
- data/lib/google/ads/google_ads/v6/enums/proximity_radius_units_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/quality_score_bucket_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/enums/reach_plan_ad_length_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/enums/reach_plan_age_range_pb.rb +0 -55
- data/lib/google/ads/google_ads/v6/enums/reach_plan_network_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/enums/real_estate_placeholder_field_pb.rb +0 -47
- data/lib/google/ads/google_ads/v6/enums/recommendation_type_pb.rb +0 -46
- data/lib/google/ads/google_ads/v6/enums/resource_change_operation_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/enums/response_content_type_pb.rb +0 -30
- data/lib/google/ads/google_ads/v6/enums/search_engine_results_page_type_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/enums/search_term_match_type_pb.rb +0 -34
- data/lib/google/ads/google_ads/v6/enums/search_term_targeting_status_pb.rb +0 -33
- data/lib/google/ads/google_ads/v6/enums/served_asset_field_type_pb.rb +0 -34
- data/lib/google/ads/google_ads/v6/enums/shared_set_status_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/shared_set_type_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/simulation_modification_method_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/simulation_type_pb.rb +0 -35
- data/lib/google/ads/google_ads/v6/enums/sitelink_placeholder_field_pb.rb +0 -36
- data/lib/google/ads/google_ads/v6/enums/slot_pb.rb +0 -36
- data/lib/google/ads/google_ads/v6/enums/spending_limit_type_pb.rb +0 -30
- data/lib/google/ads/google_ads/v6/enums/structured_snippet_placeholder_field_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/summary_row_setting_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/enums/system_managed_entity_source_pb.rb +0 -30
- data/lib/google/ads/google_ads/v6/enums/target_cpa_opt_in_recommendation_goal_pb.rb +0 -33
- data/lib/google/ads/google_ads/v6/enums/target_impression_share_location_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/enums/targeting_dimension_pb.rb +0 -37
- data/lib/google/ads/google_ads/v6/enums/time_type_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/tracking_code_page_format_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/tracking_code_type_pb.rb +0 -33
- data/lib/google/ads/google_ads/v6/enums/travel_placeholder_field_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/enums/user_identifier_source_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/user_interest_taxonomy_type_pb.rb +0 -34
- data/lib/google/ads/google_ads/v6/enums/user_list_access_status_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/user_list_closing_reason_pb.rb +0 -30
- data/lib/google/ads/google_ads/v6/enums/user_list_combined_rule_operator_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/user_list_crm_data_source_type_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/enums/user_list_date_rule_item_operator_pb.rb +0 -33
- data/lib/google/ads/google_ads/v6/enums/user_list_logical_rule_operator_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/enums/user_list_membership_status_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/user_list_number_rule_item_operator_pb.rb +0 -35
- data/lib/google/ads/google_ads/v6/enums/user_list_prepopulation_status_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/enums/user_list_rule_type_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/user_list_size_range_pb.rb +0 -45
- data/lib/google/ads/google_ads/v6/enums/user_list_string_rule_item_operator_pb.rb +0 -37
- data/lib/google/ads/google_ads/v6/enums/user_list_type_pb.rb +0 -35
- data/lib/google/ads/google_ads/v6/enums/vanity_pharma_display_url_mode_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/vanity_pharma_text_pb.rb +0 -41
- data/lib/google/ads/google_ads/v6/enums/webpage_condition_operand_pb.rb +0 -34
- data/lib/google/ads/google_ads/v6/enums/webpage_condition_operator_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/errors/access_invitation_error_pb.rb +0 -36
- data/lib/google/ads/google_ads/v6/errors/account_budget_proposal_error_pb.rb +0 -53
- data/lib/google/ads/google_ads/v6/errors/account_link_error_pb.rb +0 -30
- data/lib/google/ads/google_ads/v6/errors/ad_customizer_error_pb.rb +0 -34
- data/lib/google/ads/google_ads/v6/errors/ad_error_pb.rb +0 -173
- data/lib/google/ads/google_ads/v6/errors/ad_group_ad_error_pb.rb +0 -39
- data/lib/google/ads/google_ads/v6/errors/ad_group_bid_modifier_error_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/errors/ad_group_criterion_error_pb.rb +0 -57
- data/lib/google/ads/google_ads/v6/errors/ad_group_error_pb.rb +0 -42
- data/lib/google/ads/google_ads/v6/errors/ad_group_feed_error_pb.rb +0 -36
- data/lib/google/ads/google_ads/v6/errors/ad_parameter_error_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/errors/ad_sharing_error_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/errors/adx_error_pb.rb +0 -30
- data/lib/google/ads/google_ads/v6/errors/asset_error_pb.rb +0 -40
- data/lib/google/ads/google_ads/v6/errors/asset_link_error_pb.rb +0 -43
- data/lib/google/ads/google_ads/v6/errors/authentication_error_pb.rb +0 -47
- data/lib/google/ads/google_ads/v6/errors/authorization_error_pb.rb +0 -42
- data/lib/google/ads/google_ads/v6/errors/batch_job_error_pb.rb +0 -35
- data/lib/google/ads/google_ads/v6/errors/bidding_error_pb.rb +0 -53
- data/lib/google/ads/google_ads/v6/errors/bidding_strategy_error_pb.rb +0 -34
- data/lib/google/ads/google_ads/v6/errors/billing_setup_error_pb.rb +0 -46
- data/lib/google/ads/google_ads/v6/errors/campaign_budget_error_pb.rb +0 -45
- data/lib/google/ads/google_ads/v6/errors/campaign_criterion_error_pb.rb +0 -40
- data/lib/google/ads/google_ads/v6/errors/campaign_draft_error_pb.rb +0 -39
- data/lib/google/ads/google_ads/v6/errors/campaign_error_pb.rb +0 -70
- data/lib/google/ads/google_ads/v6/errors/campaign_experiment_error_pb.rb +0 -39
- data/lib/google/ads/google_ads/v6/errors/campaign_feed_error_pb.rb +0 -36
- data/lib/google/ads/google_ads/v6/errors/campaign_shared_set_error_pb.rb +0 -30
- data/lib/google/ads/google_ads/v6/errors/change_event_error_pb.rb +0 -34
- data/lib/google/ads/google_ads/v6/errors/change_status_error_pb.rb +0 -34
- data/lib/google/ads/google_ads/v6/errors/collection_size_error_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/errors/context_error_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/errors/conversion_action_error_pb.rb +0 -39
- data/lib/google/ads/google_ads/v6/errors/conversion_adjustment_upload_error_pb.rb +0 -40
- data/lib/google/ads/google_ads/v6/errors/conversion_upload_error_pb.rb +0 -50
- data/lib/google/ads/google_ads/v6/errors/country_code_error_pb.rb +0 -30
- data/lib/google/ads/google_ads/v6/errors/criterion_error_pb.rb +0 -150
- data/lib/google/ads/google_ads/v6/errors/currency_code_error_pb.rb +0 -30
- data/lib/google/ads/google_ads/v6/errors/custom_audience_error_pb.rb +0 -37
- data/lib/google/ads/google_ads/v6/errors/custom_interest_error_pb.rb +0 -36
- data/lib/google/ads/google_ads/v6/errors/customer_client_link_error_pb.rb +0 -37
- data/lib/google/ads/google_ads/v6/errors/customer_error_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/errors/customer_feed_error_pb.rb +0 -36
- data/lib/google/ads/google_ads/v6/errors/customer_manager_link_error_pb.rb +0 -38
- data/lib/google/ads/google_ads/v6/errors/customer_user_access_error_pb.rb +0 -34
- data/lib/google/ads/google_ads/v6/errors/database_error_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/errors/date_error_pb.rb +0 -39
- data/lib/google/ads/google_ads/v6/errors/date_range_error_pb.rb +0 -34
- data/lib/google/ads/google_ads/v6/errors/distinct_error_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/errors/enum_error_pb.rb +0 -30
- data/lib/google/ads/google_ads/v6/errors/errors_pb.rb +0 -317
- data/lib/google/ads/google_ads/v6/errors/extension_feed_item_error_pb.rb +0 -74
- data/lib/google/ads/google_ads/v6/errors/extension_setting_error_pb.rb +0 -94
- data/lib/google/ads/google_ads/v6/errors/feed_attribute_reference_error_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/errors/feed_error_pb.rb +0 -51
- data/lib/google/ads/google_ads/v6/errors/feed_item_error_pb.rb +0 -38
- data/lib/google/ads/google_ads/v6/errors/feed_item_set_error_pb.rb +0 -35
- data/lib/google/ads/google_ads/v6/errors/feed_item_set_link_error_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/errors/feed_item_target_error_pb.rb +0 -37
- data/lib/google/ads/google_ads/v6/errors/feed_item_validation_error_pb.rb +0 -134
- data/lib/google/ads/google_ads/v6/errors/feed_mapping_error_pb.rb +0 -46
- data/lib/google/ads/google_ads/v6/errors/field_error_pb.rb +0 -36
- data/lib/google/ads/google_ads/v6/errors/field_mask_error_pb.rb +0 -33
- data/lib/google/ads/google_ads/v6/errors/function_error_pb.rb +0 -45
- data/lib/google/ads/google_ads/v6/errors/function_parsing_error_pb.rb +0 -40
- data/lib/google/ads/google_ads/v6/errors/geo_target_constant_suggestion_error_pb.rb +0 -33
- data/lib/google/ads/google_ads/v6/errors/header_error_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/errors/id_error_pb.rb +0 -30
- data/lib/google/ads/google_ads/v6/errors/image_error_pb.rb +0 -68
- data/lib/google/ads/google_ads/v6/errors/internal_error_pb.rb +0 -33
- data/lib/google/ads/google_ads/v6/errors/invoice_error_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/errors/keyword_plan_ad_group_error_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/errors/keyword_plan_ad_group_keyword_error_pb.rb +0 -36
- data/lib/google/ads/google_ads/v6/errors/keyword_plan_campaign_error_pb.rb +0 -35
- data/lib/google/ads/google_ads/v6/errors/keyword_plan_campaign_keyword_error_pb.rb +0 -30
- data/lib/google/ads/google_ads/v6/errors/keyword_plan_error_pb.rb +0 -43
- data/lib/google/ads/google_ads/v6/errors/keyword_plan_idea_error_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/errors/label_error_pb.rb +0 -38
- data/lib/google/ads/google_ads/v6/errors/language_code_error_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/errors/list_operation_error_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/errors/manager_link_error_pb.rb +0 -46
- data/lib/google/ads/google_ads/v6/errors/media_bundle_error_pb.rb +0 -51
- data/lib/google/ads/google_ads/v6/errors/media_file_error_pb.rb +0 -52
- data/lib/google/ads/google_ads/v6/errors/media_upload_error_pb.rb +0 -62
- data/lib/google/ads/google_ads/v6/errors/multiplier_error_pb.rb +0 -41
- data/lib/google/ads/google_ads/v6/errors/mutate_error_pb.rb +0 -37
- data/lib/google/ads/google_ads/v6/errors/new_resource_creation_error_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/errors/not_allowlisted_error_pb.rb +0 -30
- data/lib/google/ads/google_ads/v6/errors/not_empty_error_pb.rb +0 -30
- data/lib/google/ads/google_ads/v6/errors/null_error_pb.rb +0 -30
- data/lib/google/ads/google_ads/v6/errors/offline_user_data_job_error_pb.rb +0 -59
- data/lib/google/ads/google_ads/v6/errors/operation_access_denied_error_pb.rb +0 -39
- data/lib/google/ads/google_ads/v6/errors/operator_error_pb.rb +0 -30
- data/lib/google/ads/google_ads/v6/errors/partial_failure_error_pb.rb +0 -30
- data/lib/google/ads/google_ads/v6/errors/payments_account_error_pb.rb +0 -30
- data/lib/google/ads/google_ads/v6/errors/policy_finding_error_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/errors/policy_validation_parameter_error_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/errors/policy_violation_error_pb.rb +0 -30
- data/lib/google/ads/google_ads/v6/errors/query_error_pb.rb +0 -83
- data/lib/google/ads/google_ads/v6/errors/quota_error_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/errors/range_error_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/errors/reach_plan_error_pb.rb +0 -30
- data/lib/google/ads/google_ads/v6/errors/recommendation_error_pb.rb +0 -43
- data/lib/google/ads/google_ads/v6/errors/region_code_error_pb.rb +0 -30
- data/lib/google/ads/google_ads/v6/errors/request_error_pb.rb +0 -52
- data/lib/google/ads/google_ads/v6/errors/resource_access_denied_error_pb.rb +0 -30
- data/lib/google/ads/google_ads/v6/errors/resource_count_limit_exceeded_error_pb.rb +0 -38
- data/lib/google/ads/google_ads/v6/errors/setting_error_pb.rb +0 -40
- data/lib/google/ads/google_ads/v6/errors/shared_criterion_error_pb.rb +0 -30
- data/lib/google/ads/google_ads/v6/errors/shared_set_error_pb.rb +0 -33
- data/lib/google/ads/google_ads/v6/errors/size_limit_error_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/errors/string_format_error_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/errors/string_length_error_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/errors/third_party_app_analytics_link_error_pb.rb +0 -33
- data/lib/google/ads/google_ads/v6/errors/time_zone_error_pb.rb +0 -30
- data/lib/google/ads/google_ads/v6/errors/url_field_error_pb.rb +0 -81
- data/lib/google/ads/google_ads/v6/errors/user_data_error_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/errors/user_list_error_pb.rb +0 -55
- data/lib/google/ads/google_ads/v6/errors/youtube_video_registration_error_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/resources/account_budget_pb.rb +0 -80
- data/lib/google/ads/google_ads/v6/resources/account_budget_proposal_pb.rb +0 -62
- data/lib/google/ads/google_ads/v6/resources/account_link_pb.rb +0 -52
- data/lib/google/ads/google_ads/v6/resources/ad_group_ad_asset_view_pb.rb +0 -44
- data/lib/google/ads/google_ads/v6/resources/ad_group_ad_label_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/resources/ad_group_ad_pb.rb +0 -44
- data/lib/google/ads/google_ads/v6/resources/ad_group_audience_view_pb.rb +0 -27
- data/lib/google/ads/google_ads/v6/resources/ad_group_bid_modifier_pb.rb +0 -42
- data/lib/google/ads/google_ads/v6/resources/ad_group_criterion_label_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/resources/ad_group_criterion_pb.rb +0 -100
- data/lib/google/ads/google_ads/v6/resources/ad_group_criterion_simulation_pb.rb +0 -40
- data/lib/google/ads/google_ads/v6/resources/ad_group_extension_setting_pb.rb +0 -33
- data/lib/google/ads/google_ads/v6/resources/ad_group_feed_pb.rb +0 -35
- data/lib/google/ads/google_ads/v6/resources/ad_group_label_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/resources/ad_group_pb.rb +0 -60
- data/lib/google/ads/google_ads/v6/resources/ad_group_simulation_pb.rb +0 -41
- data/lib/google/ads/google_ads/v6/resources/ad_parameter_pb.rb +0 -30
- data/lib/google/ads/google_ads/v6/resources/ad_pb.rb +0 -70
- data/lib/google/ads/google_ads/v6/resources/ad_schedule_view_pb.rb +0 -27
- data/lib/google/ads/google_ads/v6/resources/age_range_view_pb.rb +0 -27
- data/lib/google/ads/google_ads/v6/resources/asset_pb.rb +0 -51
- data/lib/google/ads/google_ads/v6/resources/batch_job_pb.rb +0 -42
- data/lib/google/ads/google_ads/v6/resources/bidding_strategy_pb.rb +0 -46
- data/lib/google/ads/google_ads/v6/resources/billing_setup_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/resources/call_view_pb.rb +0 -38
- data/lib/google/ads/google_ads/v6/resources/campaign_asset_pb.rb +0 -33
- data/lib/google/ads/google_ads/v6/resources/campaign_audience_view_pb.rb +0 -27
- data/lib/google/ads/google_ads/v6/resources/campaign_bid_modifier_pb.rb +0 -34
- data/lib/google/ads/google_ads/v6/resources/campaign_budget_pb.rb +0 -47
- data/lib/google/ads/google_ads/v6/resources/campaign_criterion_pb.rb +0 -67
- data/lib/google/ads/google_ads/v6/resources/campaign_criterion_simulation_pb.rb +0 -39
- data/lib/google/ads/google_ads/v6/resources/campaign_draft_pb.rb +0 -35
- data/lib/google/ads/google_ads/v6/resources/campaign_experiment_pb.rb +0 -40
- data/lib/google/ads/google_ads/v6/resources/campaign_extension_setting_pb.rb +0 -33
- data/lib/google/ads/google_ads/v6/resources/campaign_feed_pb.rb +0 -35
- data/lib/google/ads/google_ads/v6/resources/campaign_label_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/resources/campaign_pb.rb +0 -155
- data/lib/google/ads/google_ads/v6/resources/campaign_shared_set_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/resources/carrier_constant_pb.rb +0 -30
- data/lib/google/ads/google_ads/v6/resources/change_event_pb.rb +0 -76
- data/lib/google/ads/google_ads/v6/resources/change_status_pb.rb +0 -47
- data/lib/google/ads/google_ads/v6/resources/click_view_pb.rb +0 -35
- data/lib/google/ads/google_ads/v6/resources/combined_audience_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/resources/conversion_action_pb.rb +0 -74
- data/lib/google/ads/google_ads/v6/resources/currency_constant_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/resources/custom_audience_pb.rb +0 -46
- data/lib/google/ads/google_ads/v6/resources/custom_interest_pb.rb +0 -41
- data/lib/google/ads/google_ads/v6/resources/customer_client_link_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/resources/customer_client_pb.rb +0 -36
- data/lib/google/ads/google_ads/v6/resources/customer_extension_setting_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/resources/customer_feed_pb.rb +0 -34
- data/lib/google/ads/google_ads/v6/resources/customer_label_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/resources/customer_manager_link_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/resources/customer_negative_criterion_pb.rb +0 -39
- data/lib/google/ads/google_ads/v6/resources/customer_pb.rb +0 -59
- data/lib/google/ads/google_ads/v6/resources/customer_user_access_invitation_pb.rb +0 -34
- data/lib/google/ads/google_ads/v6/resources/customer_user_access_pb.rb +0 -33
- data/lib/google/ads/google_ads/v6/resources/detail_placement_view_pb.rb +0 -33
- data/lib/google/ads/google_ads/v6/resources/display_keyword_view_pb.rb +0 -27
- data/lib/google/ads/google_ads/v6/resources/distance_view_pb.rb +0 -30
- data/lib/google/ads/google_ads/v6/resources/domain_category_pb.rb +0 -35
- data/lib/google/ads/google_ads/v6/resources/dynamic_search_ads_search_term_view_pb.rb +0 -34
- data/lib/google/ads/google_ads/v6/resources/expanded_landing_page_view_pb.rb +0 -28
- data/lib/google/ads/google_ads/v6/resources/extension_feed_item_pb.rb +0 -59
- data/lib/google/ads/google_ads/v6/resources/feed_item_pb.rb +0 -80
- data/lib/google/ads/google_ads/v6/resources/feed_item_set_link_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/resources/feed_item_set_pb.rb +0 -37
- data/lib/google/ads/google_ads/v6/resources/feed_item_target_pb.rb +0 -43
- data/lib/google/ads/google_ads/v6/resources/feed_mapping_pb.rb +0 -88
- data/lib/google/ads/google_ads/v6/resources/feed_pb.rb +0 -79
- data/lib/google/ads/google_ads/v6/resources/feed_placeholder_view_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/resources/gender_view_pb.rb +0 -27
- data/lib/google/ads/google_ads/v6/resources/geo_target_constant_pb.rb +0 -35
- data/lib/google/ads/google_ads/v6/resources/geographic_view_pb.rb +0 -30
- data/lib/google/ads/google_ads/v6/resources/google_ads_field_pb.rb +0 -42
- data/lib/google/ads/google_ads/v6/resources/group_placement_view_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/resources/hotel_group_view_pb.rb +0 -27
- data/lib/google/ads/google_ads/v6/resources/hotel_performance_view_pb.rb +0 -27
- data/lib/google/ads/google_ads/v6/resources/income_range_view_pb.rb +0 -27
- data/lib/google/ads/google_ads/v6/resources/invoice_pb.rb +0 -63
- data/lib/google/ads/google_ads/v6/resources/keyword_plan_ad_group_keyword_pb.rb +0 -34
- data/lib/google/ads/google_ads/v6/resources/keyword_plan_ad_group_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/resources/keyword_plan_campaign_keyword_pb.rb +0 -33
- data/lib/google/ads/google_ads/v6/resources/keyword_plan_campaign_pb.rb +0 -39
- data/lib/google/ads/google_ads/v6/resources/keyword_plan_pb.rb +0 -39
- data/lib/google/ads/google_ads/v6/resources/keyword_view_pb.rb +0 -27
- data/lib/google/ads/google_ads/v6/resources/label_pb.rb +0 -33
- data/lib/google/ads/google_ads/v6/resources/landing_page_view_pb.rb +0 -28
- data/lib/google/ads/google_ads/v6/resources/language_constant_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/resources/location_view_pb.rb +0 -27
- data/lib/google/ads/google_ads/v6/resources/managed_placement_view_pb.rb +0 -27
- data/lib/google/ads/google_ads/v6/resources/media_file_pb.rb +0 -63
- data/lib/google/ads/google_ads/v6/resources/merchant_center_link_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/resources/mobile_app_category_constant_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/resources/mobile_device_constant_pb.rb +0 -33
- data/lib/google/ads/google_ads/v6/resources/offline_user_data_job_pb.rb +0 -40
- data/lib/google/ads/google_ads/v6/resources/operating_system_version_constant_pb.rb +0 -33
- data/lib/google/ads/google_ads/v6/resources/paid_organic_search_term_view_pb.rb +0 -28
- data/lib/google/ads/google_ads/v6/resources/parental_status_view_pb.rb +0 -27
- data/lib/google/ads/google_ads/v6/resources/payments_account_pb.rb +0 -33
- data/lib/google/ads/google_ads/v6/resources/product_bidding_category_constant_pb.rb +0 -36
- data/lib/google/ads/google_ads/v6/resources/product_group_view_pb.rb +0 -27
- data/lib/google/ads/google_ads/v6/resources/recommendation_pb.rb +0 -153
- data/lib/google/ads/google_ads/v6/resources/remarketing_action_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/resources/search_term_view_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/resources/shared_criterion_pb.rb +0 -40
- data/lib/google/ads/google_ads/v6/resources/shared_set_pb.rb +0 -35
- data/lib/google/ads/google_ads/v6/resources/shopping_performance_view_pb.rb +0 -27
- data/lib/google/ads/google_ads/v6/resources/third_party_app_analytics_link_pb.rb +0 -28
- data/lib/google/ads/google_ads/v6/resources/topic_constant_pb.rb +0 -30
- data/lib/google/ads/google_ads/v6/resources/topic_view_pb.rb +0 -27
- data/lib/google/ads/google_ads/v6/resources/user_interest_pb.rb +0 -35
- data/lib/google/ads/google_ads/v6/resources/user_list_pb.rb +0 -59
- data/lib/google/ads/google_ads/v6/resources/user_location_view_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/resources/video_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/services.rb +0 -158
- data/lib/google/ads/google_ads/v6/services/account_budget_proposal_service.rb +0 -64
- data/lib/google/ads/google_ads/v6/services/account_budget_proposal_service/client.rb +0 -464
- data/lib/google/ads/google_ads/v6/services/account_budget_proposal_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/account_budget_proposal_service/paths.rb +0 -86
- data/lib/google/ads/google_ads/v6/services/account_budget_proposal_service_pb.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/account_budget_proposal_service_services_pb.rb +0 -65
- data/lib/google/ads/google_ads/v6/services/account_budget_service/client.rb +0 -374
- data/lib/google/ads/google_ads/v6/services/account_budget_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/account_budget_service/paths.rb +0 -86
- data/lib/google/ads/google_ads/v6/services/account_budget_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/services/account_budget_service_services_pb.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/account_link_service.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/account_link_service/client.rb +0 -534
- data/lib/google/ads/google_ads/v6/services/account_link_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/account_link_service/paths.rb +0 -66
- data/lib/google/ads/google_ads/v6/services/account_link_service_pb.rb +0 -62
- data/lib/google/ads/google_ads/v6/services/account_link_service_services_pb.rb +0 -55
- data/lib/google/ads/google_ads/v6/services/ad_group_ad_asset_view_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/ad_group_ad_asset_view_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v6/services/ad_group_ad_asset_view_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/ad_group_ad_asset_view_service/paths.rb +0 -94
- data/lib/google/ads/google_ads/v6/services/ad_group_ad_asset_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/services/ad_group_ad_asset_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/ad_group_ad_label_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/ad_group_ad_label_service/client.rb +0 -456
- data/lib/google/ads/google_ads/v6/services/ad_group_ad_label_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/ad_group_ad_label_service/paths.rb +0 -92
- data/lib/google/ads/google_ads/v6/services/ad_group_ad_label_service_pb.rb +0 -53
- data/lib/google/ads/google_ads/v6/services/ad_group_ad_label_service_services_pb.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/ad_group_ad_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/ad_group_ad_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/ad_group_ad_service/paths.rb +0 -88
- data/lib/google/ads/google_ads/v6/services/ad_group_ad_service_pb.rb +0 -61
- data/lib/google/ads/google_ads/v6/services/ad_group_ad_service_services_pb.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/ad_group_audience_view_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/ad_group_audience_view_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v6/services/ad_group_audience_view_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/ad_group_audience_view_service/paths.rb +0 -54
- data/lib/google/ads/google_ads/v6/services/ad_group_audience_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/services/ad_group_audience_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/ad_group_bid_modifier_service/client.rb +0 -459
- data/lib/google/ads/google_ads/v6/services/ad_group_bid_modifier_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/ad_group_bid_modifier_service/paths.rb +0 -71
- data/lib/google/ads/google_ads/v6/services/ad_group_bid_modifier_service_pb.rb +0 -59
- data/lib/google/ads/google_ads/v6/services/ad_group_bid_modifier_service_services_pb.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/ad_group_criterion_label_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/ad_group_criterion_label_service/client.rb +0 -456
- data/lib/google/ads/google_ads/v6/services/ad_group_criterion_label_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/ad_group_criterion_label_service/paths.rb +0 -92
- data/lib/google/ads/google_ads/v6/services/ad_group_criterion_label_service_pb.rb +0 -53
- data/lib/google/ads/google_ads/v6/services/ad_group_criterion_label_service_services_pb.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/ad_group_criterion_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/ad_group_criterion_service/client.rb +0 -458
- data/lib/google/ads/google_ads/v6/services/ad_group_criterion_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/ad_group_criterion_service/paths.rb +0 -71
- data/lib/google/ads/google_ads/v6/services/ad_group_criterion_service_pb.rb +0 -61
- data/lib/google/ads/google_ads/v6/services/ad_group_criterion_service_services_pb.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/ad_group_criterion_simulation_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/ad_group_criterion_simulation_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v6/services/ad_group_criterion_simulation_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/ad_group_criterion_simulation_service/paths.rb +0 -62
- data/lib/google/ads/google_ads/v6/services/ad_group_criterion_simulation_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/services/ad_group_criterion_simulation_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/ad_group_extension_setting_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/ad_group_extension_setting_service/client.rb +0 -458
- data/lib/google/ads/google_ads/v6/services/ad_group_extension_setting_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/ad_group_extension_setting_service/paths.rb +0 -88
- data/lib/google/ads/google_ads/v6/services/ad_group_extension_setting_service_pb.rb +0 -59
- data/lib/google/ads/google_ads/v6/services/ad_group_extension_setting_service_services_pb.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/ad_group_feed_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/ad_group_feed_service/client.rb +0 -459
- data/lib/google/ads/google_ads/v6/services/ad_group_feed_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/ad_group_feed_service/paths.rb +0 -88
- data/lib/google/ads/google_ads/v6/services/ad_group_feed_service_pb.rb +0 -59
- data/lib/google/ads/google_ads/v6/services/ad_group_feed_service_services_pb.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/ad_group_label_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/ad_group_label_service/client.rb +0 -456
- data/lib/google/ads/google_ads/v6/services/ad_group_label_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/ad_group_label_service/paths.rb +0 -88
- data/lib/google/ads/google_ads/v6/services/ad_group_label_service_pb.rb +0 -53
- data/lib/google/ads/google_ads/v6/services/ad_group_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/ad_group_service/client.rb +0 -458
- data/lib/google/ads/google_ads/v6/services/ad_group_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/ad_group_service_pb.rb +0 -59
- data/lib/google/ads/google_ads/v6/services/ad_group_service_services_pb.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/ad_group_simulation_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/ad_group_simulation_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v6/services/ad_group_simulation_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/ad_group_simulation_service/paths.rb +0 -60
- data/lib/google/ads/google_ads/v6/services/ad_group_simulation_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/services/ad_group_simulation_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/ad_parameter_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/ad_parameter_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/ad_parameter_service/paths.rb +0 -75
- data/lib/google/ads/google_ads/v6/services/ad_parameter_service_pb.rb +0 -59
- data/lib/google/ads/google_ads/v6/services/ad_parameter_service_services_pb.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/ad_schedule_view_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/ad_schedule_view_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v6/services/ad_schedule_view_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/ad_schedule_view_service/paths.rb +0 -54
- data/lib/google/ads/google_ads/v6/services/ad_schedule_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/services/ad_schedule_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/ad_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/ad_service/client.rb +0 -451
- data/lib/google/ads/google_ads/v6/services/ad_service/paths.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/ad_service_pb.rb +0 -55
- data/lib/google/ads/google_ads/v6/services/ad_service_services_pb.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/age_range_view_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/age_range_view_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v6/services/age_range_view_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/age_range_view_service/paths.rb +0 -54
- data/lib/google/ads/google_ads/v6/services/age_range_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/services/age_range_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/asset_service.rb +0 -53
- data/lib/google/ads/google_ads/v6/services/asset_service/client.rb +0 -452
- data/lib/google/ads/google_ads/v6/services/asset_service/paths.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/asset_service_pb.rb +0 -54
- data/lib/google/ads/google_ads/v6/services/asset_service_services_pb.rb +0 -53
- data/lib/google/ads/google_ads/v6/services/batch_job_service.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/batch_job_service/client.rb +0 -711
- data/lib/google/ads/google_ads/v6/services/batch_job_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/batch_job_service/operations.rb +0 -657
- data/lib/google/ads/google_ads/v6/services/batch_job_service/paths.rb +0 -953
- data/lib/google/ads/google_ads/v6/services/batch_job_service_pb.rb +0 -83
- data/lib/google/ads/google_ads/v6/services/batch_job_service_services_pb.rb +0 -62
- data/lib/google/ads/google_ads/v6/services/bidding_strategy_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/bidding_strategy_service/client.rb +0 -456
- data/lib/google/ads/google_ads/v6/services/bidding_strategy_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/bidding_strategy_service/paths.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/bidding_strategy_service_pb.rb +0 -56
- data/lib/google/ads/google_ads/v6/services/bidding_strategy_service_services_pb.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/billing_setup_service.rb +0 -59
- data/lib/google/ads/google_ads/v6/services/billing_setup_service/client.rb +0 -455
- data/lib/google/ads/google_ads/v6/services/billing_setup_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/billing_setup_service/paths.rb +0 -69
- data/lib/google/ads/google_ads/v6/services/billing_setup_service_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/billing_setup_service_services_pb.rb +0 -59
- data/lib/google/ads/google_ads/v6/services/campaign_asset_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/campaign_asset_service/client.rb +0 -455
- data/lib/google/ads/google_ads/v6/services/campaign_asset_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/campaign_asset_service/paths.rb +0 -90
- data/lib/google/ads/google_ads/v6/services/campaign_asset_service_pb.rb +0 -53
- data/lib/google/ads/google_ads/v6/services/campaign_asset_service_services_pb.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/campaign_audience_view_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/campaign_audience_view_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v6/services/campaign_audience_view_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/campaign_audience_view_service/paths.rb +0 -54
- data/lib/google/ads/google_ads/v6/services/campaign_audience_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/services/campaign_audience_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/campaign_bid_modifier_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/campaign_bid_modifier_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/campaign_bid_modifier_service/paths.rb +0 -71
- data/lib/google/ads/google_ads/v6/services/campaign_bid_modifier_service_pb.rb +0 -59
- data/lib/google/ads/google_ads/v6/services/campaign_budget_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/campaign_budget_service/client.rb +0 -459
- data/lib/google/ads/google_ads/v6/services/campaign_budget_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/campaign_budget_service/paths.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/campaign_budget_service_pb.rb +0 -59
- data/lib/google/ads/google_ads/v6/services/campaign_budget_service_services_pb.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/campaign_criterion_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/campaign_criterion_service/client.rb +0 -458
- data/lib/google/ads/google_ads/v6/services/campaign_criterion_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/campaign_criterion_service_pb.rb +0 -59
- data/lib/google/ads/google_ads/v6/services/campaign_criterion_service_services_pb.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/campaign_criterion_simulation_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/campaign_criterion_simulation_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v6/services/campaign_criterion_simulation_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/campaign_criterion_simulation_service/paths.rb +0 -62
- data/lib/google/ads/google_ads/v6/services/campaign_criterion_simulation_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/services/campaign_criterion_simulation_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/campaign_draft_service.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/campaign_draft_service/client.rb +0 -638
- data/lib/google/ads/google_ads/v6/services/campaign_draft_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/campaign_draft_service/operations.rb +0 -657
- data/lib/google/ads/google_ads/v6/services/campaign_draft_service_pb.rb +0 -75
- data/lib/google/ads/google_ads/v6/services/campaign_draft_service_services_pb.rb +0 -66
- data/lib/google/ads/google_ads/v6/services/campaign_experiment_service.rb +0 -61
- data/lib/google/ads/google_ads/v6/services/campaign_experiment_service/client.rb +0 -884
- data/lib/google/ads/google_ads/v6/services/campaign_experiment_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/campaign_experiment_service/operations.rb +0 -657
- data/lib/google/ads/google_ads/v6/services/campaign_experiment_service/paths.rb +0 -88
- data/lib/google/ads/google_ads/v6/services/campaign_experiment_service_pb.rb +0 -98
- data/lib/google/ads/google_ads/v6/services/campaign_experiment_service_services_pb.rb +0 -89
- data/lib/google/ads/google_ads/v6/services/campaign_extension_setting_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/campaign_extension_setting_service/client.rb +0 -458
- data/lib/google/ads/google_ads/v6/services/campaign_extension_setting_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/campaign_extension_setting_service/paths.rb +0 -88
- data/lib/google/ads/google_ads/v6/services/campaign_extension_setting_service_pb.rb +0 -56
- data/lib/google/ads/google_ads/v6/services/campaign_extension_setting_service_services_pb.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/campaign_feed_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/campaign_feed_service/client.rb +0 -459
- data/lib/google/ads/google_ads/v6/services/campaign_feed_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/campaign_feed_service/paths.rb +0 -88
- data/lib/google/ads/google_ads/v6/services/campaign_feed_service_pb.rb +0 -59
- data/lib/google/ads/google_ads/v6/services/campaign_feed_service_services_pb.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/campaign_label_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/campaign_label_service/client.rb +0 -456
- data/lib/google/ads/google_ads/v6/services/campaign_label_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/campaign_label_service/paths.rb +0 -88
- data/lib/google/ads/google_ads/v6/services/campaign_label_service_pb.rb +0 -53
- data/lib/google/ads/google_ads/v6/services/campaign_label_service_services_pb.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/campaign_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/campaign_service/client.rb +0 -458
- data/lib/google/ads/google_ads/v6/services/campaign_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/campaign_service/paths.rb +0 -139
- data/lib/google/ads/google_ads/v6/services/campaign_service_pb.rb +0 -59
- data/lib/google/ads/google_ads/v6/services/campaign_service_services_pb.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/campaign_shared_set_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/campaign_shared_set_service/client.rb +0 -458
- data/lib/google/ads/google_ads/v6/services/campaign_shared_set_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/campaign_shared_set_service/paths.rb +0 -88
- data/lib/google/ads/google_ads/v6/services/campaign_shared_set_service_pb.rb +0 -56
- data/lib/google/ads/google_ads/v6/services/campaign_shared_set_service_services_pb.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/carrier_constant_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/carrier_constant_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v6/services/carrier_constant_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/carrier_constant_service/paths.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/carrier_constant_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/services/carrier_constant_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/change_status_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/change_status_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v6/services/change_status_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/change_status_service/paths.rb +0 -236
- data/lib/google/ads/google_ads/v6/services/change_status_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/services/change_status_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/click_view_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/click_view_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v6/services/click_view_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/click_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/services/click_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/combined_audience_service.rb +0 -53
- data/lib/google/ads/google_ads/v6/services/combined_audience_service/client.rb +0 -374
- data/lib/google/ads/google_ads/v6/services/combined_audience_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/combined_audience_service/paths.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/combined_audience_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/services/combined_audience_service_services_pb.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/conversion_action_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/conversion_action_service/client.rb +0 -456
- data/lib/google/ads/google_ads/v6/services/conversion_action_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/conversion_action_service/paths.rb +0 -66
- data/lib/google/ads/google_ads/v6/services/conversion_action_service_pb.rb +0 -56
- data/lib/google/ads/google_ads/v6/services/conversion_action_service_services_pb.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/conversion_adjustment_upload_service.rb +0 -50
- data/lib/google/ads/google_ads/v6/services/conversion_adjustment_upload_service/client.rb +0 -383
- data/lib/google/ads/google_ads/v6/services/conversion_adjustment_upload_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/conversion_adjustment_upload_service_pb.rb +0 -68
- data/lib/google/ads/google_ads/v6/services/conversion_adjustment_upload_service_services_pb.rb +0 -47
- data/lib/google/ads/google_ads/v6/services/conversion_upload_service.rb +0 -50
- data/lib/google/ads/google_ads/v6/services/conversion_upload_service/client.rb +0 -469
- data/lib/google/ads/google_ads/v6/services/conversion_upload_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/conversion_upload_service_pb.rb +0 -85
- data/lib/google/ads/google_ads/v6/services/conversion_upload_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/currency_constant_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/currency_constant_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v6/services/currency_constant_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/currency_constant_service/paths.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/currency_constant_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/services/currency_constant_service_services_pb.rb +0 -47
- data/lib/google/ads/google_ads/v6/services/custom_audience_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/custom_audience_service/client.rb +0 -450
- data/lib/google/ads/google_ads/v6/services/custom_audience_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/custom_audience_service/paths.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/custom_audience_service_pb.rb +0 -53
- data/lib/google/ads/google_ads/v6/services/custom_audience_service_services_pb.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/custom_interest_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/custom_interest_service/client.rb +0 -450
- data/lib/google/ads/google_ads/v6/services/custom_interest_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/custom_interest_service/paths.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/custom_interest_service_pb.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/custom_interest_service_services_pb.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/customer_client_link_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/customer_client_link_service/client.rb +0 -447
- data/lib/google/ads/google_ads/v6/services/customer_client_link_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/customer_client_link_service/paths.rb +0 -68
- data/lib/google/ads/google_ads/v6/services/customer_client_link_service_pb.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/customer_client_link_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/customer_client_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v6/services/customer_client_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/customer_client_service/paths.rb +0 -66
- data/lib/google/ads/google_ads/v6/services/customer_client_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/services/customer_client_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/customer_extension_setting_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/customer_extension_setting_service/client.rb +0 -458
- data/lib/google/ads/google_ads/v6/services/customer_extension_setting_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/customer_extension_setting_service/paths.rb +0 -69
- data/lib/google/ads/google_ads/v6/services/customer_extension_setting_service_pb.rb +0 -56
- data/lib/google/ads/google_ads/v6/services/customer_extension_setting_service_services_pb.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/customer_feed_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/customer_feed_service/client.rb +0 -459
- data/lib/google/ads/google_ads/v6/services/customer_feed_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/customer_feed_service/paths.rb +0 -69
- data/lib/google/ads/google_ads/v6/services/customer_feed_service_pb.rb +0 -59
- data/lib/google/ads/google_ads/v6/services/customer_feed_service_services_pb.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/customer_label_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/customer_label_service/client.rb +0 -456
- data/lib/google/ads/google_ads/v6/services/customer_label_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/customer_label_service/paths.rb +0 -83
- data/lib/google/ads/google_ads/v6/services/customer_label_service_pb.rb +0 -53
- data/lib/google/ads/google_ads/v6/services/customer_label_service_services_pb.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/customer_manager_link_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/customer_manager_link_service/client.rb +0 -531
- data/lib/google/ads/google_ads/v6/services/customer_manager_link_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/customer_manager_link_service/paths.rb +0 -68
- data/lib/google/ads/google_ads/v6/services/customer_manager_link_service_pb.rb +0 -60
- data/lib/google/ads/google_ads/v6/services/customer_manager_link_service_services_pb.rb +0 -55
- data/lib/google/ads/google_ads/v6/services/customer_negative_criterion_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/customer_negative_criterion_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/customer_negative_criterion_service/paths.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/customer_negative_criterion_service_pb.rb +0 -56
- data/lib/google/ads/google_ads/v6/services/customer_negative_criterion_service_services_pb.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/customer_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/customer_service/client.rb +0 -595
- data/lib/google/ads/google_ads/v6/services/customer_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/customer_service/paths.rb +0 -66
- data/lib/google/ads/google_ads/v6/services/customer_service_pb.rb +0 -72
- data/lib/google/ads/google_ads/v6/services/customer_service_services_pb.rb +0 -56
- data/lib/google/ads/google_ads/v6/services/customer_user_access_invitation_service.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/customer_user_access_invitation_service/client.rb +0 -448
- data/lib/google/ads/google_ads/v6/services/customer_user_access_invitation_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/customer_user_access_invitation_service/paths.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/customer_user_access_invitation_service_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/customer_user_access_invitation_service_services_pb.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/customer_user_access_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/customer_user_access_service/client.rb +0 -448
- data/lib/google/ads/google_ads/v6/services/customer_user_access_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/customer_user_access_service/paths.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/customer_user_access_service_pb.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/customer_user_access_service_services_pb.rb +0 -50
- data/lib/google/ads/google_ads/v6/services/detail_placement_view_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/detail_placement_view_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v6/services/detail_placement_view_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/detail_placement_view_service/paths.rb +0 -54
- data/lib/google/ads/google_ads/v6/services/detail_placement_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/services/detail_placement_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/display_keyword_view_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/display_keyword_view_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v6/services/display_keyword_view_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/display_keyword_view_service/paths.rb +0 -54
- data/lib/google/ads/google_ads/v6/services/display_keyword_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/services/display_keyword_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/distance_view_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/distance_view_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v6/services/distance_view_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/distance_view_service/paths.rb +0 -54
- data/lib/google/ads/google_ads/v6/services/distance_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/services/distance_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/domain_category_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/domain_category_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v6/services/domain_category_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/domain_category_service/paths.rb +0 -73
- data/lib/google/ads/google_ads/v6/services/domain_category_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/services/domain_category_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/dynamic_search_ads_search_term_view_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/dynamic_search_ads_search_term_view_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v6/services/dynamic_search_ads_search_term_view_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/dynamic_search_ads_search_term_view_service/paths.rb +0 -60
- data/lib/google/ads/google_ads/v6/services/dynamic_search_ads_search_term_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/services/dynamic_search_ads_search_term_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/expanded_landing_page_view_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/expanded_landing_page_view_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v6/services/expanded_landing_page_view_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/expanded_landing_page_view_service/paths.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/expanded_landing_page_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/services/expanded_landing_page_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/extension_feed_item_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/extension_feed_item_service/client.rb +0 -460
- data/lib/google/ads/google_ads/v6/services/extension_feed_item_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/extension_feed_item_service/paths.rb +0 -117
- data/lib/google/ads/google_ads/v6/services/extension_feed_item_service_pb.rb +0 -59
- data/lib/google/ads/google_ads/v6/services/extension_feed_item_service_services_pb.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/feed_item_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/feed_item_service/client.rb +0 -459
- data/lib/google/ads/google_ads/v6/services/feed_item_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/feed_item_service/paths.rb +0 -71
- data/lib/google/ads/google_ads/v6/services/feed_item_service_pb.rb +0 -59
- data/lib/google/ads/google_ads/v6/services/feed_item_service_services_pb.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/feed_item_set_link_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/feed_item_set_link_service/client.rb +0 -455
- data/lib/google/ads/google_ads/v6/services/feed_item_set_link_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/feed_item_set_link_service/paths.rb +0 -94
- data/lib/google/ads/google_ads/v6/services/feed_item_set_link_service_pb.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/feed_item_set_link_service_services_pb.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/feed_item_set_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/feed_item_set_service/client.rb +0 -456
- data/lib/google/ads/google_ads/v6/services/feed_item_set_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/feed_item_set_service/paths.rb +0 -71
- data/lib/google/ads/google_ads/v6/services/feed_item_set_service_pb.rb +0 -54
- data/lib/google/ads/google_ads/v6/services/feed_item_set_service_services_pb.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/feed_item_target_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/feed_item_target_service/client.rb +0 -450
- data/lib/google/ads/google_ads/v6/services/feed_item_target_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/feed_item_target_service/paths.rb +0 -125
- data/lib/google/ads/google_ads/v6/services/feed_item_target_service_pb.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/feed_item_target_service_services_pb.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/feed_mapping_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/feed_mapping_service/client.rb +0 -459
- data/lib/google/ads/google_ads/v6/services/feed_mapping_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/feed_mapping_service/paths.rb +0 -71
- data/lib/google/ads/google_ads/v6/services/feed_mapping_service_pb.rb +0 -56
- data/lib/google/ads/google_ads/v6/services/feed_mapping_service_services_pb.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/feed_placeholder_view_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/feed_placeholder_view_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v6/services/feed_placeholder_view_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/feed_placeholder_view_service/paths.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/feed_placeholder_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/services/feed_placeholder_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/feed_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/feed_service/client.rb +0 -459
- data/lib/google/ads/google_ads/v6/services/feed_service/paths.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/feed_service_pb.rb +0 -59
- data/lib/google/ads/google_ads/v6/services/feed_service_services_pb.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/gender_view_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/gender_view_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v6/services/gender_view_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/gender_view_service/paths.rb +0 -54
- data/lib/google/ads/google_ads/v6/services/gender_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/services/gender_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/geo_target_constant_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/geo_target_constant_service/client.rb +0 -447
- data/lib/google/ads/google_ads/v6/services/geo_target_constant_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/geo_target_constant_service/paths.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/geo_target_constant_service_pb.rb +0 -58
- data/lib/google/ads/google_ads/v6/services/geo_target_constant_service_services_pb.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/geographic_view_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/geographic_view_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v6/services/geographic_view_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/geographic_view_service/paths.rb +0 -54
- data/lib/google/ads/google_ads/v6/services/geographic_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/services/geographic_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/google_ads_field_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/google_ads_field_service/client.rb +0 -448
- data/lib/google/ads/google_ads/v6/services/google_ads_field_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/google_ads_field_service/paths.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/google_ads_field_service_pb.rb +0 -41
- data/lib/google/ads/google_ads/v6/services/google_ads_field_service_services_pb.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/google_ads_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/google_ads_service/client.rb +0 -611
- data/lib/google/ads/google_ads/v6/services/google_ads_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/google_ads_service/paths.rb +0 -2070
- data/lib/google/ads/google_ads/v6/services/google_ads_service_pb.rb +0 -451
- data/lib/google/ads/google_ads/v6/services/google_ads_service_services_pb.rb +0 -103
- data/lib/google/ads/google_ads/v6/services/group_placement_view_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/group_placement_view_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v6/services/group_placement_view_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/group_placement_view_service/paths.rb +0 -54
- data/lib/google/ads/google_ads/v6/services/group_placement_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/services/group_placement_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/hotel_group_view_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/hotel_group_view_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v6/services/hotel_group_view_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/hotel_group_view_service/paths.rb +0 -54
- data/lib/google/ads/google_ads/v6/services/hotel_group_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/services/hotel_group_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/hotel_performance_view_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/hotel_performance_view_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v6/services/hotel_performance_view_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/hotel_performance_view_service/paths.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/hotel_performance_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/services/hotel_performance_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/income_range_view_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/income_range_view_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v6/services/income_range_view_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/income_range_view_service/paths.rb +0 -54
- data/lib/google/ads/google_ads/v6/services/income_range_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/services/income_range_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/invoice_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/invoice_service/client.rb +0 -381
- data/lib/google/ads/google_ads/v6/services/invoice_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/invoice_service/paths.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/invoice_service_pb.rb +0 -36
- data/lib/google/ads/google_ads/v6/services/invoice_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/keyword_plan_ad_group_keyword_service.rb +0 -55
- data/lib/google/ads/google_ads/v6/services/keyword_plan_ad_group_keyword_service/client.rb +0 -462
- data/lib/google/ads/google_ads/v6/services/keyword_plan_ad_group_keyword_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/keyword_plan_ad_group_keyword_service/paths.rb +0 -69
- data/lib/google/ads/google_ads/v6/services/keyword_plan_ad_group_keyword_service_pb.rb +0 -56
- data/lib/google/ads/google_ads/v6/services/keyword_plan_ad_group_keyword_service_services_pb.rb +0 -56
- data/lib/google/ads/google_ads/v6/services/keyword_plan_ad_group_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/keyword_plan_ad_group_service/client.rb +0 -456
- data/lib/google/ads/google_ads/v6/services/keyword_plan_ad_group_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/keyword_plan_ad_group_service/paths.rb +0 -69
- data/lib/google/ads/google_ads/v6/services/keyword_plan_ad_group_service_pb.rb +0 -56
- data/lib/google/ads/google_ads/v6/services/keyword_plan_ad_group_service_services_pb.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/keyword_plan_campaign_keyword_service.rb +0 -54
- data/lib/google/ads/google_ads/v6/services/keyword_plan_campaign_keyword_service/client.rb +0 -460
- data/lib/google/ads/google_ads/v6/services/keyword_plan_campaign_keyword_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/keyword_plan_campaign_keyword_service/paths.rb +0 -69
- data/lib/google/ads/google_ads/v6/services/keyword_plan_campaign_keyword_service_pb.rb +0 -56
- data/lib/google/ads/google_ads/v6/services/keyword_plan_campaign_keyword_service_services_pb.rb +0 -55
- data/lib/google/ads/google_ads/v6/services/keyword_plan_campaign_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/keyword_plan_campaign_service/client.rb +0 -456
- data/lib/google/ads/google_ads/v6/services/keyword_plan_campaign_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/keyword_plan_campaign_service/paths.rb +0 -97
- data/lib/google/ads/google_ads/v6/services/keyword_plan_campaign_service_pb.rb +0 -56
- data/lib/google/ads/google_ads/v6/services/keyword_plan_campaign_service_services_pb.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/keyword_plan_idea_service.rb +0 -50
- data/lib/google/ads/google_ads/v6/services/keyword_plan_idea_service/client.rb +0 -404
- data/lib/google/ads/google_ads/v6/services/keyword_plan_idea_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/keyword_plan_idea_service_pb.rb +0 -68
- data/lib/google/ads/google_ads/v6/services/keyword_plan_idea_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/keyword_plan_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/keyword_plan_service/client.rb +0 -760
- data/lib/google/ads/google_ads/v6/services/keyword_plan_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/keyword_plan_service/paths.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/keyword_plan_service_pb.rb +0 -144
- data/lib/google/ads/google_ads/v6/services/keyword_plan_service_services_pb.rb +0 -71
- data/lib/google/ads/google_ads/v6/services/keyword_view_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/keyword_view_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v6/services/keyword_view_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/keyword_view_service/paths.rb +0 -54
- data/lib/google/ads/google_ads/v6/services/keyword_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/services/keyword_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/label_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/label_service/client.rb +0 -458
- data/lib/google/ads/google_ads/v6/services/label_service/paths.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/label_service_pb.rb +0 -59
- data/lib/google/ads/google_ads/v6/services/label_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/landing_page_view_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/landing_page_view_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v6/services/landing_page_view_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/landing_page_view_service/paths.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/landing_page_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/services/landing_page_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/language_constant_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/language_constant_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v6/services/language_constant_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/language_constant_service/paths.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/language_constant_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/services/language_constant_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/location_view_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/location_view_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v6/services/location_view_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/location_view_service/paths.rb +0 -54
- data/lib/google/ads/google_ads/v6/services/location_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/services/location_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/managed_placement_view_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/managed_placement_view_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v6/services/managed_placement_view_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/managed_placement_view_service/paths.rb +0 -54
- data/lib/google/ads/google_ads/v6/services/managed_placement_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/services/managed_placement_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/media_file_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/media_file_service/client.rb +0 -458
- data/lib/google/ads/google_ads/v6/services/media_file_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/media_file_service/paths.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/media_file_service_pb.rb +0 -55
- data/lib/google/ads/google_ads/v6/services/media_file_service_services_pb.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/merchant_center_link_service.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/merchant_center_link_service/client.rb +0 -522
- data/lib/google/ads/google_ads/v6/services/merchant_center_link_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/merchant_center_link_service/paths.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/merchant_center_link_service_pb.rb +0 -59
- data/lib/google/ads/google_ads/v6/services/merchant_center_link_service_services_pb.rb +0 -54
- data/lib/google/ads/google_ads/v6/services/mobile_app_category_constant_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/mobile_app_category_constant_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v6/services/mobile_app_category_constant_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/mobile_app_category_constant_service/paths.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/mobile_app_category_constant_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/services/mobile_app_category_constant_service_services_pb.rb +0 -47
- data/lib/google/ads/google_ads/v6/services/mobile_device_constant_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/mobile_device_constant_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v6/services/mobile_device_constant_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/mobile_device_constant_service/paths.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/mobile_device_constant_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/services/mobile_device_constant_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/offline_user_data_job_service.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/offline_user_data_job_service/client.rb +0 -613
- data/lib/google/ads/google_ads/v6/services/offline_user_data_job_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/offline_user_data_job_service/operations.rb +0 -657
- data/lib/google/ads/google_ads/v6/services/offline_user_data_job_service/paths.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/offline_user_data_job_service_pb.rb +0 -63
- data/lib/google/ads/google_ads/v6/services/offline_user_data_job_service_services_pb.rb +0 -58
- data/lib/google/ads/google_ads/v6/services/operating_system_version_constant_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/operating_system_version_constant_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v6/services/operating_system_version_constant_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/operating_system_version_constant_service/paths.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/operating_system_version_constant_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/services/operating_system_version_constant_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/paid_organic_search_term_view_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/paid_organic_search_term_view_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v6/services/paid_organic_search_term_view_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/paid_organic_search_term_view_service/paths.rb +0 -56
- data/lib/google/ads/google_ads/v6/services/paid_organic_search_term_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/services/paid_organic_search_term_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/parental_status_view_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/parental_status_view_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v6/services/parental_status_view_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/parental_status_view_service/paths.rb +0 -54
- data/lib/google/ads/google_ads/v6/services/parental_status_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/services/parental_status_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/payments_account_service.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/payments_account_service/client.rb +0 -375
- data/lib/google/ads/google_ads/v6/services/payments_account_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/payments_account_service/paths.rb +0 -66
- data/lib/google/ads/google_ads/v6/services/payments_account_service_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/services/payments_account_service_services_pb.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/product_bidding_category_constant_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/product_bidding_category_constant_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v6/services/product_bidding_category_constant_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/product_bidding_category_constant_service/paths.rb +0 -54
- data/lib/google/ads/google_ads/v6/services/product_bidding_category_constant_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/services/product_bidding_category_constant_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/product_group_view_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/product_group_view_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v6/services/product_group_view_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/product_group_view_service/paths.rb +0 -54
- data/lib/google/ads/google_ads/v6/services/product_group_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/services/product_group_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/reach_plan_service.rb +0 -54
- data/lib/google/ads/google_ads/v6/services/reach_plan_service/client.rb +0 -630
- data/lib/google/ads/google_ads/v6/services/reach_plan_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/reach_plan_service_pb.rb +0 -160
- data/lib/google/ads/google_ads/v6/services/reach_plan_service_services_pb.rb +0 -62
- data/lib/google/ads/google_ads/v6/services/recommendation_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/recommendation_service/client.rb +0 -536
- data/lib/google/ads/google_ads/v6/services/recommendation_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/recommendation_service/paths.rb +0 -120
- data/lib/google/ads/google_ads/v6/services/recommendation_service_pb.rb +0 -127
- data/lib/google/ads/google_ads/v6/services/recommendation_service_services_pb.rb +0 -53
- data/lib/google/ads/google_ads/v6/services/remarketing_action_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/remarketing_action_service/client.rb +0 -455
- data/lib/google/ads/google_ads/v6/services/remarketing_action_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/remarketing_action_service/paths.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/remarketing_action_service_pb.rb +0 -55
- data/lib/google/ads/google_ads/v6/services/remarketing_action_service_services_pb.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/search_term_view_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/search_term_view_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v6/services/search_term_view_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/search_term_view_service/paths.rb +0 -73
- data/lib/google/ads/google_ads/v6/services/search_term_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/services/search_term_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/shared_criterion_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/shared_criterion_service/client.rb +0 -458
- data/lib/google/ads/google_ads/v6/services/shared_criterion_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/shared_criterion_service/paths.rb +0 -71
- data/lib/google/ads/google_ads/v6/services/shared_criterion_service_pb.rb +0 -56
- data/lib/google/ads/google_ads/v6/services/shared_criterion_service_services_pb.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/shared_set_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/shared_set_service/client.rb +0 -458
- data/lib/google/ads/google_ads/v6/services/shared_set_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/shared_set_service/paths.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/shared_set_service_pb.rb +0 -59
- data/lib/google/ads/google_ads/v6/services/shared_set_service_services_pb.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/shopping_performance_view_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v6/services/shopping_performance_view_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/shopping_performance_view_service/paths.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/shopping_performance_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/services/shopping_performance_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/third_party_app_analytics_link_service.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/third_party_app_analytics_link_service/client.rb +0 -447
- data/lib/google/ads/google_ads/v6/services/third_party_app_analytics_link_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/third_party_app_analytics_link_service/paths.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/third_party_app_analytics_link_service_pb.rb +0 -35
- data/lib/google/ads/google_ads/v6/services/third_party_app_analytics_link_service_services_pb.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/topic_constant_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/topic_constant_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v6/services/topic_constant_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/topic_constant_service/paths.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/topic_constant_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/services/topic_constant_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/topic_view_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/topic_view_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v6/services/topic_view_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/topic_view_service/paths.rb +0 -54
- data/lib/google/ads/google_ads/v6/services/topic_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/services/user_data_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/user_data_service/client.rb +0 -375
- data/lib/google/ads/google_ads/v6/services/user_data_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/user_data_service_pb.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/user_data_service_services_pb.rb +0 -50
- data/lib/google/ads/google_ads/v6/services/user_interest_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/user_interest_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v6/services/user_interest_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/user_interest_service/paths.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/user_interest_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/services/user_interest_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/user_list_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/user_list_service/client.rb +0 -455
- data/lib/google/ads/google_ads/v6/services/user_list_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/user_list_service/paths.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/user_list_service_pb.rb +0 -56
- data/lib/google/ads/google_ads/v6/services/user_list_service_services_pb.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/user_location_view_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/user_location_view_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v6/services/user_location_view_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/user_location_view_service/paths.rb +0 -54
- data/lib/google/ads/google_ads/v6/services/user_location_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/services/user_location_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/video_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/video_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v6/services/video_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/video_service/paths.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/video_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/services/video_service_services_pb.rb +0 -49
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 495eba1317aaefce01fc735781fde41fef39e88aa2b51aa8b25f422f547a2ca0
|
4
|
+
data.tar.gz: 306178c492177131d7490995e8aa2796bef0130f2409a582d96e2589add4b2e0
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: f2905af0a12bef88893935d6f6a8d72edd45d07bb9fa81b43b5eb2243cd0cd1848bfa0063a9d4533a1bc01a4e137e640c15ba7e339359e4c0a4c45bffd5b5a76
|
7
|
+
data.tar.gz: 7e4de6f5404b8c33a7d86164220d37d6377e47824efd06537633f6d62b1ef3754b19b6dc323184a8d11b10a7b87f26e122c56c1d02030fb2d759ec7f9b159645
|
data/ChangeLog
CHANGED
data/README.md
CHANGED
@@ -22,9 +22,10 @@ easy-to-use client library for the [Google Ads API][].
|
|
22
22
|
|
23
23
|
The recommended way to install is using [bundler][].
|
24
24
|
|
25
|
-
Add a line to your `Gemfile
|
25
|
+
Add a line to your `Gemfile` (replacing x.y.z with the version number
|
26
|
+
you're interested in):
|
26
27
|
|
27
|
-
gem
|
28
|
+
gem 'google-ads-googleads', '~> x.y.z'
|
28
29
|
|
29
30
|
Then run:
|
30
31
|
|
@@ -1,15 +1,5 @@
|
|
1
1
|
require "google/ads/google_ads/version_alternate"
|
2
2
|
|
3
|
-
require "google/ads/google_ads/factories/v5/resources"
|
4
|
-
require "google/ads/google_ads/factories/v5/services"
|
5
|
-
require "google/ads/google_ads/factories/v5/enums"
|
6
|
-
require "google/ads/google_ads/factories/v5/operations"
|
7
|
-
|
8
|
-
require "google/ads/google_ads/factories/v6/resources"
|
9
|
-
require "google/ads/google_ads/factories/v6/services"
|
10
|
-
require "google/ads/google_ads/factories/v6/enums"
|
11
|
-
require "google/ads/google_ads/factories/v6/operations"
|
12
|
-
|
13
3
|
require "google/ads/google_ads/factories/v7/resources"
|
14
4
|
require "google/ads/google_ads/factories/v7/services"
|
15
5
|
require "google/ads/google_ads/factories/v7/enums"
|
@@ -26,20 +16,6 @@ module Google
|
|
26
16
|
module Factories
|
27
17
|
Factory = Struct.new(:resources, :services, :enums, :operations)
|
28
18
|
|
29
|
-
FACTORY_V5 = Factory.new(
|
30
|
-
V5::Resources,
|
31
|
-
V5::Services,
|
32
|
-
V5::Enums,
|
33
|
-
V5::Operations
|
34
|
-
).freeze
|
35
|
-
|
36
|
-
FACTORY_V6 = Factory.new(
|
37
|
-
V6::Resources,
|
38
|
-
V6::Services,
|
39
|
-
V6::Enums,
|
40
|
-
V6::Operations
|
41
|
-
).freeze
|
42
|
-
|
43
19
|
FACTORY_V7 = Factory.new(
|
44
20
|
V7::Resources,
|
45
21
|
V7::Services,
|
@@ -56,10 +32,6 @@ module Google
|
|
56
32
|
|
57
33
|
VERSIONS = [
|
58
34
|
|
59
|
-
:V5,
|
60
|
-
|
61
|
-
:V6,
|
62
|
-
|
63
35
|
:V7,
|
64
36
|
|
65
37
|
:V8
|
@@ -79,10 +51,6 @@ module Google
|
|
79
51
|
FACTORY_V8.public_send(type),
|
80
52
|
{
|
81
53
|
|
82
|
-
V5: FACTORY_V5.public_send(type),
|
83
|
-
|
84
|
-
V6: FACTORY_V6.public_send(type),
|
85
|
-
|
86
54
|
V7: FACTORY_V7.public_send(type),
|
87
55
|
|
88
56
|
V8: FACTORY_V8.public_send(type)
|
@@ -97,12 +65,6 @@ module Google
|
|
97
65
|
def self.at_version(version)
|
98
66
|
case version
|
99
67
|
|
100
|
-
when :V5
|
101
|
-
FACTORY_V5
|
102
|
-
|
103
|
-
when :V6
|
104
|
-
FACTORY_V6
|
105
|
-
|
106
68
|
when :V7
|
107
69
|
FACTORY_V7
|
108
70
|
|
@@ -4,6 +4,46 @@ module Google
|
|
4
4
|
module Factories
|
5
5
|
module V7
|
6
6
|
module Enums
|
7
|
+
# Returns the descriptor for the AdvertisingChannelSubType enum
|
8
|
+
#
|
9
|
+
# @return [Google::Protobuf::EnumDescriptor] for the AdvertisingChannelSubType enum
|
10
|
+
def self.advertising_channel_sub_type
|
11
|
+
require "google/ads/google_ads/v7/enums/advertising_channel_sub_type_pb"
|
12
|
+
Google::Ads::GoogleAds::V7::Enums::AdvertisingChannelSubTypeEnum::AdvertisingChannelSubType.descriptor
|
13
|
+
end
|
14
|
+
|
15
|
+
# Returns the descriptor for the AdvertisingChannelType enum
|
16
|
+
#
|
17
|
+
# @return [Google::Protobuf::EnumDescriptor] for the AdvertisingChannelType enum
|
18
|
+
def self.advertising_channel_type
|
19
|
+
require "google/ads/google_ads/v7/enums/advertising_channel_type_pb"
|
20
|
+
Google::Ads::GoogleAds::V7::Enums::AdvertisingChannelTypeEnum::AdvertisingChannelType.descriptor
|
21
|
+
end
|
22
|
+
|
23
|
+
# Returns the descriptor for the CriterionCategoryChannelAvailabilityMode enum
|
24
|
+
#
|
25
|
+
# @return [Google::Protobuf::EnumDescriptor] for the CriterionCategoryChannelAvailabilityMode enum
|
26
|
+
def self.criterion_category_channel_availability_mode
|
27
|
+
require "google/ads/google_ads/v7/enums/criterion_category_channel_availability_mode_pb"
|
28
|
+
Google::Ads::GoogleAds::V7::Enums::CriterionCategoryChannelAvailabilityModeEnum::CriterionCategoryChannelAvailabilityMode.descriptor
|
29
|
+
end
|
30
|
+
|
31
|
+
# Returns the descriptor for the CriterionCategoryLocaleAvailabilityMode enum
|
32
|
+
#
|
33
|
+
# @return [Google::Protobuf::EnumDescriptor] for the CriterionCategoryLocaleAvailabilityMode enum
|
34
|
+
def self.criterion_category_locale_availability_mode
|
35
|
+
require "google/ads/google_ads/v7/enums/criterion_category_locale_availability_mode_pb"
|
36
|
+
Google::Ads::GoogleAds::V7::Enums::CriterionCategoryLocaleAvailabilityModeEnum::CriterionCategoryLocaleAvailabilityMode.descriptor
|
37
|
+
end
|
38
|
+
|
39
|
+
# Returns the descriptor for the PlacementType enum
|
40
|
+
#
|
41
|
+
# @return [Google::Protobuf::EnumDescriptor] for the PlacementType enum
|
42
|
+
def self.placement_type
|
43
|
+
require "google/ads/google_ads/v7/enums/placement_type_pb"
|
44
|
+
Google::Ads::GoogleAds::V7::Enums::PlacementTypeEnum::PlacementType.descriptor
|
45
|
+
end
|
46
|
+
|
7
47
|
# Returns the descriptor for the PolicyTopicEntryType enum
|
8
48
|
#
|
9
49
|
# @return [Google::Protobuf::EnumDescriptor] for the PolicyTopicEntryType enum
|
@@ -36,20 +76,52 @@ module Google
|
|
36
76
|
Google::Ads::GoogleAds::V7::Enums::PolicyTopicEvidenceDestinationNotWorkingDnsErrorTypeEnum::PolicyTopicEvidenceDestinationNotWorkingDnsErrorType.descriptor
|
37
77
|
end
|
38
78
|
|
39
|
-
# Returns the descriptor for the
|
79
|
+
# Returns the descriptor for the FeedItemQualityApprovalStatus enum
|
40
80
|
#
|
41
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
42
|
-
def self.
|
43
|
-
require "google/ads/google_ads/v7/enums/
|
44
|
-
Google::Ads::GoogleAds::V7::Enums::
|
81
|
+
# @return [Google::Protobuf::EnumDescriptor] for the FeedItemQualityApprovalStatus enum
|
82
|
+
def self.feed_item_quality_approval_status
|
83
|
+
require "google/ads/google_ads/v7/enums/feed_item_quality_approval_status_pb"
|
84
|
+
Google::Ads::GoogleAds::V7::Enums::FeedItemQualityApprovalStatusEnum::FeedItemQualityApprovalStatus.descriptor
|
45
85
|
end
|
46
86
|
|
47
|
-
# Returns the descriptor for the
|
87
|
+
# Returns the descriptor for the FeedItemQualityDisapprovalReason enum
|
48
88
|
#
|
49
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
50
|
-
def self.
|
51
|
-
require "google/ads/google_ads/v7/enums/
|
52
|
-
Google::Ads::GoogleAds::V7::Enums::
|
89
|
+
# @return [Google::Protobuf::EnumDescriptor] for the FeedItemQualityDisapprovalReason enum
|
90
|
+
def self.feed_item_quality_disapproval_reason
|
91
|
+
require "google/ads/google_ads/v7/enums/feed_item_quality_disapproval_reason_pb"
|
92
|
+
Google::Ads::GoogleAds::V7::Enums::FeedItemQualityDisapprovalReasonEnum::FeedItemQualityDisapprovalReason.descriptor
|
93
|
+
end
|
94
|
+
|
95
|
+
# Returns the descriptor for the FeedItemStatus enum
|
96
|
+
#
|
97
|
+
# @return [Google::Protobuf::EnumDescriptor] for the FeedItemStatus enum
|
98
|
+
def self.feed_item_status
|
99
|
+
require "google/ads/google_ads/v7/enums/feed_item_status_pb"
|
100
|
+
Google::Ads::GoogleAds::V7::Enums::FeedItemStatusEnum::FeedItemStatus.descriptor
|
101
|
+
end
|
102
|
+
|
103
|
+
# Returns the descriptor for the FeedItemValidationStatus enum
|
104
|
+
#
|
105
|
+
# @return [Google::Protobuf::EnumDescriptor] for the FeedItemValidationStatus enum
|
106
|
+
def self.feed_item_validation_status
|
107
|
+
require "google/ads/google_ads/v7/enums/feed_item_validation_status_pb"
|
108
|
+
Google::Ads::GoogleAds::V7::Enums::FeedItemValidationStatusEnum::FeedItemValidationStatus.descriptor
|
109
|
+
end
|
110
|
+
|
111
|
+
# Returns the descriptor for the GeoTargetingRestriction enum
|
112
|
+
#
|
113
|
+
# @return [Google::Protobuf::EnumDescriptor] for the GeoTargetingRestriction enum
|
114
|
+
def self.geo_targeting_restriction
|
115
|
+
require "google/ads/google_ads/v7/enums/geo_targeting_restriction_pb"
|
116
|
+
Google::Ads::GoogleAds::V7::Enums::GeoTargetingRestrictionEnum::GeoTargetingRestriction.descriptor
|
117
|
+
end
|
118
|
+
|
119
|
+
# Returns the descriptor for the PlaceholderType enum
|
120
|
+
#
|
121
|
+
# @return [Google::Protobuf::EnumDescriptor] for the PlaceholderType enum
|
122
|
+
def self.placeholder_type
|
123
|
+
require "google/ads/google_ads/v7/enums/placeholder_type_pb"
|
124
|
+
Google::Ads::GoogleAds::V7::Enums::PlaceholderTypeEnum::PlaceholderType.descriptor
|
53
125
|
end
|
54
126
|
|
55
127
|
# Returns the descriptor for the PolicyApprovalStatus enum
|
@@ -68,340 +140,476 @@ module Google
|
|
68
140
|
Google::Ads::GoogleAds::V7::Enums::PolicyReviewStatusEnum::PolicyReviewStatus.descriptor
|
69
141
|
end
|
70
142
|
|
71
|
-
# Returns the descriptor for the
|
143
|
+
# Returns the descriptor for the FeedItemValidationError enum
|
72
144
|
#
|
73
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
74
|
-
def self.
|
75
|
-
require "google/ads/google_ads/v7/
|
76
|
-
Google::Ads::GoogleAds::V7::
|
145
|
+
# @return [Google::Protobuf::EnumDescriptor] for the FeedItemValidationError enum
|
146
|
+
def self.feed_item_validation_error
|
147
|
+
require "google/ads/google_ads/v7/errors/feed_item_validation_error_pb"
|
148
|
+
Google::Ads::GoogleAds::V7::Errors::FeedItemValidationErrorEnum::FeedItemValidationError.descriptor
|
77
149
|
end
|
78
150
|
|
79
|
-
# Returns the descriptor for the
|
151
|
+
# Returns the descriptor for the MobileDeviceType enum
|
80
152
|
#
|
81
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
82
|
-
def self.
|
83
|
-
require "google/ads/google_ads/v7/enums/
|
84
|
-
Google::Ads::GoogleAds::V7::Enums::
|
153
|
+
# @return [Google::Protobuf::EnumDescriptor] for the MobileDeviceType enum
|
154
|
+
def self.mobile_device_type
|
155
|
+
require "google/ads/google_ads/v7/enums/mobile_device_type_pb"
|
156
|
+
Google::Ads::GoogleAds::V7::Enums::MobileDeviceTypeEnum::MobileDeviceType.descriptor
|
85
157
|
end
|
86
158
|
|
87
|
-
# Returns the descriptor for the
|
159
|
+
# Returns the descriptor for the CustomerPayPerConversionEligibilityFailureReason enum
|
88
160
|
#
|
89
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
90
|
-
def self.
|
91
|
-
require "google/ads/google_ads/v7/enums/
|
92
|
-
Google::Ads::GoogleAds::V7::Enums::
|
161
|
+
# @return [Google::Protobuf::EnumDescriptor] for the CustomerPayPerConversionEligibilityFailureReason enum
|
162
|
+
def self.customer_pay_per_conversion_eligibility_failure_reason
|
163
|
+
require "google/ads/google_ads/v7/enums/customer_pay_per_conversion_eligibility_failure_reason_pb"
|
164
|
+
Google::Ads::GoogleAds::V7::Enums::CustomerPayPerConversionEligibilityFailureReasonEnum::CustomerPayPerConversionEligibilityFailureReason.descriptor
|
93
165
|
end
|
94
166
|
|
95
|
-
# Returns the descriptor for the
|
167
|
+
# Returns the descriptor for the ExtensionSettingDevice enum
|
96
168
|
#
|
97
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
98
|
-
def self.
|
99
|
-
require "google/ads/google_ads/v7/enums/
|
100
|
-
Google::Ads::GoogleAds::V7::Enums::
|
169
|
+
# @return [Google::Protobuf::EnumDescriptor] for the ExtensionSettingDevice enum
|
170
|
+
def self.extension_setting_device
|
171
|
+
require "google/ads/google_ads/v7/enums/extension_setting_device_pb"
|
172
|
+
Google::Ads::GoogleAds::V7::Enums::ExtensionSettingDeviceEnum::ExtensionSettingDevice.descriptor
|
101
173
|
end
|
102
174
|
|
103
|
-
# Returns the descriptor for the
|
175
|
+
# Returns the descriptor for the ExtensionType enum
|
104
176
|
#
|
105
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
106
|
-
def self.
|
107
|
-
require "google/ads/google_ads/v7/enums/
|
108
|
-
Google::Ads::GoogleAds::V7::Enums::
|
177
|
+
# @return [Google::Protobuf::EnumDescriptor] for the ExtensionType enum
|
178
|
+
def self.extension_type
|
179
|
+
require "google/ads/google_ads/v7/enums/extension_type_pb"
|
180
|
+
Google::Ads::GoogleAds::V7::Enums::ExtensionTypeEnum::ExtensionType.descriptor
|
109
181
|
end
|
110
182
|
|
111
|
-
# Returns the descriptor for the
|
183
|
+
# Returns the descriptor for the GeoTargetConstantStatus enum
|
112
184
|
#
|
113
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
114
|
-
def self.
|
115
|
-
require "google/ads/google_ads/v7/enums/
|
116
|
-
Google::Ads::GoogleAds::V7::Enums::
|
185
|
+
# @return [Google::Protobuf::EnumDescriptor] for the GeoTargetConstantStatus enum
|
186
|
+
def self.geo_target_constant_status
|
187
|
+
require "google/ads/google_ads/v7/enums/geo_target_constant_status_pb"
|
188
|
+
Google::Ads::GoogleAds::V7::Enums::GeoTargetConstantStatusEnum::GeoTargetConstantStatus.descriptor
|
117
189
|
end
|
118
190
|
|
119
|
-
# Returns the descriptor for the
|
191
|
+
# Returns the descriptor for the CallTrackingDisplayLocation enum
|
120
192
|
#
|
121
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
122
|
-
def self.
|
123
|
-
require "google/ads/google_ads/v7/enums/
|
124
|
-
Google::Ads::GoogleAds::V7::Enums::
|
193
|
+
# @return [Google::Protobuf::EnumDescriptor] for the CallTrackingDisplayLocation enum
|
194
|
+
def self.call_tracking_display_location
|
195
|
+
require "google/ads/google_ads/v7/enums/call_tracking_display_location_pb"
|
196
|
+
Google::Ads::GoogleAds::V7::Enums::CallTrackingDisplayLocationEnum::CallTrackingDisplayLocation.descriptor
|
125
197
|
end
|
126
198
|
|
127
|
-
# Returns the descriptor for the
|
199
|
+
# Returns the descriptor for the CallType enum
|
128
200
|
#
|
129
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
130
|
-
def self.
|
131
|
-
require "google/ads/google_ads/v7/enums/
|
132
|
-
Google::Ads::GoogleAds::V7::Enums::
|
201
|
+
# @return [Google::Protobuf::EnumDescriptor] for the CallType enum
|
202
|
+
def self.call_type
|
203
|
+
require "google/ads/google_ads/v7/enums/call_type_pb"
|
204
|
+
Google::Ads::GoogleAds::V7::Enums::CallTypeEnum::CallType.descriptor
|
133
205
|
end
|
134
206
|
|
135
|
-
# Returns the descriptor for the
|
207
|
+
# Returns the descriptor for the GoogleVoiceCallStatus enum
|
136
208
|
#
|
137
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
138
|
-
def self.
|
139
|
-
require "google/ads/google_ads/v7/enums/
|
140
|
-
Google::Ads::GoogleAds::V7::Enums::
|
209
|
+
# @return [Google::Protobuf::EnumDescriptor] for the GoogleVoiceCallStatus enum
|
210
|
+
def self.google_voice_call_status
|
211
|
+
require "google/ads/google_ads/v7/enums/google_voice_call_status_pb"
|
212
|
+
Google::Ads::GoogleAds::V7::Enums::GoogleVoiceCallStatusEnum::GoogleVoiceCallStatus.descriptor
|
141
213
|
end
|
142
214
|
|
143
|
-
# Returns the descriptor for the
|
215
|
+
# Returns the descriptor for the BudgetDeliveryMethod enum
|
144
216
|
#
|
145
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
146
|
-
def self.
|
147
|
-
require "google/ads/google_ads/v7/enums/
|
148
|
-
Google::Ads::GoogleAds::V7::Enums::
|
217
|
+
# @return [Google::Protobuf::EnumDescriptor] for the BudgetDeliveryMethod enum
|
218
|
+
def self.budget_delivery_method
|
219
|
+
require "google/ads/google_ads/v7/enums/budget_delivery_method_pb"
|
220
|
+
Google::Ads::GoogleAds::V7::Enums::BudgetDeliveryMethodEnum::BudgetDeliveryMethod.descriptor
|
149
221
|
end
|
150
222
|
|
151
|
-
# Returns the descriptor for the
|
223
|
+
# Returns the descriptor for the BudgetPeriod enum
|
152
224
|
#
|
153
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
154
|
-
def self.
|
155
|
-
require "google/ads/google_ads/v7/enums/
|
156
|
-
Google::Ads::GoogleAds::V7::Enums::
|
225
|
+
# @return [Google::Protobuf::EnumDescriptor] for the BudgetPeriod enum
|
226
|
+
def self.budget_period
|
227
|
+
require "google/ads/google_ads/v7/enums/budget_period_pb"
|
228
|
+
Google::Ads::GoogleAds::V7::Enums::BudgetPeriodEnum::BudgetPeriod.descriptor
|
157
229
|
end
|
158
230
|
|
159
|
-
# Returns the descriptor for the
|
231
|
+
# Returns the descriptor for the BudgetStatus enum
|
160
232
|
#
|
161
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
162
|
-
def self.
|
163
|
-
require "google/ads/google_ads/v7/enums/
|
164
|
-
Google::Ads::GoogleAds::V7::Enums::
|
233
|
+
# @return [Google::Protobuf::EnumDescriptor] for the BudgetStatus enum
|
234
|
+
def self.budget_status
|
235
|
+
require "google/ads/google_ads/v7/enums/budget_status_pb"
|
236
|
+
Google::Ads::GoogleAds::V7::Enums::BudgetStatusEnum::BudgetStatus.descriptor
|
165
237
|
end
|
166
238
|
|
167
|
-
# Returns the descriptor for the
|
239
|
+
# Returns the descriptor for the BudgetType enum
|
168
240
|
#
|
169
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
170
|
-
def self.
|
171
|
-
require "google/ads/google_ads/v7/enums/
|
172
|
-
Google::Ads::GoogleAds::V7::Enums::
|
241
|
+
# @return [Google::Protobuf::EnumDescriptor] for the BudgetType enum
|
242
|
+
def self.budget_type
|
243
|
+
require "google/ads/google_ads/v7/enums/budget_type_pb"
|
244
|
+
Google::Ads::GoogleAds::V7::Enums::BudgetTypeEnum::BudgetType.descriptor
|
173
245
|
end
|
174
246
|
|
175
|
-
# Returns the descriptor for the
|
247
|
+
# Returns the descriptor for the AssetFieldType enum
|
176
248
|
#
|
177
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
178
|
-
def self.
|
179
|
-
require "google/ads/google_ads/v7/enums/
|
180
|
-
Google::Ads::GoogleAds::V7::Enums::
|
249
|
+
# @return [Google::Protobuf::EnumDescriptor] for the AssetFieldType enum
|
250
|
+
def self.asset_field_type
|
251
|
+
require "google/ads/google_ads/v7/enums/asset_field_type_pb"
|
252
|
+
Google::Ads::GoogleAds::V7::Enums::AssetFieldTypeEnum::AssetFieldType.descriptor
|
181
253
|
end
|
182
254
|
|
183
|
-
# Returns the descriptor for the
|
255
|
+
# Returns the descriptor for the AssetLinkStatus enum
|
184
256
|
#
|
185
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
186
|
-
def self.
|
187
|
-
require "google/ads/google_ads/v7/enums/
|
188
|
-
Google::Ads::GoogleAds::V7::Enums::
|
257
|
+
# @return [Google::Protobuf::EnumDescriptor] for the AssetLinkStatus enum
|
258
|
+
def self.asset_link_status
|
259
|
+
require "google/ads/google_ads/v7/enums/asset_link_status_pb"
|
260
|
+
Google::Ads::GoogleAds::V7::Enums::AssetLinkStatusEnum::AssetLinkStatus.descriptor
|
189
261
|
end
|
190
262
|
|
191
|
-
# Returns the descriptor for the
|
263
|
+
# Returns the descriptor for the MonthOfYear enum
|
192
264
|
#
|
193
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
194
|
-
def self.
|
195
|
-
require "google/ads/google_ads/v7/enums/
|
196
|
-
Google::Ads::GoogleAds::V7::Enums::
|
265
|
+
# @return [Google::Protobuf::EnumDescriptor] for the MonthOfYear enum
|
266
|
+
def self.month_of_year
|
267
|
+
require "google/ads/google_ads/v7/enums/month_of_year_pb"
|
268
|
+
Google::Ads::GoogleAds::V7::Enums::MonthOfYearEnum::MonthOfYear.descriptor
|
197
269
|
end
|
198
270
|
|
199
|
-
# Returns the descriptor for the
|
271
|
+
# Returns the descriptor for the InvoiceType enum
|
200
272
|
#
|
201
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
202
|
-
def self.
|
203
|
-
require "google/ads/google_ads/v7/enums/
|
204
|
-
Google::Ads::GoogleAds::V7::Enums::
|
273
|
+
# @return [Google::Protobuf::EnumDescriptor] for the InvoiceType enum
|
274
|
+
def self.invoice_type
|
275
|
+
require "google/ads/google_ads/v7/enums/invoice_type_pb"
|
276
|
+
Google::Ads::GoogleAds::V7::Enums::InvoiceTypeEnum::InvoiceType.descriptor
|
205
277
|
end
|
206
278
|
|
207
|
-
# Returns the descriptor for the
|
279
|
+
# Returns the descriptor for the MatchingFunctionContextType enum
|
208
280
|
#
|
209
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
210
|
-
def self.
|
211
|
-
require "google/ads/google_ads/v7/enums/
|
212
|
-
Google::Ads::GoogleAds::V7::Enums::
|
281
|
+
# @return [Google::Protobuf::EnumDescriptor] for the MatchingFunctionContextType enum
|
282
|
+
def self.matching_function_context_type
|
283
|
+
require "google/ads/google_ads/v7/enums/matching_function_context_type_pb"
|
284
|
+
Google::Ads::GoogleAds::V7::Enums::MatchingFunctionContextTypeEnum::MatchingFunctionContextType.descriptor
|
213
285
|
end
|
214
286
|
|
215
|
-
# Returns the descriptor for the
|
287
|
+
# Returns the descriptor for the MatchingFunctionOperator enum
|
216
288
|
#
|
217
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
218
|
-
def self.
|
219
|
-
require "google/ads/google_ads/v7/enums/
|
220
|
-
Google::Ads::GoogleAds::V7::Enums::
|
289
|
+
# @return [Google::Protobuf::EnumDescriptor] for the MatchingFunctionOperator enum
|
290
|
+
def self.matching_function_operator
|
291
|
+
require "google/ads/google_ads/v7/enums/matching_function_operator_pb"
|
292
|
+
Google::Ads::GoogleAds::V7::Enums::MatchingFunctionOperatorEnum::MatchingFunctionOperator.descriptor
|
221
293
|
end
|
222
294
|
|
223
|
-
# Returns the descriptor for the
|
295
|
+
# Returns the descriptor for the FeedLinkStatus enum
|
224
296
|
#
|
225
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
226
|
-
def self.
|
227
|
-
require "google/ads/google_ads/v7/enums/
|
228
|
-
Google::Ads::GoogleAds::V7::Enums::
|
297
|
+
# @return [Google::Protobuf::EnumDescriptor] for the FeedLinkStatus enum
|
298
|
+
def self.feed_link_status
|
299
|
+
require "google/ads/google_ads/v7/enums/feed_link_status_pb"
|
300
|
+
Google::Ads::GoogleAds::V7::Enums::FeedLinkStatusEnum::FeedLinkStatus.descriptor
|
229
301
|
end
|
230
302
|
|
231
|
-
# Returns the descriptor for the
|
303
|
+
# Returns the descriptor for the AdCustomizerPlaceholderField enum
|
232
304
|
#
|
233
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
234
|
-
def self.
|
235
|
-
require "google/ads/google_ads/v7/enums/
|
236
|
-
Google::Ads::GoogleAds::V7::Enums::
|
305
|
+
# @return [Google::Protobuf::EnumDescriptor] for the AdCustomizerPlaceholderField enum
|
306
|
+
def self.ad_customizer_placeholder_field
|
307
|
+
require "google/ads/google_ads/v7/enums/ad_customizer_placeholder_field_pb"
|
308
|
+
Google::Ads::GoogleAds::V7::Enums::AdCustomizerPlaceholderFieldEnum::AdCustomizerPlaceholderField.descriptor
|
237
309
|
end
|
238
310
|
|
239
|
-
# Returns the descriptor for the
|
311
|
+
# Returns the descriptor for the AffiliateLocationPlaceholderField enum
|
240
312
|
#
|
241
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
242
|
-
def self.
|
243
|
-
require "google/ads/google_ads/v7/enums/
|
244
|
-
Google::Ads::GoogleAds::V7::Enums::
|
313
|
+
# @return [Google::Protobuf::EnumDescriptor] for the AffiliateLocationPlaceholderField enum
|
314
|
+
def self.affiliate_location_placeholder_field
|
315
|
+
require "google/ads/google_ads/v7/enums/affiliate_location_placeholder_field_pb"
|
316
|
+
Google::Ads::GoogleAds::V7::Enums::AffiliateLocationPlaceholderFieldEnum::AffiliateLocationPlaceholderField.descriptor
|
245
317
|
end
|
246
318
|
|
247
|
-
# Returns the descriptor for the
|
319
|
+
# Returns the descriptor for the AppPlaceholderField enum
|
248
320
|
#
|
249
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
250
|
-
def self.
|
251
|
-
require "google/ads/google_ads/v7/enums/
|
252
|
-
Google::Ads::GoogleAds::V7::Enums::
|
321
|
+
# @return [Google::Protobuf::EnumDescriptor] for the AppPlaceholderField enum
|
322
|
+
def self.app_placeholder_field
|
323
|
+
require "google/ads/google_ads/v7/enums/app_placeholder_field_pb"
|
324
|
+
Google::Ads::GoogleAds::V7::Enums::AppPlaceholderFieldEnum::AppPlaceholderField.descriptor
|
253
325
|
end
|
254
326
|
|
255
|
-
# Returns the descriptor for the
|
327
|
+
# Returns the descriptor for the CallPlaceholderField enum
|
256
328
|
#
|
257
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
258
|
-
def self.
|
259
|
-
require "google/ads/google_ads/v7/enums/
|
260
|
-
Google::Ads::GoogleAds::V7::Enums::
|
329
|
+
# @return [Google::Protobuf::EnumDescriptor] for the CallPlaceholderField enum
|
330
|
+
def self.call_placeholder_field
|
331
|
+
require "google/ads/google_ads/v7/enums/call_placeholder_field_pb"
|
332
|
+
Google::Ads::GoogleAds::V7::Enums::CallPlaceholderFieldEnum::CallPlaceholderField.descriptor
|
261
333
|
end
|
262
334
|
|
263
|
-
# Returns the descriptor for the
|
335
|
+
# Returns the descriptor for the CalloutPlaceholderField enum
|
264
336
|
#
|
265
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
266
|
-
def self.
|
267
|
-
require "google/ads/google_ads/v7/enums/
|
268
|
-
Google::Ads::GoogleAds::V7::Enums::
|
337
|
+
# @return [Google::Protobuf::EnumDescriptor] for the CalloutPlaceholderField enum
|
338
|
+
def self.callout_placeholder_field
|
339
|
+
require "google/ads/google_ads/v7/enums/callout_placeholder_field_pb"
|
340
|
+
Google::Ads::GoogleAds::V7::Enums::CalloutPlaceholderFieldEnum::CalloutPlaceholderField.descriptor
|
269
341
|
end
|
270
342
|
|
271
|
-
# Returns the descriptor for the
|
343
|
+
# Returns the descriptor for the CustomPlaceholderField enum
|
272
344
|
#
|
273
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
274
|
-
def self.
|
275
|
-
require "google/ads/google_ads/v7/enums/
|
276
|
-
Google::Ads::GoogleAds::V7::Enums::
|
345
|
+
# @return [Google::Protobuf::EnumDescriptor] for the CustomPlaceholderField enum
|
346
|
+
def self.custom_placeholder_field
|
347
|
+
require "google/ads/google_ads/v7/enums/custom_placeholder_field_pb"
|
348
|
+
Google::Ads::GoogleAds::V7::Enums::CustomPlaceholderFieldEnum::CustomPlaceholderField.descriptor
|
277
349
|
end
|
278
350
|
|
279
|
-
# Returns the descriptor for the
|
351
|
+
# Returns the descriptor for the DsaPageFeedCriterionField enum
|
280
352
|
#
|
281
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
282
|
-
def self.
|
283
|
-
require "google/ads/google_ads/v7/enums/
|
284
|
-
Google::Ads::GoogleAds::V7::Enums::
|
353
|
+
# @return [Google::Protobuf::EnumDescriptor] for the DsaPageFeedCriterionField enum
|
354
|
+
def self.dsa_page_feed_criterion_field
|
355
|
+
require "google/ads/google_ads/v7/enums/dsa_page_feed_criterion_field_pb"
|
356
|
+
Google::Ads::GoogleAds::V7::Enums::DsaPageFeedCriterionFieldEnum::DsaPageFeedCriterionField.descriptor
|
285
357
|
end
|
286
358
|
|
287
|
-
# Returns the descriptor for the
|
359
|
+
# Returns the descriptor for the EducationPlaceholderField enum
|
288
360
|
#
|
289
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
290
|
-
def self.
|
291
|
-
require "google/ads/google_ads/v7/enums/
|
292
|
-
Google::Ads::GoogleAds::V7::Enums::
|
361
|
+
# @return [Google::Protobuf::EnumDescriptor] for the EducationPlaceholderField enum
|
362
|
+
def self.education_placeholder_field
|
363
|
+
require "google/ads/google_ads/v7/enums/education_placeholder_field_pb"
|
364
|
+
Google::Ads::GoogleAds::V7::Enums::EducationPlaceholderFieldEnum::EducationPlaceholderField.descriptor
|
293
365
|
end
|
294
366
|
|
295
|
-
# Returns the descriptor for the
|
367
|
+
# Returns the descriptor for the FeedMappingCriterionType enum
|
296
368
|
#
|
297
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
298
|
-
def self.
|
299
|
-
require "google/ads/google_ads/v7/enums/
|
300
|
-
Google::Ads::GoogleAds::V7::Enums::
|
369
|
+
# @return [Google::Protobuf::EnumDescriptor] for the FeedMappingCriterionType enum
|
370
|
+
def self.feed_mapping_criterion_type
|
371
|
+
require "google/ads/google_ads/v7/enums/feed_mapping_criterion_type_pb"
|
372
|
+
Google::Ads::GoogleAds::V7::Enums::FeedMappingCriterionTypeEnum::FeedMappingCriterionType.descriptor
|
301
373
|
end
|
302
374
|
|
303
|
-
# Returns the descriptor for the
|
375
|
+
# Returns the descriptor for the FeedMappingStatus enum
|
304
376
|
#
|
305
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
306
|
-
def self.
|
307
|
-
require "google/ads/google_ads/v7/
|
308
|
-
Google::Ads::GoogleAds::V7::
|
377
|
+
# @return [Google::Protobuf::EnumDescriptor] for the FeedMappingStatus enum
|
378
|
+
def self.feed_mapping_status
|
379
|
+
require "google/ads/google_ads/v7/enums/feed_mapping_status_pb"
|
380
|
+
Google::Ads::GoogleAds::V7::Enums::FeedMappingStatusEnum::FeedMappingStatus.descriptor
|
309
381
|
end
|
310
382
|
|
311
|
-
# Returns the descriptor for the
|
383
|
+
# Returns the descriptor for the FlightPlaceholderField enum
|
312
384
|
#
|
313
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
314
|
-
def self.
|
315
|
-
require "google/ads/google_ads/v7/enums/
|
316
|
-
Google::Ads::GoogleAds::V7::Enums::
|
385
|
+
# @return [Google::Protobuf::EnumDescriptor] for the FlightPlaceholderField enum
|
386
|
+
def self.flight_placeholder_field
|
387
|
+
require "google/ads/google_ads/v7/enums/flight_placeholder_field_pb"
|
388
|
+
Google::Ads::GoogleAds::V7::Enums::FlightPlaceholderFieldEnum::FlightPlaceholderField.descriptor
|
317
389
|
end
|
318
390
|
|
319
|
-
# Returns the descriptor for the
|
391
|
+
# Returns the descriptor for the HotelPlaceholderField enum
|
320
392
|
#
|
321
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
322
|
-
def self.
|
323
|
-
require "google/ads/google_ads/v7/enums/
|
324
|
-
Google::Ads::GoogleAds::V7::Enums::
|
393
|
+
# @return [Google::Protobuf::EnumDescriptor] for the HotelPlaceholderField enum
|
394
|
+
def self.hotel_placeholder_field
|
395
|
+
require "google/ads/google_ads/v7/enums/hotel_placeholder_field_pb"
|
396
|
+
Google::Ads::GoogleAds::V7::Enums::HotelPlaceholderFieldEnum::HotelPlaceholderField.descriptor
|
325
397
|
end
|
326
398
|
|
327
|
-
# Returns the descriptor for the
|
399
|
+
# Returns the descriptor for the ImagePlaceholderField enum
|
328
400
|
#
|
329
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
330
|
-
def self.
|
331
|
-
require "google/ads/google_ads/v7/enums/
|
332
|
-
Google::Ads::GoogleAds::V7::Enums::
|
401
|
+
# @return [Google::Protobuf::EnumDescriptor] for the ImagePlaceholderField enum
|
402
|
+
def self.image_placeholder_field
|
403
|
+
require "google/ads/google_ads/v7/enums/image_placeholder_field_pb"
|
404
|
+
Google::Ads::GoogleAds::V7::Enums::ImagePlaceholderFieldEnum::ImagePlaceholderField.descriptor
|
333
405
|
end
|
334
406
|
|
335
|
-
# Returns the descriptor for the
|
407
|
+
# Returns the descriptor for the JobPlaceholderField enum
|
336
408
|
#
|
337
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
338
|
-
def self.
|
339
|
-
require "google/ads/google_ads/v7/enums/
|
340
|
-
Google::Ads::GoogleAds::V7::Enums::
|
409
|
+
# @return [Google::Protobuf::EnumDescriptor] for the JobPlaceholderField enum
|
410
|
+
def self.job_placeholder_field
|
411
|
+
require "google/ads/google_ads/v7/enums/job_placeholder_field_pb"
|
412
|
+
Google::Ads::GoogleAds::V7::Enums::JobPlaceholderFieldEnum::JobPlaceholderField.descriptor
|
341
413
|
end
|
342
414
|
|
343
|
-
# Returns the descriptor for the
|
415
|
+
# Returns the descriptor for the LocalPlaceholderField enum
|
344
416
|
#
|
345
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
346
|
-
def self.
|
347
|
-
require "google/ads/google_ads/v7/enums/
|
348
|
-
Google::Ads::GoogleAds::V7::Enums::
|
417
|
+
# @return [Google::Protobuf::EnumDescriptor] for the LocalPlaceholderField enum
|
418
|
+
def self.local_placeholder_field
|
419
|
+
require "google/ads/google_ads/v7/enums/local_placeholder_field_pb"
|
420
|
+
Google::Ads::GoogleAds::V7::Enums::LocalPlaceholderFieldEnum::LocalPlaceholderField.descriptor
|
349
421
|
end
|
350
422
|
|
351
|
-
# Returns the descriptor for the
|
423
|
+
# Returns the descriptor for the LocationExtensionTargetingCriterionField enum
|
352
424
|
#
|
353
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
354
|
-
def self.
|
355
|
-
require "google/ads/google_ads/v7/enums/
|
356
|
-
Google::Ads::GoogleAds::V7::Enums::
|
425
|
+
# @return [Google::Protobuf::EnumDescriptor] for the LocationExtensionTargetingCriterionField enum
|
426
|
+
def self.location_extension_targeting_criterion_field
|
427
|
+
require "google/ads/google_ads/v7/enums/location_extension_targeting_criterion_field_pb"
|
428
|
+
Google::Ads::GoogleAds::V7::Enums::LocationExtensionTargetingCriterionFieldEnum::LocationExtensionTargetingCriterionField.descriptor
|
357
429
|
end
|
358
430
|
|
359
|
-
# Returns the descriptor for the
|
431
|
+
# Returns the descriptor for the LocationPlaceholderField enum
|
360
432
|
#
|
361
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
362
|
-
def self.
|
363
|
-
require "google/ads/google_ads/v7/enums/
|
364
|
-
Google::Ads::GoogleAds::V7::Enums::
|
433
|
+
# @return [Google::Protobuf::EnumDescriptor] for the LocationPlaceholderField enum
|
434
|
+
def self.location_placeholder_field
|
435
|
+
require "google/ads/google_ads/v7/enums/location_placeholder_field_pb"
|
436
|
+
Google::Ads::GoogleAds::V7::Enums::LocationPlaceholderFieldEnum::LocationPlaceholderField.descriptor
|
365
437
|
end
|
366
438
|
|
367
|
-
# Returns the descriptor for the
|
439
|
+
# Returns the descriptor for the MessagePlaceholderField enum
|
368
440
|
#
|
369
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
370
|
-
def self.
|
371
|
-
require "google/ads/google_ads/v7/enums/
|
372
|
-
Google::Ads::GoogleAds::V7::Enums::
|
441
|
+
# @return [Google::Protobuf::EnumDescriptor] for the MessagePlaceholderField enum
|
442
|
+
def self.message_placeholder_field
|
443
|
+
require "google/ads/google_ads/v7/enums/message_placeholder_field_pb"
|
444
|
+
Google::Ads::GoogleAds::V7::Enums::MessagePlaceholderFieldEnum::MessagePlaceholderField.descriptor
|
373
445
|
end
|
374
446
|
|
375
|
-
# Returns the descriptor for the
|
447
|
+
# Returns the descriptor for the PricePlaceholderField enum
|
376
448
|
#
|
377
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
378
|
-
def self.
|
379
|
-
require "google/ads/google_ads/v7/enums/
|
380
|
-
Google::Ads::GoogleAds::V7::Enums::
|
449
|
+
# @return [Google::Protobuf::EnumDescriptor] for the PricePlaceholderField enum
|
450
|
+
def self.price_placeholder_field
|
451
|
+
require "google/ads/google_ads/v7/enums/price_placeholder_field_pb"
|
452
|
+
Google::Ads::GoogleAds::V7::Enums::PricePlaceholderFieldEnum::PricePlaceholderField.descriptor
|
381
453
|
end
|
382
454
|
|
383
|
-
# Returns the descriptor for the
|
455
|
+
# Returns the descriptor for the PromotionPlaceholderField enum
|
384
456
|
#
|
385
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
386
|
-
def self.
|
387
|
-
require "google/ads/google_ads/v7/enums/
|
388
|
-
Google::Ads::GoogleAds::V7::Enums::
|
457
|
+
# @return [Google::Protobuf::EnumDescriptor] for the PromotionPlaceholderField enum
|
458
|
+
def self.promotion_placeholder_field
|
459
|
+
require "google/ads/google_ads/v7/enums/promotion_placeholder_field_pb"
|
460
|
+
Google::Ads::GoogleAds::V7::Enums::PromotionPlaceholderFieldEnum::PromotionPlaceholderField.descriptor
|
389
461
|
end
|
390
462
|
|
391
|
-
# Returns the descriptor for the
|
463
|
+
# Returns the descriptor for the RealEstatePlaceholderField enum
|
392
464
|
#
|
393
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
394
|
-
def self.
|
395
|
-
require "google/ads/google_ads/v7/enums/
|
396
|
-
Google::Ads::GoogleAds::V7::Enums::
|
465
|
+
# @return [Google::Protobuf::EnumDescriptor] for the RealEstatePlaceholderField enum
|
466
|
+
def self.real_estate_placeholder_field
|
467
|
+
require "google/ads/google_ads/v7/enums/real_estate_placeholder_field_pb"
|
468
|
+
Google::Ads::GoogleAds::V7::Enums::RealEstatePlaceholderFieldEnum::RealEstatePlaceholderField.descriptor
|
397
469
|
end
|
398
470
|
|
399
|
-
# Returns the descriptor for the
|
471
|
+
# Returns the descriptor for the SitelinkPlaceholderField enum
|
400
472
|
#
|
401
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
402
|
-
def self.
|
403
|
-
require "google/ads/google_ads/v7/enums/
|
404
|
-
Google::Ads::GoogleAds::V7::Enums::
|
473
|
+
# @return [Google::Protobuf::EnumDescriptor] for the SitelinkPlaceholderField enum
|
474
|
+
def self.sitelink_placeholder_field
|
475
|
+
require "google/ads/google_ads/v7/enums/sitelink_placeholder_field_pb"
|
476
|
+
Google::Ads::GoogleAds::V7::Enums::SitelinkPlaceholderFieldEnum::SitelinkPlaceholderField.descriptor
|
477
|
+
end
|
478
|
+
|
479
|
+
# Returns the descriptor for the StructuredSnippetPlaceholderField enum
|
480
|
+
#
|
481
|
+
# @return [Google::Protobuf::EnumDescriptor] for the StructuredSnippetPlaceholderField enum
|
482
|
+
def self.structured_snippet_placeholder_field
|
483
|
+
require "google/ads/google_ads/v7/enums/structured_snippet_placeholder_field_pb"
|
484
|
+
Google::Ads::GoogleAds::V7::Enums::StructuredSnippetPlaceholderFieldEnum::StructuredSnippetPlaceholderField.descriptor
|
485
|
+
end
|
486
|
+
|
487
|
+
# Returns the descriptor for the TravelPlaceholderField enum
|
488
|
+
#
|
489
|
+
# @return [Google::Protobuf::EnumDescriptor] for the TravelPlaceholderField enum
|
490
|
+
def self.travel_placeholder_field
|
491
|
+
require "google/ads/google_ads/v7/enums/travel_placeholder_field_pb"
|
492
|
+
Google::Ads::GoogleAds::V7::Enums::TravelPlaceholderFieldEnum::TravelPlaceholderField.descriptor
|
493
|
+
end
|
494
|
+
|
495
|
+
# Returns the descriptor for the AffiliateLocationFeedRelationshipType enum
|
496
|
+
#
|
497
|
+
# @return [Google::Protobuf::EnumDescriptor] for the AffiliateLocationFeedRelationshipType enum
|
498
|
+
def self.affiliate_location_feed_relationship_type
|
499
|
+
require "google/ads/google_ads/v7/enums/affiliate_location_feed_relationship_type_pb"
|
500
|
+
Google::Ads::GoogleAds::V7::Enums::AffiliateLocationFeedRelationshipTypeEnum::AffiliateLocationFeedRelationshipType.descriptor
|
501
|
+
end
|
502
|
+
|
503
|
+
# Returns the descriptor for the FeedAttributeType enum
|
504
|
+
#
|
505
|
+
# @return [Google::Protobuf::EnumDescriptor] for the FeedAttributeType enum
|
506
|
+
def self.feed_attribute_type
|
507
|
+
require "google/ads/google_ads/v7/enums/feed_attribute_type_pb"
|
508
|
+
Google::Ads::GoogleAds::V7::Enums::FeedAttributeTypeEnum::FeedAttributeType.descriptor
|
509
|
+
end
|
510
|
+
|
511
|
+
# Returns the descriptor for the FeedOrigin enum
|
512
|
+
#
|
513
|
+
# @return [Google::Protobuf::EnumDescriptor] for the FeedOrigin enum
|
514
|
+
def self.feed_origin
|
515
|
+
require "google/ads/google_ads/v7/enums/feed_origin_pb"
|
516
|
+
Google::Ads::GoogleAds::V7::Enums::FeedOriginEnum::FeedOrigin.descriptor
|
517
|
+
end
|
518
|
+
|
519
|
+
# Returns the descriptor for the FeedStatus enum
|
520
|
+
#
|
521
|
+
# @return [Google::Protobuf::EnumDescriptor] for the FeedStatus enum
|
522
|
+
def self.feed_status
|
523
|
+
require "google/ads/google_ads/v7/enums/feed_status_pb"
|
524
|
+
Google::Ads::GoogleAds::V7::Enums::FeedStatusEnum::FeedStatus.descriptor
|
525
|
+
end
|
526
|
+
|
527
|
+
# Returns the descriptor for the Operator enum
|
528
|
+
#
|
529
|
+
# @return [Google::Protobuf::EnumDescriptor] for the Operator enum
|
530
|
+
def self.operator
|
531
|
+
require "google/ads/google_ads/v7/resources/feed_pb"
|
532
|
+
Google::Ads::GoogleAds::V7::Resources::FeedAttributeOperation::Operator.descriptor
|
533
|
+
end
|
534
|
+
|
535
|
+
# Returns the descriptor for the SimulationModificationMethod enum
|
536
|
+
#
|
537
|
+
# @return [Google::Protobuf::EnumDescriptor] for the SimulationModificationMethod enum
|
538
|
+
def self.simulation_modification_method
|
539
|
+
require "google/ads/google_ads/v7/enums/simulation_modification_method_pb"
|
540
|
+
Google::Ads::GoogleAds::V7::Enums::SimulationModificationMethodEnum::SimulationModificationMethod.descriptor
|
541
|
+
end
|
542
|
+
|
543
|
+
# Returns the descriptor for the SimulationType enum
|
544
|
+
#
|
545
|
+
# @return [Google::Protobuf::EnumDescriptor] for the SimulationType enum
|
546
|
+
def self.simulation_type
|
547
|
+
require "google/ads/google_ads/v7/enums/simulation_type_pb"
|
548
|
+
Google::Ads::GoogleAds::V7::Enums::SimulationTypeEnum::SimulationType.descriptor
|
549
|
+
end
|
550
|
+
|
551
|
+
# Returns the descriptor for the AgeRangeType enum
|
552
|
+
#
|
553
|
+
# @return [Google::Protobuf::EnumDescriptor] for the AgeRangeType enum
|
554
|
+
def self.age_range_type
|
555
|
+
require "google/ads/google_ads/v7/enums/age_range_type_pb"
|
556
|
+
Google::Ads::GoogleAds::V7::Enums::AgeRangeTypeEnum::AgeRangeType.descriptor
|
557
|
+
end
|
558
|
+
|
559
|
+
# Returns the descriptor for the AppPaymentModelType enum
|
560
|
+
#
|
561
|
+
# @return [Google::Protobuf::EnumDescriptor] for the AppPaymentModelType enum
|
562
|
+
def self.app_payment_model_type
|
563
|
+
require "google/ads/google_ads/v7/enums/app_payment_model_type_pb"
|
564
|
+
Google::Ads::GoogleAds::V7::Enums::AppPaymentModelTypeEnum::AppPaymentModelType.descriptor
|
565
|
+
end
|
566
|
+
|
567
|
+
# Returns the descriptor for the ContentLabelType enum
|
568
|
+
#
|
569
|
+
# @return [Google::Protobuf::EnumDescriptor] for the ContentLabelType enum
|
570
|
+
def self.content_label_type
|
571
|
+
require "google/ads/google_ads/v7/enums/content_label_type_pb"
|
572
|
+
Google::Ads::GoogleAds::V7::Enums::ContentLabelTypeEnum::ContentLabelType.descriptor
|
573
|
+
end
|
574
|
+
|
575
|
+
# Returns the descriptor for the DayOfWeek enum
|
576
|
+
#
|
577
|
+
# @return [Google::Protobuf::EnumDescriptor] for the DayOfWeek enum
|
578
|
+
def self.day_of_week
|
579
|
+
require "google/ads/google_ads/v7/enums/day_of_week_pb"
|
580
|
+
Google::Ads::GoogleAds::V7::Enums::DayOfWeekEnum::DayOfWeek.descriptor
|
581
|
+
end
|
582
|
+
|
583
|
+
# Returns the descriptor for the Device enum
|
584
|
+
#
|
585
|
+
# @return [Google::Protobuf::EnumDescriptor] for the Device enum
|
586
|
+
def self.device
|
587
|
+
require "google/ads/google_ads/v7/enums/device_pb"
|
588
|
+
Google::Ads::GoogleAds::V7::Enums::DeviceEnum::Device.descriptor
|
589
|
+
end
|
590
|
+
|
591
|
+
# Returns the descriptor for the GenderType enum
|
592
|
+
#
|
593
|
+
# @return [Google::Protobuf::EnumDescriptor] for the GenderType enum
|
594
|
+
def self.gender_type
|
595
|
+
require "google/ads/google_ads/v7/enums/gender_type_pb"
|
596
|
+
Google::Ads::GoogleAds::V7::Enums::GenderTypeEnum::GenderType.descriptor
|
597
|
+
end
|
598
|
+
|
599
|
+
# Returns the descriptor for the HotelDateSelectionType enum
|
600
|
+
#
|
601
|
+
# @return [Google::Protobuf::EnumDescriptor] for the HotelDateSelectionType enum
|
602
|
+
def self.hotel_date_selection_type
|
603
|
+
require "google/ads/google_ads/v7/enums/hotel_date_selection_type_pb"
|
604
|
+
Google::Ads::GoogleAds::V7::Enums::HotelDateSelectionTypeEnum::HotelDateSelectionType.descriptor
|
605
|
+
end
|
606
|
+
|
607
|
+
# Returns the descriptor for the IncomeRangeType enum
|
608
|
+
#
|
609
|
+
# @return [Google::Protobuf::EnumDescriptor] for the IncomeRangeType enum
|
610
|
+
def self.income_range_type
|
611
|
+
require "google/ads/google_ads/v7/enums/income_range_type_pb"
|
612
|
+
Google::Ads::GoogleAds::V7::Enums::IncomeRangeTypeEnum::IncomeRangeType.descriptor
|
405
613
|
end
|
406
614
|
|
407
615
|
# Returns the descriptor for the InteractionType enum
|
@@ -412,6 +620,14 @@ module Google
|
|
412
620
|
Google::Ads::GoogleAds::V7::Enums::InteractionTypeEnum::InteractionType.descriptor
|
413
621
|
end
|
414
622
|
|
623
|
+
# Returns the descriptor for the KeywordMatchType enum
|
624
|
+
#
|
625
|
+
# @return [Google::Protobuf::EnumDescriptor] for the KeywordMatchType enum
|
626
|
+
def self.keyword_match_type
|
627
|
+
require "google/ads/google_ads/v7/enums/keyword_match_type_pb"
|
628
|
+
Google::Ads::GoogleAds::V7::Enums::KeywordMatchTypeEnum::KeywordMatchType.descriptor
|
629
|
+
end
|
630
|
+
|
415
631
|
# Returns the descriptor for the ListingGroupType enum
|
416
632
|
#
|
417
633
|
# @return [Google::Protobuf::EnumDescriptor] for the ListingGroupType enum
|
@@ -524,132 +740,132 @@ module Google
|
|
524
740
|
Google::Ads::GoogleAds::V7::Enums::WebpageConditionOperatorEnum::WebpageConditionOperator.descriptor
|
525
741
|
end
|
526
742
|
|
527
|
-
# Returns the descriptor for the
|
743
|
+
# Returns the descriptor for the CriterionType enum
|
528
744
|
#
|
529
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
530
|
-
def self.
|
531
|
-
require "google/ads/google_ads/v7/enums/
|
532
|
-
Google::Ads::GoogleAds::V7::Enums::
|
745
|
+
# @return [Google::Protobuf::EnumDescriptor] for the CriterionType enum
|
746
|
+
def self.criterion_type
|
747
|
+
require "google/ads/google_ads/v7/enums/criterion_type_pb"
|
748
|
+
Google::Ads::GoogleAds::V7::Enums::CriterionTypeEnum::CriterionType.descriptor
|
533
749
|
end
|
534
750
|
|
535
|
-
# Returns the descriptor for the
|
751
|
+
# Returns the descriptor for the BillingSetupStatus enum
|
536
752
|
#
|
537
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
538
|
-
def self.
|
539
|
-
require "google/ads/google_ads/v7/enums/
|
540
|
-
Google::Ads::GoogleAds::V7::Enums::
|
753
|
+
# @return [Google::Protobuf::EnumDescriptor] for the BillingSetupStatus enum
|
754
|
+
def self.billing_setup_status
|
755
|
+
require "google/ads/google_ads/v7/enums/billing_setup_status_pb"
|
756
|
+
Google::Ads::GoogleAds::V7::Enums::BillingSetupStatusEnum::BillingSetupStatus.descriptor
|
541
757
|
end
|
542
758
|
|
543
|
-
# Returns the descriptor for the
|
759
|
+
# Returns the descriptor for the TimeType enum
|
544
760
|
#
|
545
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
546
|
-
def self.
|
547
|
-
require "google/ads/google_ads/v7/enums/
|
548
|
-
Google::Ads::GoogleAds::V7::Enums::
|
761
|
+
# @return [Google::Protobuf::EnumDescriptor] for the TimeType enum
|
762
|
+
def self.time_type
|
763
|
+
require "google/ads/google_ads/v7/enums/time_type_pb"
|
764
|
+
Google::Ads::GoogleAds::V7::Enums::TimeTypeEnum::TimeType.descriptor
|
549
765
|
end
|
550
766
|
|
551
|
-
# Returns the descriptor for the
|
767
|
+
# Returns the descriptor for the AssetPerformanceLabel enum
|
552
768
|
#
|
553
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
554
|
-
def self.
|
555
|
-
require "google/ads/google_ads/v7/enums/
|
556
|
-
Google::Ads::GoogleAds::V7::Enums::
|
769
|
+
# @return [Google::Protobuf::EnumDescriptor] for the AssetPerformanceLabel enum
|
770
|
+
def self.asset_performance_label
|
771
|
+
require "google/ads/google_ads/v7/enums/asset_performance_label_pb"
|
772
|
+
Google::Ads::GoogleAds::V7::Enums::AssetPerformanceLabelEnum::AssetPerformanceLabel.descriptor
|
557
773
|
end
|
558
774
|
|
559
|
-
# Returns the descriptor for the
|
775
|
+
# Returns the descriptor for the ServedAssetFieldType enum
|
560
776
|
#
|
561
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
562
|
-
def self.
|
563
|
-
require "google/ads/google_ads/v7/enums/
|
564
|
-
Google::Ads::GoogleAds::V7::Enums::
|
777
|
+
# @return [Google::Protobuf::EnumDescriptor] for the ServedAssetFieldType enum
|
778
|
+
def self.served_asset_field_type
|
779
|
+
require "google/ads/google_ads/v7/enums/served_asset_field_type_pb"
|
780
|
+
Google::Ads::GoogleAds::V7::Enums::ServedAssetFieldTypeEnum::ServedAssetFieldType.descriptor
|
565
781
|
end
|
566
782
|
|
567
|
-
# Returns the descriptor for the
|
783
|
+
# Returns the descriptor for the CallConversionReportingState enum
|
568
784
|
#
|
569
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
570
|
-
def self.
|
571
|
-
require "google/ads/google_ads/v7/enums/
|
572
|
-
Google::Ads::GoogleAds::V7::Enums::
|
785
|
+
# @return [Google::Protobuf::EnumDescriptor] for the CallConversionReportingState enum
|
786
|
+
def self.call_conversion_reporting_state
|
787
|
+
require "google/ads/google_ads/v7/enums/call_conversion_reporting_state_pb"
|
788
|
+
Google::Ads::GoogleAds::V7::Enums::CallConversionReportingStateEnum::CallConversionReportingState.descriptor
|
573
789
|
end
|
574
790
|
|
575
|
-
# Returns the descriptor for the
|
791
|
+
# Returns the descriptor for the DisplayAdFormatSetting enum
|
576
792
|
#
|
577
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
578
|
-
def self.
|
579
|
-
require "google/ads/google_ads/v7/enums/
|
580
|
-
Google::Ads::GoogleAds::V7::Enums::
|
793
|
+
# @return [Google::Protobuf::EnumDescriptor] for the DisplayAdFormatSetting enum
|
794
|
+
def self.display_ad_format_setting
|
795
|
+
require "google/ads/google_ads/v7/enums/display_ad_format_setting_pb"
|
796
|
+
Google::Ads::GoogleAds::V7::Enums::DisplayAdFormatSettingEnum::DisplayAdFormatSetting.descriptor
|
581
797
|
end
|
582
798
|
|
583
|
-
# Returns the descriptor for the
|
799
|
+
# Returns the descriptor for the DisplayUploadProductType enum
|
584
800
|
#
|
585
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
586
|
-
def self.
|
587
|
-
require "google/ads/google_ads/v7/enums/
|
588
|
-
Google::Ads::GoogleAds::V7::Enums::
|
801
|
+
# @return [Google::Protobuf::EnumDescriptor] for the DisplayUploadProductType enum
|
802
|
+
def self.display_upload_product_type
|
803
|
+
require "google/ads/google_ads/v7/enums/display_upload_product_type_pb"
|
804
|
+
Google::Ads::GoogleAds::V7::Enums::DisplayUploadProductTypeEnum::DisplayUploadProductType.descriptor
|
589
805
|
end
|
590
806
|
|
591
|
-
# Returns the descriptor for the
|
807
|
+
# Returns the descriptor for the LegacyAppInstallAdAppStore enum
|
592
808
|
#
|
593
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
594
|
-
def self.
|
595
|
-
require "google/ads/google_ads/v7/enums/
|
596
|
-
Google::Ads::GoogleAds::V7::Enums::
|
809
|
+
# @return [Google::Protobuf::EnumDescriptor] for the LegacyAppInstallAdAppStore enum
|
810
|
+
def self.legacy_app_install_ad_app_store
|
811
|
+
require "google/ads/google_ads/v7/enums/legacy_app_install_ad_app_store_pb"
|
812
|
+
Google::Ads::GoogleAds::V7::Enums::LegacyAppInstallAdAppStoreEnum::LegacyAppInstallAdAppStore.descriptor
|
597
813
|
end
|
598
814
|
|
599
|
-
# Returns the descriptor for the
|
815
|
+
# Returns the descriptor for the MimeType enum
|
600
816
|
#
|
601
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
602
|
-
def self.
|
603
|
-
require "google/ads/google_ads/v7/enums/
|
604
|
-
Google::Ads::GoogleAds::V7::Enums::
|
817
|
+
# @return [Google::Protobuf::EnumDescriptor] for the MimeType enum
|
818
|
+
def self.mime_type
|
819
|
+
require "google/ads/google_ads/v7/enums/mime_type_pb"
|
820
|
+
Google::Ads::GoogleAds::V7::Enums::MimeTypeEnum::MimeType.descriptor
|
605
821
|
end
|
606
822
|
|
607
|
-
# Returns the descriptor for the
|
823
|
+
# Returns the descriptor for the AppUrlOperatingSystemType enum
|
608
824
|
#
|
609
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
610
|
-
def self.
|
611
|
-
require "google/ads/google_ads/v7/enums/
|
612
|
-
Google::Ads::GoogleAds::V7::Enums::
|
825
|
+
# @return [Google::Protobuf::EnumDescriptor] for the AppUrlOperatingSystemType enum
|
826
|
+
def self.app_url_operating_system_type
|
827
|
+
require "google/ads/google_ads/v7/enums/app_url_operating_system_type_pb"
|
828
|
+
Google::Ads::GoogleAds::V7::Enums::AppUrlOperatingSystemTypeEnum::AppUrlOperatingSystemType.descriptor
|
613
829
|
end
|
614
830
|
|
615
|
-
# Returns the descriptor for the
|
831
|
+
# Returns the descriptor for the AdType enum
|
616
832
|
#
|
617
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
618
|
-
def self.
|
619
|
-
require "google/ads/google_ads/v7/enums/
|
620
|
-
Google::Ads::GoogleAds::V7::Enums::
|
833
|
+
# @return [Google::Protobuf::EnumDescriptor] for the AdType enum
|
834
|
+
def self.ad_type
|
835
|
+
require "google/ads/google_ads/v7/enums/ad_type_pb"
|
836
|
+
Google::Ads::GoogleAds::V7::Enums::AdTypeEnum::AdType.descriptor
|
621
837
|
end
|
622
838
|
|
623
|
-
# Returns the descriptor for the
|
839
|
+
# Returns the descriptor for the SystemManagedResourceSource enum
|
624
840
|
#
|
625
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
626
|
-
def self.
|
627
|
-
require "google/ads/google_ads/v7/enums/
|
628
|
-
Google::Ads::GoogleAds::V7::Enums::
|
841
|
+
# @return [Google::Protobuf::EnumDescriptor] for the SystemManagedResourceSource enum
|
842
|
+
def self.system_managed_resource_source
|
843
|
+
require "google/ads/google_ads/v7/enums/system_managed_entity_source_pb"
|
844
|
+
Google::Ads::GoogleAds::V7::Enums::SystemManagedResourceSourceEnum::SystemManagedResourceSource.descriptor
|
629
845
|
end
|
630
846
|
|
631
|
-
# Returns the descriptor for the
|
847
|
+
# Returns the descriptor for the ManagerLinkStatus enum
|
632
848
|
#
|
633
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
634
|
-
def self.
|
635
|
-
require "google/ads/google_ads/v7/enums/
|
636
|
-
Google::Ads::GoogleAds::V7::Enums::
|
849
|
+
# @return [Google::Protobuf::EnumDescriptor] for the ManagerLinkStatus enum
|
850
|
+
def self.manager_link_status
|
851
|
+
require "google/ads/google_ads/v7/enums/manager_link_status_pb"
|
852
|
+
Google::Ads::GoogleAds::V7::Enums::ManagerLinkStatusEnum::ManagerLinkStatus.descriptor
|
637
853
|
end
|
638
854
|
|
639
|
-
# Returns the descriptor for the
|
855
|
+
# Returns the descriptor for the TargetImpressionShareLocation enum
|
640
856
|
#
|
641
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
642
|
-
def self.
|
643
|
-
require "google/ads/google_ads/v7/enums/
|
644
|
-
Google::Ads::GoogleAds::V7::Enums::
|
857
|
+
# @return [Google::Protobuf::EnumDescriptor] for the TargetImpressionShareLocation enum
|
858
|
+
def self.target_impression_share_location
|
859
|
+
require "google/ads/google_ads/v7/enums/target_impression_share_location_pb"
|
860
|
+
Google::Ads::GoogleAds::V7::Enums::TargetImpressionShareLocationEnum::TargetImpressionShareLocation.descriptor
|
645
861
|
end
|
646
862
|
|
647
|
-
# Returns the descriptor for the
|
863
|
+
# Returns the descriptor for the BiddingStrategyStatus enum
|
648
864
|
#
|
649
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
650
|
-
def self.
|
651
|
-
require "google/ads/google_ads/v7/enums/
|
652
|
-
Google::Ads::GoogleAds::V7::Enums::
|
865
|
+
# @return [Google::Protobuf::EnumDescriptor] for the BiddingStrategyStatus enum
|
866
|
+
def self.bidding_strategy_status
|
867
|
+
require "google/ads/google_ads/v7/enums/bidding_strategy_status_pb"
|
868
|
+
Google::Ads::GoogleAds::V7::Enums::BiddingStrategyStatusEnum::BiddingStrategyStatus.descriptor
|
653
869
|
end
|
654
870
|
|
655
871
|
# Returns the descriptor for the BiddingStrategyType enum
|
@@ -660,900 +876,636 @@ module Google
|
|
660
876
|
Google::Ads::GoogleAds::V7::Enums::BiddingStrategyTypeEnum::BiddingStrategyType.descriptor
|
661
877
|
end
|
662
878
|
|
663
|
-
# Returns the descriptor for the
|
879
|
+
# Returns the descriptor for the CampaignSharedSetStatus enum
|
664
880
|
#
|
665
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
666
|
-
def self.
|
667
|
-
require "google/ads/google_ads/v7/enums/
|
668
|
-
Google::Ads::GoogleAds::V7::Enums::
|
881
|
+
# @return [Google::Protobuf::EnumDescriptor] for the CampaignSharedSetStatus enum
|
882
|
+
def self.campaign_shared_set_status
|
883
|
+
require "google/ads/google_ads/v7/enums/campaign_shared_set_status_pb"
|
884
|
+
Google::Ads::GoogleAds::V7::Enums::CampaignSharedSetStatusEnum::CampaignSharedSetStatus.descriptor
|
669
885
|
end
|
670
886
|
|
671
|
-
# Returns the descriptor for the
|
887
|
+
# Returns the descriptor for the CustomerMatchUploadKeyType enum
|
672
888
|
#
|
673
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
674
|
-
def self.
|
675
|
-
require "google/ads/google_ads/v7/enums/
|
676
|
-
Google::Ads::GoogleAds::V7::Enums::
|
889
|
+
# @return [Google::Protobuf::EnumDescriptor] for the CustomerMatchUploadKeyType enum
|
890
|
+
def self.customer_match_upload_key_type
|
891
|
+
require "google/ads/google_ads/v7/enums/customer_match_upload_key_type_pb"
|
892
|
+
Google::Ads::GoogleAds::V7::Enums::CustomerMatchUploadKeyTypeEnum::CustomerMatchUploadKeyType.descriptor
|
677
893
|
end
|
678
894
|
|
679
|
-
# Returns the descriptor for the
|
895
|
+
# Returns the descriptor for the UserListCombinedRuleOperator enum
|
680
896
|
#
|
681
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
682
|
-
def self.
|
683
|
-
require "google/ads/google_ads/v7/enums/
|
684
|
-
Google::Ads::GoogleAds::V7::Enums::
|
897
|
+
# @return [Google::Protobuf::EnumDescriptor] for the UserListCombinedRuleOperator enum
|
898
|
+
def self.user_list_combined_rule_operator
|
899
|
+
require "google/ads/google_ads/v7/enums/user_list_combined_rule_operator_pb"
|
900
|
+
Google::Ads::GoogleAds::V7::Enums::UserListCombinedRuleOperatorEnum::UserListCombinedRuleOperator.descriptor
|
685
901
|
end
|
686
902
|
|
687
|
-
# Returns the descriptor for the
|
903
|
+
# Returns the descriptor for the UserListCrmDataSourceType enum
|
688
904
|
#
|
689
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
690
|
-
def self.
|
691
|
-
require "google/ads/google_ads/v7/enums/
|
692
|
-
Google::Ads::GoogleAds::V7::Enums::
|
905
|
+
# @return [Google::Protobuf::EnumDescriptor] for the UserListCrmDataSourceType enum
|
906
|
+
def self.user_list_crm_data_source_type
|
907
|
+
require "google/ads/google_ads/v7/enums/user_list_crm_data_source_type_pb"
|
908
|
+
Google::Ads::GoogleAds::V7::Enums::UserListCrmDataSourceTypeEnum::UserListCrmDataSourceType.descriptor
|
693
909
|
end
|
694
910
|
|
695
|
-
# Returns the descriptor for the
|
911
|
+
# Returns the descriptor for the UserListDateRuleItemOperator enum
|
696
912
|
#
|
697
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
698
|
-
def self.
|
699
|
-
require "google/ads/google_ads/v7/enums/
|
700
|
-
Google::Ads::GoogleAds::V7::Enums::
|
913
|
+
# @return [Google::Protobuf::EnumDescriptor] for the UserListDateRuleItemOperator enum
|
914
|
+
def self.user_list_date_rule_item_operator
|
915
|
+
require "google/ads/google_ads/v7/enums/user_list_date_rule_item_operator_pb"
|
916
|
+
Google::Ads::GoogleAds::V7::Enums::UserListDateRuleItemOperatorEnum::UserListDateRuleItemOperator.descriptor
|
701
917
|
end
|
702
918
|
|
703
|
-
# Returns the descriptor for the
|
919
|
+
# Returns the descriptor for the UserListLogicalRuleOperator enum
|
704
920
|
#
|
705
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
706
|
-
def self.
|
707
|
-
require "google/ads/google_ads/v7/enums/
|
708
|
-
Google::Ads::GoogleAds::V7::Enums::
|
921
|
+
# @return [Google::Protobuf::EnumDescriptor] for the UserListLogicalRuleOperator enum
|
922
|
+
def self.user_list_logical_rule_operator
|
923
|
+
require "google/ads/google_ads/v7/enums/user_list_logical_rule_operator_pb"
|
924
|
+
Google::Ads::GoogleAds::V7::Enums::UserListLogicalRuleOperatorEnum::UserListLogicalRuleOperator.descriptor
|
709
925
|
end
|
710
926
|
|
711
|
-
# Returns the descriptor for the
|
927
|
+
# Returns the descriptor for the UserListNumberRuleItemOperator enum
|
712
928
|
#
|
713
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
714
|
-
def self.
|
715
|
-
require "google/ads/google_ads/v7/enums/
|
716
|
-
Google::Ads::GoogleAds::V7::Enums::
|
929
|
+
# @return [Google::Protobuf::EnumDescriptor] for the UserListNumberRuleItemOperator enum
|
930
|
+
def self.user_list_number_rule_item_operator
|
931
|
+
require "google/ads/google_ads/v7/enums/user_list_number_rule_item_operator_pb"
|
932
|
+
Google::Ads::GoogleAds::V7::Enums::UserListNumberRuleItemOperatorEnum::UserListNumberRuleItemOperator.descriptor
|
717
933
|
end
|
718
934
|
|
719
|
-
# Returns the descriptor for the
|
935
|
+
# Returns the descriptor for the UserListPrepopulationStatus enum
|
720
936
|
#
|
721
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
722
|
-
def self.
|
723
|
-
require "google/ads/google_ads/v7/enums/
|
724
|
-
Google::Ads::GoogleAds::V7::Enums::
|
937
|
+
# @return [Google::Protobuf::EnumDescriptor] for the UserListPrepopulationStatus enum
|
938
|
+
def self.user_list_prepopulation_status
|
939
|
+
require "google/ads/google_ads/v7/enums/user_list_prepopulation_status_pb"
|
940
|
+
Google::Ads::GoogleAds::V7::Enums::UserListPrepopulationStatusEnum::UserListPrepopulationStatus.descriptor
|
725
941
|
end
|
726
942
|
|
727
|
-
# Returns the descriptor for the
|
943
|
+
# Returns the descriptor for the UserListRuleType enum
|
728
944
|
#
|
729
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
730
|
-
def self.
|
731
|
-
require "google/ads/google_ads/v7/enums/
|
732
|
-
Google::Ads::GoogleAds::V7::Enums::
|
945
|
+
# @return [Google::Protobuf::EnumDescriptor] for the UserListRuleType enum
|
946
|
+
def self.user_list_rule_type
|
947
|
+
require "google/ads/google_ads/v7/enums/user_list_rule_type_pb"
|
948
|
+
Google::Ads::GoogleAds::V7::Enums::UserListRuleTypeEnum::UserListRuleType.descriptor
|
733
949
|
end
|
734
950
|
|
735
|
-
# Returns the descriptor for the
|
951
|
+
# Returns the descriptor for the UserListStringRuleItemOperator enum
|
736
952
|
#
|
737
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
738
|
-
def self.
|
739
|
-
require "google/ads/google_ads/v7/enums/
|
740
|
-
Google::Ads::GoogleAds::V7::Enums::
|
953
|
+
# @return [Google::Protobuf::EnumDescriptor] for the UserListStringRuleItemOperator enum
|
954
|
+
def self.user_list_string_rule_item_operator
|
955
|
+
require "google/ads/google_ads/v7/enums/user_list_string_rule_item_operator_pb"
|
956
|
+
Google::Ads::GoogleAds::V7::Enums::UserListStringRuleItemOperatorEnum::UserListStringRuleItemOperator.descriptor
|
741
957
|
end
|
742
958
|
|
743
|
-
# Returns the descriptor for the
|
959
|
+
# Returns the descriptor for the AccessReason enum
|
744
960
|
#
|
745
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
746
|
-
def self.
|
747
|
-
require "google/ads/google_ads/v7/enums/
|
748
|
-
Google::Ads::GoogleAds::V7::Enums::
|
961
|
+
# @return [Google::Protobuf::EnumDescriptor] for the AccessReason enum
|
962
|
+
def self.access_reason
|
963
|
+
require "google/ads/google_ads/v7/enums/access_reason_pb"
|
964
|
+
Google::Ads::GoogleAds::V7::Enums::AccessReasonEnum::AccessReason.descriptor
|
749
965
|
end
|
750
966
|
|
751
|
-
# Returns the descriptor for the
|
967
|
+
# Returns the descriptor for the UserListAccessStatus enum
|
752
968
|
#
|
753
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
754
|
-
def self.
|
755
|
-
require "google/ads/google_ads/v7/enums/
|
756
|
-
Google::Ads::GoogleAds::V7::Enums::
|
969
|
+
# @return [Google::Protobuf::EnumDescriptor] for the UserListAccessStatus enum
|
970
|
+
def self.user_list_access_status
|
971
|
+
require "google/ads/google_ads/v7/enums/user_list_access_status_pb"
|
972
|
+
Google::Ads::GoogleAds::V7::Enums::UserListAccessStatusEnum::UserListAccessStatus.descriptor
|
757
973
|
end
|
758
974
|
|
759
|
-
# Returns the descriptor for the
|
975
|
+
# Returns the descriptor for the UserListClosingReason enum
|
760
976
|
#
|
761
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
762
|
-
def self.
|
763
|
-
require "google/ads/google_ads/v7/enums/
|
764
|
-
Google::Ads::GoogleAds::V7::Enums::
|
977
|
+
# @return [Google::Protobuf::EnumDescriptor] for the UserListClosingReason enum
|
978
|
+
def self.user_list_closing_reason
|
979
|
+
require "google/ads/google_ads/v7/enums/user_list_closing_reason_pb"
|
980
|
+
Google::Ads::GoogleAds::V7::Enums::UserListClosingReasonEnum::UserListClosingReason.descriptor
|
765
981
|
end
|
766
982
|
|
767
|
-
# Returns the descriptor for the
|
983
|
+
# Returns the descriptor for the UserListMembershipStatus enum
|
768
984
|
#
|
769
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
770
|
-
def self.
|
771
|
-
require "google/ads/google_ads/v7/enums/
|
772
|
-
Google::Ads::GoogleAds::V7::Enums::
|
985
|
+
# @return [Google::Protobuf::EnumDescriptor] for the UserListMembershipStatus enum
|
986
|
+
def self.user_list_membership_status
|
987
|
+
require "google/ads/google_ads/v7/enums/user_list_membership_status_pb"
|
988
|
+
Google::Ads::GoogleAds::V7::Enums::UserListMembershipStatusEnum::UserListMembershipStatus.descriptor
|
773
989
|
end
|
774
990
|
|
775
|
-
# Returns the descriptor for the
|
991
|
+
# Returns the descriptor for the UserListSizeRange enum
|
776
992
|
#
|
777
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
778
|
-
def self.
|
779
|
-
require "google/ads/google_ads/v7/enums/
|
780
|
-
Google::Ads::GoogleAds::V7::Enums::
|
993
|
+
# @return [Google::Protobuf::EnumDescriptor] for the UserListSizeRange enum
|
994
|
+
def self.user_list_size_range
|
995
|
+
require "google/ads/google_ads/v7/enums/user_list_size_range_pb"
|
996
|
+
Google::Ads::GoogleAds::V7::Enums::UserListSizeRangeEnum::UserListSizeRange.descriptor
|
781
997
|
end
|
782
998
|
|
783
|
-
# Returns the descriptor for the
|
999
|
+
# Returns the descriptor for the UserListType enum
|
784
1000
|
#
|
785
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
786
|
-
def self.
|
787
|
-
require "google/ads/google_ads/v7/enums/
|
788
|
-
Google::Ads::GoogleAds::V7::Enums::
|
1001
|
+
# @return [Google::Protobuf::EnumDescriptor] for the UserListType enum
|
1002
|
+
def self.user_list_type
|
1003
|
+
require "google/ads/google_ads/v7/enums/user_list_type_pb"
|
1004
|
+
Google::Ads::GoogleAds::V7::Enums::UserListTypeEnum::UserListType.descriptor
|
789
1005
|
end
|
790
1006
|
|
791
|
-
# Returns the descriptor for the
|
1007
|
+
# Returns the descriptor for the ChangeClientType enum
|
792
1008
|
#
|
793
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
794
|
-
def self.
|
795
|
-
require "google/ads/google_ads/v7/enums/
|
796
|
-
Google::Ads::GoogleAds::V7::Enums::
|
1009
|
+
# @return [Google::Protobuf::EnumDescriptor] for the ChangeClientType enum
|
1010
|
+
def self.change_client_type
|
1011
|
+
require "google/ads/google_ads/v7/enums/change_client_type_pb"
|
1012
|
+
Google::Ads::GoogleAds::V7::Enums::ChangeClientTypeEnum::ChangeClientType.descriptor
|
797
1013
|
end
|
798
1014
|
|
799
|
-
# Returns the descriptor for the
|
1015
|
+
# Returns the descriptor for the ChangeEventResourceType enum
|
800
1016
|
#
|
801
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
802
|
-
def self.
|
803
|
-
require "google/ads/google_ads/v7/enums/
|
804
|
-
Google::Ads::GoogleAds::V7::Enums::
|
1017
|
+
# @return [Google::Protobuf::EnumDescriptor] for the ChangeEventResourceType enum
|
1018
|
+
def self.change_event_resource_type
|
1019
|
+
require "google/ads/google_ads/v7/enums/change_event_resource_type_pb"
|
1020
|
+
Google::Ads::GoogleAds::V7::Enums::ChangeEventResourceTypeEnum::ChangeEventResourceType.descriptor
|
805
1021
|
end
|
806
1022
|
|
807
|
-
# Returns the descriptor for the
|
1023
|
+
# Returns the descriptor for the ResourceChangeOperation enum
|
808
1024
|
#
|
809
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
810
|
-
def self.
|
811
|
-
require "google/ads/google_ads/v7/enums/
|
812
|
-
Google::Ads::GoogleAds::V7::Enums::
|
1025
|
+
# @return [Google::Protobuf::EnumDescriptor] for the ResourceChangeOperation enum
|
1026
|
+
def self.resource_change_operation
|
1027
|
+
require "google/ads/google_ads/v7/enums/resource_change_operation_pb"
|
1028
|
+
Google::Ads::GoogleAds::V7::Enums::ResourceChangeOperationEnum::ResourceChangeOperation.descriptor
|
1029
|
+
end
|
1030
|
+
|
1031
|
+
# Returns the descriptor for the TargetingDimension enum
|
1032
|
+
#
|
1033
|
+
# @return [Google::Protobuf::EnumDescriptor] for the TargetingDimension enum
|
1034
|
+
def self.targeting_dimension
|
1035
|
+
require "google/ads/google_ads/v7/enums/targeting_dimension_pb"
|
1036
|
+
Google::Ads::GoogleAds::V7::Enums::TargetingDimensionEnum::TargetingDimension.descriptor
|
813
1037
|
end
|
814
1038
|
|
815
1039
|
# Returns the descriptor for the Operator enum
|
816
1040
|
#
|
817
1041
|
# @return [Google::Protobuf::EnumDescriptor] for the Operator enum
|
818
1042
|
def self.operator
|
819
|
-
require "google/ads/google_ads/v7/
|
820
|
-
Google::Ads::GoogleAds::V7::
|
1043
|
+
require "google/ads/google_ads/v7/common/targeting_setting_pb"
|
1044
|
+
Google::Ads::GoogleAds::V7::Common::TargetRestrictionOperation::Operator.descriptor
|
821
1045
|
end
|
822
1046
|
|
823
|
-
# Returns the descriptor for the
|
1047
|
+
# Returns the descriptor for the AdGroupAdRotationMode enum
|
824
1048
|
#
|
825
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
826
|
-
def self.
|
827
|
-
require "google/ads/google_ads/v7/enums/
|
828
|
-
Google::Ads::GoogleAds::V7::Enums::
|
1049
|
+
# @return [Google::Protobuf::EnumDescriptor] for the AdGroupAdRotationMode enum
|
1050
|
+
def self.ad_group_ad_rotation_mode
|
1051
|
+
require "google/ads/google_ads/v7/enums/ad_group_ad_rotation_mode_pb"
|
1052
|
+
Google::Ads::GoogleAds::V7::Enums::AdGroupAdRotationModeEnum::AdGroupAdRotationMode.descriptor
|
829
1053
|
end
|
830
1054
|
|
831
|
-
# Returns the descriptor for the
|
1055
|
+
# Returns the descriptor for the AdGroupStatus enum
|
832
1056
|
#
|
833
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
834
|
-
def self.
|
835
|
-
require "google/ads/google_ads/v7/enums/
|
836
|
-
Google::Ads::GoogleAds::V7::Enums::
|
1057
|
+
# @return [Google::Protobuf::EnumDescriptor] for the AdGroupStatus enum
|
1058
|
+
def self.ad_group_status
|
1059
|
+
require "google/ads/google_ads/v7/enums/ad_group_status_pb"
|
1060
|
+
Google::Ads::GoogleAds::V7::Enums::AdGroupStatusEnum::AdGroupStatus.descriptor
|
837
1061
|
end
|
838
1062
|
|
839
|
-
# Returns the descriptor for the
|
1063
|
+
# Returns the descriptor for the AdGroupType enum
|
840
1064
|
#
|
841
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
842
|
-
def self.
|
843
|
-
require "google/ads/google_ads/v7/enums/
|
844
|
-
Google::Ads::GoogleAds::V7::Enums::
|
1065
|
+
# @return [Google::Protobuf::EnumDescriptor] for the AdGroupType enum
|
1066
|
+
def self.ad_group_type
|
1067
|
+
require "google/ads/google_ads/v7/enums/ad_group_type_pb"
|
1068
|
+
Google::Ads::GoogleAds::V7::Enums::AdGroupTypeEnum::AdGroupType.descriptor
|
845
1069
|
end
|
846
1070
|
|
847
|
-
# Returns the descriptor for the
|
1071
|
+
# Returns the descriptor for the BiddingSource enum
|
848
1072
|
#
|
849
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
850
|
-
def self.
|
851
|
-
require "google/ads/google_ads/v7/enums/
|
852
|
-
Google::Ads::GoogleAds::V7::Enums::
|
1073
|
+
# @return [Google::Protobuf::EnumDescriptor] for the BiddingSource enum
|
1074
|
+
def self.bidding_source
|
1075
|
+
require "google/ads/google_ads/v7/enums/bidding_source_pb"
|
1076
|
+
Google::Ads::GoogleAds::V7::Enums::BiddingSourceEnum::BiddingSource.descriptor
|
853
1077
|
end
|
854
1078
|
|
855
|
-
# Returns the descriptor for the
|
1079
|
+
# Returns the descriptor for the AdGroupAdStatus enum
|
856
1080
|
#
|
857
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
858
|
-
def self.
|
859
|
-
require "google/ads/google_ads/v7/enums/
|
860
|
-
Google::Ads::GoogleAds::V7::Enums::
|
1081
|
+
# @return [Google::Protobuf::EnumDescriptor] for the AdGroupAdStatus enum
|
1082
|
+
def self.ad_group_ad_status
|
1083
|
+
require "google/ads/google_ads/v7/enums/ad_group_ad_status_pb"
|
1084
|
+
Google::Ads::GoogleAds::V7::Enums::AdGroupAdStatusEnum::AdGroupAdStatus.descriptor
|
861
1085
|
end
|
862
1086
|
|
863
|
-
# Returns the descriptor for the
|
1087
|
+
# Returns the descriptor for the AdStrength enum
|
864
1088
|
#
|
865
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
866
|
-
def self.
|
867
|
-
require "google/ads/google_ads/v7/
|
868
|
-
Google::Ads::GoogleAds::V7::
|
1089
|
+
# @return [Google::Protobuf::EnumDescriptor] for the AdStrength enum
|
1090
|
+
def self.ad_strength
|
1091
|
+
require "google/ads/google_ads/v7/enums/ad_strength_pb"
|
1092
|
+
Google::Ads::GoogleAds::V7::Enums::AdStrengthEnum::AdStrength.descriptor
|
869
1093
|
end
|
870
1094
|
|
871
|
-
# Returns the descriptor for the
|
1095
|
+
# Returns the descriptor for the BidModifierSource enum
|
872
1096
|
#
|
873
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
874
|
-
def self.
|
875
|
-
require "google/ads/google_ads/v7/enums/
|
876
|
-
Google::Ads::GoogleAds::V7::Enums::
|
1097
|
+
# @return [Google::Protobuf::EnumDescriptor] for the BidModifierSource enum
|
1098
|
+
def self.bid_modifier_source
|
1099
|
+
require "google/ads/google_ads/v7/enums/bid_modifier_source_pb"
|
1100
|
+
Google::Ads::GoogleAds::V7::Enums::BidModifierSourceEnum::BidModifierSource.descriptor
|
877
1101
|
end
|
878
1102
|
|
879
|
-
# Returns the descriptor for the
|
1103
|
+
# Returns the descriptor for the AdGroupCriterionApprovalStatus enum
|
880
1104
|
#
|
881
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
882
|
-
def self.
|
883
|
-
require "google/ads/google_ads/v7/enums/
|
884
|
-
Google::Ads::GoogleAds::V7::Enums::
|
1105
|
+
# @return [Google::Protobuf::EnumDescriptor] for the AdGroupCriterionApprovalStatus enum
|
1106
|
+
def self.ad_group_criterion_approval_status
|
1107
|
+
require "google/ads/google_ads/v7/enums/ad_group_criterion_approval_status_pb"
|
1108
|
+
Google::Ads::GoogleAds::V7::Enums::AdGroupCriterionApprovalStatusEnum::AdGroupCriterionApprovalStatus.descriptor
|
885
1109
|
end
|
886
1110
|
|
887
|
-
# Returns the descriptor for the
|
1111
|
+
# Returns the descriptor for the AdGroupCriterionStatus enum
|
888
1112
|
#
|
889
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
890
|
-
def self.
|
891
|
-
require "google/ads/google_ads/v7/enums/
|
892
|
-
Google::Ads::GoogleAds::V7::Enums::
|
1113
|
+
# @return [Google::Protobuf::EnumDescriptor] for the AdGroupCriterionStatus enum
|
1114
|
+
def self.ad_group_criterion_status
|
1115
|
+
require "google/ads/google_ads/v7/enums/ad_group_criterion_status_pb"
|
1116
|
+
Google::Ads::GoogleAds::V7::Enums::AdGroupCriterionStatusEnum::AdGroupCriterionStatus.descriptor
|
893
1117
|
end
|
894
1118
|
|
895
|
-
# Returns the descriptor for the
|
1119
|
+
# Returns the descriptor for the CriterionSystemServingStatus enum
|
896
1120
|
#
|
897
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
898
|
-
def self.
|
899
|
-
require "google/ads/google_ads/v7/enums/
|
900
|
-
Google::Ads::GoogleAds::V7::Enums::
|
1121
|
+
# @return [Google::Protobuf::EnumDescriptor] for the CriterionSystemServingStatus enum
|
1122
|
+
def self.criterion_system_serving_status
|
1123
|
+
require "google/ads/google_ads/v7/enums/criterion_system_serving_status_pb"
|
1124
|
+
Google::Ads::GoogleAds::V7::Enums::CriterionSystemServingStatusEnum::CriterionSystemServingStatus.descriptor
|
901
1125
|
end
|
902
1126
|
|
903
|
-
# Returns the descriptor for the
|
1127
|
+
# Returns the descriptor for the QualityScoreBucket enum
|
904
1128
|
#
|
905
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
906
|
-
def self.
|
907
|
-
require "google/ads/google_ads/v7/enums/
|
908
|
-
Google::Ads::GoogleAds::V7::Enums::
|
1129
|
+
# @return [Google::Protobuf::EnumDescriptor] for the QualityScoreBucket enum
|
1130
|
+
def self.quality_score_bucket
|
1131
|
+
require "google/ads/google_ads/v7/enums/quality_score_bucket_pb"
|
1132
|
+
Google::Ads::GoogleAds::V7::Enums::QualityScoreBucketEnum::QualityScoreBucket.descriptor
|
909
1133
|
end
|
910
1134
|
|
911
|
-
# Returns the descriptor for the
|
1135
|
+
# Returns the descriptor for the FrequencyCapEventType enum
|
912
1136
|
#
|
913
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
914
|
-
def self.
|
915
|
-
require "google/ads/google_ads/v7/enums/
|
916
|
-
Google::Ads::GoogleAds::V7::Enums::
|
1137
|
+
# @return [Google::Protobuf::EnumDescriptor] for the FrequencyCapEventType enum
|
1138
|
+
def self.frequency_cap_event_type
|
1139
|
+
require "google/ads/google_ads/v7/enums/frequency_cap_event_type_pb"
|
1140
|
+
Google::Ads::GoogleAds::V7::Enums::FrequencyCapEventTypeEnum::FrequencyCapEventType.descriptor
|
917
1141
|
end
|
918
1142
|
|
919
|
-
# Returns the descriptor for the
|
1143
|
+
# Returns the descriptor for the FrequencyCapLevel enum
|
920
1144
|
#
|
921
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
922
|
-
def self.
|
923
|
-
require "google/ads/google_ads/v7/enums/
|
924
|
-
Google::Ads::GoogleAds::V7::Enums::
|
1145
|
+
# @return [Google::Protobuf::EnumDescriptor] for the FrequencyCapLevel enum
|
1146
|
+
def self.frequency_cap_level
|
1147
|
+
require "google/ads/google_ads/v7/enums/frequency_cap_level_pb"
|
1148
|
+
Google::Ads::GoogleAds::V7::Enums::FrequencyCapLevelEnum::FrequencyCapLevel.descriptor
|
925
1149
|
end
|
926
1150
|
|
927
|
-
# Returns the descriptor for the
|
1151
|
+
# Returns the descriptor for the FrequencyCapTimeUnit enum
|
928
1152
|
#
|
929
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
930
|
-
def self.
|
931
|
-
require "google/ads/google_ads/v7/enums/
|
932
|
-
Google::Ads::GoogleAds::V7::Enums::
|
1153
|
+
# @return [Google::Protobuf::EnumDescriptor] for the FrequencyCapTimeUnit enum
|
1154
|
+
def self.frequency_cap_time_unit
|
1155
|
+
require "google/ads/google_ads/v7/enums/frequency_cap_time_unit_pb"
|
1156
|
+
Google::Ads::GoogleAds::V7::Enums::FrequencyCapTimeUnitEnum::FrequencyCapTimeUnit.descriptor
|
933
1157
|
end
|
934
1158
|
|
935
|
-
# Returns the descriptor for the
|
1159
|
+
# Returns the descriptor for the AdServingOptimizationStatus enum
|
936
1160
|
#
|
937
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
938
|
-
def self.
|
939
|
-
require "google/ads/google_ads/v7/enums/
|
940
|
-
Google::Ads::GoogleAds::V7::Enums::
|
1161
|
+
# @return [Google::Protobuf::EnumDescriptor] for the AdServingOptimizationStatus enum
|
1162
|
+
def self.ad_serving_optimization_status
|
1163
|
+
require "google/ads/google_ads/v7/enums/ad_serving_optimization_status_pb"
|
1164
|
+
Google::Ads::GoogleAds::V7::Enums::AdServingOptimizationStatusEnum::AdServingOptimizationStatus.descriptor
|
941
1165
|
end
|
942
1166
|
|
943
|
-
# Returns the descriptor for the
|
1167
|
+
# Returns the descriptor for the AppCampaignAppStore enum
|
944
1168
|
#
|
945
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
946
|
-
def self.
|
947
|
-
require "google/ads/google_ads/v7/enums/
|
948
|
-
Google::Ads::GoogleAds::V7::Enums::
|
1169
|
+
# @return [Google::Protobuf::EnumDescriptor] for the AppCampaignAppStore enum
|
1170
|
+
def self.app_campaign_app_store
|
1171
|
+
require "google/ads/google_ads/v7/enums/app_campaign_app_store_pb"
|
1172
|
+
Google::Ads::GoogleAds::V7::Enums::AppCampaignAppStoreEnum::AppCampaignAppStore.descriptor
|
949
1173
|
end
|
950
1174
|
|
951
|
-
# Returns the descriptor for the
|
1175
|
+
# Returns the descriptor for the AppCampaignBiddingStrategyGoalType enum
|
952
1176
|
#
|
953
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
954
|
-
def self.
|
955
|
-
require "google/ads/google_ads/v7/enums/
|
956
|
-
Google::Ads::GoogleAds::V7::Enums::
|
1177
|
+
# @return [Google::Protobuf::EnumDescriptor] for the AppCampaignBiddingStrategyGoalType enum
|
1178
|
+
def self.app_campaign_bidding_strategy_goal_type
|
1179
|
+
require "google/ads/google_ads/v7/enums/app_campaign_bidding_strategy_goal_type_pb"
|
1180
|
+
Google::Ads::GoogleAds::V7::Enums::AppCampaignBiddingStrategyGoalTypeEnum::AppCampaignBiddingStrategyGoalType.descriptor
|
957
1181
|
end
|
958
1182
|
|
959
|
-
# Returns the descriptor for the
|
1183
|
+
# Returns the descriptor for the BrandSafetySuitability enum
|
960
1184
|
#
|
961
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
962
|
-
def self.
|
963
|
-
require "google/ads/google_ads/v7/enums/
|
964
|
-
Google::Ads::GoogleAds::V7::Enums::
|
1185
|
+
# @return [Google::Protobuf::EnumDescriptor] for the BrandSafetySuitability enum
|
1186
|
+
def self.brand_safety_suitability
|
1187
|
+
require "google/ads/google_ads/v7/enums/brand_safety_suitability_pb"
|
1188
|
+
Google::Ads::GoogleAds::V7::Enums::BrandSafetySuitabilityEnum::BrandSafetySuitability.descriptor
|
965
1189
|
end
|
966
1190
|
|
967
|
-
# Returns the descriptor for the
|
1191
|
+
# Returns the descriptor for the CampaignExperimentType enum
|
968
1192
|
#
|
969
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
970
|
-
def self.
|
971
|
-
require "google/ads/google_ads/v7/enums/
|
972
|
-
Google::Ads::GoogleAds::V7::Enums::
|
1193
|
+
# @return [Google::Protobuf::EnumDescriptor] for the CampaignExperimentType enum
|
1194
|
+
def self.campaign_experiment_type
|
1195
|
+
require "google/ads/google_ads/v7/enums/campaign_experiment_type_pb"
|
1196
|
+
Google::Ads::GoogleAds::V7::Enums::CampaignExperimentTypeEnum::CampaignExperimentType.descriptor
|
973
1197
|
end
|
974
1198
|
|
975
|
-
# Returns the descriptor for the
|
1199
|
+
# Returns the descriptor for the CampaignServingStatus enum
|
976
1200
|
#
|
977
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
978
|
-
def self.
|
979
|
-
require "google/ads/google_ads/v7/enums/
|
980
|
-
Google::Ads::GoogleAds::V7::Enums::
|
1201
|
+
# @return [Google::Protobuf::EnumDescriptor] for the CampaignServingStatus enum
|
1202
|
+
def self.campaign_serving_status
|
1203
|
+
require "google/ads/google_ads/v7/enums/campaign_serving_status_pb"
|
1204
|
+
Google::Ads::GoogleAds::V7::Enums::CampaignServingStatusEnum::CampaignServingStatus.descriptor
|
981
1205
|
end
|
982
1206
|
|
983
|
-
# Returns the descriptor for the
|
1207
|
+
# Returns the descriptor for the CampaignStatus enum
|
984
1208
|
#
|
985
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
986
|
-
def self.
|
987
|
-
require "google/ads/google_ads/v7/enums/
|
988
|
-
Google::Ads::GoogleAds::V7::Enums::
|
1209
|
+
# @return [Google::Protobuf::EnumDescriptor] for the CampaignStatus enum
|
1210
|
+
def self.campaign_status
|
1211
|
+
require "google/ads/google_ads/v7/enums/campaign_status_pb"
|
1212
|
+
Google::Ads::GoogleAds::V7::Enums::CampaignStatusEnum::CampaignStatus.descriptor
|
989
1213
|
end
|
990
1214
|
|
991
|
-
# Returns the descriptor for the
|
1215
|
+
# Returns the descriptor for the LocationSourceType enum
|
992
1216
|
#
|
993
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
994
|
-
def self.
|
995
|
-
require "google/ads/google_ads/v7/enums/
|
996
|
-
Google::Ads::GoogleAds::V7::Enums::
|
1217
|
+
# @return [Google::Protobuf::EnumDescriptor] for the LocationSourceType enum
|
1218
|
+
def self.location_source_type
|
1219
|
+
require "google/ads/google_ads/v7/enums/location_source_type_pb"
|
1220
|
+
Google::Ads::GoogleAds::V7::Enums::LocationSourceTypeEnum::LocationSourceType.descriptor
|
997
1221
|
end
|
998
1222
|
|
999
|
-
# Returns the descriptor for the
|
1223
|
+
# Returns the descriptor for the NegativeGeoTargetType enum
|
1000
1224
|
#
|
1001
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
1002
|
-
def self.
|
1003
|
-
require "google/ads/google_ads/v7/enums/
|
1004
|
-
Google::Ads::GoogleAds::V7::Enums::
|
1225
|
+
# @return [Google::Protobuf::EnumDescriptor] for the NegativeGeoTargetType enum
|
1226
|
+
def self.negative_geo_target_type
|
1227
|
+
require "google/ads/google_ads/v7/enums/negative_geo_target_type_pb"
|
1228
|
+
Google::Ads::GoogleAds::V7::Enums::NegativeGeoTargetTypeEnum::NegativeGeoTargetType.descriptor
|
1005
1229
|
end
|
1006
1230
|
|
1007
|
-
# Returns the descriptor for the
|
1231
|
+
# Returns the descriptor for the OptimizationGoalType enum
|
1008
1232
|
#
|
1009
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
1010
|
-
def self.
|
1011
|
-
require "google/ads/google_ads/v7/enums/
|
1012
|
-
Google::Ads::GoogleAds::V7::Enums::
|
1233
|
+
# @return [Google::Protobuf::EnumDescriptor] for the OptimizationGoalType enum
|
1234
|
+
def self.optimization_goal_type
|
1235
|
+
require "google/ads/google_ads/v7/enums/optimization_goal_type_pb"
|
1236
|
+
Google::Ads::GoogleAds::V7::Enums::OptimizationGoalTypeEnum::OptimizationGoalType.descriptor
|
1013
1237
|
end
|
1014
1238
|
|
1015
|
-
# Returns the descriptor for the
|
1239
|
+
# Returns the descriptor for the PaymentMode enum
|
1016
1240
|
#
|
1017
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
1018
|
-
def self.
|
1019
|
-
require "google/ads/google_ads/v7/enums/
|
1020
|
-
Google::Ads::GoogleAds::V7::Enums::
|
1241
|
+
# @return [Google::Protobuf::EnumDescriptor] for the PaymentMode enum
|
1242
|
+
def self.payment_mode
|
1243
|
+
require "google/ads/google_ads/v7/enums/payment_mode_pb"
|
1244
|
+
Google::Ads::GoogleAds::V7::Enums::PaymentModeEnum::PaymentMode.descriptor
|
1021
1245
|
end
|
1022
1246
|
|
1023
|
-
# Returns the descriptor for the
|
1247
|
+
# Returns the descriptor for the PositiveGeoTargetType enum
|
1024
1248
|
#
|
1025
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
1026
|
-
def self.
|
1027
|
-
require "google/ads/google_ads/v7/enums/
|
1028
|
-
Google::Ads::GoogleAds::V7::Enums::
|
1249
|
+
# @return [Google::Protobuf::EnumDescriptor] for the PositiveGeoTargetType enum
|
1250
|
+
def self.positive_geo_target_type
|
1251
|
+
require "google/ads/google_ads/v7/enums/positive_geo_target_type_pb"
|
1252
|
+
Google::Ads::GoogleAds::V7::Enums::PositiveGeoTargetTypeEnum::PositiveGeoTargetType.descriptor
|
1029
1253
|
end
|
1030
1254
|
|
1031
|
-
# Returns the descriptor for the
|
1255
|
+
# Returns the descriptor for the VanityPharmaDisplayUrlMode enum
|
1032
1256
|
#
|
1033
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
1034
|
-
def self.
|
1035
|
-
require "google/ads/google_ads/v7/enums/
|
1036
|
-
Google::Ads::GoogleAds::V7::Enums::
|
1037
|
-
end
|
1038
|
-
|
1039
|
-
# Returns the descriptor for the AppStore enum
|
1040
|
-
#
|
1041
|
-
# @return [Google::Protobuf::EnumDescriptor] for the AppStore enum
|
1042
|
-
def self.app_store
|
1043
|
-
require "google/ads/google_ads/v7/enums/app_store_pb"
|
1044
|
-
Google::Ads::GoogleAds::V7::Enums::AppStoreEnum::AppStore.descriptor
|
1045
|
-
end
|
1046
|
-
|
1047
|
-
# Returns the descriptor for the PriceExtensionPriceQualifier enum
|
1048
|
-
#
|
1049
|
-
# @return [Google::Protobuf::EnumDescriptor] for the PriceExtensionPriceQualifier enum
|
1050
|
-
def self.price_extension_price_qualifier
|
1051
|
-
require "google/ads/google_ads/v7/enums/price_extension_price_qualifier_pb"
|
1052
|
-
Google::Ads::GoogleAds::V7::Enums::PriceExtensionPriceQualifierEnum::PriceExtensionPriceQualifier.descriptor
|
1053
|
-
end
|
1054
|
-
|
1055
|
-
# Returns the descriptor for the PriceExtensionPriceUnit enum
|
1056
|
-
#
|
1057
|
-
# @return [Google::Protobuf::EnumDescriptor] for the PriceExtensionPriceUnit enum
|
1058
|
-
def self.price_extension_price_unit
|
1059
|
-
require "google/ads/google_ads/v7/enums/price_extension_price_unit_pb"
|
1060
|
-
Google::Ads::GoogleAds::V7::Enums::PriceExtensionPriceUnitEnum::PriceExtensionPriceUnit.descriptor
|
1061
|
-
end
|
1062
|
-
|
1063
|
-
# Returns the descriptor for the PriceExtensionType enum
|
1064
|
-
#
|
1065
|
-
# @return [Google::Protobuf::EnumDescriptor] for the PriceExtensionType enum
|
1066
|
-
def self.price_extension_type
|
1067
|
-
require "google/ads/google_ads/v7/enums/price_extension_type_pb"
|
1068
|
-
Google::Ads::GoogleAds::V7::Enums::PriceExtensionTypeEnum::PriceExtensionType.descriptor
|
1069
|
-
end
|
1070
|
-
|
1071
|
-
# Returns the descriptor for the RecommendationType enum
|
1072
|
-
#
|
1073
|
-
# @return [Google::Protobuf::EnumDescriptor] for the RecommendationType enum
|
1074
|
-
def self.recommendation_type
|
1075
|
-
require "google/ads/google_ads/v7/enums/recommendation_type_pb"
|
1076
|
-
Google::Ads::GoogleAds::V7::Enums::RecommendationTypeEnum::RecommendationType.descriptor
|
1077
|
-
end
|
1078
|
-
|
1079
|
-
# Returns the descriptor for the TargetCpaOptInRecommendationGoal enum
|
1080
|
-
#
|
1081
|
-
# @return [Google::Protobuf::EnumDescriptor] for the TargetCpaOptInRecommendationGoal enum
|
1082
|
-
def self.target_cpa_opt_in_recommendation_goal
|
1083
|
-
require "google/ads/google_ads/v7/enums/target_cpa_opt_in_recommendation_goal_pb"
|
1084
|
-
Google::Ads::GoogleAds::V7::Enums::TargetCpaOptInRecommendationGoalEnum::TargetCpaOptInRecommendationGoal.descriptor
|
1085
|
-
end
|
1086
|
-
|
1087
|
-
# Returns the descriptor for the FeedItemSetStringFilterType enum
|
1088
|
-
#
|
1089
|
-
# @return [Google::Protobuf::EnumDescriptor] for the FeedItemSetStringFilterType enum
|
1090
|
-
def self.feed_item_set_string_filter_type
|
1091
|
-
require "google/ads/google_ads/v7/enums/feed_item_set_string_filter_type_pb"
|
1092
|
-
Google::Ads::GoogleAds::V7::Enums::FeedItemSetStringFilterTypeEnum::FeedItemSetStringFilterType.descriptor
|
1093
|
-
end
|
1094
|
-
|
1095
|
-
# Returns the descriptor for the FeedItemSetStatus enum
|
1096
|
-
#
|
1097
|
-
# @return [Google::Protobuf::EnumDescriptor] for the FeedItemSetStatus enum
|
1098
|
-
def self.feed_item_set_status
|
1099
|
-
require "google/ads/google_ads/v7/enums/feed_item_set_status_pb"
|
1100
|
-
Google::Ads::GoogleAds::V7::Enums::FeedItemSetStatusEnum::FeedItemSetStatus.descriptor
|
1101
|
-
end
|
1102
|
-
|
1103
|
-
# Returns the descriptor for the FeedItemTargetDevice enum
|
1104
|
-
#
|
1105
|
-
# @return [Google::Protobuf::EnumDescriptor] for the FeedItemTargetDevice enum
|
1106
|
-
def self.feed_item_target_device
|
1107
|
-
require "google/ads/google_ads/v7/enums/feed_item_target_device_pb"
|
1108
|
-
Google::Ads::GoogleAds::V7::Enums::FeedItemTargetDeviceEnum::FeedItemTargetDevice.descriptor
|
1109
|
-
end
|
1110
|
-
|
1111
|
-
# Returns the descriptor for the AccountBudgetProposalStatus enum
|
1112
|
-
#
|
1113
|
-
# @return [Google::Protobuf::EnumDescriptor] for the AccountBudgetProposalStatus enum
|
1114
|
-
def self.account_budget_proposal_status
|
1115
|
-
require "google/ads/google_ads/v7/enums/account_budget_proposal_status_pb"
|
1116
|
-
Google::Ads::GoogleAds::V7::Enums::AccountBudgetProposalStatusEnum::AccountBudgetProposalStatus.descriptor
|
1117
|
-
end
|
1118
|
-
|
1119
|
-
# Returns the descriptor for the AccountBudgetProposalType enum
|
1120
|
-
#
|
1121
|
-
# @return [Google::Protobuf::EnumDescriptor] for the AccountBudgetProposalType enum
|
1122
|
-
def self.account_budget_proposal_type
|
1123
|
-
require "google/ads/google_ads/v7/enums/account_budget_proposal_type_pb"
|
1124
|
-
Google::Ads::GoogleAds::V7::Enums::AccountBudgetProposalTypeEnum::AccountBudgetProposalType.descriptor
|
1125
|
-
end
|
1126
|
-
|
1127
|
-
# Returns the descriptor for the SpendingLimitType enum
|
1128
|
-
#
|
1129
|
-
# @return [Google::Protobuf::EnumDescriptor] for the SpendingLimitType enum
|
1130
|
-
def self.spending_limit_type
|
1131
|
-
require "google/ads/google_ads/v7/enums/spending_limit_type_pb"
|
1132
|
-
Google::Ads::GoogleAds::V7::Enums::SpendingLimitTypeEnum::SpendingLimitType.descriptor
|
1133
|
-
end
|
1134
|
-
|
1135
|
-
# Returns the descriptor for the TimeType enum
|
1136
|
-
#
|
1137
|
-
# @return [Google::Protobuf::EnumDescriptor] for the TimeType enum
|
1138
|
-
def self.time_type
|
1139
|
-
require "google/ads/google_ads/v7/enums/time_type_pb"
|
1140
|
-
Google::Ads::GoogleAds::V7::Enums::TimeTypeEnum::TimeType.descriptor
|
1141
|
-
end
|
1142
|
-
|
1143
|
-
# Returns the descriptor for the GeoTargetConstantStatus enum
|
1144
|
-
#
|
1145
|
-
# @return [Google::Protobuf::EnumDescriptor] for the GeoTargetConstantStatus enum
|
1146
|
-
def self.geo_target_constant_status
|
1147
|
-
require "google/ads/google_ads/v7/enums/geo_target_constant_status_pb"
|
1148
|
-
Google::Ads::GoogleAds::V7::Enums::GeoTargetConstantStatusEnum::GeoTargetConstantStatus.descriptor
|
1149
|
-
end
|
1150
|
-
|
1151
|
-
# Returns the descriptor for the UserInterestTaxonomyType enum
|
1152
|
-
#
|
1153
|
-
# @return [Google::Protobuf::EnumDescriptor] for the UserInterestTaxonomyType enum
|
1154
|
-
def self.user_interest_taxonomy_type
|
1155
|
-
require "google/ads/google_ads/v7/enums/user_interest_taxonomy_type_pb"
|
1156
|
-
Google::Ads::GoogleAds::V7::Enums::UserInterestTaxonomyTypeEnum::UserInterestTaxonomyType.descriptor
|
1157
|
-
end
|
1158
|
-
|
1159
|
-
# Returns the descriptor for the KeywordPlanNetwork enum
|
1160
|
-
#
|
1161
|
-
# @return [Google::Protobuf::EnumDescriptor] for the KeywordPlanNetwork enum
|
1162
|
-
def self.keyword_plan_network
|
1163
|
-
require "google/ads/google_ads/v7/enums/keyword_plan_network_pb"
|
1164
|
-
Google::Ads::GoogleAds::V7::Enums::KeywordPlanNetworkEnum::KeywordPlanNetwork.descriptor
|
1165
|
-
end
|
1166
|
-
|
1167
|
-
# Returns the descriptor for the GeoTargetingType enum
|
1168
|
-
#
|
1169
|
-
# @return [Google::Protobuf::EnumDescriptor] for the GeoTargetingType enum
|
1170
|
-
def self.geo_targeting_type
|
1171
|
-
require "google/ads/google_ads/v7/enums/geo_targeting_type_pb"
|
1172
|
-
Google::Ads::GoogleAds::V7::Enums::GeoTargetingTypeEnum::GeoTargetingType.descriptor
|
1173
|
-
end
|
1174
|
-
|
1175
|
-
# Returns the descriptor for the AccountBudgetStatus enum
|
1176
|
-
#
|
1177
|
-
# @return [Google::Protobuf::EnumDescriptor] for the AccountBudgetStatus enum
|
1178
|
-
def self.account_budget_status
|
1179
|
-
require "google/ads/google_ads/v7/enums/account_budget_status_pb"
|
1180
|
-
Google::Ads::GoogleAds::V7::Enums::AccountBudgetStatusEnum::AccountBudgetStatus.descriptor
|
1181
|
-
end
|
1182
|
-
|
1183
|
-
# Returns the descriptor for the TrackingCodePageFormat enum
|
1184
|
-
#
|
1185
|
-
# @return [Google::Protobuf::EnumDescriptor] for the TrackingCodePageFormat enum
|
1186
|
-
def self.tracking_code_page_format
|
1187
|
-
require "google/ads/google_ads/v7/enums/tracking_code_page_format_pb"
|
1188
|
-
Google::Ads::GoogleAds::V7::Enums::TrackingCodePageFormatEnum::TrackingCodePageFormat.descriptor
|
1189
|
-
end
|
1190
|
-
|
1191
|
-
# Returns the descriptor for the TrackingCodeType enum
|
1192
|
-
#
|
1193
|
-
# @return [Google::Protobuf::EnumDescriptor] for the TrackingCodeType enum
|
1194
|
-
def self.tracking_code_type
|
1195
|
-
require "google/ads/google_ads/v7/enums/tracking_code_type_pb"
|
1196
|
-
Google::Ads::GoogleAds::V7::Enums::TrackingCodeTypeEnum::TrackingCodeType.descriptor
|
1197
|
-
end
|
1198
|
-
|
1199
|
-
# Returns the descriptor for the AttributionModel enum
|
1200
|
-
#
|
1201
|
-
# @return [Google::Protobuf::EnumDescriptor] for the AttributionModel enum
|
1202
|
-
def self.attribution_model
|
1203
|
-
require "google/ads/google_ads/v7/enums/attribution_model_pb"
|
1204
|
-
Google::Ads::GoogleAds::V7::Enums::AttributionModelEnum::AttributionModel.descriptor
|
1205
|
-
end
|
1206
|
-
|
1207
|
-
# Returns the descriptor for the ConversionActionCategory enum
|
1208
|
-
#
|
1209
|
-
# @return [Google::Protobuf::EnumDescriptor] for the ConversionActionCategory enum
|
1210
|
-
def self.conversion_action_category
|
1211
|
-
require "google/ads/google_ads/v7/enums/conversion_action_category_pb"
|
1212
|
-
Google::Ads::GoogleAds::V7::Enums::ConversionActionCategoryEnum::ConversionActionCategory.descriptor
|
1213
|
-
end
|
1214
|
-
|
1215
|
-
# Returns the descriptor for the ConversionActionCountingType enum
|
1216
|
-
#
|
1217
|
-
# @return [Google::Protobuf::EnumDescriptor] for the ConversionActionCountingType enum
|
1218
|
-
def self.conversion_action_counting_type
|
1219
|
-
require "google/ads/google_ads/v7/enums/conversion_action_counting_type_pb"
|
1220
|
-
Google::Ads::GoogleAds::V7::Enums::ConversionActionCountingTypeEnum::ConversionActionCountingType.descriptor
|
1221
|
-
end
|
1222
|
-
|
1223
|
-
# Returns the descriptor for the ConversionActionStatus enum
|
1224
|
-
#
|
1225
|
-
# @return [Google::Protobuf::EnumDescriptor] for the ConversionActionStatus enum
|
1226
|
-
def self.conversion_action_status
|
1227
|
-
require "google/ads/google_ads/v7/enums/conversion_action_status_pb"
|
1228
|
-
Google::Ads::GoogleAds::V7::Enums::ConversionActionStatusEnum::ConversionActionStatus.descriptor
|
1229
|
-
end
|
1230
|
-
|
1231
|
-
# Returns the descriptor for the ConversionActionType enum
|
1232
|
-
#
|
1233
|
-
# @return [Google::Protobuf::EnumDescriptor] for the ConversionActionType enum
|
1234
|
-
def self.conversion_action_type
|
1235
|
-
require "google/ads/google_ads/v7/enums/conversion_action_type_pb"
|
1236
|
-
Google::Ads::GoogleAds::V7::Enums::ConversionActionTypeEnum::ConversionActionType.descriptor
|
1237
|
-
end
|
1238
|
-
|
1239
|
-
# Returns the descriptor for the DataDrivenModelStatus enum
|
1240
|
-
#
|
1241
|
-
# @return [Google::Protobuf::EnumDescriptor] for the DataDrivenModelStatus enum
|
1242
|
-
def self.data_driven_model_status
|
1243
|
-
require "google/ads/google_ads/v7/enums/data_driven_model_status_pb"
|
1244
|
-
Google::Ads::GoogleAds::V7::Enums::DataDrivenModelStatusEnum::DataDrivenModelStatus.descriptor
|
1245
|
-
end
|
1246
|
-
|
1247
|
-
# Returns the descriptor for the MobileAppVendor enum
|
1248
|
-
#
|
1249
|
-
# @return [Google::Protobuf::EnumDescriptor] for the MobileAppVendor enum
|
1250
|
-
def self.mobile_app_vendor
|
1251
|
-
require "google/ads/google_ads/v7/enums/mobile_app_vendor_pb"
|
1252
|
-
Google::Ads::GoogleAds::V7::Enums::MobileAppVendorEnum::MobileAppVendor.descriptor
|
1253
|
-
end
|
1254
|
-
|
1255
|
-
# Returns the descriptor for the DistanceBucket enum
|
1256
|
-
#
|
1257
|
-
# @return [Google::Protobuf::EnumDescriptor] for the DistanceBucket enum
|
1258
|
-
def self.distance_bucket
|
1259
|
-
require "google/ads/google_ads/v7/enums/distance_bucket_pb"
|
1260
|
-
Google::Ads::GoogleAds::V7::Enums::DistanceBucketEnum::DistanceBucket.descriptor
|
1261
|
-
end
|
1262
|
-
|
1263
|
-
# Returns the descriptor for the MonthOfYear enum
|
1264
|
-
#
|
1265
|
-
# @return [Google::Protobuf::EnumDescriptor] for the MonthOfYear enum
|
1266
|
-
def self.month_of_year
|
1267
|
-
require "google/ads/google_ads/v7/enums/month_of_year_pb"
|
1268
|
-
Google::Ads::GoogleAds::V7::Enums::MonthOfYearEnum::MonthOfYear.descriptor
|
1269
|
-
end
|
1270
|
-
|
1271
|
-
# Returns the descriptor for the KeywordPlanForecastInterval enum
|
1272
|
-
#
|
1273
|
-
# @return [Google::Protobuf::EnumDescriptor] for the KeywordPlanForecastInterval enum
|
1274
|
-
def self.keyword_plan_forecast_interval
|
1275
|
-
require "google/ads/google_ads/v7/enums/keyword_plan_forecast_interval_pb"
|
1276
|
-
Google::Ads::GoogleAds::V7::Enums::KeywordPlanForecastIntervalEnum::KeywordPlanForecastInterval.descriptor
|
1277
|
-
end
|
1278
|
-
|
1279
|
-
# Returns the descriptor for the ProductBiddingCategoryStatus enum
|
1280
|
-
#
|
1281
|
-
# @return [Google::Protobuf::EnumDescriptor] for the ProductBiddingCategoryStatus enum
|
1282
|
-
def self.product_bidding_category_status
|
1283
|
-
require "google/ads/google_ads/v7/enums/product_bidding_category_status_pb"
|
1284
|
-
Google::Ads::GoogleAds::V7::Enums::ProductBiddingCategoryStatusEnum::ProductBiddingCategoryStatus.descriptor
|
1285
|
-
end
|
1286
|
-
|
1287
|
-
# Returns the descriptor for the OperatingSystemVersionOperatorType enum
|
1288
|
-
#
|
1289
|
-
# @return [Google::Protobuf::EnumDescriptor] for the OperatingSystemVersionOperatorType enum
|
1290
|
-
def self.operating_system_version_operator_type
|
1291
|
-
require "google/ads/google_ads/v7/enums/operating_system_version_operator_type_pb"
|
1292
|
-
Google::Ads::GoogleAds::V7::Enums::OperatingSystemVersionOperatorTypeEnum::OperatingSystemVersionOperatorType.descriptor
|
1293
|
-
end
|
1294
|
-
|
1295
|
-
# Returns the descriptor for the AdCustomizerPlaceholderField enum
|
1296
|
-
#
|
1297
|
-
# @return [Google::Protobuf::EnumDescriptor] for the AdCustomizerPlaceholderField enum
|
1298
|
-
def self.ad_customizer_placeholder_field
|
1299
|
-
require "google/ads/google_ads/v7/enums/ad_customizer_placeholder_field_pb"
|
1300
|
-
Google::Ads::GoogleAds::V7::Enums::AdCustomizerPlaceholderFieldEnum::AdCustomizerPlaceholderField.descriptor
|
1301
|
-
end
|
1302
|
-
|
1303
|
-
# Returns the descriptor for the AffiliateLocationPlaceholderField enum
|
1304
|
-
#
|
1305
|
-
# @return [Google::Protobuf::EnumDescriptor] for the AffiliateLocationPlaceholderField enum
|
1306
|
-
def self.affiliate_location_placeholder_field
|
1307
|
-
require "google/ads/google_ads/v7/enums/affiliate_location_placeholder_field_pb"
|
1308
|
-
Google::Ads::GoogleAds::V7::Enums::AffiliateLocationPlaceholderFieldEnum::AffiliateLocationPlaceholderField.descriptor
|
1257
|
+
# @return [Google::Protobuf::EnumDescriptor] for the VanityPharmaDisplayUrlMode enum
|
1258
|
+
def self.vanity_pharma_display_url_mode
|
1259
|
+
require "google/ads/google_ads/v7/enums/vanity_pharma_display_url_mode_pb"
|
1260
|
+
Google::Ads::GoogleAds::V7::Enums::VanityPharmaDisplayUrlModeEnum::VanityPharmaDisplayUrlMode.descriptor
|
1309
1261
|
end
|
1310
1262
|
|
1311
|
-
# Returns the descriptor for the
|
1263
|
+
# Returns the descriptor for the VanityPharmaText enum
|
1312
1264
|
#
|
1313
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
1314
|
-
def self.
|
1315
|
-
require "google/ads/google_ads/v7/enums/
|
1316
|
-
Google::Ads::GoogleAds::V7::Enums::
|
1265
|
+
# @return [Google::Protobuf::EnumDescriptor] for the VanityPharmaText enum
|
1266
|
+
def self.vanity_pharma_text
|
1267
|
+
require "google/ads/google_ads/v7/enums/vanity_pharma_text_pb"
|
1268
|
+
Google::Ads::GoogleAds::V7::Enums::VanityPharmaTextEnum::VanityPharmaText.descriptor
|
1317
1269
|
end
|
1318
1270
|
|
1319
|
-
# Returns the descriptor for the
|
1271
|
+
# Returns the descriptor for the CampaignCriterionStatus enum
|
1320
1272
|
#
|
1321
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
1322
|
-
def self.
|
1323
|
-
require "google/ads/google_ads/v7/enums/
|
1324
|
-
Google::Ads::GoogleAds::V7::Enums::
|
1273
|
+
# @return [Google::Protobuf::EnumDescriptor] for the CampaignCriterionStatus enum
|
1274
|
+
def self.campaign_criterion_status
|
1275
|
+
require "google/ads/google_ads/v7/enums/campaign_criterion_status_pb"
|
1276
|
+
Google::Ads::GoogleAds::V7::Enums::CampaignCriterionStatusEnum::CampaignCriterionStatus.descriptor
|
1325
1277
|
end
|
1326
1278
|
|
1327
|
-
# Returns the descriptor for the
|
1279
|
+
# Returns the descriptor for the CustomAudienceMemberType enum
|
1328
1280
|
#
|
1329
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
1330
|
-
def self.
|
1331
|
-
require "google/ads/google_ads/v7/enums/
|
1332
|
-
Google::Ads::GoogleAds::V7::Enums::
|
1281
|
+
# @return [Google::Protobuf::EnumDescriptor] for the CustomAudienceMemberType enum
|
1282
|
+
def self.custom_audience_member_type
|
1283
|
+
require "google/ads/google_ads/v7/enums/custom_audience_member_type_pb"
|
1284
|
+
Google::Ads::GoogleAds::V7::Enums::CustomAudienceMemberTypeEnum::CustomAudienceMemberType.descriptor
|
1333
1285
|
end
|
1334
1286
|
|
1335
|
-
# Returns the descriptor for the
|
1287
|
+
# Returns the descriptor for the CustomAudienceStatus enum
|
1336
1288
|
#
|
1337
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
1338
|
-
def self.
|
1339
|
-
require "google/ads/google_ads/v7/enums/
|
1340
|
-
Google::Ads::GoogleAds::V7::Enums::
|
1289
|
+
# @return [Google::Protobuf::EnumDescriptor] for the CustomAudienceStatus enum
|
1290
|
+
def self.custom_audience_status
|
1291
|
+
require "google/ads/google_ads/v7/enums/custom_audience_status_pb"
|
1292
|
+
Google::Ads::GoogleAds::V7::Enums::CustomAudienceStatusEnum::CustomAudienceStatus.descriptor
|
1341
1293
|
end
|
1342
1294
|
|
1343
|
-
# Returns the descriptor for the
|
1295
|
+
# Returns the descriptor for the CustomAudienceType enum
|
1344
1296
|
#
|
1345
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
1346
|
-
def self.
|
1347
|
-
require "google/ads/google_ads/v7/enums/
|
1348
|
-
Google::Ads::GoogleAds::V7::Enums::
|
1297
|
+
# @return [Google::Protobuf::EnumDescriptor] for the CustomAudienceType enum
|
1298
|
+
def self.custom_audience_type
|
1299
|
+
require "google/ads/google_ads/v7/enums/custom_audience_type_pb"
|
1300
|
+
Google::Ads::GoogleAds::V7::Enums::CustomAudienceTypeEnum::CustomAudienceType.descriptor
|
1349
1301
|
end
|
1350
1302
|
|
1351
|
-
# Returns the descriptor for the
|
1303
|
+
# Returns the descriptor for the ProductBiddingCategoryStatus enum
|
1352
1304
|
#
|
1353
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
1354
|
-
def self.
|
1355
|
-
require "google/ads/google_ads/v7/enums/
|
1356
|
-
Google::Ads::GoogleAds::V7::Enums::
|
1305
|
+
# @return [Google::Protobuf::EnumDescriptor] for the ProductBiddingCategoryStatus enum
|
1306
|
+
def self.product_bidding_category_status
|
1307
|
+
require "google/ads/google_ads/v7/enums/product_bidding_category_status_pb"
|
1308
|
+
Google::Ads::GoogleAds::V7::Enums::ProductBiddingCategoryStatusEnum::ProductBiddingCategoryStatus.descriptor
|
1357
1309
|
end
|
1358
1310
|
|
1359
|
-
# Returns the descriptor for the
|
1311
|
+
# Returns the descriptor for the MerchantCenterLinkStatus enum
|
1360
1312
|
#
|
1361
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
1362
|
-
def self.
|
1363
|
-
require "google/ads/google_ads/v7/enums/
|
1364
|
-
Google::Ads::GoogleAds::V7::Enums::
|
1313
|
+
# @return [Google::Protobuf::EnumDescriptor] for the MerchantCenterLinkStatus enum
|
1314
|
+
def self.merchant_center_link_status
|
1315
|
+
require "google/ads/google_ads/v7/enums/merchant_center_link_status_pb"
|
1316
|
+
Google::Ads::GoogleAds::V7::Enums::MerchantCenterLinkStatusEnum::MerchantCenterLinkStatus.descriptor
|
1365
1317
|
end
|
1366
1318
|
|
1367
|
-
# Returns the descriptor for the
|
1319
|
+
# Returns the descriptor for the FeedItemTargetDevice enum
|
1368
1320
|
#
|
1369
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
1370
|
-
def self.
|
1371
|
-
require "google/ads/google_ads/v7/enums/
|
1372
|
-
Google::Ads::GoogleAds::V7::Enums::
|
1321
|
+
# @return [Google::Protobuf::EnumDescriptor] for the FeedItemTargetDevice enum
|
1322
|
+
def self.feed_item_target_device
|
1323
|
+
require "google/ads/google_ads/v7/enums/feed_item_target_device_pb"
|
1324
|
+
Google::Ads::GoogleAds::V7::Enums::FeedItemTargetDeviceEnum::FeedItemTargetDevice.descriptor
|
1373
1325
|
end
|
1374
1326
|
|
1375
|
-
# Returns the descriptor for the
|
1327
|
+
# Returns the descriptor for the FeedItemTargetStatus enum
|
1376
1328
|
#
|
1377
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
1378
|
-
def self.
|
1379
|
-
require "google/ads/google_ads/v7/enums/
|
1380
|
-
Google::Ads::GoogleAds::V7::Enums::
|
1329
|
+
# @return [Google::Protobuf::EnumDescriptor] for the FeedItemTargetStatus enum
|
1330
|
+
def self.feed_item_target_status
|
1331
|
+
require "google/ads/google_ads/v7/enums/feed_item_target_status_pb"
|
1332
|
+
Google::Ads::GoogleAds::V7::Enums::FeedItemTargetStatusEnum::FeedItemTargetStatus.descriptor
|
1381
1333
|
end
|
1382
1334
|
|
1383
|
-
# Returns the descriptor for the
|
1335
|
+
# Returns the descriptor for the FeedItemTargetType enum
|
1384
1336
|
#
|
1385
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
1386
|
-
def self.
|
1387
|
-
require "google/ads/google_ads/v7/enums/
|
1388
|
-
Google::Ads::GoogleAds::V7::Enums::
|
1337
|
+
# @return [Google::Protobuf::EnumDescriptor] for the FeedItemTargetType enum
|
1338
|
+
def self.feed_item_target_type
|
1339
|
+
require "google/ads/google_ads/v7/enums/feed_item_target_type_pb"
|
1340
|
+
Google::Ads::GoogleAds::V7::Enums::FeedItemTargetTypeEnum::FeedItemTargetType.descriptor
|
1389
1341
|
end
|
1390
1342
|
|
1391
|
-
# Returns the descriptor for the
|
1343
|
+
# Returns the descriptor for the AppStore enum
|
1392
1344
|
#
|
1393
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
1394
|
-
def self.
|
1395
|
-
require "google/ads/google_ads/v7/enums/
|
1396
|
-
Google::Ads::GoogleAds::V7::Enums::
|
1345
|
+
# @return [Google::Protobuf::EnumDescriptor] for the AppStore enum
|
1346
|
+
def self.app_store
|
1347
|
+
require "google/ads/google_ads/v7/enums/app_store_pb"
|
1348
|
+
Google::Ads::GoogleAds::V7::Enums::AppStoreEnum::AppStore.descriptor
|
1397
1349
|
end
|
1398
1350
|
|
1399
|
-
# Returns the descriptor for the
|
1351
|
+
# Returns the descriptor for the PriceExtensionPriceQualifier enum
|
1400
1352
|
#
|
1401
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
1402
|
-
def self.
|
1403
|
-
require "google/ads/google_ads/v7/enums/
|
1404
|
-
Google::Ads::GoogleAds::V7::Enums::
|
1353
|
+
# @return [Google::Protobuf::EnumDescriptor] for the PriceExtensionPriceQualifier enum
|
1354
|
+
def self.price_extension_price_qualifier
|
1355
|
+
require "google/ads/google_ads/v7/enums/price_extension_price_qualifier_pb"
|
1356
|
+
Google::Ads::GoogleAds::V7::Enums::PriceExtensionPriceQualifierEnum::PriceExtensionPriceQualifier.descriptor
|
1405
1357
|
end
|
1406
1358
|
|
1407
|
-
# Returns the descriptor for the
|
1359
|
+
# Returns the descriptor for the PriceExtensionPriceUnit enum
|
1408
1360
|
#
|
1409
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
1410
|
-
def self.
|
1411
|
-
require "google/ads/google_ads/v7/enums/
|
1412
|
-
Google::Ads::GoogleAds::V7::Enums::
|
1361
|
+
# @return [Google::Protobuf::EnumDescriptor] for the PriceExtensionPriceUnit enum
|
1362
|
+
def self.price_extension_price_unit
|
1363
|
+
require "google/ads/google_ads/v7/enums/price_extension_price_unit_pb"
|
1364
|
+
Google::Ads::GoogleAds::V7::Enums::PriceExtensionPriceUnitEnum::PriceExtensionPriceUnit.descriptor
|
1413
1365
|
end
|
1414
1366
|
|
1415
|
-
# Returns the descriptor for the
|
1367
|
+
# Returns the descriptor for the PriceExtensionType enum
|
1416
1368
|
#
|
1417
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
1418
|
-
def self.
|
1419
|
-
require "google/ads/google_ads/v7/enums/
|
1420
|
-
Google::Ads::GoogleAds::V7::Enums::
|
1369
|
+
# @return [Google::Protobuf::EnumDescriptor] for the PriceExtensionType enum
|
1370
|
+
def self.price_extension_type
|
1371
|
+
require "google/ads/google_ads/v7/enums/price_extension_type_pb"
|
1372
|
+
Google::Ads::GoogleAds::V7::Enums::PriceExtensionTypeEnum::PriceExtensionType.descriptor
|
1421
1373
|
end
|
1422
1374
|
|
1423
|
-
# Returns the descriptor for the
|
1375
|
+
# Returns the descriptor for the PromotionExtensionDiscountModifier enum
|
1424
1376
|
#
|
1425
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
1426
|
-
def self.
|
1427
|
-
require "google/ads/google_ads/v7/enums/
|
1428
|
-
Google::Ads::GoogleAds::V7::Enums::
|
1377
|
+
# @return [Google::Protobuf::EnumDescriptor] for the PromotionExtensionDiscountModifier enum
|
1378
|
+
def self.promotion_extension_discount_modifier
|
1379
|
+
require "google/ads/google_ads/v7/enums/promotion_extension_discount_modifier_pb"
|
1380
|
+
Google::Ads::GoogleAds::V7::Enums::PromotionExtensionDiscountModifierEnum::PromotionExtensionDiscountModifier.descriptor
|
1429
1381
|
end
|
1430
1382
|
|
1431
|
-
# Returns the descriptor for the
|
1383
|
+
# Returns the descriptor for the PromotionExtensionOccasion enum
|
1432
1384
|
#
|
1433
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
1434
|
-
def self.
|
1435
|
-
require "google/ads/google_ads/v7/enums/
|
1436
|
-
Google::Ads::GoogleAds::V7::Enums::
|
1385
|
+
# @return [Google::Protobuf::EnumDescriptor] for the PromotionExtensionOccasion enum
|
1386
|
+
def self.promotion_extension_occasion
|
1387
|
+
require "google/ads/google_ads/v7/enums/promotion_extension_occasion_pb"
|
1388
|
+
Google::Ads::GoogleAds::V7::Enums::PromotionExtensionOccasionEnum::PromotionExtensionOccasion.descriptor
|
1437
1389
|
end
|
1438
1390
|
|
1439
|
-
# Returns the descriptor for the
|
1391
|
+
# Returns the descriptor for the UserIdentifierSource enum
|
1440
1392
|
#
|
1441
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
1442
|
-
def self.
|
1443
|
-
require "google/ads/google_ads/v7/enums/
|
1444
|
-
Google::Ads::GoogleAds::V7::Enums::
|
1393
|
+
# @return [Google::Protobuf::EnumDescriptor] for the UserIdentifierSource enum
|
1394
|
+
def self.user_identifier_source
|
1395
|
+
require "google/ads/google_ads/v7/enums/user_identifier_source_pb"
|
1396
|
+
Google::Ads::GoogleAds::V7::Enums::UserIdentifierSourceEnum::UserIdentifierSource.descriptor
|
1445
1397
|
end
|
1446
1398
|
|
1447
|
-
# Returns the descriptor for the
|
1399
|
+
# Returns the descriptor for the OfflineUserDataJobFailureReason enum
|
1448
1400
|
#
|
1449
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
1450
|
-
def self.
|
1451
|
-
require "google/ads/google_ads/v7/enums/
|
1452
|
-
Google::Ads::GoogleAds::V7::Enums::
|
1401
|
+
# @return [Google::Protobuf::EnumDescriptor] for the OfflineUserDataJobFailureReason enum
|
1402
|
+
def self.offline_user_data_job_failure_reason
|
1403
|
+
require "google/ads/google_ads/v7/enums/offline_user_data_job_failure_reason_pb"
|
1404
|
+
Google::Ads::GoogleAds::V7::Enums::OfflineUserDataJobFailureReasonEnum::OfflineUserDataJobFailureReason.descriptor
|
1453
1405
|
end
|
1454
1406
|
|
1455
|
-
# Returns the descriptor for the
|
1407
|
+
# Returns the descriptor for the OfflineUserDataJobStatus enum
|
1456
1408
|
#
|
1457
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
1458
|
-
def self.
|
1459
|
-
require "google/ads/google_ads/v7/enums/
|
1460
|
-
Google::Ads::GoogleAds::V7::Enums::
|
1409
|
+
# @return [Google::Protobuf::EnumDescriptor] for the OfflineUserDataJobStatus enum
|
1410
|
+
def self.offline_user_data_job_status
|
1411
|
+
require "google/ads/google_ads/v7/enums/offline_user_data_job_status_pb"
|
1412
|
+
Google::Ads::GoogleAds::V7::Enums::OfflineUserDataJobStatusEnum::OfflineUserDataJobStatus.descriptor
|
1461
1413
|
end
|
1462
1414
|
|
1463
|
-
# Returns the descriptor for the
|
1415
|
+
# Returns the descriptor for the OfflineUserDataJobType enum
|
1464
1416
|
#
|
1465
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
1466
|
-
def self.
|
1467
|
-
require "google/ads/google_ads/v7/enums/
|
1468
|
-
Google::Ads::GoogleAds::V7::Enums::
|
1417
|
+
# @return [Google::Protobuf::EnumDescriptor] for the OfflineUserDataJobType enum
|
1418
|
+
def self.offline_user_data_job_type
|
1419
|
+
require "google/ads/google_ads/v7/enums/offline_user_data_job_type_pb"
|
1420
|
+
Google::Ads::GoogleAds::V7::Enums::OfflineUserDataJobTypeEnum::OfflineUserDataJobType.descriptor
|
1469
1421
|
end
|
1470
1422
|
|
1471
|
-
# Returns the descriptor for the
|
1423
|
+
# Returns the descriptor for the LeadFormCallToActionType enum
|
1472
1424
|
#
|
1473
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
1474
|
-
def self.
|
1475
|
-
require "google/ads/google_ads/v7/enums/
|
1476
|
-
Google::Ads::GoogleAds::V7::Enums::
|
1425
|
+
# @return [Google::Protobuf::EnumDescriptor] for the LeadFormCallToActionType enum
|
1426
|
+
def self.lead_form_call_to_action_type
|
1427
|
+
require "google/ads/google_ads/v7/enums/lead_form_call_to_action_type_pb"
|
1428
|
+
Google::Ads::GoogleAds::V7::Enums::LeadFormCallToActionTypeEnum::LeadFormCallToActionType.descriptor
|
1477
1429
|
end
|
1478
1430
|
|
1479
|
-
# Returns the descriptor for the
|
1431
|
+
# Returns the descriptor for the LeadFormDesiredIntent enum
|
1480
1432
|
#
|
1481
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
1482
|
-
def self.
|
1483
|
-
require "google/ads/google_ads/v7/enums/
|
1484
|
-
Google::Ads::GoogleAds::V7::Enums::
|
1433
|
+
# @return [Google::Protobuf::EnumDescriptor] for the LeadFormDesiredIntent enum
|
1434
|
+
def self.lead_form_desired_intent
|
1435
|
+
require "google/ads/google_ads/v7/enums/lead_form_desired_intent_pb"
|
1436
|
+
Google::Ads::GoogleAds::V7::Enums::LeadFormDesiredIntentEnum::LeadFormDesiredIntent.descriptor
|
1485
1437
|
end
|
1486
1438
|
|
1487
|
-
# Returns the descriptor for the
|
1439
|
+
# Returns the descriptor for the LeadFormFieldUserInputType enum
|
1488
1440
|
#
|
1489
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
1490
|
-
def self.
|
1491
|
-
require "google/ads/google_ads/v7/enums/
|
1492
|
-
Google::Ads::GoogleAds::V7::Enums::
|
1441
|
+
# @return [Google::Protobuf::EnumDescriptor] for the LeadFormFieldUserInputType enum
|
1442
|
+
def self.lead_form_field_user_input_type
|
1443
|
+
require "google/ads/google_ads/v7/enums/lead_form_field_user_input_type_pb"
|
1444
|
+
Google::Ads::GoogleAds::V7::Enums::LeadFormFieldUserInputTypeEnum::LeadFormFieldUserInputType.descriptor
|
1493
1445
|
end
|
1494
1446
|
|
1495
|
-
# Returns the descriptor for the
|
1447
|
+
# Returns the descriptor for the LeadFormPostSubmitCallToActionType enum
|
1496
1448
|
#
|
1497
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
1498
|
-
def self.
|
1499
|
-
require "google/ads/google_ads/v7/enums/
|
1500
|
-
Google::Ads::GoogleAds::V7::Enums::
|
1449
|
+
# @return [Google::Protobuf::EnumDescriptor] for the LeadFormPostSubmitCallToActionType enum
|
1450
|
+
def self.lead_form_post_submit_call_to_action_type
|
1451
|
+
require "google/ads/google_ads/v7/enums/lead_form_post_submit_call_to_action_type_pb"
|
1452
|
+
Google::Ads::GoogleAds::V7::Enums::LeadFormPostSubmitCallToActionTypeEnum::LeadFormPostSubmitCallToActionType.descriptor
|
1501
1453
|
end
|
1502
1454
|
|
1503
|
-
# Returns the descriptor for the
|
1455
|
+
# Returns the descriptor for the AssetType enum
|
1504
1456
|
#
|
1505
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
1506
|
-
def self.
|
1507
|
-
require "google/ads/google_ads/v7/enums/
|
1508
|
-
Google::Ads::GoogleAds::V7::Enums::
|
1457
|
+
# @return [Google::Protobuf::EnumDescriptor] for the AssetType enum
|
1458
|
+
def self.asset_type
|
1459
|
+
require "google/ads/google_ads/v7/enums/asset_type_pb"
|
1460
|
+
Google::Ads::GoogleAds::V7::Enums::AssetTypeEnum::AssetType.descriptor
|
1509
1461
|
end
|
1510
1462
|
|
1511
|
-
# Returns the descriptor for the
|
1463
|
+
# Returns the descriptor for the CampaignDraftStatus enum
|
1512
1464
|
#
|
1513
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
1514
|
-
def self.
|
1515
|
-
require "google/ads/google_ads/v7/enums/
|
1516
|
-
Google::Ads::GoogleAds::V7::Enums::
|
1465
|
+
# @return [Google::Protobuf::EnumDescriptor] for the CampaignDraftStatus enum
|
1466
|
+
def self.campaign_draft_status
|
1467
|
+
require "google/ads/google_ads/v7/enums/campaign_draft_status_pb"
|
1468
|
+
Google::Ads::GoogleAds::V7::Enums::CampaignDraftStatusEnum::CampaignDraftStatus.descriptor
|
1517
1469
|
end
|
1518
1470
|
|
1519
|
-
# Returns the descriptor for the
|
1471
|
+
# Returns the descriptor for the AccountLinkStatus enum
|
1520
1472
|
#
|
1521
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
1522
|
-
def self.
|
1523
|
-
require "google/ads/google_ads/v7/enums/
|
1524
|
-
Google::Ads::GoogleAds::V7::Enums::
|
1473
|
+
# @return [Google::Protobuf::EnumDescriptor] for the AccountLinkStatus enum
|
1474
|
+
def self.account_link_status
|
1475
|
+
require "google/ads/google_ads/v7/enums/account_link_status_pb"
|
1476
|
+
Google::Ads::GoogleAds::V7::Enums::AccountLinkStatusEnum::AccountLinkStatus.descriptor
|
1525
1477
|
end
|
1526
1478
|
|
1527
|
-
# Returns the descriptor for the
|
1479
|
+
# Returns the descriptor for the LinkedAccountType enum
|
1528
1480
|
#
|
1529
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
1530
|
-
def self.
|
1531
|
-
require "google/ads/google_ads/v7/enums/
|
1532
|
-
Google::Ads::GoogleAds::V7::Enums::
|
1481
|
+
# @return [Google::Protobuf::EnumDescriptor] for the LinkedAccountType enum
|
1482
|
+
def self.linked_account_type
|
1483
|
+
require "google/ads/google_ads/v7/enums/linked_account_type_pb"
|
1484
|
+
Google::Ads::GoogleAds::V7::Enums::LinkedAccountTypeEnum::LinkedAccountType.descriptor
|
1533
1485
|
end
|
1534
1486
|
|
1535
|
-
# Returns the descriptor for the
|
1487
|
+
# Returns the descriptor for the MobileAppVendor enum
|
1536
1488
|
#
|
1537
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
1538
|
-
def self.
|
1539
|
-
require "google/ads/google_ads/v7/enums/
|
1540
|
-
Google::Ads::GoogleAds::V7::Enums::
|
1489
|
+
# @return [Google::Protobuf::EnumDescriptor] for the MobileAppVendor enum
|
1490
|
+
def self.mobile_app_vendor
|
1491
|
+
require "google/ads/google_ads/v7/enums/mobile_app_vendor_pb"
|
1492
|
+
Google::Ads::GoogleAds::V7::Enums::MobileAppVendorEnum::MobileAppVendor.descriptor
|
1541
1493
|
end
|
1542
1494
|
|
1543
|
-
# Returns the descriptor for the
|
1495
|
+
# Returns the descriptor for the MediaType enum
|
1544
1496
|
#
|
1545
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
1546
|
-
def self.
|
1547
|
-
require "google/ads/google_ads/v7/enums/
|
1548
|
-
Google::Ads::GoogleAds::V7::Enums::
|
1497
|
+
# @return [Google::Protobuf::EnumDescriptor] for the MediaType enum
|
1498
|
+
def self.media_type
|
1499
|
+
require "google/ads/google_ads/v7/enums/media_type_pb"
|
1500
|
+
Google::Ads::GoogleAds::V7::Enums::MediaTypeEnum::MediaType.descriptor
|
1549
1501
|
end
|
1550
1502
|
|
1551
|
-
# Returns the descriptor for the
|
1503
|
+
# Returns the descriptor for the DistanceBucket enum
|
1552
1504
|
#
|
1553
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
1554
|
-
def self.
|
1555
|
-
require "google/ads/google_ads/v7/enums/
|
1556
|
-
Google::Ads::GoogleAds::V7::Enums::
|
1505
|
+
# @return [Google::Protobuf::EnumDescriptor] for the DistanceBucket enum
|
1506
|
+
def self.distance_bucket
|
1507
|
+
require "google/ads/google_ads/v7/enums/distance_bucket_pb"
|
1508
|
+
Google::Ads::GoogleAds::V7::Enums::DistanceBucketEnum::DistanceBucket.descriptor
|
1557
1509
|
end
|
1558
1510
|
|
1559
1511
|
# Returns the descriptor for the CampaignExperimentStatus enum
|
@@ -1572,292 +1524,308 @@ module Google
|
|
1572
1524
|
Google::Ads::GoogleAds::V7::Enums::CampaignExperimentTrafficSplitTypeEnum::CampaignExperimentTrafficSplitType.descriptor
|
1573
1525
|
end
|
1574
1526
|
|
1575
|
-
# Returns the descriptor for the
|
1527
|
+
# Returns the descriptor for the FeedItemSetStringFilterType enum
|
1576
1528
|
#
|
1577
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
1578
|
-
def self.
|
1579
|
-
require "google/ads/google_ads/v7/enums/
|
1580
|
-
Google::Ads::GoogleAds::V7::Enums::
|
1529
|
+
# @return [Google::Protobuf::EnumDescriptor] for the FeedItemSetStringFilterType enum
|
1530
|
+
def self.feed_item_set_string_filter_type
|
1531
|
+
require "google/ads/google_ads/v7/enums/feed_item_set_string_filter_type_pb"
|
1532
|
+
Google::Ads::GoogleAds::V7::Enums::FeedItemSetStringFilterTypeEnum::FeedItemSetStringFilterType.descriptor
|
1581
1533
|
end
|
1582
1534
|
|
1583
|
-
# Returns the descriptor for the
|
1535
|
+
# Returns the descriptor for the FeedItemSetStatus enum
|
1584
1536
|
#
|
1585
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
1586
|
-
def self.
|
1587
|
-
require "google/ads/google_ads/v7/enums/
|
1588
|
-
Google::Ads::GoogleAds::V7::Enums::
|
1537
|
+
# @return [Google::Protobuf::EnumDescriptor] for the FeedItemSetStatus enum
|
1538
|
+
def self.feed_item_set_status
|
1539
|
+
require "google/ads/google_ads/v7/enums/feed_item_set_status_pb"
|
1540
|
+
Google::Ads::GoogleAds::V7::Enums::FeedItemSetStatusEnum::FeedItemSetStatus.descriptor
|
1589
1541
|
end
|
1590
1542
|
|
1591
|
-
# Returns the descriptor for the
|
1543
|
+
# Returns the descriptor for the KeywordPlanNetwork enum
|
1592
1544
|
#
|
1593
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
1594
|
-
def self.
|
1595
|
-
require "google/ads/google_ads/v7/enums/
|
1596
|
-
Google::Ads::GoogleAds::V7::Enums::
|
1545
|
+
# @return [Google::Protobuf::EnumDescriptor] for the KeywordPlanNetwork enum
|
1546
|
+
def self.keyword_plan_network
|
1547
|
+
require "google/ads/google_ads/v7/enums/keyword_plan_network_pb"
|
1548
|
+
Google::Ads::GoogleAds::V7::Enums::KeywordPlanNetworkEnum::KeywordPlanNetwork.descriptor
|
1597
1549
|
end
|
1598
1550
|
|
1599
|
-
# Returns the descriptor for the
|
1551
|
+
# Returns the descriptor for the UserInterestTaxonomyType enum
|
1600
1552
|
#
|
1601
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
1602
|
-
def self.
|
1603
|
-
require "google/ads/google_ads/v7/enums/
|
1604
|
-
Google::Ads::GoogleAds::V7::Enums::
|
1553
|
+
# @return [Google::Protobuf::EnumDescriptor] for the UserInterestTaxonomyType enum
|
1554
|
+
def self.user_interest_taxonomy_type
|
1555
|
+
require "google/ads/google_ads/v7/enums/user_interest_taxonomy_type_pb"
|
1556
|
+
Google::Ads::GoogleAds::V7::Enums::UserInterestTaxonomyTypeEnum::UserInterestTaxonomyType.descriptor
|
1605
1557
|
end
|
1606
1558
|
|
1607
|
-
# Returns the descriptor for the
|
1559
|
+
# Returns the descriptor for the GeoTargetingType enum
|
1608
1560
|
#
|
1609
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
1610
|
-
def self.
|
1611
|
-
require "google/ads/google_ads/v7/enums/
|
1612
|
-
Google::Ads::GoogleAds::V7::Enums::
|
1561
|
+
# @return [Google::Protobuf::EnumDescriptor] for the GeoTargetingType enum
|
1562
|
+
def self.geo_targeting_type
|
1563
|
+
require "google/ads/google_ads/v7/enums/geo_targeting_type_pb"
|
1564
|
+
Google::Ads::GoogleAds::V7::Enums::GeoTargetingTypeEnum::GeoTargetingType.descriptor
|
1613
1565
|
end
|
1614
1566
|
|
1615
|
-
# Returns the descriptor for the
|
1567
|
+
# Returns the descriptor for the RecommendationType enum
|
1616
1568
|
#
|
1617
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
1618
|
-
def self.
|
1619
|
-
require "google/ads/google_ads/v7/enums/
|
1620
|
-
Google::Ads::GoogleAds::V7::Enums::
|
1569
|
+
# @return [Google::Protobuf::EnumDescriptor] for the RecommendationType enum
|
1570
|
+
def self.recommendation_type
|
1571
|
+
require "google/ads/google_ads/v7/enums/recommendation_type_pb"
|
1572
|
+
Google::Ads::GoogleAds::V7::Enums::RecommendationTypeEnum::RecommendationType.descriptor
|
1621
1573
|
end
|
1622
1574
|
|
1623
|
-
# Returns the descriptor for the
|
1575
|
+
# Returns the descriptor for the TargetCpaOptInRecommendationGoal enum
|
1624
1576
|
#
|
1625
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
1626
|
-
def self.
|
1627
|
-
require "google/ads/google_ads/v7/enums/
|
1628
|
-
Google::Ads::GoogleAds::V7::Enums::
|
1577
|
+
# @return [Google::Protobuf::EnumDescriptor] for the TargetCpaOptInRecommendationGoal enum
|
1578
|
+
def self.target_cpa_opt_in_recommendation_goal
|
1579
|
+
require "google/ads/google_ads/v7/enums/target_cpa_opt_in_recommendation_goal_pb"
|
1580
|
+
Google::Ads::GoogleAds::V7::Enums::TargetCpaOptInRecommendationGoalEnum::TargetCpaOptInRecommendationGoal.descriptor
|
1629
1581
|
end
|
1630
1582
|
|
1631
|
-
# Returns the descriptor for the
|
1583
|
+
# Returns the descriptor for the SharedSetStatus enum
|
1632
1584
|
#
|
1633
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
1634
|
-
def self.
|
1635
|
-
require "google/ads/google_ads/v7/enums/
|
1636
|
-
Google::Ads::GoogleAds::V7::Enums::
|
1585
|
+
# @return [Google::Protobuf::EnumDescriptor] for the SharedSetStatus enum
|
1586
|
+
def self.shared_set_status
|
1587
|
+
require "google/ads/google_ads/v7/enums/shared_set_status_pb"
|
1588
|
+
Google::Ads::GoogleAds::V7::Enums::SharedSetStatusEnum::SharedSetStatus.descriptor
|
1637
1589
|
end
|
1638
1590
|
|
1639
|
-
# Returns the descriptor for the
|
1591
|
+
# Returns the descriptor for the SharedSetType enum
|
1640
1592
|
#
|
1641
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
1642
|
-
def self.
|
1643
|
-
require "google/ads/google_ads/v7/enums/
|
1644
|
-
Google::Ads::GoogleAds::V7::Enums::
|
1593
|
+
# @return [Google::Protobuf::EnumDescriptor] for the SharedSetType enum
|
1594
|
+
def self.shared_set_type
|
1595
|
+
require "google/ads/google_ads/v7/enums/shared_set_type_pb"
|
1596
|
+
Google::Ads::GoogleAds::V7::Enums::SharedSetTypeEnum::SharedSetType.descriptor
|
1645
1597
|
end
|
1646
1598
|
|
1647
|
-
# Returns the descriptor for the
|
1599
|
+
# Returns the descriptor for the TrackingCodePageFormat enum
|
1648
1600
|
#
|
1649
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
1650
|
-
def self.
|
1651
|
-
require "google/ads/google_ads/v7/enums/
|
1652
|
-
Google::Ads::GoogleAds::V7::Enums::
|
1601
|
+
# @return [Google::Protobuf::EnumDescriptor] for the TrackingCodePageFormat enum
|
1602
|
+
def self.tracking_code_page_format
|
1603
|
+
require "google/ads/google_ads/v7/enums/tracking_code_page_format_pb"
|
1604
|
+
Google::Ads::GoogleAds::V7::Enums::TrackingCodePageFormatEnum::TrackingCodePageFormat.descriptor
|
1653
1605
|
end
|
1654
1606
|
|
1655
|
-
# Returns the descriptor for the
|
1607
|
+
# Returns the descriptor for the TrackingCodeType enum
|
1656
1608
|
#
|
1657
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
1658
|
-
def self.
|
1659
|
-
require "google/ads/google_ads/v7/enums/
|
1660
|
-
Google::Ads::GoogleAds::V7::Enums::
|
1609
|
+
# @return [Google::Protobuf::EnumDescriptor] for the TrackingCodeType enum
|
1610
|
+
def self.tracking_code_type
|
1611
|
+
require "google/ads/google_ads/v7/enums/tracking_code_type_pb"
|
1612
|
+
Google::Ads::GoogleAds::V7::Enums::TrackingCodeTypeEnum::TrackingCodeType.descriptor
|
1661
1613
|
end
|
1662
1614
|
|
1663
|
-
# Returns the descriptor for the
|
1615
|
+
# Returns the descriptor for the LabelStatus enum
|
1664
1616
|
#
|
1665
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
1666
|
-
def self.
|
1667
|
-
require "google/ads/google_ads/v7/enums/
|
1668
|
-
Google::Ads::GoogleAds::V7::Enums::
|
1617
|
+
# @return [Google::Protobuf::EnumDescriptor] for the LabelStatus enum
|
1618
|
+
def self.label_status
|
1619
|
+
require "google/ads/google_ads/v7/enums/label_status_pb"
|
1620
|
+
Google::Ads::GoogleAds::V7::Enums::LabelStatusEnum::LabelStatus.descriptor
|
1669
1621
|
end
|
1670
1622
|
|
1671
|
-
# Returns the descriptor for the
|
1623
|
+
# Returns the descriptor for the CombinedAudienceStatus enum
|
1672
1624
|
#
|
1673
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
1674
|
-
def self.
|
1675
|
-
require "google/ads/google_ads/v7/enums/
|
1676
|
-
Google::Ads::GoogleAds::V7::Enums::
|
1625
|
+
# @return [Google::Protobuf::EnumDescriptor] for the CombinedAudienceStatus enum
|
1626
|
+
def self.combined_audience_status
|
1627
|
+
require "google/ads/google_ads/v7/enums/combined_audience_status_pb"
|
1628
|
+
Google::Ads::GoogleAds::V7::Enums::CombinedAudienceStatusEnum::CombinedAudienceStatus.descriptor
|
1677
1629
|
end
|
1678
1630
|
|
1679
|
-
# Returns the descriptor for the
|
1631
|
+
# Returns the descriptor for the ConversionCustomVariableStatus enum
|
1680
1632
|
#
|
1681
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
1682
|
-
def self.
|
1683
|
-
require "google/ads/google_ads/v7/enums/
|
1684
|
-
Google::Ads::GoogleAds::V7::Enums::
|
1633
|
+
# @return [Google::Protobuf::EnumDescriptor] for the ConversionCustomVariableStatus enum
|
1634
|
+
def self.conversion_custom_variable_status
|
1635
|
+
require "google/ads/google_ads/v7/enums/conversion_custom_variable_status_pb"
|
1636
|
+
Google::Ads::GoogleAds::V7::Enums::ConversionCustomVariableStatusEnum::ConversionCustomVariableStatus.descriptor
|
1685
1637
|
end
|
1686
1638
|
|
1687
|
-
# Returns the descriptor for the
|
1639
|
+
# Returns the descriptor for the BatchJobStatus enum
|
1688
1640
|
#
|
1689
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
1690
|
-
def self.
|
1691
|
-
require "google/ads/google_ads/v7/enums/
|
1692
|
-
Google::Ads::GoogleAds::V7::Enums::
|
1641
|
+
# @return [Google::Protobuf::EnumDescriptor] for the BatchJobStatus enum
|
1642
|
+
def self.batch_job_status
|
1643
|
+
require "google/ads/google_ads/v7/enums/batch_job_status_pb"
|
1644
|
+
Google::Ads::GoogleAds::V7::Enums::BatchJobStatusEnum::BatchJobStatus.descriptor
|
1693
1645
|
end
|
1694
1646
|
|
1695
|
-
# Returns the descriptor for the
|
1647
|
+
# Returns the descriptor for the CustomInterestMemberType enum
|
1696
1648
|
#
|
1697
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
1698
|
-
def self.
|
1699
|
-
require "google/ads/google_ads/v7/enums/
|
1700
|
-
Google::Ads::GoogleAds::V7::Enums::
|
1649
|
+
# @return [Google::Protobuf::EnumDescriptor] for the CustomInterestMemberType enum
|
1650
|
+
def self.custom_interest_member_type
|
1651
|
+
require "google/ads/google_ads/v7/enums/custom_interest_member_type_pb"
|
1652
|
+
Google::Ads::GoogleAds::V7::Enums::CustomInterestMemberTypeEnum::CustomInterestMemberType.descriptor
|
1701
1653
|
end
|
1702
1654
|
|
1703
|
-
# Returns the descriptor for the
|
1655
|
+
# Returns the descriptor for the CustomInterestStatus enum
|
1704
1656
|
#
|
1705
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
1706
|
-
def self.
|
1707
|
-
require "google/ads/google_ads/v7/enums/
|
1708
|
-
Google::Ads::GoogleAds::V7::Enums::
|
1657
|
+
# @return [Google::Protobuf::EnumDescriptor] for the CustomInterestStatus enum
|
1658
|
+
def self.custom_interest_status
|
1659
|
+
require "google/ads/google_ads/v7/enums/custom_interest_status_pb"
|
1660
|
+
Google::Ads::GoogleAds::V7::Enums::CustomInterestStatusEnum::CustomInterestStatus.descriptor
|
1709
1661
|
end
|
1710
1662
|
|
1711
|
-
# Returns the descriptor for the
|
1663
|
+
# Returns the descriptor for the CustomInterestType enum
|
1712
1664
|
#
|
1713
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
1714
|
-
def self.
|
1715
|
-
require "google/ads/google_ads/v7/enums/
|
1716
|
-
Google::Ads::GoogleAds::V7::Enums::
|
1665
|
+
# @return [Google::Protobuf::EnumDescriptor] for the CustomInterestType enum
|
1666
|
+
def self.custom_interest_type
|
1667
|
+
require "google/ads/google_ads/v7/enums/custom_interest_type_pb"
|
1668
|
+
Google::Ads::GoogleAds::V7::Enums::CustomInterestTypeEnum::CustomInterestType.descriptor
|
1717
1669
|
end
|
1718
1670
|
|
1719
|
-
# Returns the descriptor for the
|
1671
|
+
# Returns the descriptor for the ChangeStatusOperation enum
|
1720
1672
|
#
|
1721
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
1722
|
-
def self.
|
1723
|
-
require "google/ads/google_ads/v7/enums/
|
1724
|
-
Google::Ads::GoogleAds::V7::Enums::
|
1673
|
+
# @return [Google::Protobuf::EnumDescriptor] for the ChangeStatusOperation enum
|
1674
|
+
def self.change_status_operation
|
1675
|
+
require "google/ads/google_ads/v7/enums/change_status_operation_pb"
|
1676
|
+
Google::Ads::GoogleAds::V7::Enums::ChangeStatusOperationEnum::ChangeStatusOperation.descriptor
|
1677
|
+
end
|
1678
|
+
|
1679
|
+
# Returns the descriptor for the ChangeStatusResourceType enum
|
1680
|
+
#
|
1681
|
+
# @return [Google::Protobuf::EnumDescriptor] for the ChangeStatusResourceType enum
|
1682
|
+
def self.change_status_resource_type
|
1683
|
+
require "google/ads/google_ads/v7/enums/change_status_resource_type_pb"
|
1684
|
+
Google::Ads::GoogleAds::V7::Enums::ChangeStatusResourceTypeEnum::ChangeStatusResourceType.descriptor
|
1685
|
+
end
|
1686
|
+
|
1687
|
+
# Returns the descriptor for the SearchTermTargetingStatus enum
|
1688
|
+
#
|
1689
|
+
# @return [Google::Protobuf::EnumDescriptor] for the SearchTermTargetingStatus enum
|
1690
|
+
def self.search_term_targeting_status
|
1691
|
+
require "google/ads/google_ads/v7/enums/search_term_targeting_status_pb"
|
1692
|
+
Google::Ads::GoogleAds::V7::Enums::SearchTermTargetingStatusEnum::SearchTermTargetingStatus.descriptor
|
1725
1693
|
end
|
1726
1694
|
|
1727
|
-
# Returns the descriptor for the
|
1695
|
+
# Returns the descriptor for the AccessInvitationStatus enum
|
1728
1696
|
#
|
1729
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
1730
|
-
def self.
|
1731
|
-
require "google/ads/google_ads/v7/enums/
|
1732
|
-
Google::Ads::GoogleAds::V7::Enums::
|
1697
|
+
# @return [Google::Protobuf::EnumDescriptor] for the AccessInvitationStatus enum
|
1698
|
+
def self.access_invitation_status
|
1699
|
+
require "google/ads/google_ads/v7/enums/access_invitation_status_pb"
|
1700
|
+
Google::Ads::GoogleAds::V7::Enums::AccessInvitationStatusEnum::AccessInvitationStatus.descriptor
|
1733
1701
|
end
|
1734
1702
|
|
1735
|
-
# Returns the descriptor for the
|
1703
|
+
# Returns the descriptor for the AccessRole enum
|
1736
1704
|
#
|
1737
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
1738
|
-
def self.
|
1739
|
-
require "google/ads/google_ads/v7/enums/
|
1740
|
-
Google::Ads::GoogleAds::V7::Enums::
|
1705
|
+
# @return [Google::Protobuf::EnumDescriptor] for the AccessRole enum
|
1706
|
+
def self.access_role
|
1707
|
+
require "google/ads/google_ads/v7/enums/access_role_pb"
|
1708
|
+
Google::Ads::GoogleAds::V7::Enums::AccessRoleEnum::AccessRole.descriptor
|
1741
1709
|
end
|
1742
1710
|
|
1743
|
-
# Returns the descriptor for the
|
1711
|
+
# Returns the descriptor for the GoogleAdsFieldCategory enum
|
1744
1712
|
#
|
1745
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
1746
|
-
def self.
|
1747
|
-
require "google/ads/google_ads/v7/enums/
|
1748
|
-
Google::Ads::GoogleAds::V7::Enums::
|
1713
|
+
# @return [Google::Protobuf::EnumDescriptor] for the GoogleAdsFieldCategory enum
|
1714
|
+
def self.google_ads_field_category
|
1715
|
+
require "google/ads/google_ads/v7/enums/google_ads_field_category_pb"
|
1716
|
+
Google::Ads::GoogleAds::V7::Enums::GoogleAdsFieldCategoryEnum::GoogleAdsFieldCategory.descriptor
|
1749
1717
|
end
|
1750
1718
|
|
1751
|
-
# Returns the descriptor for the
|
1719
|
+
# Returns the descriptor for the GoogleAdsFieldDataType enum
|
1752
1720
|
#
|
1753
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
1754
|
-
def self.
|
1755
|
-
require "google/ads/google_ads/v7/enums/
|
1756
|
-
Google::Ads::GoogleAds::V7::Enums::
|
1721
|
+
# @return [Google::Protobuf::EnumDescriptor] for the GoogleAdsFieldDataType enum
|
1722
|
+
def self.google_ads_field_data_type
|
1723
|
+
require "google/ads/google_ads/v7/enums/google_ads_field_data_type_pb"
|
1724
|
+
Google::Ads::GoogleAds::V7::Enums::GoogleAdsFieldDataTypeEnum::GoogleAdsFieldDataType.descriptor
|
1757
1725
|
end
|
1758
1726
|
|
1759
|
-
# Returns the descriptor for the
|
1727
|
+
# Returns the descriptor for the AccountBudgetProposalType enum
|
1760
1728
|
#
|
1761
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
1762
|
-
def self.
|
1763
|
-
require "google/ads/google_ads/v7/enums/
|
1764
|
-
Google::Ads::GoogleAds::V7::Enums::
|
1729
|
+
# @return [Google::Protobuf::EnumDescriptor] for the AccountBudgetProposalType enum
|
1730
|
+
def self.account_budget_proposal_type
|
1731
|
+
require "google/ads/google_ads/v7/enums/account_budget_proposal_type_pb"
|
1732
|
+
Google::Ads::GoogleAds::V7::Enums::AccountBudgetProposalTypeEnum::AccountBudgetProposalType.descriptor
|
1765
1733
|
end
|
1766
1734
|
|
1767
|
-
# Returns the descriptor for the
|
1735
|
+
# Returns the descriptor for the AccountBudgetStatus enum
|
1768
1736
|
#
|
1769
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
1770
|
-
def self.
|
1771
|
-
require "google/ads/google_ads/v7/enums/
|
1772
|
-
Google::Ads::GoogleAds::V7::Enums::
|
1737
|
+
# @return [Google::Protobuf::EnumDescriptor] for the AccountBudgetStatus enum
|
1738
|
+
def self.account_budget_status
|
1739
|
+
require "google/ads/google_ads/v7/enums/account_budget_status_pb"
|
1740
|
+
Google::Ads::GoogleAds::V7::Enums::AccountBudgetStatusEnum::AccountBudgetStatus.descriptor
|
1773
1741
|
end
|
1774
1742
|
|
1775
|
-
# Returns the descriptor for the
|
1743
|
+
# Returns the descriptor for the SpendingLimitType enum
|
1776
1744
|
#
|
1777
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
1778
|
-
def self.
|
1779
|
-
require "google/ads/google_ads/v7/enums/
|
1780
|
-
Google::Ads::GoogleAds::V7::Enums::
|
1745
|
+
# @return [Google::Protobuf::EnumDescriptor] for the SpendingLimitType enum
|
1746
|
+
def self.spending_limit_type
|
1747
|
+
require "google/ads/google_ads/v7/enums/spending_limit_type_pb"
|
1748
|
+
Google::Ads::GoogleAds::V7::Enums::SpendingLimitTypeEnum::SpendingLimitType.descriptor
|
1781
1749
|
end
|
1782
1750
|
|
1783
|
-
# Returns the descriptor for the
|
1751
|
+
# Returns the descriptor for the OperatingSystemVersionOperatorType enum
|
1784
1752
|
#
|
1785
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
1786
|
-
def self.
|
1787
|
-
require "google/ads/google_ads/v7/enums/
|
1788
|
-
Google::Ads::GoogleAds::V7::Enums::
|
1753
|
+
# @return [Google::Protobuf::EnumDescriptor] for the OperatingSystemVersionOperatorType enum
|
1754
|
+
def self.operating_system_version_operator_type
|
1755
|
+
require "google/ads/google_ads/v7/enums/operating_system_version_operator_type_pb"
|
1756
|
+
Google::Ads::GoogleAds::V7::Enums::OperatingSystemVersionOperatorTypeEnum::OperatingSystemVersionOperatorType.descriptor
|
1789
1757
|
end
|
1790
1758
|
|
1791
|
-
# Returns the descriptor for the
|
1759
|
+
# Returns the descriptor for the AttributionModel enum
|
1792
1760
|
#
|
1793
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
1794
|
-
def self.
|
1795
|
-
require "google/ads/google_ads/v7/enums/
|
1796
|
-
Google::Ads::GoogleAds::V7::Enums::
|
1761
|
+
# @return [Google::Protobuf::EnumDescriptor] for the AttributionModel enum
|
1762
|
+
def self.attribution_model
|
1763
|
+
require "google/ads/google_ads/v7/enums/attribution_model_pb"
|
1764
|
+
Google::Ads::GoogleAds::V7::Enums::AttributionModelEnum::AttributionModel.descriptor
|
1797
1765
|
end
|
1798
1766
|
|
1799
|
-
# Returns the descriptor for the
|
1767
|
+
# Returns the descriptor for the ConversionActionCategory enum
|
1800
1768
|
#
|
1801
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
1802
|
-
def self.
|
1803
|
-
require "google/ads/google_ads/v7/enums/
|
1804
|
-
Google::Ads::GoogleAds::V7::Enums::
|
1769
|
+
# @return [Google::Protobuf::EnumDescriptor] for the ConversionActionCategory enum
|
1770
|
+
def self.conversion_action_category
|
1771
|
+
require "google/ads/google_ads/v7/enums/conversion_action_category_pb"
|
1772
|
+
Google::Ads::GoogleAds::V7::Enums::ConversionActionCategoryEnum::ConversionActionCategory.descriptor
|
1805
1773
|
end
|
1806
1774
|
|
1807
|
-
# Returns the descriptor for the
|
1775
|
+
# Returns the descriptor for the ConversionActionCountingType enum
|
1808
1776
|
#
|
1809
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
1810
|
-
def self.
|
1811
|
-
require "google/ads/google_ads/v7/enums/
|
1812
|
-
Google::Ads::GoogleAds::V7::Enums::
|
1777
|
+
# @return [Google::Protobuf::EnumDescriptor] for the ConversionActionCountingType enum
|
1778
|
+
def self.conversion_action_counting_type
|
1779
|
+
require "google/ads/google_ads/v7/enums/conversion_action_counting_type_pb"
|
1780
|
+
Google::Ads::GoogleAds::V7::Enums::ConversionActionCountingTypeEnum::ConversionActionCountingType.descriptor
|
1813
1781
|
end
|
1814
1782
|
|
1815
|
-
# Returns the descriptor for the
|
1783
|
+
# Returns the descriptor for the ConversionActionStatus enum
|
1816
1784
|
#
|
1817
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
1818
|
-
def self.
|
1819
|
-
require "google/ads/google_ads/v7/enums/
|
1820
|
-
Google::Ads::GoogleAds::V7::Enums::
|
1785
|
+
# @return [Google::Protobuf::EnumDescriptor] for the ConversionActionStatus enum
|
1786
|
+
def self.conversion_action_status
|
1787
|
+
require "google/ads/google_ads/v7/enums/conversion_action_status_pb"
|
1788
|
+
Google::Ads::GoogleAds::V7::Enums::ConversionActionStatusEnum::ConversionActionStatus.descriptor
|
1821
1789
|
end
|
1822
1790
|
|
1823
|
-
# Returns the descriptor for the
|
1791
|
+
# Returns the descriptor for the ConversionActionType enum
|
1824
1792
|
#
|
1825
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
1826
|
-
def self.
|
1827
|
-
require "google/ads/google_ads/v7/enums/
|
1828
|
-
Google::Ads::GoogleAds::V7::Enums::
|
1793
|
+
# @return [Google::Protobuf::EnumDescriptor] for the ConversionActionType enum
|
1794
|
+
def self.conversion_action_type
|
1795
|
+
require "google/ads/google_ads/v7/enums/conversion_action_type_pb"
|
1796
|
+
Google::Ads::GoogleAds::V7::Enums::ConversionActionTypeEnum::ConversionActionType.descriptor
|
1829
1797
|
end
|
1830
1798
|
|
1831
|
-
# Returns the descriptor for the
|
1799
|
+
# Returns the descriptor for the DataDrivenModelStatus enum
|
1832
1800
|
#
|
1833
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
1834
|
-
def self.
|
1835
|
-
require "google/ads/google_ads/v7/enums/
|
1836
|
-
Google::Ads::GoogleAds::V7::Enums::
|
1801
|
+
# @return [Google::Protobuf::EnumDescriptor] for the DataDrivenModelStatus enum
|
1802
|
+
def self.data_driven_model_status
|
1803
|
+
require "google/ads/google_ads/v7/enums/data_driven_model_status_pb"
|
1804
|
+
Google::Ads::GoogleAds::V7::Enums::DataDrivenModelStatusEnum::DataDrivenModelStatus.descriptor
|
1837
1805
|
end
|
1838
1806
|
|
1839
|
-
# Returns the descriptor for the
|
1807
|
+
# Returns the descriptor for the AccountBudgetProposalStatus enum
|
1840
1808
|
#
|
1841
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
1842
|
-
def self.
|
1843
|
-
require "google/ads/google_ads/v7/enums/
|
1844
|
-
Google::Ads::GoogleAds::V7::Enums::
|
1809
|
+
# @return [Google::Protobuf::EnumDescriptor] for the AccountBudgetProposalStatus enum
|
1810
|
+
def self.account_budget_proposal_status
|
1811
|
+
require "google/ads/google_ads/v7/enums/account_budget_proposal_status_pb"
|
1812
|
+
Google::Ads::GoogleAds::V7::Enums::AccountBudgetProposalStatusEnum::AccountBudgetProposalStatus.descriptor
|
1845
1813
|
end
|
1846
1814
|
|
1847
|
-
# Returns the descriptor for the
|
1815
|
+
# Returns the descriptor for the KeywordPlanForecastInterval enum
|
1848
1816
|
#
|
1849
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
1850
|
-
def self.
|
1851
|
-
require "google/ads/google_ads/v7/enums/
|
1852
|
-
Google::Ads::GoogleAds::V7::Enums::
|
1817
|
+
# @return [Google::Protobuf::EnumDescriptor] for the KeywordPlanForecastInterval enum
|
1818
|
+
def self.keyword_plan_forecast_interval
|
1819
|
+
require "google/ads/google_ads/v7/enums/keyword_plan_forecast_interval_pb"
|
1820
|
+
Google::Ads::GoogleAds::V7::Enums::KeywordPlanForecastIntervalEnum::KeywordPlanForecastInterval.descriptor
|
1853
1821
|
end
|
1854
1822
|
|
1855
|
-
# Returns the descriptor for the
|
1823
|
+
# Returns the descriptor for the ResponseContentType enum
|
1856
1824
|
#
|
1857
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
1858
|
-
def self.
|
1859
|
-
require "google/ads/google_ads/v7/enums/
|
1860
|
-
Google::Ads::GoogleAds::V7::Enums::
|
1825
|
+
# @return [Google::Protobuf::EnumDescriptor] for the ResponseContentType enum
|
1826
|
+
def self.response_content_type
|
1827
|
+
require "google/ads/google_ads/v7/enums/response_content_type_pb"
|
1828
|
+
Google::Ads::GoogleAds::V7::Enums::ResponseContentTypeEnum::ResponseContentType.descriptor
|
1861
1829
|
end
|
1862
1830
|
|
1863
1831
|
# Returns the descriptor for the InteractionEventType enum
|
@@ -1980,12 +1948,28 @@ module Google
|
|
1980
1948
|
Google::Ads::GoogleAds::V7::Enums::SummaryRowSettingEnum::SummaryRowSetting.descriptor
|
1981
1949
|
end
|
1982
1950
|
|
1983
|
-
# Returns the descriptor for the
|
1951
|
+
# Returns the descriptor for the KeywordPlanAggregateMetricType enum
|
1984
1952
|
#
|
1985
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
1986
|
-
def self.
|
1987
|
-
require "google/ads/google_ads/v7/enums/
|
1988
|
-
Google::Ads::GoogleAds::V7::Enums::
|
1953
|
+
# @return [Google::Protobuf::EnumDescriptor] for the KeywordPlanAggregateMetricType enum
|
1954
|
+
def self.keyword_plan_aggregate_metric_type
|
1955
|
+
require "google/ads/google_ads/v7/enums/keyword_plan_aggregate_metric_type_pb"
|
1956
|
+
Google::Ads::GoogleAds::V7::Enums::KeywordPlanAggregateMetricTypeEnum::KeywordPlanAggregateMetricType.descriptor
|
1957
|
+
end
|
1958
|
+
|
1959
|
+
# Returns the descriptor for the KeywordPlanCompetitionLevel enum
|
1960
|
+
#
|
1961
|
+
# @return [Google::Protobuf::EnumDescriptor] for the KeywordPlanCompetitionLevel enum
|
1962
|
+
def self.keyword_plan_competition_level
|
1963
|
+
require "google/ads/google_ads/v7/enums/keyword_plan_competition_level_pb"
|
1964
|
+
Google::Ads::GoogleAds::V7::Enums::KeywordPlanCompetitionLevelEnum::KeywordPlanCompetitionLevel.descriptor
|
1965
|
+
end
|
1966
|
+
|
1967
|
+
# Returns the descriptor for the KeywordPlanConceptGroupType enum
|
1968
|
+
#
|
1969
|
+
# @return [Google::Protobuf::EnumDescriptor] for the KeywordPlanConceptGroupType enum
|
1970
|
+
def self.keyword_plan_concept_group_type
|
1971
|
+
require "google/ads/google_ads/v7/enums/keyword_plan_concept_group_type_pb"
|
1972
|
+
Google::Ads::GoogleAds::V7::Enums::KeywordPlanConceptGroupTypeEnum::KeywordPlanConceptGroupType.descriptor
|
1989
1973
|
end
|
1990
1974
|
|
1991
1975
|
# Returns the descriptor for the ReachPlanAdLength enum
|
@@ -2006,186 +1990,242 @@ module Google
|
|
2006
1990
|
|
2007
1991
|
# Returns the descriptor for the ReachPlanNetwork enum
|
2008
1992
|
#
|
2009
|
-
# @return [Google::Protobuf::EnumDescriptor] for the ReachPlanNetwork enum
|
2010
|
-
def self.reach_plan_network
|
2011
|
-
require "google/ads/google_ads/v7/enums/reach_plan_network_pb"
|
2012
|
-
Google::Ads::GoogleAds::V7::Enums::ReachPlanNetworkEnum::ReachPlanNetwork.descriptor
|
1993
|
+
# @return [Google::Protobuf::EnumDescriptor] for the ReachPlanNetwork enum
|
1994
|
+
def self.reach_plan_network
|
1995
|
+
require "google/ads/google_ads/v7/enums/reach_plan_network_pb"
|
1996
|
+
Google::Ads::GoogleAds::V7::Enums::ReachPlanNetworkEnum::ReachPlanNetwork.descriptor
|
1997
|
+
end
|
1998
|
+
|
1999
|
+
# Returns the descriptor for the KeywordPlanKeywordAnnotation enum
|
2000
|
+
#
|
2001
|
+
# @return [Google::Protobuf::EnumDescriptor] for the KeywordPlanKeywordAnnotation enum
|
2002
|
+
def self.keyword_plan_keyword_annotation
|
2003
|
+
require "google/ads/google_ads/v7/enums/keyword_plan_keyword_annotation_pb"
|
2004
|
+
Google::Ads::GoogleAds::V7::Enums::KeywordPlanKeywordAnnotationEnum::KeywordPlanKeywordAnnotation.descriptor
|
2005
|
+
end
|
2006
|
+
|
2007
|
+
# Returns the descriptor for the ConversionAdjustmentType enum
|
2008
|
+
#
|
2009
|
+
# @return [Google::Protobuf::EnumDescriptor] for the ConversionAdjustmentType enum
|
2010
|
+
def self.conversion_adjustment_type
|
2011
|
+
require "google/ads/google_ads/v7/enums/conversion_adjustment_type_pb"
|
2012
|
+
Google::Ads::GoogleAds::V7::Enums::ConversionAdjustmentTypeEnum::ConversionAdjustmentType.descriptor
|
2013
|
+
end
|
2014
|
+
|
2015
|
+
# Returns the descriptor for the ResourceLimitType enum
|
2016
|
+
#
|
2017
|
+
# @return [Google::Protobuf::EnumDescriptor] for the ResourceLimitType enum
|
2018
|
+
def self.resource_limit_type
|
2019
|
+
require "google/ads/google_ads/v7/enums/resource_limit_type_pb"
|
2020
|
+
Google::Ads::GoogleAds::V7::Enums::ResourceLimitTypeEnum::ResourceLimitType.descriptor
|
2021
|
+
end
|
2022
|
+
|
2023
|
+
# Returns the descriptor for the KeywordPlanCampaignError enum
|
2024
|
+
#
|
2025
|
+
# @return [Google::Protobuf::EnumDescriptor] for the KeywordPlanCampaignError enum
|
2026
|
+
def self.keyword_plan_campaign_error
|
2027
|
+
require "google/ads/google_ads/v7/errors/keyword_plan_campaign_error_pb"
|
2028
|
+
Google::Ads::GoogleAds::V7::Errors::KeywordPlanCampaignErrorEnum::KeywordPlanCampaignError.descriptor
|
2029
|
+
end
|
2030
|
+
|
2031
|
+
# Returns the descriptor for the UserDataError enum
|
2032
|
+
#
|
2033
|
+
# @return [Google::Protobuf::EnumDescriptor] for the UserDataError enum
|
2034
|
+
def self.user_data_error
|
2035
|
+
require "google/ads/google_ads/v7/errors/user_data_error_pb"
|
2036
|
+
Google::Ads::GoogleAds::V7::Errors::UserDataErrorEnum::UserDataError.descriptor
|
2037
|
+
end
|
2038
|
+
|
2039
|
+
# Returns the descriptor for the KeywordPlanAdGroupError enum
|
2040
|
+
#
|
2041
|
+
# @return [Google::Protobuf::EnumDescriptor] for the KeywordPlanAdGroupError enum
|
2042
|
+
def self.keyword_plan_ad_group_error
|
2043
|
+
require "google/ads/google_ads/v7/errors/keyword_plan_ad_group_error_pb"
|
2044
|
+
Google::Ads::GoogleAds::V7::Errors::KeywordPlanAdGroupErrorEnum::KeywordPlanAdGroupError.descriptor
|
2045
|
+
end
|
2046
|
+
|
2047
|
+
# Returns the descriptor for the CustomerClientLinkError enum
|
2048
|
+
#
|
2049
|
+
# @return [Google::Protobuf::EnumDescriptor] for the CustomerClientLinkError enum
|
2050
|
+
def self.customer_client_link_error
|
2051
|
+
require "google/ads/google_ads/v7/errors/customer_client_link_error_pb"
|
2052
|
+
Google::Ads::GoogleAds::V7::Errors::CustomerClientLinkErrorEnum::CustomerClientLinkError.descriptor
|
2013
2053
|
end
|
2014
2054
|
|
2015
|
-
# Returns the descriptor for the
|
2055
|
+
# Returns the descriptor for the AdError enum
|
2016
2056
|
#
|
2017
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
2018
|
-
def self.
|
2019
|
-
require "google/ads/google_ads/v7/
|
2020
|
-
Google::Ads::GoogleAds::V7::
|
2057
|
+
# @return [Google::Protobuf::EnumDescriptor] for the AdError enum
|
2058
|
+
def self.ad_error
|
2059
|
+
require "google/ads/google_ads/v7/errors/ad_error_pb"
|
2060
|
+
Google::Ads::GoogleAds::V7::Errors::AdErrorEnum::AdError.descriptor
|
2021
2061
|
end
|
2022
2062
|
|
2023
|
-
# Returns the descriptor for the
|
2063
|
+
# Returns the descriptor for the CustomerManagerLinkError enum
|
2024
2064
|
#
|
2025
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
2026
|
-
def self.
|
2027
|
-
require "google/ads/google_ads/v7/errors/
|
2028
|
-
Google::Ads::GoogleAds::V7::Errors::
|
2065
|
+
# @return [Google::Protobuf::EnumDescriptor] for the CustomerManagerLinkError enum
|
2066
|
+
def self.customer_manager_link_error
|
2067
|
+
require "google/ads/google_ads/v7/errors/customer_manager_link_error_pb"
|
2068
|
+
Google::Ads::GoogleAds::V7::Errors::CustomerManagerLinkErrorEnum::CustomerManagerLinkError.descriptor
|
2029
2069
|
end
|
2030
2070
|
|
2031
|
-
# Returns the descriptor for the
|
2071
|
+
# Returns the descriptor for the CustomAudienceError enum
|
2032
2072
|
#
|
2033
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
2034
|
-
def self.
|
2035
|
-
require "google/ads/google_ads/v7/errors/
|
2036
|
-
Google::Ads::GoogleAds::V7::Errors::
|
2073
|
+
# @return [Google::Protobuf::EnumDescriptor] for the CustomAudienceError enum
|
2074
|
+
def self.custom_audience_error
|
2075
|
+
require "google/ads/google_ads/v7/errors/custom_audience_error_pb"
|
2076
|
+
Google::Ads::GoogleAds::V7::Errors::CustomAudienceErrorEnum::CustomAudienceError.descriptor
|
2037
2077
|
end
|
2038
2078
|
|
2039
|
-
# Returns the descriptor for the
|
2079
|
+
# Returns the descriptor for the InvoiceError enum
|
2040
2080
|
#
|
2041
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
2042
|
-
def self.
|
2043
|
-
require "google/ads/google_ads/v7/errors/
|
2044
|
-
Google::Ads::GoogleAds::V7::Errors::
|
2081
|
+
# @return [Google::Protobuf::EnumDescriptor] for the InvoiceError enum
|
2082
|
+
def self.invoice_error
|
2083
|
+
require "google/ads/google_ads/v7/errors/invoice_error_pb"
|
2084
|
+
Google::Ads::GoogleAds::V7::Errors::InvoiceErrorEnum::InvoiceError.descriptor
|
2045
2085
|
end
|
2046
2086
|
|
2047
|
-
# Returns the descriptor for the
|
2087
|
+
# Returns the descriptor for the AccountBudgetProposalError enum
|
2048
2088
|
#
|
2049
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
2050
|
-
def self.
|
2051
|
-
require "google/ads/google_ads/v7/errors/
|
2052
|
-
Google::Ads::GoogleAds::V7::Errors::
|
2089
|
+
# @return [Google::Protobuf::EnumDescriptor] for the AccountBudgetProposalError enum
|
2090
|
+
def self.account_budget_proposal_error
|
2091
|
+
require "google/ads/google_ads/v7/errors/account_budget_proposal_error_pb"
|
2092
|
+
Google::Ads::GoogleAds::V7::Errors::AccountBudgetProposalErrorEnum::AccountBudgetProposalError.descriptor
|
2053
2093
|
end
|
2054
2094
|
|
2055
|
-
# Returns the descriptor for the
|
2095
|
+
# Returns the descriptor for the CustomerError enum
|
2056
2096
|
#
|
2057
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
2058
|
-
def self.
|
2059
|
-
require "google/ads/google_ads/v7/errors/
|
2060
|
-
Google::Ads::GoogleAds::V7::Errors::
|
2097
|
+
# @return [Google::Protobuf::EnumDescriptor] for the CustomerError enum
|
2098
|
+
def self.customer_error
|
2099
|
+
require "google/ads/google_ads/v7/errors/customer_error_pb"
|
2100
|
+
Google::Ads::GoogleAds::V7::Errors::CustomerErrorEnum::CustomerError.descriptor
|
2061
2101
|
end
|
2062
2102
|
|
2063
|
-
# Returns the descriptor for the
|
2103
|
+
# Returns the descriptor for the BatchJobError enum
|
2064
2104
|
#
|
2065
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
2066
|
-
def self.
|
2067
|
-
require "google/ads/google_ads/v7/errors/
|
2068
|
-
Google::Ads::GoogleAds::V7::Errors::
|
2105
|
+
# @return [Google::Protobuf::EnumDescriptor] for the BatchJobError enum
|
2106
|
+
def self.batch_job_error
|
2107
|
+
require "google/ads/google_ads/v7/errors/batch_job_error_pb"
|
2108
|
+
Google::Ads::GoogleAds::V7::Errors::BatchJobErrorEnum::BatchJobError.descriptor
|
2069
2109
|
end
|
2070
2110
|
|
2071
|
-
# Returns the descriptor for the
|
2111
|
+
# Returns the descriptor for the RequestError enum
|
2072
2112
|
#
|
2073
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
2074
|
-
def self.
|
2075
|
-
require "google/ads/google_ads/v7/errors/
|
2076
|
-
Google::Ads::GoogleAds::V7::Errors::
|
2113
|
+
# @return [Google::Protobuf::EnumDescriptor] for the RequestError enum
|
2114
|
+
def self.request_error
|
2115
|
+
require "google/ads/google_ads/v7/errors/request_error_pb"
|
2116
|
+
Google::Ads::GoogleAds::V7::Errors::RequestErrorEnum::RequestError.descriptor
|
2077
2117
|
end
|
2078
2118
|
|
2079
|
-
# Returns the descriptor for the
|
2119
|
+
# Returns the descriptor for the KeywordPlanCampaignKeywordError enum
|
2080
2120
|
#
|
2081
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
2082
|
-
def self.
|
2083
|
-
require "google/ads/google_ads/v7/errors/
|
2084
|
-
Google::Ads::GoogleAds::V7::Errors::
|
2121
|
+
# @return [Google::Protobuf::EnumDescriptor] for the KeywordPlanCampaignKeywordError enum
|
2122
|
+
def self.keyword_plan_campaign_keyword_error
|
2123
|
+
require "google/ads/google_ads/v7/errors/keyword_plan_campaign_keyword_error_pb"
|
2124
|
+
Google::Ads::GoogleAds::V7::Errors::KeywordPlanCampaignKeywordErrorEnum::KeywordPlanCampaignKeywordError.descriptor
|
2085
2125
|
end
|
2086
2126
|
|
2087
|
-
# Returns the descriptor for the
|
2127
|
+
# Returns the descriptor for the SharedSetError enum
|
2088
2128
|
#
|
2089
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
2090
|
-
def self.
|
2091
|
-
require "google/ads/google_ads/v7/errors/
|
2092
|
-
Google::Ads::GoogleAds::V7::Errors::
|
2129
|
+
# @return [Google::Protobuf::EnumDescriptor] for the SharedSetError enum
|
2130
|
+
def self.shared_set_error
|
2131
|
+
require "google/ads/google_ads/v7/errors/shared_set_error_pb"
|
2132
|
+
Google::Ads::GoogleAds::V7::Errors::SharedSetErrorEnum::SharedSetError.descriptor
|
2093
2133
|
end
|
2094
2134
|
|
2095
|
-
# Returns the descriptor for the
|
2135
|
+
# Returns the descriptor for the AssetLinkError enum
|
2096
2136
|
#
|
2097
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
2098
|
-
def self.
|
2099
|
-
require "google/ads/google_ads/v7/errors/
|
2100
|
-
Google::Ads::GoogleAds::V7::Errors::
|
2137
|
+
# @return [Google::Protobuf::EnumDescriptor] for the AssetLinkError enum
|
2138
|
+
def self.asset_link_error
|
2139
|
+
require "google/ads/google_ads/v7/errors/asset_link_error_pb"
|
2140
|
+
Google::Ads::GoogleAds::V7::Errors::AssetLinkErrorEnum::AssetLinkError.descriptor
|
2101
2141
|
end
|
2102
2142
|
|
2103
|
-
# Returns the descriptor for the
|
2143
|
+
# Returns the descriptor for the NotEmptyError enum
|
2104
2144
|
#
|
2105
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
2106
|
-
def self.
|
2107
|
-
require "google/ads/google_ads/v7/errors/
|
2108
|
-
Google::Ads::GoogleAds::V7::Errors::
|
2145
|
+
# @return [Google::Protobuf::EnumDescriptor] for the NotEmptyError enum
|
2146
|
+
def self.not_empty_error
|
2147
|
+
require "google/ads/google_ads/v7/errors/not_empty_error_pb"
|
2148
|
+
Google::Ads::GoogleAds::V7::Errors::NotEmptyErrorEnum::NotEmptyError.descriptor
|
2109
2149
|
end
|
2110
2150
|
|
2111
|
-
# Returns the descriptor for the
|
2151
|
+
# Returns the descriptor for the ImageError enum
|
2112
2152
|
#
|
2113
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
2114
|
-
def self.
|
2115
|
-
require "google/ads/google_ads/v7/errors/
|
2116
|
-
Google::Ads::GoogleAds::V7::Errors::
|
2153
|
+
# @return [Google::Protobuf::EnumDescriptor] for the ImageError enum
|
2154
|
+
def self.image_error
|
2155
|
+
require "google/ads/google_ads/v7/errors/image_error_pb"
|
2156
|
+
Google::Ads::GoogleAds::V7::Errors::ImageErrorEnum::ImageError.descriptor
|
2117
2157
|
end
|
2118
2158
|
|
2119
|
-
# Returns the descriptor for the
|
2159
|
+
# Returns the descriptor for the SettingError enum
|
2120
2160
|
#
|
2121
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
2122
|
-
def self.
|
2123
|
-
require "google/ads/google_ads/v7/errors/
|
2124
|
-
Google::Ads::GoogleAds::V7::Errors::
|
2161
|
+
# @return [Google::Protobuf::EnumDescriptor] for the SettingError enum
|
2162
|
+
def self.setting_error
|
2163
|
+
require "google/ads/google_ads/v7/errors/setting_error_pb"
|
2164
|
+
Google::Ads::GoogleAds::V7::Errors::SettingErrorEnum::SettingError.descriptor
|
2125
2165
|
end
|
2126
2166
|
|
2127
|
-
# Returns the descriptor for the
|
2167
|
+
# Returns the descriptor for the FeedItemTargetError enum
|
2128
2168
|
#
|
2129
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
2130
|
-
def self.
|
2131
|
-
require "google/ads/google_ads/v7/errors/
|
2132
|
-
Google::Ads::GoogleAds::V7::Errors::
|
2169
|
+
# @return [Google::Protobuf::EnumDescriptor] for the FeedItemTargetError enum
|
2170
|
+
def self.feed_item_target_error
|
2171
|
+
require "google/ads/google_ads/v7/errors/feed_item_target_error_pb"
|
2172
|
+
Google::Ads::GoogleAds::V7::Errors::FeedItemTargetErrorEnum::FeedItemTargetError.descriptor
|
2133
2173
|
end
|
2134
2174
|
|
2135
|
-
# Returns the descriptor for the
|
2175
|
+
# Returns the descriptor for the KeywordPlanAdGroupKeywordError enum
|
2136
2176
|
#
|
2137
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
2138
|
-
def self.
|
2139
|
-
require "google/ads/google_ads/v7/errors/
|
2140
|
-
Google::Ads::GoogleAds::V7::Errors::
|
2177
|
+
# @return [Google::Protobuf::EnumDescriptor] for the KeywordPlanAdGroupKeywordError enum
|
2178
|
+
def self.keyword_plan_ad_group_keyword_error
|
2179
|
+
require "google/ads/google_ads/v7/errors/keyword_plan_ad_group_keyword_error_pb"
|
2180
|
+
Google::Ads::GoogleAds::V7::Errors::KeywordPlanAdGroupKeywordErrorEnum::KeywordPlanAdGroupKeywordError.descriptor
|
2141
2181
|
end
|
2142
2182
|
|
2143
|
-
# Returns the descriptor for the
|
2183
|
+
# Returns the descriptor for the LanguageCodeError enum
|
2144
2184
|
#
|
2145
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
2146
|
-
def self.
|
2147
|
-
require "google/ads/google_ads/v7/errors/
|
2148
|
-
Google::Ads::GoogleAds::V7::Errors::
|
2185
|
+
# @return [Google::Protobuf::EnumDescriptor] for the LanguageCodeError enum
|
2186
|
+
def self.language_code_error
|
2187
|
+
require "google/ads/google_ads/v7/errors/language_code_error_pb"
|
2188
|
+
Google::Ads::GoogleAds::V7::Errors::LanguageCodeErrorEnum::LanguageCodeError.descriptor
|
2149
2189
|
end
|
2150
2190
|
|
2151
|
-
# Returns the descriptor for the
|
2191
|
+
# Returns the descriptor for the FieldMaskError enum
|
2152
2192
|
#
|
2153
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
2154
|
-
def self.
|
2155
|
-
require "google/ads/google_ads/v7/errors/
|
2156
|
-
Google::Ads::GoogleAds::V7::Errors::
|
2193
|
+
# @return [Google::Protobuf::EnumDescriptor] for the FieldMaskError enum
|
2194
|
+
def self.field_mask_error
|
2195
|
+
require "google/ads/google_ads/v7/errors/field_mask_error_pb"
|
2196
|
+
Google::Ads::GoogleAds::V7::Errors::FieldMaskErrorEnum::FieldMaskError.descriptor
|
2157
2197
|
end
|
2158
2198
|
|
2159
|
-
# Returns the descriptor for the
|
2199
|
+
# Returns the descriptor for the DistinctError enum
|
2160
2200
|
#
|
2161
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
2162
|
-
def self.
|
2163
|
-
require "google/ads/google_ads/v7/errors/
|
2164
|
-
Google::Ads::GoogleAds::V7::Errors::
|
2201
|
+
# @return [Google::Protobuf::EnumDescriptor] for the DistinctError enum
|
2202
|
+
def self.distinct_error
|
2203
|
+
require "google/ads/google_ads/v7/errors/distinct_error_pb"
|
2204
|
+
Google::Ads::GoogleAds::V7::Errors::DistinctErrorEnum::DistinctError.descriptor
|
2165
2205
|
end
|
2166
2206
|
|
2167
|
-
# Returns the descriptor for the
|
2207
|
+
# Returns the descriptor for the ConversionActionError enum
|
2168
2208
|
#
|
2169
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
2170
|
-
def self.
|
2171
|
-
require "google/ads/google_ads/v7/errors/
|
2172
|
-
Google::Ads::GoogleAds::V7::Errors::
|
2209
|
+
# @return [Google::Protobuf::EnumDescriptor] for the ConversionActionError enum
|
2210
|
+
def self.conversion_action_error
|
2211
|
+
require "google/ads/google_ads/v7/errors/conversion_action_error_pb"
|
2212
|
+
Google::Ads::GoogleAds::V7::Errors::ConversionActionErrorEnum::ConversionActionError.descriptor
|
2173
2213
|
end
|
2174
2214
|
|
2175
|
-
# Returns the descriptor for the
|
2215
|
+
# Returns the descriptor for the FeedItemSetLinkError enum
|
2176
2216
|
#
|
2177
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
2178
|
-
def self.
|
2179
|
-
require "google/ads/google_ads/v7/errors/
|
2180
|
-
Google::Ads::GoogleAds::V7::Errors::
|
2217
|
+
# @return [Google::Protobuf::EnumDescriptor] for the FeedItemSetLinkError enum
|
2218
|
+
def self.feed_item_set_link_error
|
2219
|
+
require "google/ads/google_ads/v7/errors/feed_item_set_link_error_pb"
|
2220
|
+
Google::Ads::GoogleAds::V7::Errors::FeedItemSetLinkErrorEnum::FeedItemSetLinkError.descriptor
|
2181
2221
|
end
|
2182
2222
|
|
2183
|
-
# Returns the descriptor for the
|
2223
|
+
# Returns the descriptor for the AccessInvitationError enum
|
2184
2224
|
#
|
2185
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
2186
|
-
def self.
|
2187
|
-
require "google/ads/google_ads/v7/errors/
|
2188
|
-
Google::Ads::GoogleAds::V7::Errors::
|
2225
|
+
# @return [Google::Protobuf::EnumDescriptor] for the AccessInvitationError enum
|
2226
|
+
def self.access_invitation_error
|
2227
|
+
require "google/ads/google_ads/v7/errors/access_invitation_error_pb"
|
2228
|
+
Google::Ads::GoogleAds::V7::Errors::AccessInvitationErrorEnum::AccessInvitationError.descriptor
|
2189
2229
|
end
|
2190
2230
|
|
2191
2231
|
# Returns the descriptor for the AccountLinkError enum
|
@@ -2204,14 +2244,6 @@ module Google
|
|
2204
2244
|
Google::Ads::GoogleAds::V7::Errors::AdCustomizerErrorEnum::AdCustomizerError.descriptor
|
2205
2245
|
end
|
2206
2246
|
|
2207
|
-
# Returns the descriptor for the AdError enum
|
2208
|
-
#
|
2209
|
-
# @return [Google::Protobuf::EnumDescriptor] for the AdError enum
|
2210
|
-
def self.ad_error
|
2211
|
-
require "google/ads/google_ads/v7/errors/ad_error_pb"
|
2212
|
-
Google::Ads::GoogleAds::V7::Errors::AdErrorEnum::AdError.descriptor
|
2213
|
-
end
|
2214
|
-
|
2215
2247
|
# Returns the descriptor for the AdGroupAdError enum
|
2216
2248
|
#
|
2217
2249
|
# @return [Google::Protobuf::EnumDescriptor] for the AdGroupAdError enum
|
@@ -2276,12 +2308,12 @@ module Google
|
|
2276
2308
|
Google::Ads::GoogleAds::V7::Errors::AdxErrorEnum::AdxError.descriptor
|
2277
2309
|
end
|
2278
2310
|
|
2279
|
-
# Returns the descriptor for the
|
2311
|
+
# Returns the descriptor for the AssetError enum
|
2280
2312
|
#
|
2281
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
2282
|
-
def self.
|
2283
|
-
require "google/ads/google_ads/v7/errors/
|
2284
|
-
Google::Ads::GoogleAds::V7::Errors::
|
2313
|
+
# @return [Google::Protobuf::EnumDescriptor] for the AssetError enum
|
2314
|
+
def self.asset_error
|
2315
|
+
require "google/ads/google_ads/v7/errors/asset_error_pb"
|
2316
|
+
Google::Ads::GoogleAds::V7::Errors::AssetErrorEnum::AssetError.descriptor
|
2285
2317
|
end
|
2286
2318
|
|
2287
2319
|
# Returns the descriptor for the AuthenticationError enum
|
@@ -2296,16 +2328,8 @@ module Google
|
|
2296
2328
|
#
|
2297
2329
|
# @return [Google::Protobuf::EnumDescriptor] for the AuthorizationError enum
|
2298
2330
|
def self.authorization_error
|
2299
|
-
require "google/ads/google_ads/v7/errors/authorization_error_pb"
|
2300
|
-
Google::Ads::GoogleAds::V7::Errors::AuthorizationErrorEnum::AuthorizationError.descriptor
|
2301
|
-
end
|
2302
|
-
|
2303
|
-
# Returns the descriptor for the BatchJobError enum
|
2304
|
-
#
|
2305
|
-
# @return [Google::Protobuf::EnumDescriptor] for the BatchJobError enum
|
2306
|
-
def self.batch_job_error
|
2307
|
-
require "google/ads/google_ads/v7/errors/batch_job_error_pb"
|
2308
|
-
Google::Ads::GoogleAds::V7::Errors::BatchJobErrorEnum::BatchJobError.descriptor
|
2331
|
+
require "google/ads/google_ads/v7/errors/authorization_error_pb"
|
2332
|
+
Google::Ads::GoogleAds::V7::Errors::AuthorizationErrorEnum::AuthorizationError.descriptor
|
2309
2333
|
end
|
2310
2334
|
|
2311
2335
|
# Returns the descriptor for the BiddingError enum
|
@@ -2316,6 +2340,22 @@ module Google
|
|
2316
2340
|
Google::Ads::GoogleAds::V7::Errors::BiddingErrorEnum::BiddingError.descriptor
|
2317
2341
|
end
|
2318
2342
|
|
2343
|
+
# Returns the descriptor for the BiddingStrategyError enum
|
2344
|
+
#
|
2345
|
+
# @return [Google::Protobuf::EnumDescriptor] for the BiddingStrategyError enum
|
2346
|
+
def self.bidding_strategy_error
|
2347
|
+
require "google/ads/google_ads/v7/errors/bidding_strategy_error_pb"
|
2348
|
+
Google::Ads::GoogleAds::V7::Errors::BiddingStrategyErrorEnum::BiddingStrategyError.descriptor
|
2349
|
+
end
|
2350
|
+
|
2351
|
+
# Returns the descriptor for the BillingSetupError enum
|
2352
|
+
#
|
2353
|
+
# @return [Google::Protobuf::EnumDescriptor] for the BillingSetupError enum
|
2354
|
+
def self.billing_setup_error
|
2355
|
+
require "google/ads/google_ads/v7/errors/billing_setup_error_pb"
|
2356
|
+
Google::Ads::GoogleAds::V7::Errors::BillingSetupErrorEnum::BillingSetupError.descriptor
|
2357
|
+
end
|
2358
|
+
|
2319
2359
|
# Returns the descriptor for the CampaignBudgetError enum
|
2320
2360
|
#
|
2321
2361
|
# @return [Google::Protobuf::EnumDescriptor] for the CampaignBudgetError enum
|
@@ -2340,6 +2380,14 @@ module Google
|
|
2340
2380
|
Google::Ads::GoogleAds::V7::Errors::CampaignDraftErrorEnum::CampaignDraftError.descriptor
|
2341
2381
|
end
|
2342
2382
|
|
2383
|
+
# Returns the descriptor for the CampaignError enum
|
2384
|
+
#
|
2385
|
+
# @return [Google::Protobuf::EnumDescriptor] for the CampaignError enum
|
2386
|
+
def self.campaign_error
|
2387
|
+
require "google/ads/google_ads/v7/errors/campaign_error_pb"
|
2388
|
+
Google::Ads::GoogleAds::V7::Errors::CampaignErrorEnum::CampaignError.descriptor
|
2389
|
+
end
|
2390
|
+
|
2343
2391
|
# Returns the descriptor for the CampaignExperimentError enum
|
2344
2392
|
#
|
2345
2393
|
# @return [Google::Protobuf::EnumDescriptor] for the CampaignExperimentError enum
|
@@ -2372,6 +2420,14 @@ module Google
|
|
2372
2420
|
Google::Ads::GoogleAds::V7::Errors::ChangeEventErrorEnum::ChangeEventError.descriptor
|
2373
2421
|
end
|
2374
2422
|
|
2423
|
+
# Returns the descriptor for the ChangeStatusError enum
|
2424
|
+
#
|
2425
|
+
# @return [Google::Protobuf::EnumDescriptor] for the ChangeStatusError enum
|
2426
|
+
def self.change_status_error
|
2427
|
+
require "google/ads/google_ads/v7/errors/change_status_error_pb"
|
2428
|
+
Google::Ads::GoogleAds::V7::Errors::ChangeStatusErrorEnum::ChangeStatusError.descriptor
|
2429
|
+
end
|
2430
|
+
|
2375
2431
|
# Returns the descriptor for the CollectionSizeError enum
|
2376
2432
|
#
|
2377
2433
|
# @return [Google::Protobuf::EnumDescriptor] for the CollectionSizeError enum
|
@@ -2388,14 +2444,6 @@ module Google
|
|
2388
2444
|
Google::Ads::GoogleAds::V7::Errors::ContextErrorEnum::ContextError.descriptor
|
2389
2445
|
end
|
2390
2446
|
|
2391
|
-
# Returns the descriptor for the ConversionActionError enum
|
2392
|
-
#
|
2393
|
-
# @return [Google::Protobuf::EnumDescriptor] for the ConversionActionError enum
|
2394
|
-
def self.conversion_action_error
|
2395
|
-
require "google/ads/google_ads/v7/errors/conversion_action_error_pb"
|
2396
|
-
Google::Ads::GoogleAds::V7::Errors::ConversionActionErrorEnum::ConversionActionError.descriptor
|
2397
|
-
end
|
2398
|
-
|
2399
2447
|
# Returns the descriptor for the ConversionAdjustmentUploadError enum
|
2400
2448
|
#
|
2401
2449
|
# @return [Google::Protobuf::EnumDescriptor] for the ConversionAdjustmentUploadError enum
|
@@ -2444,14 +2492,6 @@ module Google
|
|
2444
2492
|
Google::Ads::GoogleAds::V7::Errors::CurrencyCodeErrorEnum::CurrencyCodeError.descriptor
|
2445
2493
|
end
|
2446
2494
|
|
2447
|
-
# Returns the descriptor for the CustomAudienceError enum
|
2448
|
-
#
|
2449
|
-
# @return [Google::Protobuf::EnumDescriptor] for the CustomAudienceError enum
|
2450
|
-
def self.custom_audience_error
|
2451
|
-
require "google/ads/google_ads/v7/errors/custom_audience_error_pb"
|
2452
|
-
Google::Ads::GoogleAds::V7::Errors::CustomAudienceErrorEnum::CustomAudienceError.descriptor
|
2453
|
-
end
|
2454
|
-
|
2455
2495
|
# Returns the descriptor for the CustomInterestError enum
|
2456
2496
|
#
|
2457
2497
|
# @return [Google::Protobuf::EnumDescriptor] for the CustomInterestError enum
|
@@ -2460,22 +2500,6 @@ module Google
|
|
2460
2500
|
Google::Ads::GoogleAds::V7::Errors::CustomInterestErrorEnum::CustomInterestError.descriptor
|
2461
2501
|
end
|
2462
2502
|
|
2463
|
-
# Returns the descriptor for the CustomerClientLinkError enum
|
2464
|
-
#
|
2465
|
-
# @return [Google::Protobuf::EnumDescriptor] for the CustomerClientLinkError enum
|
2466
|
-
def self.customer_client_link_error
|
2467
|
-
require "google/ads/google_ads/v7/errors/customer_client_link_error_pb"
|
2468
|
-
Google::Ads::GoogleAds::V7::Errors::CustomerClientLinkErrorEnum::CustomerClientLinkError.descriptor
|
2469
|
-
end
|
2470
|
-
|
2471
|
-
# Returns the descriptor for the CustomerError enum
|
2472
|
-
#
|
2473
|
-
# @return [Google::Protobuf::EnumDescriptor] for the CustomerError enum
|
2474
|
-
def self.customer_error
|
2475
|
-
require "google/ads/google_ads/v7/errors/customer_error_pb"
|
2476
|
-
Google::Ads::GoogleAds::V7::Errors::CustomerErrorEnum::CustomerError.descriptor
|
2477
|
-
end
|
2478
|
-
|
2479
2503
|
# Returns the descriptor for the CustomerFeedError enum
|
2480
2504
|
#
|
2481
2505
|
# @return [Google::Protobuf::EnumDescriptor] for the CustomerFeedError enum
|
@@ -2484,12 +2508,12 @@ module Google
|
|
2484
2508
|
Google::Ads::GoogleAds::V7::Errors::CustomerFeedErrorEnum::CustomerFeedError.descriptor
|
2485
2509
|
end
|
2486
2510
|
|
2487
|
-
# Returns the descriptor for the
|
2511
|
+
# Returns the descriptor for the CustomerUserAccessError enum
|
2488
2512
|
#
|
2489
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
2490
|
-
def self.
|
2491
|
-
require "google/ads/google_ads/v7/errors/
|
2492
|
-
Google::Ads::GoogleAds::V7::Errors::
|
2513
|
+
# @return [Google::Protobuf::EnumDescriptor] for the CustomerUserAccessError enum
|
2514
|
+
def self.customer_user_access_error
|
2515
|
+
require "google/ads/google_ads/v7/errors/customer_user_access_error_pb"
|
2516
|
+
Google::Ads::GoogleAds::V7::Errors::CustomerUserAccessErrorEnum::CustomerUserAccessError.descriptor
|
2493
2517
|
end
|
2494
2518
|
|
2495
2519
|
# Returns the descriptor for the DatabaseError enum
|
@@ -2516,14 +2540,6 @@ module Google
|
|
2516
2540
|
Google::Ads::GoogleAds::V7::Errors::DateRangeErrorEnum::DateRangeError.descriptor
|
2517
2541
|
end
|
2518
2542
|
|
2519
|
-
# Returns the descriptor for the DistinctError enum
|
2520
|
-
#
|
2521
|
-
# @return [Google::Protobuf::EnumDescriptor] for the DistinctError enum
|
2522
|
-
def self.distinct_error
|
2523
|
-
require "google/ads/google_ads/v7/errors/distinct_error_pb"
|
2524
|
-
Google::Ads::GoogleAds::V7::Errors::DistinctErrorEnum::DistinctError.descriptor
|
2525
|
-
end
|
2526
|
-
|
2527
2543
|
# Returns the descriptor for the EnumError enum
|
2528
2544
|
#
|
2529
2545
|
# @return [Google::Protobuf::EnumDescriptor] for the EnumError enum
|
@@ -2572,28 +2588,44 @@ module Google
|
|
2572
2588
|
Google::Ads::GoogleAds::V7::Errors::FeedItemErrorEnum::FeedItemError.descriptor
|
2573
2589
|
end
|
2574
2590
|
|
2575
|
-
# Returns the descriptor for the
|
2591
|
+
# Returns the descriptor for the FeedItemSetError enum
|
2576
2592
|
#
|
2577
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
2578
|
-
def self.
|
2579
|
-
require "google/ads/google_ads/v7/errors/
|
2580
|
-
Google::Ads::GoogleAds::V7::Errors::
|
2593
|
+
# @return [Google::Protobuf::EnumDescriptor] for the FeedItemSetError enum
|
2594
|
+
def self.feed_item_set_error
|
2595
|
+
require "google/ads/google_ads/v7/errors/feed_item_set_error_pb"
|
2596
|
+
Google::Ads::GoogleAds::V7::Errors::FeedItemSetErrorEnum::FeedItemSetError.descriptor
|
2581
2597
|
end
|
2582
2598
|
|
2583
|
-
# Returns the descriptor for the
|
2599
|
+
# Returns the descriptor for the FeedMappingError enum
|
2584
2600
|
#
|
2585
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
2586
|
-
def self.
|
2587
|
-
require "google/ads/google_ads/v7/errors/
|
2588
|
-
Google::Ads::GoogleAds::V7::Errors::
|
2601
|
+
# @return [Google::Protobuf::EnumDescriptor] for the FeedMappingError enum
|
2602
|
+
def self.feed_mapping_error
|
2603
|
+
require "google/ads/google_ads/v7/errors/feed_mapping_error_pb"
|
2604
|
+
Google::Ads::GoogleAds::V7::Errors::FeedMappingErrorEnum::FeedMappingError.descriptor
|
2589
2605
|
end
|
2590
2606
|
|
2591
|
-
# Returns the descriptor for the
|
2607
|
+
# Returns the descriptor for the FieldError enum
|
2592
2608
|
#
|
2593
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
2594
|
-
def self.
|
2595
|
-
require "google/ads/google_ads/v7/errors/
|
2596
|
-
Google::Ads::GoogleAds::V7::Errors::
|
2609
|
+
# @return [Google::Protobuf::EnumDescriptor] for the FieldError enum
|
2610
|
+
def self.field_error
|
2611
|
+
require "google/ads/google_ads/v7/errors/field_error_pb"
|
2612
|
+
Google::Ads::GoogleAds::V7::Errors::FieldErrorEnum::FieldError.descriptor
|
2613
|
+
end
|
2614
|
+
|
2615
|
+
# Returns the descriptor for the FunctionError enum
|
2616
|
+
#
|
2617
|
+
# @return [Google::Protobuf::EnumDescriptor] for the FunctionError enum
|
2618
|
+
def self.function_error
|
2619
|
+
require "google/ads/google_ads/v7/errors/function_error_pb"
|
2620
|
+
Google::Ads::GoogleAds::V7::Errors::FunctionErrorEnum::FunctionError.descriptor
|
2621
|
+
end
|
2622
|
+
|
2623
|
+
# Returns the descriptor for the FunctionParsingError enum
|
2624
|
+
#
|
2625
|
+
# @return [Google::Protobuf::EnumDescriptor] for the FunctionParsingError enum
|
2626
|
+
def self.function_parsing_error
|
2627
|
+
require "google/ads/google_ads/v7/errors/function_parsing_error_pb"
|
2628
|
+
Google::Ads::GoogleAds::V7::Errors::FunctionParsingErrorEnum::FunctionParsingError.descriptor
|
2597
2629
|
end
|
2598
2630
|
|
2599
2631
|
# Returns the descriptor for the GeoTargetConstantSuggestionError enum
|
@@ -2620,14 +2652,6 @@ module Google
|
|
2620
2652
|
Google::Ads::GoogleAds::V7::Errors::IdErrorEnum::IdError.descriptor
|
2621
2653
|
end
|
2622
2654
|
|
2623
|
-
# Returns the descriptor for the ImageError enum
|
2624
|
-
#
|
2625
|
-
# @return [Google::Protobuf::EnumDescriptor] for the ImageError enum
|
2626
|
-
def self.image_error
|
2627
|
-
require "google/ads/google_ads/v7/errors/image_error_pb"
|
2628
|
-
Google::Ads::GoogleAds::V7::Errors::ImageErrorEnum::ImageError.descriptor
|
2629
|
-
end
|
2630
|
-
|
2631
2655
|
# Returns the descriptor for the InternalError enum
|
2632
2656
|
#
|
2633
2657
|
# @return [Google::Protobuf::EnumDescriptor] for the InternalError enum
|
@@ -2636,38 +2660,6 @@ module Google
|
|
2636
2660
|
Google::Ads::GoogleAds::V7::Errors::InternalErrorEnum::InternalError.descriptor
|
2637
2661
|
end
|
2638
2662
|
|
2639
|
-
# Returns the descriptor for the InvoiceError enum
|
2640
|
-
#
|
2641
|
-
# @return [Google::Protobuf::EnumDescriptor] for the InvoiceError enum
|
2642
|
-
def self.invoice_error
|
2643
|
-
require "google/ads/google_ads/v7/errors/invoice_error_pb"
|
2644
|
-
Google::Ads::GoogleAds::V7::Errors::InvoiceErrorEnum::InvoiceError.descriptor
|
2645
|
-
end
|
2646
|
-
|
2647
|
-
# Returns the descriptor for the KeywordPlanAdGroupError enum
|
2648
|
-
#
|
2649
|
-
# @return [Google::Protobuf::EnumDescriptor] for the KeywordPlanAdGroupError enum
|
2650
|
-
def self.keyword_plan_ad_group_error
|
2651
|
-
require "google/ads/google_ads/v7/errors/keyword_plan_ad_group_error_pb"
|
2652
|
-
Google::Ads::GoogleAds::V7::Errors::KeywordPlanAdGroupErrorEnum::KeywordPlanAdGroupError.descriptor
|
2653
|
-
end
|
2654
|
-
|
2655
|
-
# Returns the descriptor for the KeywordPlanAdGroupKeywordError enum
|
2656
|
-
#
|
2657
|
-
# @return [Google::Protobuf::EnumDescriptor] for the KeywordPlanAdGroupKeywordError enum
|
2658
|
-
def self.keyword_plan_ad_group_keyword_error
|
2659
|
-
require "google/ads/google_ads/v7/errors/keyword_plan_ad_group_keyword_error_pb"
|
2660
|
-
Google::Ads::GoogleAds::V7::Errors::KeywordPlanAdGroupKeywordErrorEnum::KeywordPlanAdGroupKeywordError.descriptor
|
2661
|
-
end
|
2662
|
-
|
2663
|
-
# Returns the descriptor for the KeywordPlanCampaignKeywordError enum
|
2664
|
-
#
|
2665
|
-
# @return [Google::Protobuf::EnumDescriptor] for the KeywordPlanCampaignKeywordError enum
|
2666
|
-
def self.keyword_plan_campaign_keyword_error
|
2667
|
-
require "google/ads/google_ads/v7/errors/keyword_plan_campaign_keyword_error_pb"
|
2668
|
-
Google::Ads::GoogleAds::V7::Errors::KeywordPlanCampaignKeywordErrorEnum::KeywordPlanCampaignKeywordError.descriptor
|
2669
|
-
end
|
2670
|
-
|
2671
2663
|
# Returns the descriptor for the KeywordPlanError enum
|
2672
2664
|
#
|
2673
2665
|
# @return [Google::Protobuf::EnumDescriptor] for the KeywordPlanError enum
|
@@ -2676,6 +2668,14 @@ module Google
|
|
2676
2668
|
Google::Ads::GoogleAds::V7::Errors::KeywordPlanErrorEnum::KeywordPlanError.descriptor
|
2677
2669
|
end
|
2678
2670
|
|
2671
|
+
# Returns the descriptor for the KeywordPlanIdeaError enum
|
2672
|
+
#
|
2673
|
+
# @return [Google::Protobuf::EnumDescriptor] for the KeywordPlanIdeaError enum
|
2674
|
+
def self.keyword_plan_idea_error
|
2675
|
+
require "google/ads/google_ads/v7/errors/keyword_plan_idea_error_pb"
|
2676
|
+
Google::Ads::GoogleAds::V7::Errors::KeywordPlanIdeaErrorEnum::KeywordPlanIdeaError.descriptor
|
2677
|
+
end
|
2678
|
+
|
2679
2679
|
# Returns the descriptor for the LabelError enum
|
2680
2680
|
#
|
2681
2681
|
# @return [Google::Protobuf::EnumDescriptor] for the LabelError enum
|
@@ -2684,14 +2684,6 @@ module Google
|
|
2684
2684
|
Google::Ads::GoogleAds::V7::Errors::LabelErrorEnum::LabelError.descriptor
|
2685
2685
|
end
|
2686
2686
|
|
2687
|
-
# Returns the descriptor for the LanguageCodeError enum
|
2688
|
-
#
|
2689
|
-
# @return [Google::Protobuf::EnumDescriptor] for the LanguageCodeError enum
|
2690
|
-
def self.language_code_error
|
2691
|
-
require "google/ads/google_ads/v7/errors/language_code_error_pb"
|
2692
|
-
Google::Ads::GoogleAds::V7::Errors::LanguageCodeErrorEnum::LanguageCodeError.descriptor
|
2693
|
-
end
|
2694
|
-
|
2695
2687
|
# Returns the descriptor for the ListOperationError enum
|
2696
2688
|
#
|
2697
2689
|
# @return [Google::Protobuf::EnumDescriptor] for the ListOperationError enum
|
@@ -2764,14 +2756,6 @@ module Google
|
|
2764
2756
|
Google::Ads::GoogleAds::V7::Errors::NotAllowlistedErrorEnum::NotAllowlistedError.descriptor
|
2765
2757
|
end
|
2766
2758
|
|
2767
|
-
# Returns the descriptor for the NotEmptyError enum
|
2768
|
-
#
|
2769
|
-
# @return [Google::Protobuf::EnumDescriptor] for the NotEmptyError enum
|
2770
|
-
def self.not_empty_error
|
2771
|
-
require "google/ads/google_ads/v7/errors/not_empty_error_pb"
|
2772
|
-
Google::Ads::GoogleAds::V7::Errors::NotEmptyErrorEnum::NotEmptyError.descriptor
|
2773
|
-
end
|
2774
|
-
|
2775
2759
|
# Returns the descriptor for the NullError enum
|
2776
2760
|
#
|
2777
2761
|
# @return [Google::Protobuf::EnumDescriptor] for the NullError enum
|
@@ -2780,6 +2764,14 @@ module Google
|
|
2780
2764
|
Google::Ads::GoogleAds::V7::Errors::NullErrorEnum::NullError.descriptor
|
2781
2765
|
end
|
2782
2766
|
|
2767
|
+
# Returns the descriptor for the OfflineUserDataJobError enum
|
2768
|
+
#
|
2769
|
+
# @return [Google::Protobuf::EnumDescriptor] for the OfflineUserDataJobError enum
|
2770
|
+
def self.offline_user_data_job_error
|
2771
|
+
require "google/ads/google_ads/v7/errors/offline_user_data_job_error_pb"
|
2772
|
+
Google::Ads::GoogleAds::V7::Errors::OfflineUserDataJobErrorEnum::OfflineUserDataJobError.descriptor
|
2773
|
+
end
|
2774
|
+
|
2783
2775
|
# Returns the descriptor for the OperationAccessDeniedError enum
|
2784
2776
|
#
|
2785
2777
|
# @return [Google::Protobuf::EnumDescriptor] for the OperationAccessDeniedError enum
|
@@ -2788,6 +2780,14 @@ module Google
|
|
2788
2780
|
Google::Ads::GoogleAds::V7::Errors::OperationAccessDeniedErrorEnum::OperationAccessDeniedError.descriptor
|
2789
2781
|
end
|
2790
2782
|
|
2783
|
+
# Returns the descriptor for the OperatorError enum
|
2784
|
+
#
|
2785
|
+
# @return [Google::Protobuf::EnumDescriptor] for the OperatorError enum
|
2786
|
+
def self.operator_error
|
2787
|
+
require "google/ads/google_ads/v7/errors/operator_error_pb"
|
2788
|
+
Google::Ads::GoogleAds::V7::Errors::OperatorErrorEnum::OperatorError.descriptor
|
2789
|
+
end
|
2790
|
+
|
2791
2791
|
# Returns the descriptor for the PartialFailureError enum
|
2792
2792
|
#
|
2793
2793
|
# @return [Google::Protobuf::EnumDescriptor] for the PartialFailureError enum
|
@@ -2876,12 +2876,12 @@ module Google
|
|
2876
2876
|
Google::Ads::GoogleAds::V7::Errors::RegionCodeErrorEnum::RegionCodeError.descriptor
|
2877
2877
|
end
|
2878
2878
|
|
2879
|
-
# Returns the descriptor for the
|
2879
|
+
# Returns the descriptor for the ResourceAccessDeniedError enum
|
2880
2880
|
#
|
2881
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
2882
|
-
def self.
|
2883
|
-
require "google/ads/google_ads/v7/errors/
|
2884
|
-
Google::Ads::GoogleAds::V7::Errors::
|
2881
|
+
# @return [Google::Protobuf::EnumDescriptor] for the ResourceAccessDeniedError enum
|
2882
|
+
def self.resource_access_denied_error
|
2883
|
+
require "google/ads/google_ads/v7/errors/resource_access_denied_error_pb"
|
2884
|
+
Google::Ads::GoogleAds::V7::Errors::ResourceAccessDeniedErrorEnum::ResourceAccessDeniedError.descriptor
|
2885
2885
|
end
|
2886
2886
|
|
2887
2887
|
# Returns the descriptor for the ResourceCountLimitExceededError enum
|
@@ -2892,20 +2892,12 @@ module Google
|
|
2892
2892
|
Google::Ads::GoogleAds::V7::Errors::ResourceCountLimitExceededErrorEnum::ResourceCountLimitExceededError.descriptor
|
2893
2893
|
end
|
2894
2894
|
|
2895
|
-
# Returns the descriptor for the
|
2896
|
-
#
|
2897
|
-
# @return [Google::Protobuf::EnumDescriptor] for the SettingError enum
|
2898
|
-
def self.setting_error
|
2899
|
-
require "google/ads/google_ads/v7/errors/setting_error_pb"
|
2900
|
-
Google::Ads::GoogleAds::V7::Errors::SettingErrorEnum::SettingError.descriptor
|
2901
|
-
end
|
2902
|
-
|
2903
|
-
# Returns the descriptor for the SharedSetError enum
|
2895
|
+
# Returns the descriptor for the SharedCriterionError enum
|
2904
2896
|
#
|
2905
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
2906
|
-
def self.
|
2907
|
-
require "google/ads/google_ads/v7/errors/
|
2908
|
-
Google::Ads::GoogleAds::V7::Errors::
|
2897
|
+
# @return [Google::Protobuf::EnumDescriptor] for the SharedCriterionError enum
|
2898
|
+
def self.shared_criterion_error
|
2899
|
+
require "google/ads/google_ads/v7/errors/shared_criterion_error_pb"
|
2900
|
+
Google::Ads::GoogleAds::V7::Errors::SharedCriterionErrorEnum::SharedCriterionError.descriptor
|
2909
2901
|
end
|
2910
2902
|
|
2911
2903
|
# Returns the descriptor for the SizeLimitError enum
|
@@ -2948,12 +2940,12 @@ module Google
|
|
2948
2940
|
Google::Ads::GoogleAds::V7::Errors::TimeZoneErrorEnum::TimeZoneError.descriptor
|
2949
2941
|
end
|
2950
2942
|
|
2951
|
-
# Returns the descriptor for the
|
2943
|
+
# Returns the descriptor for the UrlFieldError enum
|
2952
2944
|
#
|
2953
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
2954
|
-
def self.
|
2955
|
-
require "google/ads/google_ads/v7/errors/
|
2956
|
-
Google::Ads::GoogleAds::V7::Errors::
|
2945
|
+
# @return [Google::Protobuf::EnumDescriptor] for the UrlFieldError enum
|
2946
|
+
def self.url_field_error
|
2947
|
+
require "google/ads/google_ads/v7/errors/url_field_error_pb"
|
2948
|
+
Google::Ads::GoogleAds::V7::Errors::UrlFieldErrorEnum::UrlFieldError.descriptor
|
2957
2949
|
end
|
2958
2950
|
|
2959
2951
|
# Returns the descriptor for the UserListError enum
|
@@ -2964,6 +2956,14 @@ module Google
|
|
2964
2956
|
Google::Ads::GoogleAds::V7::Errors::UserListErrorEnum::UserListError.descriptor
|
2965
2957
|
end
|
2966
2958
|
|
2959
|
+
# Returns the descriptor for the YoutubeVideoRegistrationError enum
|
2960
|
+
#
|
2961
|
+
# @return [Google::Protobuf::EnumDescriptor] for the YoutubeVideoRegistrationError enum
|
2962
|
+
def self.youtube_video_registration_error
|
2963
|
+
require "google/ads/google_ads/v7/errors/youtube_video_registration_error_pb"
|
2964
|
+
Google::Ads::GoogleAds::V7::Errors::YoutubeVideoRegistrationErrorEnum::YoutubeVideoRegistrationError.descriptor
|
2965
|
+
end
|
2966
|
+
|
2967
2967
|
# Returns the descriptor for the QuotaRateScope enum
|
2968
2968
|
#
|
2969
2969
|
# @return [Google::Protobuf::EnumDescriptor] for the QuotaRateScope enum
|