google-ads-googleads 13.0.0 → 14.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- 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
|
@@ -4,6 +4,46 @@ module Google
|
|
|
4
4
|
module Factories
|
|
5
5
|
module V8
|
|
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/v8/enums/advertising_channel_sub_type_pb"
|
|
12
|
+
Google::Ads::GoogleAds::V8::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/v8/enums/advertising_channel_type_pb"
|
|
20
|
+
Google::Ads::GoogleAds::V8::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/v8/enums/criterion_category_channel_availability_mode_pb"
|
|
28
|
+
Google::Ads::GoogleAds::V8::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/v8/enums/criterion_category_locale_availability_mode_pb"
|
|
36
|
+
Google::Ads::GoogleAds::V8::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/v8/enums/placement_type_pb"
|
|
44
|
+
Google::Ads::GoogleAds::V8::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::V8::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/v8/enums/
|
|
44
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
81
|
+
# @return [Google::Protobuf::EnumDescriptor] for the FeedItemQualityApprovalStatus enum
|
|
82
|
+
def self.feed_item_quality_approval_status
|
|
83
|
+
require "google/ads/google_ads/v8/enums/feed_item_quality_approval_status_pb"
|
|
84
|
+
Google::Ads::GoogleAds::V8::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/v8/enums/
|
|
52
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
89
|
+
# @return [Google::Protobuf::EnumDescriptor] for the FeedItemQualityDisapprovalReason enum
|
|
90
|
+
def self.feed_item_quality_disapproval_reason
|
|
91
|
+
require "google/ads/google_ads/v8/enums/feed_item_quality_disapproval_reason_pb"
|
|
92
|
+
Google::Ads::GoogleAds::V8::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/v8/enums/feed_item_status_pb"
|
|
100
|
+
Google::Ads::GoogleAds::V8::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/v8/enums/feed_item_validation_status_pb"
|
|
108
|
+
Google::Ads::GoogleAds::V8::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/v8/enums/geo_targeting_restriction_pb"
|
|
116
|
+
Google::Ads::GoogleAds::V8::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/v8/enums/placeholder_type_pb"
|
|
124
|
+
Google::Ads::GoogleAds::V8::Enums::PlaceholderTypeEnum::PlaceholderType.descriptor
|
|
53
125
|
end
|
|
54
126
|
|
|
55
127
|
# Returns the descriptor for the PolicyApprovalStatus enum
|
|
@@ -68,340 +140,492 @@ module Google
|
|
|
68
140
|
Google::Ads::GoogleAds::V8::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/v8/
|
|
76
|
-
Google::Ads::GoogleAds::V8::
|
|
145
|
+
# @return [Google::Protobuf::EnumDescriptor] for the FeedItemValidationError enum
|
|
146
|
+
def self.feed_item_validation_error
|
|
147
|
+
require "google/ads/google_ads/v8/errors/feed_item_validation_error_pb"
|
|
148
|
+
Google::Ads::GoogleAds::V8::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/v8/enums/
|
|
84
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
153
|
+
# @return [Google::Protobuf::EnumDescriptor] for the MobileDeviceType enum
|
|
154
|
+
def self.mobile_device_type
|
|
155
|
+
require "google/ads/google_ads/v8/enums/mobile_device_type_pb"
|
|
156
|
+
Google::Ads::GoogleAds::V8::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/v8/enums/
|
|
92
|
-
Google::Ads::GoogleAds::V8::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/v8/enums/customer_pay_per_conversion_eligibility_failure_reason_pb"
|
|
164
|
+
Google::Ads::GoogleAds::V8::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/v8/enums/
|
|
100
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
169
|
+
# @return [Google::Protobuf::EnumDescriptor] for the ExtensionSettingDevice enum
|
|
170
|
+
def self.extension_setting_device
|
|
171
|
+
require "google/ads/google_ads/v8/enums/extension_setting_device_pb"
|
|
172
|
+
Google::Ads::GoogleAds::V8::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/v8/enums/
|
|
108
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
177
|
+
# @return [Google::Protobuf::EnumDescriptor] for the ExtensionType enum
|
|
178
|
+
def self.extension_type
|
|
179
|
+
require "google/ads/google_ads/v8/enums/extension_type_pb"
|
|
180
|
+
Google::Ads::GoogleAds::V8::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/v8/enums/
|
|
116
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
185
|
+
# @return [Google::Protobuf::EnumDescriptor] for the GeoTargetConstantStatus enum
|
|
186
|
+
def self.geo_target_constant_status
|
|
187
|
+
require "google/ads/google_ads/v8/enums/geo_target_constant_status_pb"
|
|
188
|
+
Google::Ads::GoogleAds::V8::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/v8/enums/
|
|
124
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
193
|
+
# @return [Google::Protobuf::EnumDescriptor] for the CallTrackingDisplayLocation enum
|
|
194
|
+
def self.call_tracking_display_location
|
|
195
|
+
require "google/ads/google_ads/v8/enums/call_tracking_display_location_pb"
|
|
196
|
+
Google::Ads::GoogleAds::V8::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/v8/enums/
|
|
132
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
201
|
+
# @return [Google::Protobuf::EnumDescriptor] for the CallType enum
|
|
202
|
+
def self.call_type
|
|
203
|
+
require "google/ads/google_ads/v8/enums/call_type_pb"
|
|
204
|
+
Google::Ads::GoogleAds::V8::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/v8/enums/
|
|
140
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
209
|
+
# @return [Google::Protobuf::EnumDescriptor] for the GoogleVoiceCallStatus enum
|
|
210
|
+
def self.google_voice_call_status
|
|
211
|
+
require "google/ads/google_ads/v8/enums/google_voice_call_status_pb"
|
|
212
|
+
Google::Ads::GoogleAds::V8::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/v8/enums/
|
|
148
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
217
|
+
# @return [Google::Protobuf::EnumDescriptor] for the BudgetDeliveryMethod enum
|
|
218
|
+
def self.budget_delivery_method
|
|
219
|
+
require "google/ads/google_ads/v8/enums/budget_delivery_method_pb"
|
|
220
|
+
Google::Ads::GoogleAds::V8::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/v8/enums/
|
|
156
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
225
|
+
# @return [Google::Protobuf::EnumDescriptor] for the BudgetPeriod enum
|
|
226
|
+
def self.budget_period
|
|
227
|
+
require "google/ads/google_ads/v8/enums/budget_period_pb"
|
|
228
|
+
Google::Ads::GoogleAds::V8::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/v8/enums/
|
|
164
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
233
|
+
# @return [Google::Protobuf::EnumDescriptor] for the BudgetStatus enum
|
|
234
|
+
def self.budget_status
|
|
235
|
+
require "google/ads/google_ads/v8/enums/budget_status_pb"
|
|
236
|
+
Google::Ads::GoogleAds::V8::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/v8/enums/
|
|
172
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
241
|
+
# @return [Google::Protobuf::EnumDescriptor] for the BudgetType enum
|
|
242
|
+
def self.budget_type
|
|
243
|
+
require "google/ads/google_ads/v8/enums/budget_type_pb"
|
|
244
|
+
Google::Ads::GoogleAds::V8::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/v8/enums/
|
|
180
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
249
|
+
# @return [Google::Protobuf::EnumDescriptor] for the AssetFieldType enum
|
|
250
|
+
def self.asset_field_type
|
|
251
|
+
require "google/ads/google_ads/v8/enums/asset_field_type_pb"
|
|
252
|
+
Google::Ads::GoogleAds::V8::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/v8/enums/
|
|
188
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
257
|
+
# @return [Google::Protobuf::EnumDescriptor] for the AssetLinkStatus enum
|
|
258
|
+
def self.asset_link_status
|
|
259
|
+
require "google/ads/google_ads/v8/enums/asset_link_status_pb"
|
|
260
|
+
Google::Ads::GoogleAds::V8::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/v8/enums/
|
|
196
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
265
|
+
# @return [Google::Protobuf::EnumDescriptor] for the MonthOfYear enum
|
|
266
|
+
def self.month_of_year
|
|
267
|
+
require "google/ads/google_ads/v8/enums/month_of_year_pb"
|
|
268
|
+
Google::Ads::GoogleAds::V8::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/v8/enums/
|
|
204
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
273
|
+
# @return [Google::Protobuf::EnumDescriptor] for the InvoiceType enum
|
|
274
|
+
def self.invoice_type
|
|
275
|
+
require "google/ads/google_ads/v8/enums/invoice_type_pb"
|
|
276
|
+
Google::Ads::GoogleAds::V8::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/v8/enums/
|
|
212
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
281
|
+
# @return [Google::Protobuf::EnumDescriptor] for the MatchingFunctionContextType enum
|
|
282
|
+
def self.matching_function_context_type
|
|
283
|
+
require "google/ads/google_ads/v8/enums/matching_function_context_type_pb"
|
|
284
|
+
Google::Ads::GoogleAds::V8::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/v8/enums/
|
|
220
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
289
|
+
# @return [Google::Protobuf::EnumDescriptor] for the MatchingFunctionOperator enum
|
|
290
|
+
def self.matching_function_operator
|
|
291
|
+
require "google/ads/google_ads/v8/enums/matching_function_operator_pb"
|
|
292
|
+
Google::Ads::GoogleAds::V8::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/v8/enums/
|
|
228
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
297
|
+
# @return [Google::Protobuf::EnumDescriptor] for the FeedLinkStatus enum
|
|
298
|
+
def self.feed_link_status
|
|
299
|
+
require "google/ads/google_ads/v8/enums/feed_link_status_pb"
|
|
300
|
+
Google::Ads::GoogleAds::V8::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/v8/enums/
|
|
236
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
305
|
+
# @return [Google::Protobuf::EnumDescriptor] for the AdCustomizerPlaceholderField enum
|
|
306
|
+
def self.ad_customizer_placeholder_field
|
|
307
|
+
require "google/ads/google_ads/v8/enums/ad_customizer_placeholder_field_pb"
|
|
308
|
+
Google::Ads::GoogleAds::V8::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/v8/enums/
|
|
244
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
313
|
+
# @return [Google::Protobuf::EnumDescriptor] for the AffiliateLocationPlaceholderField enum
|
|
314
|
+
def self.affiliate_location_placeholder_field
|
|
315
|
+
require "google/ads/google_ads/v8/enums/affiliate_location_placeholder_field_pb"
|
|
316
|
+
Google::Ads::GoogleAds::V8::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/v8/enums/
|
|
252
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
321
|
+
# @return [Google::Protobuf::EnumDescriptor] for the AppPlaceholderField enum
|
|
322
|
+
def self.app_placeholder_field
|
|
323
|
+
require "google/ads/google_ads/v8/enums/app_placeholder_field_pb"
|
|
324
|
+
Google::Ads::GoogleAds::V8::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/v8/enums/
|
|
260
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
329
|
+
# @return [Google::Protobuf::EnumDescriptor] for the CallPlaceholderField enum
|
|
330
|
+
def self.call_placeholder_field
|
|
331
|
+
require "google/ads/google_ads/v8/enums/call_placeholder_field_pb"
|
|
332
|
+
Google::Ads::GoogleAds::V8::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/v8/enums/
|
|
268
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
337
|
+
# @return [Google::Protobuf::EnumDescriptor] for the CalloutPlaceholderField enum
|
|
338
|
+
def self.callout_placeholder_field
|
|
339
|
+
require "google/ads/google_ads/v8/enums/callout_placeholder_field_pb"
|
|
340
|
+
Google::Ads::GoogleAds::V8::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/v8/enums/
|
|
276
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
345
|
+
# @return [Google::Protobuf::EnumDescriptor] for the CustomPlaceholderField enum
|
|
346
|
+
def self.custom_placeholder_field
|
|
347
|
+
require "google/ads/google_ads/v8/enums/custom_placeholder_field_pb"
|
|
348
|
+
Google::Ads::GoogleAds::V8::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/v8/enums/
|
|
284
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
353
|
+
# @return [Google::Protobuf::EnumDescriptor] for the DsaPageFeedCriterionField enum
|
|
354
|
+
def self.dsa_page_feed_criterion_field
|
|
355
|
+
require "google/ads/google_ads/v8/enums/dsa_page_feed_criterion_field_pb"
|
|
356
|
+
Google::Ads::GoogleAds::V8::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/v8/enums/
|
|
292
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
361
|
+
# @return [Google::Protobuf::EnumDescriptor] for the EducationPlaceholderField enum
|
|
362
|
+
def self.education_placeholder_field
|
|
363
|
+
require "google/ads/google_ads/v8/enums/education_placeholder_field_pb"
|
|
364
|
+
Google::Ads::GoogleAds::V8::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/v8/enums/
|
|
300
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
369
|
+
# @return [Google::Protobuf::EnumDescriptor] for the FeedMappingCriterionType enum
|
|
370
|
+
def self.feed_mapping_criterion_type
|
|
371
|
+
require "google/ads/google_ads/v8/enums/feed_mapping_criterion_type_pb"
|
|
372
|
+
Google::Ads::GoogleAds::V8::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/v8/
|
|
308
|
-
Google::Ads::GoogleAds::V8::
|
|
377
|
+
# @return [Google::Protobuf::EnumDescriptor] for the FeedMappingStatus enum
|
|
378
|
+
def self.feed_mapping_status
|
|
379
|
+
require "google/ads/google_ads/v8/enums/feed_mapping_status_pb"
|
|
380
|
+
Google::Ads::GoogleAds::V8::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/v8/enums/
|
|
316
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
385
|
+
# @return [Google::Protobuf::EnumDescriptor] for the FlightPlaceholderField enum
|
|
386
|
+
def self.flight_placeholder_field
|
|
387
|
+
require "google/ads/google_ads/v8/enums/flight_placeholder_field_pb"
|
|
388
|
+
Google::Ads::GoogleAds::V8::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/v8/enums/
|
|
324
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
393
|
+
# @return [Google::Protobuf::EnumDescriptor] for the HotelPlaceholderField enum
|
|
394
|
+
def self.hotel_placeholder_field
|
|
395
|
+
require "google/ads/google_ads/v8/enums/hotel_placeholder_field_pb"
|
|
396
|
+
Google::Ads::GoogleAds::V8::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/v8/enums/
|
|
332
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
401
|
+
# @return [Google::Protobuf::EnumDescriptor] for the ImagePlaceholderField enum
|
|
402
|
+
def self.image_placeholder_field
|
|
403
|
+
require "google/ads/google_ads/v8/enums/image_placeholder_field_pb"
|
|
404
|
+
Google::Ads::GoogleAds::V8::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/v8/enums/
|
|
340
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
409
|
+
# @return [Google::Protobuf::EnumDescriptor] for the JobPlaceholderField enum
|
|
410
|
+
def self.job_placeholder_field
|
|
411
|
+
require "google/ads/google_ads/v8/enums/job_placeholder_field_pb"
|
|
412
|
+
Google::Ads::GoogleAds::V8::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/v8/enums/
|
|
348
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
417
|
+
# @return [Google::Protobuf::EnumDescriptor] for the LocalPlaceholderField enum
|
|
418
|
+
def self.local_placeholder_field
|
|
419
|
+
require "google/ads/google_ads/v8/enums/local_placeholder_field_pb"
|
|
420
|
+
Google::Ads::GoogleAds::V8::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/v8/enums/
|
|
356
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
425
|
+
# @return [Google::Protobuf::EnumDescriptor] for the LocationExtensionTargetingCriterionField enum
|
|
426
|
+
def self.location_extension_targeting_criterion_field
|
|
427
|
+
require "google/ads/google_ads/v8/enums/location_extension_targeting_criterion_field_pb"
|
|
428
|
+
Google::Ads::GoogleAds::V8::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/v8/enums/
|
|
364
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
433
|
+
# @return [Google::Protobuf::EnumDescriptor] for the LocationPlaceholderField enum
|
|
434
|
+
def self.location_placeholder_field
|
|
435
|
+
require "google/ads/google_ads/v8/enums/location_placeholder_field_pb"
|
|
436
|
+
Google::Ads::GoogleAds::V8::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/v8/enums/
|
|
372
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
441
|
+
# @return [Google::Protobuf::EnumDescriptor] for the MessagePlaceholderField enum
|
|
442
|
+
def self.message_placeholder_field
|
|
443
|
+
require "google/ads/google_ads/v8/enums/message_placeholder_field_pb"
|
|
444
|
+
Google::Ads::GoogleAds::V8::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/v8/enums/
|
|
380
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
449
|
+
# @return [Google::Protobuf::EnumDescriptor] for the PricePlaceholderField enum
|
|
450
|
+
def self.price_placeholder_field
|
|
451
|
+
require "google/ads/google_ads/v8/enums/price_placeholder_field_pb"
|
|
452
|
+
Google::Ads::GoogleAds::V8::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/v8/enums/
|
|
388
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
457
|
+
# @return [Google::Protobuf::EnumDescriptor] for the PromotionPlaceholderField enum
|
|
458
|
+
def self.promotion_placeholder_field
|
|
459
|
+
require "google/ads/google_ads/v8/enums/promotion_placeholder_field_pb"
|
|
460
|
+
Google::Ads::GoogleAds::V8::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/v8/enums/
|
|
396
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
465
|
+
# @return [Google::Protobuf::EnumDescriptor] for the RealEstatePlaceholderField enum
|
|
466
|
+
def self.real_estate_placeholder_field
|
|
467
|
+
require "google/ads/google_ads/v8/enums/real_estate_placeholder_field_pb"
|
|
468
|
+
Google::Ads::GoogleAds::V8::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/v8/enums/
|
|
404
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
473
|
+
# @return [Google::Protobuf::EnumDescriptor] for the SitelinkPlaceholderField enum
|
|
474
|
+
def self.sitelink_placeholder_field
|
|
475
|
+
require "google/ads/google_ads/v8/enums/sitelink_placeholder_field_pb"
|
|
476
|
+
Google::Ads::GoogleAds::V8::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/v8/enums/structured_snippet_placeholder_field_pb"
|
|
484
|
+
Google::Ads::GoogleAds::V8::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/v8/enums/travel_placeholder_field_pb"
|
|
492
|
+
Google::Ads::GoogleAds::V8::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/v8/enums/affiliate_location_feed_relationship_type_pb"
|
|
500
|
+
Google::Ads::GoogleAds::V8::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/v8/enums/feed_attribute_type_pb"
|
|
508
|
+
Google::Ads::GoogleAds::V8::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/v8/enums/feed_origin_pb"
|
|
516
|
+
Google::Ads::GoogleAds::V8::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/v8/enums/feed_status_pb"
|
|
524
|
+
Google::Ads::GoogleAds::V8::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/v8/resources/feed_pb"
|
|
532
|
+
Google::Ads::GoogleAds::V8::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/v8/enums/simulation_modification_method_pb"
|
|
540
|
+
Google::Ads::GoogleAds::V8::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/v8/enums/simulation_type_pb"
|
|
548
|
+
Google::Ads::GoogleAds::V8::Enums::SimulationTypeEnum::SimulationType.descriptor
|
|
549
|
+
end
|
|
550
|
+
|
|
551
|
+
# Returns the descriptor for the Device enum
|
|
552
|
+
#
|
|
553
|
+
# @return [Google::Protobuf::EnumDescriptor] for the Device enum
|
|
554
|
+
def self.device
|
|
555
|
+
require "google/ads/google_ads/v8/enums/device_pb"
|
|
556
|
+
Google::Ads::GoogleAds::V8::Enums::DeviceEnum::Device.descriptor
|
|
557
|
+
end
|
|
558
|
+
|
|
559
|
+
# Returns the descriptor for the SeasonalityEventScope enum
|
|
560
|
+
#
|
|
561
|
+
# @return [Google::Protobuf::EnumDescriptor] for the SeasonalityEventScope enum
|
|
562
|
+
def self.seasonality_event_scope
|
|
563
|
+
require "google/ads/google_ads/v8/enums/seasonality_event_scope_pb"
|
|
564
|
+
Google::Ads::GoogleAds::V8::Enums::SeasonalityEventScopeEnum::SeasonalityEventScope.descriptor
|
|
565
|
+
end
|
|
566
|
+
|
|
567
|
+
# Returns the descriptor for the SeasonalityEventStatus enum
|
|
568
|
+
#
|
|
569
|
+
# @return [Google::Protobuf::EnumDescriptor] for the SeasonalityEventStatus enum
|
|
570
|
+
def self.seasonality_event_status
|
|
571
|
+
require "google/ads/google_ads/v8/enums/seasonality_event_status_pb"
|
|
572
|
+
Google::Ads::GoogleAds::V8::Enums::SeasonalityEventStatusEnum::SeasonalityEventStatus.descriptor
|
|
573
|
+
end
|
|
574
|
+
|
|
575
|
+
# Returns the descriptor for the AgeRangeType enum
|
|
576
|
+
#
|
|
577
|
+
# @return [Google::Protobuf::EnumDescriptor] for the AgeRangeType enum
|
|
578
|
+
def self.age_range_type
|
|
579
|
+
require "google/ads/google_ads/v8/enums/age_range_type_pb"
|
|
580
|
+
Google::Ads::GoogleAds::V8::Enums::AgeRangeTypeEnum::AgeRangeType.descriptor
|
|
581
|
+
end
|
|
582
|
+
|
|
583
|
+
# Returns the descriptor for the AppPaymentModelType enum
|
|
584
|
+
#
|
|
585
|
+
# @return [Google::Protobuf::EnumDescriptor] for the AppPaymentModelType enum
|
|
586
|
+
def self.app_payment_model_type
|
|
587
|
+
require "google/ads/google_ads/v8/enums/app_payment_model_type_pb"
|
|
588
|
+
Google::Ads::GoogleAds::V8::Enums::AppPaymentModelTypeEnum::AppPaymentModelType.descriptor
|
|
589
|
+
end
|
|
590
|
+
|
|
591
|
+
# Returns the descriptor for the ContentLabelType enum
|
|
592
|
+
#
|
|
593
|
+
# @return [Google::Protobuf::EnumDescriptor] for the ContentLabelType enum
|
|
594
|
+
def self.content_label_type
|
|
595
|
+
require "google/ads/google_ads/v8/enums/content_label_type_pb"
|
|
596
|
+
Google::Ads::GoogleAds::V8::Enums::ContentLabelTypeEnum::ContentLabelType.descriptor
|
|
597
|
+
end
|
|
598
|
+
|
|
599
|
+
# Returns the descriptor for the DayOfWeek enum
|
|
600
|
+
#
|
|
601
|
+
# @return [Google::Protobuf::EnumDescriptor] for the DayOfWeek enum
|
|
602
|
+
def self.day_of_week
|
|
603
|
+
require "google/ads/google_ads/v8/enums/day_of_week_pb"
|
|
604
|
+
Google::Ads::GoogleAds::V8::Enums::DayOfWeekEnum::DayOfWeek.descriptor
|
|
605
|
+
end
|
|
606
|
+
|
|
607
|
+
# Returns the descriptor for the GenderType enum
|
|
608
|
+
#
|
|
609
|
+
# @return [Google::Protobuf::EnumDescriptor] for the GenderType enum
|
|
610
|
+
def self.gender_type
|
|
611
|
+
require "google/ads/google_ads/v8/enums/gender_type_pb"
|
|
612
|
+
Google::Ads::GoogleAds::V8::Enums::GenderTypeEnum::GenderType.descriptor
|
|
613
|
+
end
|
|
614
|
+
|
|
615
|
+
# Returns the descriptor for the HotelDateSelectionType enum
|
|
616
|
+
#
|
|
617
|
+
# @return [Google::Protobuf::EnumDescriptor] for the HotelDateSelectionType enum
|
|
618
|
+
def self.hotel_date_selection_type
|
|
619
|
+
require "google/ads/google_ads/v8/enums/hotel_date_selection_type_pb"
|
|
620
|
+
Google::Ads::GoogleAds::V8::Enums::HotelDateSelectionTypeEnum::HotelDateSelectionType.descriptor
|
|
621
|
+
end
|
|
622
|
+
|
|
623
|
+
# Returns the descriptor for the IncomeRangeType enum
|
|
624
|
+
#
|
|
625
|
+
# @return [Google::Protobuf::EnumDescriptor] for the IncomeRangeType enum
|
|
626
|
+
def self.income_range_type
|
|
627
|
+
require "google/ads/google_ads/v8/enums/income_range_type_pb"
|
|
628
|
+
Google::Ads::GoogleAds::V8::Enums::IncomeRangeTypeEnum::IncomeRangeType.descriptor
|
|
405
629
|
end
|
|
406
630
|
|
|
407
631
|
# Returns the descriptor for the InteractionType enum
|
|
@@ -412,6 +636,14 @@ module Google
|
|
|
412
636
|
Google::Ads::GoogleAds::V8::Enums::InteractionTypeEnum::InteractionType.descriptor
|
|
413
637
|
end
|
|
414
638
|
|
|
639
|
+
# Returns the descriptor for the KeywordMatchType enum
|
|
640
|
+
#
|
|
641
|
+
# @return [Google::Protobuf::EnumDescriptor] for the KeywordMatchType enum
|
|
642
|
+
def self.keyword_match_type
|
|
643
|
+
require "google/ads/google_ads/v8/enums/keyword_match_type_pb"
|
|
644
|
+
Google::Ads::GoogleAds::V8::Enums::KeywordMatchTypeEnum::KeywordMatchType.descriptor
|
|
645
|
+
end
|
|
646
|
+
|
|
415
647
|
# Returns the descriptor for the ListingGroupType enum
|
|
416
648
|
#
|
|
417
649
|
# @return [Google::Protobuf::EnumDescriptor] for the ListingGroupType enum
|
|
@@ -524,132 +756,132 @@ module Google
|
|
|
524
756
|
Google::Ads::GoogleAds::V8::Enums::WebpageConditionOperatorEnum::WebpageConditionOperator.descriptor
|
|
525
757
|
end
|
|
526
758
|
|
|
527
|
-
# Returns the descriptor for the
|
|
759
|
+
# Returns the descriptor for the CriterionType enum
|
|
528
760
|
#
|
|
529
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
530
|
-
def self.
|
|
531
|
-
require "google/ads/google_ads/v8/enums/
|
|
532
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
761
|
+
# @return [Google::Protobuf::EnumDescriptor] for the CriterionType enum
|
|
762
|
+
def self.criterion_type
|
|
763
|
+
require "google/ads/google_ads/v8/enums/criterion_type_pb"
|
|
764
|
+
Google::Ads::GoogleAds::V8::Enums::CriterionTypeEnum::CriterionType.descriptor
|
|
533
765
|
end
|
|
534
766
|
|
|
535
|
-
# Returns the descriptor for the
|
|
767
|
+
# Returns the descriptor for the BillingSetupStatus enum
|
|
536
768
|
#
|
|
537
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
538
|
-
def self.
|
|
539
|
-
require "google/ads/google_ads/v8/enums/
|
|
540
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
769
|
+
# @return [Google::Protobuf::EnumDescriptor] for the BillingSetupStatus enum
|
|
770
|
+
def self.billing_setup_status
|
|
771
|
+
require "google/ads/google_ads/v8/enums/billing_setup_status_pb"
|
|
772
|
+
Google::Ads::GoogleAds::V8::Enums::BillingSetupStatusEnum::BillingSetupStatus.descriptor
|
|
541
773
|
end
|
|
542
774
|
|
|
543
|
-
# Returns the descriptor for the
|
|
775
|
+
# Returns the descriptor for the TimeType enum
|
|
544
776
|
#
|
|
545
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
546
|
-
def self.
|
|
547
|
-
require "google/ads/google_ads/v8/enums/
|
|
548
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
777
|
+
# @return [Google::Protobuf::EnumDescriptor] for the TimeType enum
|
|
778
|
+
def self.time_type
|
|
779
|
+
require "google/ads/google_ads/v8/enums/time_type_pb"
|
|
780
|
+
Google::Ads::GoogleAds::V8::Enums::TimeTypeEnum::TimeType.descriptor
|
|
549
781
|
end
|
|
550
782
|
|
|
551
|
-
# Returns the descriptor for the
|
|
783
|
+
# Returns the descriptor for the AssetPerformanceLabel enum
|
|
552
784
|
#
|
|
553
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
554
|
-
def self.
|
|
555
|
-
require "google/ads/google_ads/v8/enums/
|
|
556
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
785
|
+
# @return [Google::Protobuf::EnumDescriptor] for the AssetPerformanceLabel enum
|
|
786
|
+
def self.asset_performance_label
|
|
787
|
+
require "google/ads/google_ads/v8/enums/asset_performance_label_pb"
|
|
788
|
+
Google::Ads::GoogleAds::V8::Enums::AssetPerformanceLabelEnum::AssetPerformanceLabel.descriptor
|
|
557
789
|
end
|
|
558
790
|
|
|
559
|
-
# Returns the descriptor for the
|
|
791
|
+
# Returns the descriptor for the ServedAssetFieldType enum
|
|
560
792
|
#
|
|
561
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
562
|
-
def self.
|
|
563
|
-
require "google/ads/google_ads/v8/enums/
|
|
564
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
793
|
+
# @return [Google::Protobuf::EnumDescriptor] for the ServedAssetFieldType enum
|
|
794
|
+
def self.served_asset_field_type
|
|
795
|
+
require "google/ads/google_ads/v8/enums/served_asset_field_type_pb"
|
|
796
|
+
Google::Ads::GoogleAds::V8::Enums::ServedAssetFieldTypeEnum::ServedAssetFieldType.descriptor
|
|
565
797
|
end
|
|
566
798
|
|
|
567
|
-
# Returns the descriptor for the
|
|
799
|
+
# Returns the descriptor for the CallConversionReportingState enum
|
|
568
800
|
#
|
|
569
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
570
|
-
def self.
|
|
571
|
-
require "google/ads/google_ads/v8/enums/
|
|
572
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
801
|
+
# @return [Google::Protobuf::EnumDescriptor] for the CallConversionReportingState enum
|
|
802
|
+
def self.call_conversion_reporting_state
|
|
803
|
+
require "google/ads/google_ads/v8/enums/call_conversion_reporting_state_pb"
|
|
804
|
+
Google::Ads::GoogleAds::V8::Enums::CallConversionReportingStateEnum::CallConversionReportingState.descriptor
|
|
573
805
|
end
|
|
574
806
|
|
|
575
|
-
# Returns the descriptor for the
|
|
807
|
+
# Returns the descriptor for the DisplayAdFormatSetting enum
|
|
576
808
|
#
|
|
577
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
578
|
-
def self.
|
|
579
|
-
require "google/ads/google_ads/v8/enums/
|
|
580
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
809
|
+
# @return [Google::Protobuf::EnumDescriptor] for the DisplayAdFormatSetting enum
|
|
810
|
+
def self.display_ad_format_setting
|
|
811
|
+
require "google/ads/google_ads/v8/enums/display_ad_format_setting_pb"
|
|
812
|
+
Google::Ads::GoogleAds::V8::Enums::DisplayAdFormatSettingEnum::DisplayAdFormatSetting.descriptor
|
|
581
813
|
end
|
|
582
814
|
|
|
583
|
-
# Returns the descriptor for the
|
|
815
|
+
# Returns the descriptor for the DisplayUploadProductType enum
|
|
584
816
|
#
|
|
585
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
586
|
-
def self.
|
|
587
|
-
require "google/ads/google_ads/v8/enums/
|
|
588
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
817
|
+
# @return [Google::Protobuf::EnumDescriptor] for the DisplayUploadProductType enum
|
|
818
|
+
def self.display_upload_product_type
|
|
819
|
+
require "google/ads/google_ads/v8/enums/display_upload_product_type_pb"
|
|
820
|
+
Google::Ads::GoogleAds::V8::Enums::DisplayUploadProductTypeEnum::DisplayUploadProductType.descriptor
|
|
589
821
|
end
|
|
590
822
|
|
|
591
|
-
# Returns the descriptor for the
|
|
823
|
+
# Returns the descriptor for the LegacyAppInstallAdAppStore enum
|
|
592
824
|
#
|
|
593
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
594
|
-
def self.
|
|
595
|
-
require "google/ads/google_ads/v8/enums/
|
|
596
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
825
|
+
# @return [Google::Protobuf::EnumDescriptor] for the LegacyAppInstallAdAppStore enum
|
|
826
|
+
def self.legacy_app_install_ad_app_store
|
|
827
|
+
require "google/ads/google_ads/v8/enums/legacy_app_install_ad_app_store_pb"
|
|
828
|
+
Google::Ads::GoogleAds::V8::Enums::LegacyAppInstallAdAppStoreEnum::LegacyAppInstallAdAppStore.descriptor
|
|
597
829
|
end
|
|
598
830
|
|
|
599
|
-
# Returns the descriptor for the
|
|
831
|
+
# Returns the descriptor for the MimeType enum
|
|
600
832
|
#
|
|
601
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
602
|
-
def self.
|
|
603
|
-
require "google/ads/google_ads/v8/enums/
|
|
604
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
833
|
+
# @return [Google::Protobuf::EnumDescriptor] for the MimeType enum
|
|
834
|
+
def self.mime_type
|
|
835
|
+
require "google/ads/google_ads/v8/enums/mime_type_pb"
|
|
836
|
+
Google::Ads::GoogleAds::V8::Enums::MimeTypeEnum::MimeType.descriptor
|
|
605
837
|
end
|
|
606
838
|
|
|
607
|
-
# Returns the descriptor for the
|
|
839
|
+
# Returns the descriptor for the AppUrlOperatingSystemType enum
|
|
608
840
|
#
|
|
609
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
610
|
-
def self.
|
|
611
|
-
require "google/ads/google_ads/v8/enums/
|
|
612
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
841
|
+
# @return [Google::Protobuf::EnumDescriptor] for the AppUrlOperatingSystemType enum
|
|
842
|
+
def self.app_url_operating_system_type
|
|
843
|
+
require "google/ads/google_ads/v8/enums/app_url_operating_system_type_pb"
|
|
844
|
+
Google::Ads::GoogleAds::V8::Enums::AppUrlOperatingSystemTypeEnum::AppUrlOperatingSystemType.descriptor
|
|
613
845
|
end
|
|
614
846
|
|
|
615
|
-
# Returns the descriptor for the
|
|
847
|
+
# Returns the descriptor for the AdType enum
|
|
616
848
|
#
|
|
617
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
618
|
-
def self.
|
|
619
|
-
require "google/ads/google_ads/v8/enums/
|
|
620
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
849
|
+
# @return [Google::Protobuf::EnumDescriptor] for the AdType enum
|
|
850
|
+
def self.ad_type
|
|
851
|
+
require "google/ads/google_ads/v8/enums/ad_type_pb"
|
|
852
|
+
Google::Ads::GoogleAds::V8::Enums::AdTypeEnum::AdType.descriptor
|
|
621
853
|
end
|
|
622
854
|
|
|
623
|
-
# Returns the descriptor for the
|
|
855
|
+
# Returns the descriptor for the SystemManagedResourceSource enum
|
|
624
856
|
#
|
|
625
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
626
|
-
def self.
|
|
627
|
-
require "google/ads/google_ads/v8/enums/
|
|
628
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
857
|
+
# @return [Google::Protobuf::EnumDescriptor] for the SystemManagedResourceSource enum
|
|
858
|
+
def self.system_managed_resource_source
|
|
859
|
+
require "google/ads/google_ads/v8/enums/system_managed_entity_source_pb"
|
|
860
|
+
Google::Ads::GoogleAds::V8::Enums::SystemManagedResourceSourceEnum::SystemManagedResourceSource.descriptor
|
|
629
861
|
end
|
|
630
862
|
|
|
631
|
-
# Returns the descriptor for the
|
|
863
|
+
# Returns the descriptor for the ManagerLinkStatus enum
|
|
632
864
|
#
|
|
633
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
634
|
-
def self.
|
|
635
|
-
require "google/ads/google_ads/v8/enums/
|
|
636
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
865
|
+
# @return [Google::Protobuf::EnumDescriptor] for the ManagerLinkStatus enum
|
|
866
|
+
def self.manager_link_status
|
|
867
|
+
require "google/ads/google_ads/v8/enums/manager_link_status_pb"
|
|
868
|
+
Google::Ads::GoogleAds::V8::Enums::ManagerLinkStatusEnum::ManagerLinkStatus.descriptor
|
|
637
869
|
end
|
|
638
870
|
|
|
639
|
-
# Returns the descriptor for the
|
|
871
|
+
# Returns the descriptor for the TargetImpressionShareLocation enum
|
|
640
872
|
#
|
|
641
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
642
|
-
def self.
|
|
643
|
-
require "google/ads/google_ads/v8/enums/
|
|
644
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
873
|
+
# @return [Google::Protobuf::EnumDescriptor] for the TargetImpressionShareLocation enum
|
|
874
|
+
def self.target_impression_share_location
|
|
875
|
+
require "google/ads/google_ads/v8/enums/target_impression_share_location_pb"
|
|
876
|
+
Google::Ads::GoogleAds::V8::Enums::TargetImpressionShareLocationEnum::TargetImpressionShareLocation.descriptor
|
|
645
877
|
end
|
|
646
878
|
|
|
647
|
-
# Returns the descriptor for the
|
|
879
|
+
# Returns the descriptor for the BiddingStrategyStatus enum
|
|
648
880
|
#
|
|
649
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
650
|
-
def self.
|
|
651
|
-
require "google/ads/google_ads/v8/enums/
|
|
652
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
881
|
+
# @return [Google::Protobuf::EnumDescriptor] for the BiddingStrategyStatus enum
|
|
882
|
+
def self.bidding_strategy_status
|
|
883
|
+
require "google/ads/google_ads/v8/enums/bidding_strategy_status_pb"
|
|
884
|
+
Google::Ads::GoogleAds::V8::Enums::BiddingStrategyStatusEnum::BiddingStrategyStatus.descriptor
|
|
653
885
|
end
|
|
654
886
|
|
|
655
887
|
# Returns the descriptor for the BiddingStrategyType enum
|
|
@@ -660,324 +892,300 @@ module Google
|
|
|
660
892
|
Google::Ads::GoogleAds::V8::Enums::BiddingStrategyTypeEnum::BiddingStrategyType.descriptor
|
|
661
893
|
end
|
|
662
894
|
|
|
663
|
-
# Returns the descriptor for the
|
|
895
|
+
# Returns the descriptor for the CampaignSharedSetStatus enum
|
|
664
896
|
#
|
|
665
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
666
|
-
def self.
|
|
667
|
-
require "google/ads/google_ads/v8/enums/
|
|
668
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
897
|
+
# @return [Google::Protobuf::EnumDescriptor] for the CampaignSharedSetStatus enum
|
|
898
|
+
def self.campaign_shared_set_status
|
|
899
|
+
require "google/ads/google_ads/v8/enums/campaign_shared_set_status_pb"
|
|
900
|
+
Google::Ads::GoogleAds::V8::Enums::CampaignSharedSetStatusEnum::CampaignSharedSetStatus.descriptor
|
|
669
901
|
end
|
|
670
902
|
|
|
671
|
-
# Returns the descriptor for the
|
|
903
|
+
# Returns the descriptor for the CustomerMatchUploadKeyType enum
|
|
672
904
|
#
|
|
673
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
674
|
-
def self.
|
|
675
|
-
require "google/ads/google_ads/v8/enums/
|
|
676
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
905
|
+
# @return [Google::Protobuf::EnumDescriptor] for the CustomerMatchUploadKeyType enum
|
|
906
|
+
def self.customer_match_upload_key_type
|
|
907
|
+
require "google/ads/google_ads/v8/enums/customer_match_upload_key_type_pb"
|
|
908
|
+
Google::Ads::GoogleAds::V8::Enums::CustomerMatchUploadKeyTypeEnum::CustomerMatchUploadKeyType.descriptor
|
|
677
909
|
end
|
|
678
910
|
|
|
679
|
-
# Returns the descriptor for the
|
|
911
|
+
# Returns the descriptor for the UserListCombinedRuleOperator enum
|
|
680
912
|
#
|
|
681
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
682
|
-
def self.
|
|
683
|
-
require "google/ads/google_ads/v8/enums/
|
|
684
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
913
|
+
# @return [Google::Protobuf::EnumDescriptor] for the UserListCombinedRuleOperator enum
|
|
914
|
+
def self.user_list_combined_rule_operator
|
|
915
|
+
require "google/ads/google_ads/v8/enums/user_list_combined_rule_operator_pb"
|
|
916
|
+
Google::Ads::GoogleAds::V8::Enums::UserListCombinedRuleOperatorEnum::UserListCombinedRuleOperator.descriptor
|
|
685
917
|
end
|
|
686
918
|
|
|
687
|
-
# Returns the descriptor for the
|
|
919
|
+
# Returns the descriptor for the UserListCrmDataSourceType enum
|
|
688
920
|
#
|
|
689
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
690
|
-
def self.
|
|
691
|
-
require "google/ads/google_ads/v8/enums/
|
|
692
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
921
|
+
# @return [Google::Protobuf::EnumDescriptor] for the UserListCrmDataSourceType enum
|
|
922
|
+
def self.user_list_crm_data_source_type
|
|
923
|
+
require "google/ads/google_ads/v8/enums/user_list_crm_data_source_type_pb"
|
|
924
|
+
Google::Ads::GoogleAds::V8::Enums::UserListCrmDataSourceTypeEnum::UserListCrmDataSourceType.descriptor
|
|
693
925
|
end
|
|
694
926
|
|
|
695
|
-
# Returns the descriptor for the
|
|
927
|
+
# Returns the descriptor for the UserListDateRuleItemOperator enum
|
|
696
928
|
#
|
|
697
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
698
|
-
def self.
|
|
699
|
-
require "google/ads/google_ads/v8/enums/
|
|
700
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
929
|
+
# @return [Google::Protobuf::EnumDescriptor] for the UserListDateRuleItemOperator enum
|
|
930
|
+
def self.user_list_date_rule_item_operator
|
|
931
|
+
require "google/ads/google_ads/v8/enums/user_list_date_rule_item_operator_pb"
|
|
932
|
+
Google::Ads::GoogleAds::V8::Enums::UserListDateRuleItemOperatorEnum::UserListDateRuleItemOperator.descriptor
|
|
701
933
|
end
|
|
702
934
|
|
|
703
|
-
# Returns the descriptor for the
|
|
935
|
+
# Returns the descriptor for the UserListLogicalRuleOperator enum
|
|
704
936
|
#
|
|
705
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
706
|
-
def self.
|
|
707
|
-
require "google/ads/google_ads/v8/enums/
|
|
708
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
937
|
+
# @return [Google::Protobuf::EnumDescriptor] for the UserListLogicalRuleOperator enum
|
|
938
|
+
def self.user_list_logical_rule_operator
|
|
939
|
+
require "google/ads/google_ads/v8/enums/user_list_logical_rule_operator_pb"
|
|
940
|
+
Google::Ads::GoogleAds::V8::Enums::UserListLogicalRuleOperatorEnum::UserListLogicalRuleOperator.descriptor
|
|
709
941
|
end
|
|
710
942
|
|
|
711
|
-
# Returns the descriptor for the
|
|
943
|
+
# Returns the descriptor for the UserListNumberRuleItemOperator enum
|
|
712
944
|
#
|
|
713
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
714
|
-
def self.
|
|
715
|
-
require "google/ads/google_ads/v8/enums/
|
|
716
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
945
|
+
# @return [Google::Protobuf::EnumDescriptor] for the UserListNumberRuleItemOperator enum
|
|
946
|
+
def self.user_list_number_rule_item_operator
|
|
947
|
+
require "google/ads/google_ads/v8/enums/user_list_number_rule_item_operator_pb"
|
|
948
|
+
Google::Ads::GoogleAds::V8::Enums::UserListNumberRuleItemOperatorEnum::UserListNumberRuleItemOperator.descriptor
|
|
717
949
|
end
|
|
718
950
|
|
|
719
|
-
# Returns the descriptor for the
|
|
951
|
+
# Returns the descriptor for the UserListPrepopulationStatus enum
|
|
720
952
|
#
|
|
721
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
722
|
-
def self.
|
|
723
|
-
require "google/ads/google_ads/v8/enums/
|
|
724
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
953
|
+
# @return [Google::Protobuf::EnumDescriptor] for the UserListPrepopulationStatus enum
|
|
954
|
+
def self.user_list_prepopulation_status
|
|
955
|
+
require "google/ads/google_ads/v8/enums/user_list_prepopulation_status_pb"
|
|
956
|
+
Google::Ads::GoogleAds::V8::Enums::UserListPrepopulationStatusEnum::UserListPrepopulationStatus.descriptor
|
|
725
957
|
end
|
|
726
958
|
|
|
727
|
-
# Returns the descriptor for the
|
|
959
|
+
# Returns the descriptor for the UserListRuleType enum
|
|
728
960
|
#
|
|
729
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
730
|
-
def self.
|
|
731
|
-
require "google/ads/google_ads/v8/enums/
|
|
732
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
961
|
+
# @return [Google::Protobuf::EnumDescriptor] for the UserListRuleType enum
|
|
962
|
+
def self.user_list_rule_type
|
|
963
|
+
require "google/ads/google_ads/v8/enums/user_list_rule_type_pb"
|
|
964
|
+
Google::Ads::GoogleAds::V8::Enums::UserListRuleTypeEnum::UserListRuleType.descriptor
|
|
733
965
|
end
|
|
734
966
|
|
|
735
|
-
# Returns the descriptor for the
|
|
967
|
+
# Returns the descriptor for the UserListStringRuleItemOperator enum
|
|
736
968
|
#
|
|
737
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
738
|
-
def self.
|
|
739
|
-
require "google/ads/google_ads/v8/enums/
|
|
740
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
969
|
+
# @return [Google::Protobuf::EnumDescriptor] for the UserListStringRuleItemOperator enum
|
|
970
|
+
def self.user_list_string_rule_item_operator
|
|
971
|
+
require "google/ads/google_ads/v8/enums/user_list_string_rule_item_operator_pb"
|
|
972
|
+
Google::Ads::GoogleAds::V8::Enums::UserListStringRuleItemOperatorEnum::UserListStringRuleItemOperator.descriptor
|
|
741
973
|
end
|
|
742
974
|
|
|
743
|
-
# Returns the descriptor for the
|
|
975
|
+
# Returns the descriptor for the AccessReason enum
|
|
744
976
|
#
|
|
745
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
746
|
-
def self.
|
|
747
|
-
require "google/ads/google_ads/v8/enums/
|
|
748
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
977
|
+
# @return [Google::Protobuf::EnumDescriptor] for the AccessReason enum
|
|
978
|
+
def self.access_reason
|
|
979
|
+
require "google/ads/google_ads/v8/enums/access_reason_pb"
|
|
980
|
+
Google::Ads::GoogleAds::V8::Enums::AccessReasonEnum::AccessReason.descriptor
|
|
749
981
|
end
|
|
750
982
|
|
|
751
|
-
# Returns the descriptor for the
|
|
983
|
+
# Returns the descriptor for the UserListAccessStatus enum
|
|
752
984
|
#
|
|
753
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
754
|
-
def self.
|
|
755
|
-
require "google/ads/google_ads/v8/enums/
|
|
756
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
985
|
+
# @return [Google::Protobuf::EnumDescriptor] for the UserListAccessStatus enum
|
|
986
|
+
def self.user_list_access_status
|
|
987
|
+
require "google/ads/google_ads/v8/enums/user_list_access_status_pb"
|
|
988
|
+
Google::Ads::GoogleAds::V8::Enums::UserListAccessStatusEnum::UserListAccessStatus.descriptor
|
|
757
989
|
end
|
|
758
990
|
|
|
759
|
-
# Returns the descriptor for the
|
|
991
|
+
# Returns the descriptor for the UserListClosingReason enum
|
|
760
992
|
#
|
|
761
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
762
|
-
def self.
|
|
763
|
-
require "google/ads/google_ads/v8/enums/
|
|
764
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
993
|
+
# @return [Google::Protobuf::EnumDescriptor] for the UserListClosingReason enum
|
|
994
|
+
def self.user_list_closing_reason
|
|
995
|
+
require "google/ads/google_ads/v8/enums/user_list_closing_reason_pb"
|
|
996
|
+
Google::Ads::GoogleAds::V8::Enums::UserListClosingReasonEnum::UserListClosingReason.descriptor
|
|
765
997
|
end
|
|
766
998
|
|
|
767
|
-
# Returns the descriptor for the
|
|
999
|
+
# Returns the descriptor for the UserListMembershipStatus enum
|
|
768
1000
|
#
|
|
769
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
770
|
-
def self.
|
|
771
|
-
require "google/ads/google_ads/v8/enums/
|
|
772
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
1001
|
+
# @return [Google::Protobuf::EnumDescriptor] for the UserListMembershipStatus enum
|
|
1002
|
+
def self.user_list_membership_status
|
|
1003
|
+
require "google/ads/google_ads/v8/enums/user_list_membership_status_pb"
|
|
1004
|
+
Google::Ads::GoogleAds::V8::Enums::UserListMembershipStatusEnum::UserListMembershipStatus.descriptor
|
|
773
1005
|
end
|
|
774
1006
|
|
|
775
|
-
# Returns the descriptor for the
|
|
1007
|
+
# Returns the descriptor for the UserListSizeRange enum
|
|
776
1008
|
#
|
|
777
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
778
|
-
def self.
|
|
779
|
-
require "google/ads/google_ads/v8/enums/
|
|
780
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
1009
|
+
# @return [Google::Protobuf::EnumDescriptor] for the UserListSizeRange enum
|
|
1010
|
+
def self.user_list_size_range
|
|
1011
|
+
require "google/ads/google_ads/v8/enums/user_list_size_range_pb"
|
|
1012
|
+
Google::Ads::GoogleAds::V8::Enums::UserListSizeRangeEnum::UserListSizeRange.descriptor
|
|
781
1013
|
end
|
|
782
1014
|
|
|
783
|
-
# Returns the descriptor for the
|
|
1015
|
+
# Returns the descriptor for the UserListType enum
|
|
784
1016
|
#
|
|
785
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
786
|
-
def self.
|
|
787
|
-
require "google/ads/google_ads/v8/enums/
|
|
788
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
1017
|
+
# @return [Google::Protobuf::EnumDescriptor] for the UserListType enum
|
|
1018
|
+
def self.user_list_type
|
|
1019
|
+
require "google/ads/google_ads/v8/enums/user_list_type_pb"
|
|
1020
|
+
Google::Ads::GoogleAds::V8::Enums::UserListTypeEnum::UserListType.descriptor
|
|
789
1021
|
end
|
|
790
1022
|
|
|
791
|
-
# Returns the descriptor for the
|
|
1023
|
+
# Returns the descriptor for the ConversionValueRuleStatus enum
|
|
792
1024
|
#
|
|
793
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
794
|
-
def self.
|
|
795
|
-
require "google/ads/google_ads/v8/enums/
|
|
796
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
1025
|
+
# @return [Google::Protobuf::EnumDescriptor] for the ConversionValueRuleStatus enum
|
|
1026
|
+
def self.conversion_value_rule_status
|
|
1027
|
+
require "google/ads/google_ads/v8/enums/conversion_value_rule_status_pb"
|
|
1028
|
+
Google::Ads::GoogleAds::V8::Enums::ConversionValueRuleStatusEnum::ConversionValueRuleStatus.descriptor
|
|
797
1029
|
end
|
|
798
1030
|
|
|
799
|
-
# Returns the descriptor for the
|
|
1031
|
+
# Returns the descriptor for the ValueRuleDeviceType enum
|
|
800
1032
|
#
|
|
801
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
802
|
-
def self.
|
|
803
|
-
require "google/ads/google_ads/v8/enums/
|
|
804
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
1033
|
+
# @return [Google::Protobuf::EnumDescriptor] for the ValueRuleDeviceType enum
|
|
1034
|
+
def self.value_rule_device_type
|
|
1035
|
+
require "google/ads/google_ads/v8/enums/value_rule_device_type_pb"
|
|
1036
|
+
Google::Ads::GoogleAds::V8::Enums::ValueRuleDeviceTypeEnum::ValueRuleDeviceType.descriptor
|
|
805
1037
|
end
|
|
806
1038
|
|
|
807
|
-
# Returns the descriptor for the
|
|
1039
|
+
# Returns the descriptor for the ValueRuleGeoLocationMatchType enum
|
|
808
1040
|
#
|
|
809
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
810
|
-
def self.
|
|
811
|
-
require "google/ads/google_ads/v8/enums/
|
|
812
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
1041
|
+
# @return [Google::Protobuf::EnumDescriptor] for the ValueRuleGeoLocationMatchType enum
|
|
1042
|
+
def self.value_rule_geo_location_match_type
|
|
1043
|
+
require "google/ads/google_ads/v8/enums/value_rule_geo_location_match_type_pb"
|
|
1044
|
+
Google::Ads::GoogleAds::V8::Enums::ValueRuleGeoLocationMatchTypeEnum::ValueRuleGeoLocationMatchType.descriptor
|
|
813
1045
|
end
|
|
814
1046
|
|
|
815
|
-
# Returns the descriptor for the
|
|
1047
|
+
# Returns the descriptor for the ValueRuleOperation enum
|
|
816
1048
|
#
|
|
817
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
818
|
-
def self.
|
|
819
|
-
require "google/ads/google_ads/v8/
|
|
820
|
-
Google::Ads::GoogleAds::V8::
|
|
1049
|
+
# @return [Google::Protobuf::EnumDescriptor] for the ValueRuleOperation enum
|
|
1050
|
+
def self.value_rule_operation
|
|
1051
|
+
require "google/ads/google_ads/v8/enums/value_rule_operation_pb"
|
|
1052
|
+
Google::Ads::GoogleAds::V8::Enums::ValueRuleOperationEnum::ValueRuleOperation.descriptor
|
|
821
1053
|
end
|
|
822
1054
|
|
|
823
|
-
# Returns the descriptor for the
|
|
1055
|
+
# Returns the descriptor for the AssetType enum
|
|
824
1056
|
#
|
|
825
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
826
|
-
def self.
|
|
827
|
-
require "google/ads/google_ads/v8/enums/
|
|
828
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
1057
|
+
# @return [Google::Protobuf::EnumDescriptor] for the AssetType enum
|
|
1058
|
+
def self.asset_type
|
|
1059
|
+
require "google/ads/google_ads/v8/enums/asset_type_pb"
|
|
1060
|
+
Google::Ads::GoogleAds::V8::Enums::AssetTypeEnum::AssetType.descriptor
|
|
829
1061
|
end
|
|
830
1062
|
|
|
831
|
-
# Returns the descriptor for the
|
|
1063
|
+
# Returns the descriptor for the ChangeClientType enum
|
|
832
1064
|
#
|
|
833
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
834
|
-
def self.
|
|
835
|
-
require "google/ads/google_ads/v8/enums/
|
|
836
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
1065
|
+
# @return [Google::Protobuf::EnumDescriptor] for the ChangeClientType enum
|
|
1066
|
+
def self.change_client_type
|
|
1067
|
+
require "google/ads/google_ads/v8/enums/change_client_type_pb"
|
|
1068
|
+
Google::Ads::GoogleAds::V8::Enums::ChangeClientTypeEnum::ChangeClientType.descriptor
|
|
837
1069
|
end
|
|
838
1070
|
|
|
839
|
-
# Returns the descriptor for the
|
|
1071
|
+
# Returns the descriptor for the ChangeEventResourceType enum
|
|
840
1072
|
#
|
|
841
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
842
|
-
def self.
|
|
843
|
-
require "google/ads/google_ads/v8/enums/
|
|
844
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
845
|
-
end
|
|
846
|
-
|
|
847
|
-
# Returns the descriptor for the FeedItemValidationStatus enum
|
|
848
|
-
#
|
|
849
|
-
# @return [Google::Protobuf::EnumDescriptor] for the FeedItemValidationStatus enum
|
|
850
|
-
def self.feed_item_validation_status
|
|
851
|
-
require "google/ads/google_ads/v8/enums/feed_item_validation_status_pb"
|
|
852
|
-
Google::Ads::GoogleAds::V8::Enums::FeedItemValidationStatusEnum::FeedItemValidationStatus.descriptor
|
|
853
|
-
end
|
|
854
|
-
|
|
855
|
-
# Returns the descriptor for the GeoTargetingRestriction enum
|
|
856
|
-
#
|
|
857
|
-
# @return [Google::Protobuf::EnumDescriptor] for the GeoTargetingRestriction enum
|
|
858
|
-
def self.geo_targeting_restriction
|
|
859
|
-
require "google/ads/google_ads/v8/enums/geo_targeting_restriction_pb"
|
|
860
|
-
Google::Ads::GoogleAds::V8::Enums::GeoTargetingRestrictionEnum::GeoTargetingRestriction.descriptor
|
|
861
|
-
end
|
|
862
|
-
|
|
863
|
-
# Returns the descriptor for the FeedItemValidationError enum
|
|
864
|
-
#
|
|
865
|
-
# @return [Google::Protobuf::EnumDescriptor] for the FeedItemValidationError enum
|
|
866
|
-
def self.feed_item_validation_error
|
|
867
|
-
require "google/ads/google_ads/v8/errors/feed_item_validation_error_pb"
|
|
868
|
-
Google::Ads::GoogleAds::V8::Errors::FeedItemValidationErrorEnum::FeedItemValidationError.descriptor
|
|
1073
|
+
# @return [Google::Protobuf::EnumDescriptor] for the ChangeEventResourceType enum
|
|
1074
|
+
def self.change_event_resource_type
|
|
1075
|
+
require "google/ads/google_ads/v8/enums/change_event_resource_type_pb"
|
|
1076
|
+
Google::Ads::GoogleAds::V8::Enums::ChangeEventResourceTypeEnum::ChangeEventResourceType.descriptor
|
|
869
1077
|
end
|
|
870
1078
|
|
|
871
|
-
# Returns the descriptor for the
|
|
1079
|
+
# Returns the descriptor for the ResourceChangeOperation enum
|
|
872
1080
|
#
|
|
873
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
874
|
-
def self.
|
|
875
|
-
require "google/ads/google_ads/v8/enums/
|
|
876
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
1081
|
+
# @return [Google::Protobuf::EnumDescriptor] for the ResourceChangeOperation enum
|
|
1082
|
+
def self.resource_change_operation
|
|
1083
|
+
require "google/ads/google_ads/v8/enums/resource_change_operation_pb"
|
|
1084
|
+
Google::Ads::GoogleAds::V8::Enums::ResourceChangeOperationEnum::ResourceChangeOperation.descriptor
|
|
877
1085
|
end
|
|
878
1086
|
|
|
879
|
-
# Returns the descriptor for the
|
|
1087
|
+
# Returns the descriptor for the TargetingDimension enum
|
|
880
1088
|
#
|
|
881
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
882
|
-
def self.
|
|
883
|
-
require "google/ads/google_ads/v8/enums/
|
|
884
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
1089
|
+
# @return [Google::Protobuf::EnumDescriptor] for the TargetingDimension enum
|
|
1090
|
+
def self.targeting_dimension
|
|
1091
|
+
require "google/ads/google_ads/v8/enums/targeting_dimension_pb"
|
|
1092
|
+
Google::Ads::GoogleAds::V8::Enums::TargetingDimensionEnum::TargetingDimension.descriptor
|
|
885
1093
|
end
|
|
886
1094
|
|
|
887
|
-
# Returns the descriptor for the
|
|
1095
|
+
# Returns the descriptor for the Operator enum
|
|
888
1096
|
#
|
|
889
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
890
|
-
def self.
|
|
891
|
-
require "google/ads/google_ads/v8/
|
|
892
|
-
Google::Ads::GoogleAds::V8::
|
|
1097
|
+
# @return [Google::Protobuf::EnumDescriptor] for the Operator enum
|
|
1098
|
+
def self.operator
|
|
1099
|
+
require "google/ads/google_ads/v8/common/targeting_setting_pb"
|
|
1100
|
+
Google::Ads::GoogleAds::V8::Common::TargetRestrictionOperation::Operator.descriptor
|
|
893
1101
|
end
|
|
894
1102
|
|
|
895
|
-
# Returns the descriptor for the
|
|
1103
|
+
# Returns the descriptor for the AdGroupAdRotationMode enum
|
|
896
1104
|
#
|
|
897
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
898
|
-
def self.
|
|
899
|
-
require "google/ads/google_ads/v8/enums/
|
|
900
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
1105
|
+
# @return [Google::Protobuf::EnumDescriptor] for the AdGroupAdRotationMode enum
|
|
1106
|
+
def self.ad_group_ad_rotation_mode
|
|
1107
|
+
require "google/ads/google_ads/v8/enums/ad_group_ad_rotation_mode_pb"
|
|
1108
|
+
Google::Ads::GoogleAds::V8::Enums::AdGroupAdRotationModeEnum::AdGroupAdRotationMode.descriptor
|
|
901
1109
|
end
|
|
902
1110
|
|
|
903
|
-
# Returns the descriptor for the
|
|
1111
|
+
# Returns the descriptor for the AdGroupStatus enum
|
|
904
1112
|
#
|
|
905
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
906
|
-
def self.
|
|
907
|
-
require "google/ads/google_ads/v8/enums/
|
|
908
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
1113
|
+
# @return [Google::Protobuf::EnumDescriptor] for the AdGroupStatus enum
|
|
1114
|
+
def self.ad_group_status
|
|
1115
|
+
require "google/ads/google_ads/v8/enums/ad_group_status_pb"
|
|
1116
|
+
Google::Ads::GoogleAds::V8::Enums::AdGroupStatusEnum::AdGroupStatus.descriptor
|
|
909
1117
|
end
|
|
910
1118
|
|
|
911
|
-
# Returns the descriptor for the
|
|
1119
|
+
# Returns the descriptor for the AdGroupType enum
|
|
912
1120
|
#
|
|
913
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
914
|
-
def self.
|
|
915
|
-
require "google/ads/google_ads/v8/enums/
|
|
916
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
1121
|
+
# @return [Google::Protobuf::EnumDescriptor] for the AdGroupType enum
|
|
1122
|
+
def self.ad_group_type
|
|
1123
|
+
require "google/ads/google_ads/v8/enums/ad_group_type_pb"
|
|
1124
|
+
Google::Ads::GoogleAds::V8::Enums::AdGroupTypeEnum::AdGroupType.descriptor
|
|
917
1125
|
end
|
|
918
1126
|
|
|
919
|
-
# Returns the descriptor for the
|
|
1127
|
+
# Returns the descriptor for the BiddingSource enum
|
|
920
1128
|
#
|
|
921
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
922
|
-
def self.
|
|
923
|
-
require "google/ads/google_ads/v8/enums/
|
|
924
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
1129
|
+
# @return [Google::Protobuf::EnumDescriptor] for the BiddingSource enum
|
|
1130
|
+
def self.bidding_source
|
|
1131
|
+
require "google/ads/google_ads/v8/enums/bidding_source_pb"
|
|
1132
|
+
Google::Ads::GoogleAds::V8::Enums::BiddingSourceEnum::BiddingSource.descriptor
|
|
925
1133
|
end
|
|
926
1134
|
|
|
927
|
-
# Returns the descriptor for the
|
|
1135
|
+
# Returns the descriptor for the AdGroupAdStatus enum
|
|
928
1136
|
#
|
|
929
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
930
|
-
def self.
|
|
931
|
-
require "google/ads/google_ads/v8/enums/
|
|
932
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
1137
|
+
# @return [Google::Protobuf::EnumDescriptor] for the AdGroupAdStatus enum
|
|
1138
|
+
def self.ad_group_ad_status
|
|
1139
|
+
require "google/ads/google_ads/v8/enums/ad_group_ad_status_pb"
|
|
1140
|
+
Google::Ads::GoogleAds::V8::Enums::AdGroupAdStatusEnum::AdGroupAdStatus.descriptor
|
|
933
1141
|
end
|
|
934
1142
|
|
|
935
|
-
# Returns the descriptor for the
|
|
1143
|
+
# Returns the descriptor for the AdStrength enum
|
|
936
1144
|
#
|
|
937
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
938
|
-
def self.
|
|
939
|
-
require "google/ads/google_ads/v8/enums/
|
|
940
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
1145
|
+
# @return [Google::Protobuf::EnumDescriptor] for the AdStrength enum
|
|
1146
|
+
def self.ad_strength
|
|
1147
|
+
require "google/ads/google_ads/v8/enums/ad_strength_pb"
|
|
1148
|
+
Google::Ads::GoogleAds::V8::Enums::AdStrengthEnum::AdStrength.descriptor
|
|
941
1149
|
end
|
|
942
1150
|
|
|
943
|
-
# Returns the descriptor for the
|
|
1151
|
+
# Returns the descriptor for the BidModifierSource enum
|
|
944
1152
|
#
|
|
945
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
946
|
-
def self.
|
|
947
|
-
require "google/ads/google_ads/v8/enums/
|
|
948
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
1153
|
+
# @return [Google::Protobuf::EnumDescriptor] for the BidModifierSource enum
|
|
1154
|
+
def self.bid_modifier_source
|
|
1155
|
+
require "google/ads/google_ads/v8/enums/bid_modifier_source_pb"
|
|
1156
|
+
Google::Ads::GoogleAds::V8::Enums::BidModifierSourceEnum::BidModifierSource.descriptor
|
|
949
1157
|
end
|
|
950
1158
|
|
|
951
|
-
# Returns the descriptor for the
|
|
1159
|
+
# Returns the descriptor for the AdGroupCriterionApprovalStatus enum
|
|
952
1160
|
#
|
|
953
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
954
|
-
def self.
|
|
955
|
-
require "google/ads/google_ads/v8/enums/
|
|
956
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
1161
|
+
# @return [Google::Protobuf::EnumDescriptor] for the AdGroupCriterionApprovalStatus enum
|
|
1162
|
+
def self.ad_group_criterion_approval_status
|
|
1163
|
+
require "google/ads/google_ads/v8/enums/ad_group_criterion_approval_status_pb"
|
|
1164
|
+
Google::Ads::GoogleAds::V8::Enums::AdGroupCriterionApprovalStatusEnum::AdGroupCriterionApprovalStatus.descriptor
|
|
957
1165
|
end
|
|
958
1166
|
|
|
959
|
-
# Returns the descriptor for the
|
|
1167
|
+
# Returns the descriptor for the AdGroupCriterionStatus enum
|
|
960
1168
|
#
|
|
961
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
962
|
-
def self.
|
|
963
|
-
require "google/ads/google_ads/v8/enums/
|
|
964
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
1169
|
+
# @return [Google::Protobuf::EnumDescriptor] for the AdGroupCriterionStatus enum
|
|
1170
|
+
def self.ad_group_criterion_status
|
|
1171
|
+
require "google/ads/google_ads/v8/enums/ad_group_criterion_status_pb"
|
|
1172
|
+
Google::Ads::GoogleAds::V8::Enums::AdGroupCriterionStatusEnum::AdGroupCriterionStatus.descriptor
|
|
965
1173
|
end
|
|
966
1174
|
|
|
967
|
-
# Returns the descriptor for the
|
|
1175
|
+
# Returns the descriptor for the CriterionSystemServingStatus enum
|
|
968
1176
|
#
|
|
969
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
970
|
-
def self.
|
|
971
|
-
require "google/ads/google_ads/v8/enums/
|
|
972
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
1177
|
+
# @return [Google::Protobuf::EnumDescriptor] for the CriterionSystemServingStatus enum
|
|
1178
|
+
def self.criterion_system_serving_status
|
|
1179
|
+
require "google/ads/google_ads/v8/enums/criterion_system_serving_status_pb"
|
|
1180
|
+
Google::Ads::GoogleAds::V8::Enums::CriterionSystemServingStatusEnum::CriterionSystemServingStatus.descriptor
|
|
973
1181
|
end
|
|
974
1182
|
|
|
975
|
-
# Returns the descriptor for the
|
|
1183
|
+
# Returns the descriptor for the QualityScoreBucket enum
|
|
976
1184
|
#
|
|
977
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
978
|
-
def self.
|
|
979
|
-
require "google/ads/google_ads/v8/enums/
|
|
980
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
1185
|
+
# @return [Google::Protobuf::EnumDescriptor] for the QualityScoreBucket enum
|
|
1186
|
+
def self.quality_score_bucket
|
|
1187
|
+
require "google/ads/google_ads/v8/enums/quality_score_bucket_pb"
|
|
1188
|
+
Google::Ads::GoogleAds::V8::Enums::QualityScoreBucketEnum::QualityScoreBucket.descriptor
|
|
981
1189
|
end
|
|
982
1190
|
|
|
983
1191
|
# Returns the descriptor for the LeadFormCallToActionType enum
|
|
@@ -1028,532 +1236,324 @@ module Google
|
|
|
1028
1236
|
Google::Ads::GoogleAds::V8::Enums::PromotionExtensionOccasionEnum::PromotionExtensionOccasion.descriptor
|
|
1029
1237
|
end
|
|
1030
1238
|
|
|
1031
|
-
# Returns the descriptor for the
|
|
1032
|
-
#
|
|
1033
|
-
# @return [Google::Protobuf::EnumDescriptor] for the AssetType enum
|
|
1034
|
-
def self.asset_type
|
|
1035
|
-
require "google/ads/google_ads/v8/enums/asset_type_pb"
|
|
1036
|
-
Google::Ads::GoogleAds::V8::Enums::AssetTypeEnum::AssetType.descriptor
|
|
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/v8/enums/app_store_pb"
|
|
1044
|
-
Google::Ads::GoogleAds::V8::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/v8/enums/price_extension_price_qualifier_pb"
|
|
1052
|
-
Google::Ads::GoogleAds::V8::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/v8/enums/price_extension_price_unit_pb"
|
|
1060
|
-
Google::Ads::GoogleAds::V8::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/v8/enums/price_extension_type_pb"
|
|
1068
|
-
Google::Ads::GoogleAds::V8::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/v8/enums/recommendation_type_pb"
|
|
1076
|
-
Google::Ads::GoogleAds::V8::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/v8/enums/target_cpa_opt_in_recommendation_goal_pb"
|
|
1084
|
-
Google::Ads::GoogleAds::V8::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/v8/enums/feed_item_set_string_filter_type_pb"
|
|
1092
|
-
Google::Ads::GoogleAds::V8::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/v8/enums/feed_item_set_status_pb"
|
|
1100
|
-
Google::Ads::GoogleAds::V8::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/v8/enums/feed_item_target_device_pb"
|
|
1108
|
-
Google::Ads::GoogleAds::V8::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/v8/enums/account_budget_proposal_status_pb"
|
|
1116
|
-
Google::Ads::GoogleAds::V8::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/v8/enums/account_budget_proposal_type_pb"
|
|
1124
|
-
Google::Ads::GoogleAds::V8::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/v8/enums/spending_limit_type_pb"
|
|
1132
|
-
Google::Ads::GoogleAds::V8::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/v8/enums/time_type_pb"
|
|
1140
|
-
Google::Ads::GoogleAds::V8::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/v8/enums/geo_target_constant_status_pb"
|
|
1148
|
-
Google::Ads::GoogleAds::V8::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/v8/enums/user_interest_taxonomy_type_pb"
|
|
1156
|
-
Google::Ads::GoogleAds::V8::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/v8/enums/keyword_plan_network_pb"
|
|
1164
|
-
Google::Ads::GoogleAds::V8::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/v8/enums/geo_targeting_type_pb"
|
|
1172
|
-
Google::Ads::GoogleAds::V8::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/v8/enums/account_budget_status_pb"
|
|
1180
|
-
Google::Ads::GoogleAds::V8::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/v8/enums/tracking_code_page_format_pb"
|
|
1188
|
-
Google::Ads::GoogleAds::V8::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/v8/enums/tracking_code_type_pb"
|
|
1196
|
-
Google::Ads::GoogleAds::V8::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/v8/enums/attribution_model_pb"
|
|
1204
|
-
Google::Ads::GoogleAds::V8::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/v8/enums/conversion_action_category_pb"
|
|
1212
|
-
Google::Ads::GoogleAds::V8::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/v8/enums/conversion_action_counting_type_pb"
|
|
1220
|
-
Google::Ads::GoogleAds::V8::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/v8/enums/conversion_action_status_pb"
|
|
1228
|
-
Google::Ads::GoogleAds::V8::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/v8/enums/conversion_action_type_pb"
|
|
1236
|
-
Google::Ads::GoogleAds::V8::Enums::ConversionActionTypeEnum::ConversionActionType.descriptor
|
|
1237
|
-
end
|
|
1238
|
-
|
|
1239
|
-
# Returns the descriptor for the DataDrivenModelStatus enum
|
|
1239
|
+
# Returns the descriptor for the FrequencyCapEventType enum
|
|
1240
1240
|
#
|
|
1241
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1242
|
-
def self.
|
|
1243
|
-
require "google/ads/google_ads/v8/enums/
|
|
1244
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
1241
|
+
# @return [Google::Protobuf::EnumDescriptor] for the FrequencyCapEventType enum
|
|
1242
|
+
def self.frequency_cap_event_type
|
|
1243
|
+
require "google/ads/google_ads/v8/enums/frequency_cap_event_type_pb"
|
|
1244
|
+
Google::Ads::GoogleAds::V8::Enums::FrequencyCapEventTypeEnum::FrequencyCapEventType.descriptor
|
|
1245
1245
|
end
|
|
1246
1246
|
|
|
1247
|
-
# Returns the descriptor for the
|
|
1247
|
+
# Returns the descriptor for the FrequencyCapLevel enum
|
|
1248
1248
|
#
|
|
1249
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1250
|
-
def self.
|
|
1251
|
-
require "google/ads/google_ads/v8/enums/
|
|
1252
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
1249
|
+
# @return [Google::Protobuf::EnumDescriptor] for the FrequencyCapLevel enum
|
|
1250
|
+
def self.frequency_cap_level
|
|
1251
|
+
require "google/ads/google_ads/v8/enums/frequency_cap_level_pb"
|
|
1252
|
+
Google::Ads::GoogleAds::V8::Enums::FrequencyCapLevelEnum::FrequencyCapLevel.descriptor
|
|
1253
1253
|
end
|
|
1254
1254
|
|
|
1255
|
-
# Returns the descriptor for the
|
|
1255
|
+
# Returns the descriptor for the FrequencyCapTimeUnit enum
|
|
1256
1256
|
#
|
|
1257
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1258
|
-
def self.
|
|
1259
|
-
require "google/ads/google_ads/v8/enums/
|
|
1260
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
1257
|
+
# @return [Google::Protobuf::EnumDescriptor] for the FrequencyCapTimeUnit enum
|
|
1258
|
+
def self.frequency_cap_time_unit
|
|
1259
|
+
require "google/ads/google_ads/v8/enums/frequency_cap_time_unit_pb"
|
|
1260
|
+
Google::Ads::GoogleAds::V8::Enums::FrequencyCapTimeUnitEnum::FrequencyCapTimeUnit.descriptor
|
|
1261
1261
|
end
|
|
1262
1262
|
|
|
1263
|
-
# Returns the descriptor for the
|
|
1263
|
+
# Returns the descriptor for the AdServingOptimizationStatus enum
|
|
1264
1264
|
#
|
|
1265
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1266
|
-
def self.
|
|
1267
|
-
require "google/ads/google_ads/v8/enums/
|
|
1268
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
1265
|
+
# @return [Google::Protobuf::EnumDescriptor] for the AdServingOptimizationStatus enum
|
|
1266
|
+
def self.ad_serving_optimization_status
|
|
1267
|
+
require "google/ads/google_ads/v8/enums/ad_serving_optimization_status_pb"
|
|
1268
|
+
Google::Ads::GoogleAds::V8::Enums::AdServingOptimizationStatusEnum::AdServingOptimizationStatus.descriptor
|
|
1269
1269
|
end
|
|
1270
1270
|
|
|
1271
|
-
# Returns the descriptor for the
|
|
1271
|
+
# Returns the descriptor for the AppCampaignAppStore enum
|
|
1272
1272
|
#
|
|
1273
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1274
|
-
def self.
|
|
1275
|
-
require "google/ads/google_ads/v8/enums/
|
|
1276
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
1273
|
+
# @return [Google::Protobuf::EnumDescriptor] for the AppCampaignAppStore enum
|
|
1274
|
+
def self.app_campaign_app_store
|
|
1275
|
+
require "google/ads/google_ads/v8/enums/app_campaign_app_store_pb"
|
|
1276
|
+
Google::Ads::GoogleAds::V8::Enums::AppCampaignAppStoreEnum::AppCampaignAppStore.descriptor
|
|
1277
1277
|
end
|
|
1278
1278
|
|
|
1279
|
-
# Returns the descriptor for the
|
|
1279
|
+
# Returns the descriptor for the AppCampaignBiddingStrategyGoalType enum
|
|
1280
1280
|
#
|
|
1281
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1282
|
-
def self.
|
|
1283
|
-
require "google/ads/google_ads/v8/enums/
|
|
1284
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
1281
|
+
# @return [Google::Protobuf::EnumDescriptor] for the AppCampaignBiddingStrategyGoalType enum
|
|
1282
|
+
def self.app_campaign_bidding_strategy_goal_type
|
|
1283
|
+
require "google/ads/google_ads/v8/enums/app_campaign_bidding_strategy_goal_type_pb"
|
|
1284
|
+
Google::Ads::GoogleAds::V8::Enums::AppCampaignBiddingStrategyGoalTypeEnum::AppCampaignBiddingStrategyGoalType.descriptor
|
|
1285
1285
|
end
|
|
1286
1286
|
|
|
1287
|
-
# Returns the descriptor for the
|
|
1287
|
+
# Returns the descriptor for the BrandSafetySuitability enum
|
|
1288
1288
|
#
|
|
1289
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1290
|
-
def self.
|
|
1291
|
-
require "google/ads/google_ads/v8/enums/
|
|
1292
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
1289
|
+
# @return [Google::Protobuf::EnumDescriptor] for the BrandSafetySuitability enum
|
|
1290
|
+
def self.brand_safety_suitability
|
|
1291
|
+
require "google/ads/google_ads/v8/enums/brand_safety_suitability_pb"
|
|
1292
|
+
Google::Ads::GoogleAds::V8::Enums::BrandSafetySuitabilityEnum::BrandSafetySuitability.descriptor
|
|
1293
1293
|
end
|
|
1294
1294
|
|
|
1295
|
-
# Returns the descriptor for the
|
|
1295
|
+
# Returns the descriptor for the CampaignExperimentType enum
|
|
1296
1296
|
#
|
|
1297
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1298
|
-
def self.
|
|
1299
|
-
require "google/ads/google_ads/v8/enums/
|
|
1300
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
1297
|
+
# @return [Google::Protobuf::EnumDescriptor] for the CampaignExperimentType enum
|
|
1298
|
+
def self.campaign_experiment_type
|
|
1299
|
+
require "google/ads/google_ads/v8/enums/campaign_experiment_type_pb"
|
|
1300
|
+
Google::Ads::GoogleAds::V8::Enums::CampaignExperimentTypeEnum::CampaignExperimentType.descriptor
|
|
1301
1301
|
end
|
|
1302
1302
|
|
|
1303
|
-
# Returns the descriptor for the
|
|
1303
|
+
# Returns the descriptor for the CampaignServingStatus enum
|
|
1304
1304
|
#
|
|
1305
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1306
|
-
def self.
|
|
1307
|
-
require "google/ads/google_ads/v8/enums/
|
|
1308
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
1305
|
+
# @return [Google::Protobuf::EnumDescriptor] for the CampaignServingStatus enum
|
|
1306
|
+
def self.campaign_serving_status
|
|
1307
|
+
require "google/ads/google_ads/v8/enums/campaign_serving_status_pb"
|
|
1308
|
+
Google::Ads::GoogleAds::V8::Enums::CampaignServingStatusEnum::CampaignServingStatus.descriptor
|
|
1309
1309
|
end
|
|
1310
1310
|
|
|
1311
|
-
# Returns the descriptor for the
|
|
1311
|
+
# Returns the descriptor for the CampaignStatus enum
|
|
1312
1312
|
#
|
|
1313
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1314
|
-
def self.
|
|
1315
|
-
require "google/ads/google_ads/v8/enums/
|
|
1316
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
1313
|
+
# @return [Google::Protobuf::EnumDescriptor] for the CampaignStatus enum
|
|
1314
|
+
def self.campaign_status
|
|
1315
|
+
require "google/ads/google_ads/v8/enums/campaign_status_pb"
|
|
1316
|
+
Google::Ads::GoogleAds::V8::Enums::CampaignStatusEnum::CampaignStatus.descriptor
|
|
1317
1317
|
end
|
|
1318
1318
|
|
|
1319
|
-
# Returns the descriptor for the
|
|
1319
|
+
# Returns the descriptor for the LocationSourceType enum
|
|
1320
1320
|
#
|
|
1321
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1322
|
-
def self.
|
|
1323
|
-
require "google/ads/google_ads/v8/enums/
|
|
1324
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
1321
|
+
# @return [Google::Protobuf::EnumDescriptor] for the LocationSourceType enum
|
|
1322
|
+
def self.location_source_type
|
|
1323
|
+
require "google/ads/google_ads/v8/enums/location_source_type_pb"
|
|
1324
|
+
Google::Ads::GoogleAds::V8::Enums::LocationSourceTypeEnum::LocationSourceType.descriptor
|
|
1325
1325
|
end
|
|
1326
1326
|
|
|
1327
|
-
# Returns the descriptor for the
|
|
1327
|
+
# Returns the descriptor for the NegativeGeoTargetType enum
|
|
1328
1328
|
#
|
|
1329
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1330
|
-
def self.
|
|
1331
|
-
require "google/ads/google_ads/v8/enums/
|
|
1332
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
1329
|
+
# @return [Google::Protobuf::EnumDescriptor] for the NegativeGeoTargetType enum
|
|
1330
|
+
def self.negative_geo_target_type
|
|
1331
|
+
require "google/ads/google_ads/v8/enums/negative_geo_target_type_pb"
|
|
1332
|
+
Google::Ads::GoogleAds::V8::Enums::NegativeGeoTargetTypeEnum::NegativeGeoTargetType.descriptor
|
|
1333
1333
|
end
|
|
1334
1334
|
|
|
1335
|
-
# Returns the descriptor for the
|
|
1335
|
+
# Returns the descriptor for the OptimizationGoalType enum
|
|
1336
1336
|
#
|
|
1337
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1338
|
-
def self.
|
|
1339
|
-
require "google/ads/google_ads/v8/enums/
|
|
1340
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
1337
|
+
# @return [Google::Protobuf::EnumDescriptor] for the OptimizationGoalType enum
|
|
1338
|
+
def self.optimization_goal_type
|
|
1339
|
+
require "google/ads/google_ads/v8/enums/optimization_goal_type_pb"
|
|
1340
|
+
Google::Ads::GoogleAds::V8::Enums::OptimizationGoalTypeEnum::OptimizationGoalType.descriptor
|
|
1341
1341
|
end
|
|
1342
1342
|
|
|
1343
|
-
# Returns the descriptor for the
|
|
1343
|
+
# Returns the descriptor for the PaymentMode enum
|
|
1344
1344
|
#
|
|
1345
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1346
|
-
def self.
|
|
1347
|
-
require "google/ads/google_ads/v8/enums/
|
|
1348
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
1345
|
+
# @return [Google::Protobuf::EnumDescriptor] for the PaymentMode enum
|
|
1346
|
+
def self.payment_mode
|
|
1347
|
+
require "google/ads/google_ads/v8/enums/payment_mode_pb"
|
|
1348
|
+
Google::Ads::GoogleAds::V8::Enums::PaymentModeEnum::PaymentMode.descriptor
|
|
1349
1349
|
end
|
|
1350
1350
|
|
|
1351
|
-
# Returns the descriptor for the
|
|
1351
|
+
# Returns the descriptor for the PositiveGeoTargetType enum
|
|
1352
1352
|
#
|
|
1353
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1354
|
-
def self.
|
|
1355
|
-
require "google/ads/google_ads/v8/enums/
|
|
1356
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
1353
|
+
# @return [Google::Protobuf::EnumDescriptor] for the PositiveGeoTargetType enum
|
|
1354
|
+
def self.positive_geo_target_type
|
|
1355
|
+
require "google/ads/google_ads/v8/enums/positive_geo_target_type_pb"
|
|
1356
|
+
Google::Ads::GoogleAds::V8::Enums::PositiveGeoTargetTypeEnum::PositiveGeoTargetType.descriptor
|
|
1357
1357
|
end
|
|
1358
1358
|
|
|
1359
|
-
# Returns the descriptor for the
|
|
1359
|
+
# Returns the descriptor for the VanityPharmaDisplayUrlMode enum
|
|
1360
1360
|
#
|
|
1361
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1362
|
-
def self.
|
|
1363
|
-
require "google/ads/google_ads/v8/enums/
|
|
1364
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
1361
|
+
# @return [Google::Protobuf::EnumDescriptor] for the VanityPharmaDisplayUrlMode enum
|
|
1362
|
+
def self.vanity_pharma_display_url_mode
|
|
1363
|
+
require "google/ads/google_ads/v8/enums/vanity_pharma_display_url_mode_pb"
|
|
1364
|
+
Google::Ads::GoogleAds::V8::Enums::VanityPharmaDisplayUrlModeEnum::VanityPharmaDisplayUrlMode.descriptor
|
|
1365
1365
|
end
|
|
1366
1366
|
|
|
1367
|
-
# Returns the descriptor for the
|
|
1367
|
+
# Returns the descriptor for the VanityPharmaText enum
|
|
1368
1368
|
#
|
|
1369
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1370
|
-
def self.
|
|
1371
|
-
require "google/ads/google_ads/v8/enums/
|
|
1372
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
1369
|
+
# @return [Google::Protobuf::EnumDescriptor] for the VanityPharmaText enum
|
|
1370
|
+
def self.vanity_pharma_text
|
|
1371
|
+
require "google/ads/google_ads/v8/enums/vanity_pharma_text_pb"
|
|
1372
|
+
Google::Ads::GoogleAds::V8::Enums::VanityPharmaTextEnum::VanityPharmaText.descriptor
|
|
1373
1373
|
end
|
|
1374
1374
|
|
|
1375
|
-
# Returns the descriptor for the
|
|
1375
|
+
# Returns the descriptor for the CampaignCriterionStatus enum
|
|
1376
1376
|
#
|
|
1377
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1378
|
-
def self.
|
|
1379
|
-
require "google/ads/google_ads/v8/enums/
|
|
1380
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
1377
|
+
# @return [Google::Protobuf::EnumDescriptor] for the CampaignCriterionStatus enum
|
|
1378
|
+
def self.campaign_criterion_status
|
|
1379
|
+
require "google/ads/google_ads/v8/enums/campaign_criterion_status_pb"
|
|
1380
|
+
Google::Ads::GoogleAds::V8::Enums::CampaignCriterionStatusEnum::CampaignCriterionStatus.descriptor
|
|
1381
1381
|
end
|
|
1382
1382
|
|
|
1383
|
-
# Returns the descriptor for the
|
|
1383
|
+
# Returns the descriptor for the CustomAudienceMemberType enum
|
|
1384
1384
|
#
|
|
1385
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1386
|
-
def self.
|
|
1387
|
-
require "google/ads/google_ads/v8/enums/
|
|
1388
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
1385
|
+
# @return [Google::Protobuf::EnumDescriptor] for the CustomAudienceMemberType enum
|
|
1386
|
+
def self.custom_audience_member_type
|
|
1387
|
+
require "google/ads/google_ads/v8/enums/custom_audience_member_type_pb"
|
|
1388
|
+
Google::Ads::GoogleAds::V8::Enums::CustomAudienceMemberTypeEnum::CustomAudienceMemberType.descriptor
|
|
1389
1389
|
end
|
|
1390
1390
|
|
|
1391
|
-
# Returns the descriptor for the
|
|
1391
|
+
# Returns the descriptor for the CustomAudienceStatus enum
|
|
1392
1392
|
#
|
|
1393
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1394
|
-
def self.
|
|
1395
|
-
require "google/ads/google_ads/v8/enums/
|
|
1396
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
1393
|
+
# @return [Google::Protobuf::EnumDescriptor] for the CustomAudienceStatus enum
|
|
1394
|
+
def self.custom_audience_status
|
|
1395
|
+
require "google/ads/google_ads/v8/enums/custom_audience_status_pb"
|
|
1396
|
+
Google::Ads::GoogleAds::V8::Enums::CustomAudienceStatusEnum::CustomAudienceStatus.descriptor
|
|
1397
1397
|
end
|
|
1398
1398
|
|
|
1399
|
-
# Returns the descriptor for the
|
|
1399
|
+
# Returns the descriptor for the CustomAudienceType enum
|
|
1400
1400
|
#
|
|
1401
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1402
|
-
def self.
|
|
1403
|
-
require "google/ads/google_ads/v8/enums/
|
|
1404
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
1401
|
+
# @return [Google::Protobuf::EnumDescriptor] for the CustomAudienceType enum
|
|
1402
|
+
def self.custom_audience_type
|
|
1403
|
+
require "google/ads/google_ads/v8/enums/custom_audience_type_pb"
|
|
1404
|
+
Google::Ads::GoogleAds::V8::Enums::CustomAudienceTypeEnum::CustomAudienceType.descriptor
|
|
1405
1405
|
end
|
|
1406
1406
|
|
|
1407
|
-
# Returns the descriptor for the
|
|
1407
|
+
# Returns the descriptor for the ProductBiddingCategoryStatus enum
|
|
1408
1408
|
#
|
|
1409
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1410
|
-
def self.
|
|
1411
|
-
require "google/ads/google_ads/v8/enums/
|
|
1412
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
1409
|
+
# @return [Google::Protobuf::EnumDescriptor] for the ProductBiddingCategoryStatus enum
|
|
1410
|
+
def self.product_bidding_category_status
|
|
1411
|
+
require "google/ads/google_ads/v8/enums/product_bidding_category_status_pb"
|
|
1412
|
+
Google::Ads::GoogleAds::V8::Enums::ProductBiddingCategoryStatusEnum::ProductBiddingCategoryStatus.descriptor
|
|
1413
1413
|
end
|
|
1414
1414
|
|
|
1415
|
-
# Returns the descriptor for the
|
|
1415
|
+
# Returns the descriptor for the MerchantCenterLinkStatus enum
|
|
1416
1416
|
#
|
|
1417
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1418
|
-
def self.
|
|
1419
|
-
require "google/ads/google_ads/v8/enums/
|
|
1420
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
1417
|
+
# @return [Google::Protobuf::EnumDescriptor] for the MerchantCenterLinkStatus enum
|
|
1418
|
+
def self.merchant_center_link_status
|
|
1419
|
+
require "google/ads/google_ads/v8/enums/merchant_center_link_status_pb"
|
|
1420
|
+
Google::Ads::GoogleAds::V8::Enums::MerchantCenterLinkStatusEnum::MerchantCenterLinkStatus.descriptor
|
|
1421
1421
|
end
|
|
1422
1422
|
|
|
1423
|
-
# Returns the descriptor for the
|
|
1423
|
+
# Returns the descriptor for the FeedItemTargetDevice enum
|
|
1424
1424
|
#
|
|
1425
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1426
|
-
def self.
|
|
1427
|
-
require "google/ads/google_ads/v8/enums/
|
|
1428
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
1425
|
+
# @return [Google::Protobuf::EnumDescriptor] for the FeedItemTargetDevice enum
|
|
1426
|
+
def self.feed_item_target_device
|
|
1427
|
+
require "google/ads/google_ads/v8/enums/feed_item_target_device_pb"
|
|
1428
|
+
Google::Ads::GoogleAds::V8::Enums::FeedItemTargetDeviceEnum::FeedItemTargetDevice.descriptor
|
|
1429
1429
|
end
|
|
1430
1430
|
|
|
1431
|
-
# Returns the descriptor for the
|
|
1431
|
+
# Returns the descriptor for the FeedItemTargetStatus enum
|
|
1432
1432
|
#
|
|
1433
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1434
|
-
def self.
|
|
1435
|
-
require "google/ads/google_ads/v8/enums/
|
|
1436
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
1433
|
+
# @return [Google::Protobuf::EnumDescriptor] for the FeedItemTargetStatus enum
|
|
1434
|
+
def self.feed_item_target_status
|
|
1435
|
+
require "google/ads/google_ads/v8/enums/feed_item_target_status_pb"
|
|
1436
|
+
Google::Ads::GoogleAds::V8::Enums::FeedItemTargetStatusEnum::FeedItemTargetStatus.descriptor
|
|
1437
1437
|
end
|
|
1438
1438
|
|
|
1439
|
-
# Returns the descriptor for the
|
|
1439
|
+
# Returns the descriptor for the FeedItemTargetType enum
|
|
1440
1440
|
#
|
|
1441
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1442
|
-
def self.
|
|
1443
|
-
require "google/ads/google_ads/v8/enums/
|
|
1444
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
1441
|
+
# @return [Google::Protobuf::EnumDescriptor] for the FeedItemTargetType enum
|
|
1442
|
+
def self.feed_item_target_type
|
|
1443
|
+
require "google/ads/google_ads/v8/enums/feed_item_target_type_pb"
|
|
1444
|
+
Google::Ads::GoogleAds::V8::Enums::FeedItemTargetTypeEnum::FeedItemTargetType.descriptor
|
|
1445
1445
|
end
|
|
1446
1446
|
|
|
1447
|
-
# Returns the descriptor for the
|
|
1447
|
+
# Returns the descriptor for the AppStore enum
|
|
1448
1448
|
#
|
|
1449
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1450
|
-
def self.
|
|
1451
|
-
require "google/ads/google_ads/v8/enums/
|
|
1452
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
1449
|
+
# @return [Google::Protobuf::EnumDescriptor] for the AppStore enum
|
|
1450
|
+
def self.app_store
|
|
1451
|
+
require "google/ads/google_ads/v8/enums/app_store_pb"
|
|
1452
|
+
Google::Ads::GoogleAds::V8::Enums::AppStoreEnum::AppStore.descriptor
|
|
1453
1453
|
end
|
|
1454
1454
|
|
|
1455
|
-
# Returns the descriptor for the
|
|
1455
|
+
# Returns the descriptor for the PriceExtensionPriceQualifier enum
|
|
1456
1456
|
#
|
|
1457
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1458
|
-
def self.
|
|
1459
|
-
require "google/ads/google_ads/v8/enums/
|
|
1460
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
1457
|
+
# @return [Google::Protobuf::EnumDescriptor] for the PriceExtensionPriceQualifier enum
|
|
1458
|
+
def self.price_extension_price_qualifier
|
|
1459
|
+
require "google/ads/google_ads/v8/enums/price_extension_price_qualifier_pb"
|
|
1460
|
+
Google::Ads::GoogleAds::V8::Enums::PriceExtensionPriceQualifierEnum::PriceExtensionPriceQualifier.descriptor
|
|
1461
1461
|
end
|
|
1462
1462
|
|
|
1463
|
-
# Returns the descriptor for the
|
|
1463
|
+
# Returns the descriptor for the PriceExtensionPriceUnit enum
|
|
1464
1464
|
#
|
|
1465
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1466
|
-
def self.
|
|
1467
|
-
require "google/ads/google_ads/v8/enums/
|
|
1468
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
1465
|
+
# @return [Google::Protobuf::EnumDescriptor] for the PriceExtensionPriceUnit enum
|
|
1466
|
+
def self.price_extension_price_unit
|
|
1467
|
+
require "google/ads/google_ads/v8/enums/price_extension_price_unit_pb"
|
|
1468
|
+
Google::Ads::GoogleAds::V8::Enums::PriceExtensionPriceUnitEnum::PriceExtensionPriceUnit.descriptor
|
|
1469
1469
|
end
|
|
1470
1470
|
|
|
1471
|
-
# Returns the descriptor for the
|
|
1471
|
+
# Returns the descriptor for the PriceExtensionType enum
|
|
1472
1472
|
#
|
|
1473
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1474
|
-
def self.
|
|
1475
|
-
require "google/ads/google_ads/v8/enums/
|
|
1476
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
1473
|
+
# @return [Google::Protobuf::EnumDescriptor] for the PriceExtensionType enum
|
|
1474
|
+
def self.price_extension_type
|
|
1475
|
+
require "google/ads/google_ads/v8/enums/price_extension_type_pb"
|
|
1476
|
+
Google::Ads::GoogleAds::V8::Enums::PriceExtensionTypeEnum::PriceExtensionType.descriptor
|
|
1477
1477
|
end
|
|
1478
1478
|
|
|
1479
|
-
# Returns the descriptor for the
|
|
1479
|
+
# Returns the descriptor for the UserIdentifierSource enum
|
|
1480
1480
|
#
|
|
1481
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1482
|
-
def self.
|
|
1483
|
-
require "google/ads/google_ads/v8/enums/
|
|
1484
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
1481
|
+
# @return [Google::Protobuf::EnumDescriptor] for the UserIdentifierSource enum
|
|
1482
|
+
def self.user_identifier_source
|
|
1483
|
+
require "google/ads/google_ads/v8/enums/user_identifier_source_pb"
|
|
1484
|
+
Google::Ads::GoogleAds::V8::Enums::UserIdentifierSourceEnum::UserIdentifierSource.descriptor
|
|
1485
1485
|
end
|
|
1486
1486
|
|
|
1487
|
-
# Returns the descriptor for the
|
|
1487
|
+
# Returns the descriptor for the OfflineUserDataJobFailureReason enum
|
|
1488
1488
|
#
|
|
1489
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1490
|
-
def self.
|
|
1491
|
-
require "google/ads/google_ads/v8/enums/
|
|
1492
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
1489
|
+
# @return [Google::Protobuf::EnumDescriptor] for the OfflineUserDataJobFailureReason enum
|
|
1490
|
+
def self.offline_user_data_job_failure_reason
|
|
1491
|
+
require "google/ads/google_ads/v8/enums/offline_user_data_job_failure_reason_pb"
|
|
1492
|
+
Google::Ads::GoogleAds::V8::Enums::OfflineUserDataJobFailureReasonEnum::OfflineUserDataJobFailureReason.descriptor
|
|
1493
1493
|
end
|
|
1494
1494
|
|
|
1495
|
-
# Returns the descriptor for the
|
|
1495
|
+
# Returns the descriptor for the OfflineUserDataJobStatus enum
|
|
1496
1496
|
#
|
|
1497
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1498
|
-
def self.
|
|
1499
|
-
require "google/ads/google_ads/v8/enums/
|
|
1500
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
1497
|
+
# @return [Google::Protobuf::EnumDescriptor] for the OfflineUserDataJobStatus enum
|
|
1498
|
+
def self.offline_user_data_job_status
|
|
1499
|
+
require "google/ads/google_ads/v8/enums/offline_user_data_job_status_pb"
|
|
1500
|
+
Google::Ads::GoogleAds::V8::Enums::OfflineUserDataJobStatusEnum::OfflineUserDataJobStatus.descriptor
|
|
1501
1501
|
end
|
|
1502
1502
|
|
|
1503
|
-
# Returns the descriptor for the
|
|
1503
|
+
# Returns the descriptor for the OfflineUserDataJobType enum
|
|
1504
1504
|
#
|
|
1505
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1506
|
-
def self.
|
|
1507
|
-
require "google/ads/google_ads/v8/enums/
|
|
1508
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
1505
|
+
# @return [Google::Protobuf::EnumDescriptor] for the OfflineUserDataJobType enum
|
|
1506
|
+
def self.offline_user_data_job_type
|
|
1507
|
+
require "google/ads/google_ads/v8/enums/offline_user_data_job_type_pb"
|
|
1508
|
+
Google::Ads::GoogleAds::V8::Enums::OfflineUserDataJobTypeEnum::OfflineUserDataJobType.descriptor
|
|
1509
1509
|
end
|
|
1510
1510
|
|
|
1511
|
-
# Returns the descriptor for the
|
|
1511
|
+
# Returns the descriptor for the CampaignDraftStatus enum
|
|
1512
1512
|
#
|
|
1513
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1514
|
-
def self.
|
|
1515
|
-
require "google/ads/google_ads/v8/enums/
|
|
1516
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
1513
|
+
# @return [Google::Protobuf::EnumDescriptor] for the CampaignDraftStatus enum
|
|
1514
|
+
def self.campaign_draft_status
|
|
1515
|
+
require "google/ads/google_ads/v8/enums/campaign_draft_status_pb"
|
|
1516
|
+
Google::Ads::GoogleAds::V8::Enums::CampaignDraftStatusEnum::CampaignDraftStatus.descriptor
|
|
1517
1517
|
end
|
|
1518
1518
|
|
|
1519
|
-
# Returns the descriptor for the
|
|
1519
|
+
# Returns the descriptor for the AccountLinkStatus enum
|
|
1520
1520
|
#
|
|
1521
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1522
|
-
def self.
|
|
1523
|
-
require "google/ads/google_ads/v8/enums/
|
|
1524
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
1521
|
+
# @return [Google::Protobuf::EnumDescriptor] for the AccountLinkStatus enum
|
|
1522
|
+
def self.account_link_status
|
|
1523
|
+
require "google/ads/google_ads/v8/enums/account_link_status_pb"
|
|
1524
|
+
Google::Ads::GoogleAds::V8::Enums::AccountLinkStatusEnum::AccountLinkStatus.descriptor
|
|
1525
1525
|
end
|
|
1526
1526
|
|
|
1527
|
-
# Returns the descriptor for the
|
|
1527
|
+
# Returns the descriptor for the LinkedAccountType enum
|
|
1528
1528
|
#
|
|
1529
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1530
|
-
def self.
|
|
1531
|
-
require "google/ads/google_ads/v8/enums/
|
|
1532
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
1529
|
+
# @return [Google::Protobuf::EnumDescriptor] for the LinkedAccountType enum
|
|
1530
|
+
def self.linked_account_type
|
|
1531
|
+
require "google/ads/google_ads/v8/enums/linked_account_type_pb"
|
|
1532
|
+
Google::Ads::GoogleAds::V8::Enums::LinkedAccountTypeEnum::LinkedAccountType.descriptor
|
|
1533
1533
|
end
|
|
1534
1534
|
|
|
1535
|
-
# Returns the descriptor for the
|
|
1535
|
+
# Returns the descriptor for the MobileAppVendor enum
|
|
1536
1536
|
#
|
|
1537
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1538
|
-
def self.
|
|
1539
|
-
require "google/ads/google_ads/v8/enums/
|
|
1540
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
1537
|
+
# @return [Google::Protobuf::EnumDescriptor] for the MobileAppVendor enum
|
|
1538
|
+
def self.mobile_app_vendor
|
|
1539
|
+
require "google/ads/google_ads/v8/enums/mobile_app_vendor_pb"
|
|
1540
|
+
Google::Ads::GoogleAds::V8::Enums::MobileAppVendorEnum::MobileAppVendor.descriptor
|
|
1541
1541
|
end
|
|
1542
1542
|
|
|
1543
|
-
# Returns the descriptor for the
|
|
1543
|
+
# Returns the descriptor for the MediaType enum
|
|
1544
1544
|
#
|
|
1545
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1546
|
-
def self.
|
|
1547
|
-
require "google/ads/google_ads/v8/enums/
|
|
1548
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
1545
|
+
# @return [Google::Protobuf::EnumDescriptor] for the MediaType enum
|
|
1546
|
+
def self.media_type
|
|
1547
|
+
require "google/ads/google_ads/v8/enums/media_type_pb"
|
|
1548
|
+
Google::Ads::GoogleAds::V8::Enums::MediaTypeEnum::MediaType.descriptor
|
|
1549
1549
|
end
|
|
1550
1550
|
|
|
1551
|
-
# Returns the descriptor for the
|
|
1551
|
+
# Returns the descriptor for the DistanceBucket enum
|
|
1552
1552
|
#
|
|
1553
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1554
|
-
def self.
|
|
1555
|
-
require "google/ads/google_ads/v8/enums/
|
|
1556
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
1553
|
+
# @return [Google::Protobuf::EnumDescriptor] for the DistanceBucket enum
|
|
1554
|
+
def self.distance_bucket
|
|
1555
|
+
require "google/ads/google_ads/v8/enums/distance_bucket_pb"
|
|
1556
|
+
Google::Ads::GoogleAds::V8::Enums::DistanceBucketEnum::DistanceBucket.descriptor
|
|
1557
1557
|
end
|
|
1558
1558
|
|
|
1559
1559
|
# Returns the descriptor for the CampaignExperimentStatus enum
|
|
@@ -1572,292 +1572,332 @@ module Google
|
|
|
1572
1572
|
Google::Ads::GoogleAds::V8::Enums::CampaignExperimentTrafficSplitTypeEnum::CampaignExperimentTrafficSplitType.descriptor
|
|
1573
1573
|
end
|
|
1574
1574
|
|
|
1575
|
-
# Returns the descriptor for the
|
|
1575
|
+
# Returns the descriptor for the ConversionValueRuleSetStatus enum
|
|
1576
1576
|
#
|
|
1577
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1578
|
-
def self.
|
|
1579
|
-
require "google/ads/google_ads/v8/enums/
|
|
1580
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
1577
|
+
# @return [Google::Protobuf::EnumDescriptor] for the ConversionValueRuleSetStatus enum
|
|
1578
|
+
def self.conversion_value_rule_set_status
|
|
1579
|
+
require "google/ads/google_ads/v8/enums/conversion_value_rule_set_status_pb"
|
|
1580
|
+
Google::Ads::GoogleAds::V8::Enums::ConversionValueRuleSetStatusEnum::ConversionValueRuleSetStatus.descriptor
|
|
1581
1581
|
end
|
|
1582
1582
|
|
|
1583
|
-
# Returns the descriptor for the
|
|
1583
|
+
# Returns the descriptor for the ValueRuleSetAttachmentType enum
|
|
1584
1584
|
#
|
|
1585
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1586
|
-
def self.
|
|
1587
|
-
require "google/ads/google_ads/v8/enums/
|
|
1588
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
1585
|
+
# @return [Google::Protobuf::EnumDescriptor] for the ValueRuleSetAttachmentType enum
|
|
1586
|
+
def self.value_rule_set_attachment_type
|
|
1587
|
+
require "google/ads/google_ads/v8/enums/value_rule_set_attachment_type_pb"
|
|
1588
|
+
Google::Ads::GoogleAds::V8::Enums::ValueRuleSetAttachmentTypeEnum::ValueRuleSetAttachmentType.descriptor
|
|
1589
1589
|
end
|
|
1590
1590
|
|
|
1591
|
-
# Returns the descriptor for the
|
|
1591
|
+
# Returns the descriptor for the ValueRuleSetDimension enum
|
|
1592
1592
|
#
|
|
1593
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1594
|
-
def self.
|
|
1595
|
-
require "google/ads/google_ads/v8/enums/
|
|
1596
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
1593
|
+
# @return [Google::Protobuf::EnumDescriptor] for the ValueRuleSetDimension enum
|
|
1594
|
+
def self.value_rule_set_dimension
|
|
1595
|
+
require "google/ads/google_ads/v8/enums/value_rule_set_dimension_pb"
|
|
1596
|
+
Google::Ads::GoogleAds::V8::Enums::ValueRuleSetDimensionEnum::ValueRuleSetDimension.descriptor
|
|
1597
1597
|
end
|
|
1598
1598
|
|
|
1599
|
-
# Returns the descriptor for the
|
|
1599
|
+
# Returns the descriptor for the FeedItemSetStringFilterType enum
|
|
1600
1600
|
#
|
|
1601
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1602
|
-
def self.
|
|
1603
|
-
require "google/ads/google_ads/v8/enums/
|
|
1604
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
1601
|
+
# @return [Google::Protobuf::EnumDescriptor] for the FeedItemSetStringFilterType enum
|
|
1602
|
+
def self.feed_item_set_string_filter_type
|
|
1603
|
+
require "google/ads/google_ads/v8/enums/feed_item_set_string_filter_type_pb"
|
|
1604
|
+
Google::Ads::GoogleAds::V8::Enums::FeedItemSetStringFilterTypeEnum::FeedItemSetStringFilterType.descriptor
|
|
1605
1605
|
end
|
|
1606
1606
|
|
|
1607
|
-
# Returns the descriptor for the
|
|
1607
|
+
# Returns the descriptor for the FeedItemSetStatus enum
|
|
1608
1608
|
#
|
|
1609
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1610
|
-
def self.
|
|
1611
|
-
require "google/ads/google_ads/v8/enums/
|
|
1612
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
1609
|
+
# @return [Google::Protobuf::EnumDescriptor] for the FeedItemSetStatus enum
|
|
1610
|
+
def self.feed_item_set_status
|
|
1611
|
+
require "google/ads/google_ads/v8/enums/feed_item_set_status_pb"
|
|
1612
|
+
Google::Ads::GoogleAds::V8::Enums::FeedItemSetStatusEnum::FeedItemSetStatus.descriptor
|
|
1613
1613
|
end
|
|
1614
1614
|
|
|
1615
|
-
# Returns the descriptor for the
|
|
1615
|
+
# Returns the descriptor for the KeywordPlanNetwork enum
|
|
1616
1616
|
#
|
|
1617
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1618
|
-
def self.
|
|
1619
|
-
require "google/ads/google_ads/v8/enums/
|
|
1620
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
1617
|
+
# @return [Google::Protobuf::EnumDescriptor] for the KeywordPlanNetwork enum
|
|
1618
|
+
def self.keyword_plan_network
|
|
1619
|
+
require "google/ads/google_ads/v8/enums/keyword_plan_network_pb"
|
|
1620
|
+
Google::Ads::GoogleAds::V8::Enums::KeywordPlanNetworkEnum::KeywordPlanNetwork.descriptor
|
|
1621
1621
|
end
|
|
1622
1622
|
|
|
1623
|
-
# Returns the descriptor for the
|
|
1623
|
+
# Returns the descriptor for the UserInterestTaxonomyType enum
|
|
1624
1624
|
#
|
|
1625
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1626
|
-
def self.
|
|
1627
|
-
require "google/ads/google_ads/v8/enums/
|
|
1628
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
1625
|
+
# @return [Google::Protobuf::EnumDescriptor] for the UserInterestTaxonomyType enum
|
|
1626
|
+
def self.user_interest_taxonomy_type
|
|
1627
|
+
require "google/ads/google_ads/v8/enums/user_interest_taxonomy_type_pb"
|
|
1628
|
+
Google::Ads::GoogleAds::V8::Enums::UserInterestTaxonomyTypeEnum::UserInterestTaxonomyType.descriptor
|
|
1629
1629
|
end
|
|
1630
1630
|
|
|
1631
|
-
# Returns the descriptor for the
|
|
1631
|
+
# Returns the descriptor for the GeoTargetingType enum
|
|
1632
1632
|
#
|
|
1633
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1634
|
-
def self.
|
|
1635
|
-
require "google/ads/google_ads/v8/enums/
|
|
1636
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
1633
|
+
# @return [Google::Protobuf::EnumDescriptor] for the GeoTargetingType enum
|
|
1634
|
+
def self.geo_targeting_type
|
|
1635
|
+
require "google/ads/google_ads/v8/enums/geo_targeting_type_pb"
|
|
1636
|
+
Google::Ads::GoogleAds::V8::Enums::GeoTargetingTypeEnum::GeoTargetingType.descriptor
|
|
1637
1637
|
end
|
|
1638
1638
|
|
|
1639
|
-
# Returns the descriptor for the
|
|
1639
|
+
# Returns the descriptor for the RecommendationType enum
|
|
1640
1640
|
#
|
|
1641
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1642
|
-
def self.
|
|
1643
|
-
require "google/ads/google_ads/v8/enums/
|
|
1644
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
1641
|
+
# @return [Google::Protobuf::EnumDescriptor] for the RecommendationType enum
|
|
1642
|
+
def self.recommendation_type
|
|
1643
|
+
require "google/ads/google_ads/v8/enums/recommendation_type_pb"
|
|
1644
|
+
Google::Ads::GoogleAds::V8::Enums::RecommendationTypeEnum::RecommendationType.descriptor
|
|
1645
1645
|
end
|
|
1646
1646
|
|
|
1647
|
-
# Returns the descriptor for the
|
|
1647
|
+
# Returns the descriptor for the TargetCpaOptInRecommendationGoal enum
|
|
1648
1648
|
#
|
|
1649
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1650
|
-
def self.
|
|
1651
|
-
require "google/ads/google_ads/v8/enums/
|
|
1652
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
1649
|
+
# @return [Google::Protobuf::EnumDescriptor] for the TargetCpaOptInRecommendationGoal enum
|
|
1650
|
+
def self.target_cpa_opt_in_recommendation_goal
|
|
1651
|
+
require "google/ads/google_ads/v8/enums/target_cpa_opt_in_recommendation_goal_pb"
|
|
1652
|
+
Google::Ads::GoogleAds::V8::Enums::TargetCpaOptInRecommendationGoalEnum::TargetCpaOptInRecommendationGoal.descriptor
|
|
1653
1653
|
end
|
|
1654
1654
|
|
|
1655
|
-
# Returns the descriptor for the
|
|
1655
|
+
# Returns the descriptor for the SharedSetStatus enum
|
|
1656
1656
|
#
|
|
1657
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1658
|
-
def self.
|
|
1659
|
-
require "google/ads/google_ads/v8/enums/
|
|
1660
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
1657
|
+
# @return [Google::Protobuf::EnumDescriptor] for the SharedSetStatus enum
|
|
1658
|
+
def self.shared_set_status
|
|
1659
|
+
require "google/ads/google_ads/v8/enums/shared_set_status_pb"
|
|
1660
|
+
Google::Ads::GoogleAds::V8::Enums::SharedSetStatusEnum::SharedSetStatus.descriptor
|
|
1661
1661
|
end
|
|
1662
1662
|
|
|
1663
|
-
# Returns the descriptor for the
|
|
1663
|
+
# Returns the descriptor for the SharedSetType enum
|
|
1664
1664
|
#
|
|
1665
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1666
|
-
def self.
|
|
1667
|
-
require "google/ads/google_ads/v8/enums/
|
|
1668
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
1665
|
+
# @return [Google::Protobuf::EnumDescriptor] for the SharedSetType enum
|
|
1666
|
+
def self.shared_set_type
|
|
1667
|
+
require "google/ads/google_ads/v8/enums/shared_set_type_pb"
|
|
1668
|
+
Google::Ads::GoogleAds::V8::Enums::SharedSetTypeEnum::SharedSetType.descriptor
|
|
1669
1669
|
end
|
|
1670
1670
|
|
|
1671
|
-
# Returns the descriptor for the
|
|
1671
|
+
# Returns the descriptor for the TrackingCodePageFormat enum
|
|
1672
1672
|
#
|
|
1673
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1674
|
-
def self.
|
|
1675
|
-
require "google/ads/google_ads/v8/enums/
|
|
1676
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
1673
|
+
# @return [Google::Protobuf::EnumDescriptor] for the TrackingCodePageFormat enum
|
|
1674
|
+
def self.tracking_code_page_format
|
|
1675
|
+
require "google/ads/google_ads/v8/enums/tracking_code_page_format_pb"
|
|
1676
|
+
Google::Ads::GoogleAds::V8::Enums::TrackingCodePageFormatEnum::TrackingCodePageFormat.descriptor
|
|
1677
1677
|
end
|
|
1678
1678
|
|
|
1679
|
-
# Returns the descriptor for the
|
|
1679
|
+
# Returns the descriptor for the TrackingCodeType enum
|
|
1680
1680
|
#
|
|
1681
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1682
|
-
def self.
|
|
1683
|
-
require "google/ads/google_ads/v8/enums/
|
|
1684
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
1681
|
+
# @return [Google::Protobuf::EnumDescriptor] for the TrackingCodeType enum
|
|
1682
|
+
def self.tracking_code_type
|
|
1683
|
+
require "google/ads/google_ads/v8/enums/tracking_code_type_pb"
|
|
1684
|
+
Google::Ads::GoogleAds::V8::Enums::TrackingCodeTypeEnum::TrackingCodeType.descriptor
|
|
1685
1685
|
end
|
|
1686
1686
|
|
|
1687
|
-
# Returns the descriptor for the
|
|
1687
|
+
# Returns the descriptor for the LabelStatus enum
|
|
1688
1688
|
#
|
|
1689
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1690
|
-
def self.
|
|
1691
|
-
require "google/ads/google_ads/v8/enums/
|
|
1692
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
1689
|
+
# @return [Google::Protobuf::EnumDescriptor] for the LabelStatus enum
|
|
1690
|
+
def self.label_status
|
|
1691
|
+
require "google/ads/google_ads/v8/enums/label_status_pb"
|
|
1692
|
+
Google::Ads::GoogleAds::V8::Enums::LabelStatusEnum::LabelStatus.descriptor
|
|
1693
1693
|
end
|
|
1694
1694
|
|
|
1695
|
-
# Returns the descriptor for the
|
|
1695
|
+
# Returns the descriptor for the CombinedAudienceStatus enum
|
|
1696
1696
|
#
|
|
1697
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1698
|
-
def self.
|
|
1699
|
-
require "google/ads/google_ads/v8/enums/
|
|
1700
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
1697
|
+
# @return [Google::Protobuf::EnumDescriptor] for the CombinedAudienceStatus enum
|
|
1698
|
+
def self.combined_audience_status
|
|
1699
|
+
require "google/ads/google_ads/v8/enums/combined_audience_status_pb"
|
|
1700
|
+
Google::Ads::GoogleAds::V8::Enums::CombinedAudienceStatusEnum::CombinedAudienceStatus.descriptor
|
|
1701
1701
|
end
|
|
1702
1702
|
|
|
1703
|
-
# Returns the descriptor for the
|
|
1703
|
+
# Returns the descriptor for the ConversionCustomVariableStatus enum
|
|
1704
1704
|
#
|
|
1705
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1706
|
-
def self.
|
|
1707
|
-
require "google/ads/google_ads/v8/enums/
|
|
1708
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
1705
|
+
# @return [Google::Protobuf::EnumDescriptor] for the ConversionCustomVariableStatus enum
|
|
1706
|
+
def self.conversion_custom_variable_status
|
|
1707
|
+
require "google/ads/google_ads/v8/enums/conversion_custom_variable_status_pb"
|
|
1708
|
+
Google::Ads::GoogleAds::V8::Enums::ConversionCustomVariableStatusEnum::ConversionCustomVariableStatus.descriptor
|
|
1709
1709
|
end
|
|
1710
1710
|
|
|
1711
|
-
# Returns the descriptor for the
|
|
1711
|
+
# Returns the descriptor for the BatchJobStatus enum
|
|
1712
1712
|
#
|
|
1713
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1714
|
-
def self.
|
|
1715
|
-
require "google/ads/google_ads/v8/enums/
|
|
1716
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
1713
|
+
# @return [Google::Protobuf::EnumDescriptor] for the BatchJobStatus enum
|
|
1714
|
+
def self.batch_job_status
|
|
1715
|
+
require "google/ads/google_ads/v8/enums/batch_job_status_pb"
|
|
1716
|
+
Google::Ads::GoogleAds::V8::Enums::BatchJobStatusEnum::BatchJobStatus.descriptor
|
|
1717
1717
|
end
|
|
1718
1718
|
|
|
1719
|
-
# Returns the descriptor for the
|
|
1719
|
+
# Returns the descriptor for the CustomInterestMemberType enum
|
|
1720
1720
|
#
|
|
1721
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1722
|
-
def self.
|
|
1723
|
-
require "google/ads/google_ads/v8/enums/
|
|
1724
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
1721
|
+
# @return [Google::Protobuf::EnumDescriptor] for the CustomInterestMemberType enum
|
|
1722
|
+
def self.custom_interest_member_type
|
|
1723
|
+
require "google/ads/google_ads/v8/enums/custom_interest_member_type_pb"
|
|
1724
|
+
Google::Ads::GoogleAds::V8::Enums::CustomInterestMemberTypeEnum::CustomInterestMemberType.descriptor
|
|
1725
|
+
end
|
|
1726
|
+
|
|
1727
|
+
# Returns the descriptor for the CustomInterestStatus enum
|
|
1728
|
+
#
|
|
1729
|
+
# @return [Google::Protobuf::EnumDescriptor] for the CustomInterestStatus enum
|
|
1730
|
+
def self.custom_interest_status
|
|
1731
|
+
require "google/ads/google_ads/v8/enums/custom_interest_status_pb"
|
|
1732
|
+
Google::Ads::GoogleAds::V8::Enums::CustomInterestStatusEnum::CustomInterestStatus.descriptor
|
|
1733
|
+
end
|
|
1734
|
+
|
|
1735
|
+
# Returns the descriptor for the CustomInterestType enum
|
|
1736
|
+
#
|
|
1737
|
+
# @return [Google::Protobuf::EnumDescriptor] for the CustomInterestType enum
|
|
1738
|
+
def self.custom_interest_type
|
|
1739
|
+
require "google/ads/google_ads/v8/enums/custom_interest_type_pb"
|
|
1740
|
+
Google::Ads::GoogleAds::V8::Enums::CustomInterestTypeEnum::CustomInterestType.descriptor
|
|
1741
|
+
end
|
|
1742
|
+
|
|
1743
|
+
# Returns the descriptor for the ChangeStatusOperation enum
|
|
1744
|
+
#
|
|
1745
|
+
# @return [Google::Protobuf::EnumDescriptor] for the ChangeStatusOperation enum
|
|
1746
|
+
def self.change_status_operation
|
|
1747
|
+
require "google/ads/google_ads/v8/enums/change_status_operation_pb"
|
|
1748
|
+
Google::Ads::GoogleAds::V8::Enums::ChangeStatusOperationEnum::ChangeStatusOperation.descriptor
|
|
1749
|
+
end
|
|
1750
|
+
|
|
1751
|
+
# Returns the descriptor for the ChangeStatusResourceType enum
|
|
1752
|
+
#
|
|
1753
|
+
# @return [Google::Protobuf::EnumDescriptor] for the ChangeStatusResourceType enum
|
|
1754
|
+
def self.change_status_resource_type
|
|
1755
|
+
require "google/ads/google_ads/v8/enums/change_status_resource_type_pb"
|
|
1756
|
+
Google::Ads::GoogleAds::V8::Enums::ChangeStatusResourceTypeEnum::ChangeStatusResourceType.descriptor
|
|
1757
|
+
end
|
|
1758
|
+
|
|
1759
|
+
# Returns the descriptor for the SearchTermTargetingStatus enum
|
|
1760
|
+
#
|
|
1761
|
+
# @return [Google::Protobuf::EnumDescriptor] for the SearchTermTargetingStatus enum
|
|
1762
|
+
def self.search_term_targeting_status
|
|
1763
|
+
require "google/ads/google_ads/v8/enums/search_term_targeting_status_pb"
|
|
1764
|
+
Google::Ads::GoogleAds::V8::Enums::SearchTermTargetingStatusEnum::SearchTermTargetingStatus.descriptor
|
|
1725
1765
|
end
|
|
1726
1766
|
|
|
1727
|
-
# Returns the descriptor for the
|
|
1767
|
+
# Returns the descriptor for the AccessInvitationStatus enum
|
|
1728
1768
|
#
|
|
1729
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1730
|
-
def self.
|
|
1731
|
-
require "google/ads/google_ads/v8/enums/
|
|
1732
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
1769
|
+
# @return [Google::Protobuf::EnumDescriptor] for the AccessInvitationStatus enum
|
|
1770
|
+
def self.access_invitation_status
|
|
1771
|
+
require "google/ads/google_ads/v8/enums/access_invitation_status_pb"
|
|
1772
|
+
Google::Ads::GoogleAds::V8::Enums::AccessInvitationStatusEnum::AccessInvitationStatus.descriptor
|
|
1733
1773
|
end
|
|
1734
1774
|
|
|
1735
|
-
# Returns the descriptor for the
|
|
1775
|
+
# Returns the descriptor for the AccessRole enum
|
|
1736
1776
|
#
|
|
1737
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1738
|
-
def self.
|
|
1739
|
-
require "google/ads/google_ads/v8/enums/
|
|
1740
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
1777
|
+
# @return [Google::Protobuf::EnumDescriptor] for the AccessRole enum
|
|
1778
|
+
def self.access_role
|
|
1779
|
+
require "google/ads/google_ads/v8/enums/access_role_pb"
|
|
1780
|
+
Google::Ads::GoogleAds::V8::Enums::AccessRoleEnum::AccessRole.descriptor
|
|
1741
1781
|
end
|
|
1742
1782
|
|
|
1743
|
-
# Returns the descriptor for the
|
|
1783
|
+
# Returns the descriptor for the GoogleAdsFieldCategory enum
|
|
1744
1784
|
#
|
|
1745
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1746
|
-
def self.
|
|
1747
|
-
require "google/ads/google_ads/v8/enums/
|
|
1748
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
1785
|
+
# @return [Google::Protobuf::EnumDescriptor] for the GoogleAdsFieldCategory enum
|
|
1786
|
+
def self.google_ads_field_category
|
|
1787
|
+
require "google/ads/google_ads/v8/enums/google_ads_field_category_pb"
|
|
1788
|
+
Google::Ads::GoogleAds::V8::Enums::GoogleAdsFieldCategoryEnum::GoogleAdsFieldCategory.descriptor
|
|
1749
1789
|
end
|
|
1750
1790
|
|
|
1751
|
-
# Returns the descriptor for the
|
|
1791
|
+
# Returns the descriptor for the GoogleAdsFieldDataType enum
|
|
1752
1792
|
#
|
|
1753
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1754
|
-
def self.
|
|
1755
|
-
require "google/ads/google_ads/v8/enums/
|
|
1756
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
1793
|
+
# @return [Google::Protobuf::EnumDescriptor] for the GoogleAdsFieldDataType enum
|
|
1794
|
+
def self.google_ads_field_data_type
|
|
1795
|
+
require "google/ads/google_ads/v8/enums/google_ads_field_data_type_pb"
|
|
1796
|
+
Google::Ads::GoogleAds::V8::Enums::GoogleAdsFieldDataTypeEnum::GoogleAdsFieldDataType.descriptor
|
|
1757
1797
|
end
|
|
1758
1798
|
|
|
1759
|
-
# Returns the descriptor for the
|
|
1799
|
+
# Returns the descriptor for the AccountBudgetProposalType enum
|
|
1760
1800
|
#
|
|
1761
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1762
|
-
def self.
|
|
1763
|
-
require "google/ads/google_ads/v8/enums/
|
|
1764
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
1801
|
+
# @return [Google::Protobuf::EnumDescriptor] for the AccountBudgetProposalType enum
|
|
1802
|
+
def self.account_budget_proposal_type
|
|
1803
|
+
require "google/ads/google_ads/v8/enums/account_budget_proposal_type_pb"
|
|
1804
|
+
Google::Ads::GoogleAds::V8::Enums::AccountBudgetProposalTypeEnum::AccountBudgetProposalType.descriptor
|
|
1765
1805
|
end
|
|
1766
1806
|
|
|
1767
|
-
# Returns the descriptor for the
|
|
1807
|
+
# Returns the descriptor for the AccountBudgetStatus enum
|
|
1768
1808
|
#
|
|
1769
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1770
|
-
def self.
|
|
1771
|
-
require "google/ads/google_ads/v8/enums/
|
|
1772
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
1809
|
+
# @return [Google::Protobuf::EnumDescriptor] for the AccountBudgetStatus enum
|
|
1810
|
+
def self.account_budget_status
|
|
1811
|
+
require "google/ads/google_ads/v8/enums/account_budget_status_pb"
|
|
1812
|
+
Google::Ads::GoogleAds::V8::Enums::AccountBudgetStatusEnum::AccountBudgetStatus.descriptor
|
|
1773
1813
|
end
|
|
1774
1814
|
|
|
1775
|
-
# Returns the descriptor for the
|
|
1815
|
+
# Returns the descriptor for the SpendingLimitType enum
|
|
1776
1816
|
#
|
|
1777
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1778
|
-
def self.
|
|
1779
|
-
require "google/ads/google_ads/v8/enums/
|
|
1780
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
1817
|
+
# @return [Google::Protobuf::EnumDescriptor] for the SpendingLimitType enum
|
|
1818
|
+
def self.spending_limit_type
|
|
1819
|
+
require "google/ads/google_ads/v8/enums/spending_limit_type_pb"
|
|
1820
|
+
Google::Ads::GoogleAds::V8::Enums::SpendingLimitTypeEnum::SpendingLimitType.descriptor
|
|
1781
1821
|
end
|
|
1782
1822
|
|
|
1783
|
-
# Returns the descriptor for the
|
|
1823
|
+
# Returns the descriptor for the OperatingSystemVersionOperatorType enum
|
|
1784
1824
|
#
|
|
1785
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1786
|
-
def self.
|
|
1787
|
-
require "google/ads/google_ads/v8/enums/
|
|
1788
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
1825
|
+
# @return [Google::Protobuf::EnumDescriptor] for the OperatingSystemVersionOperatorType enum
|
|
1826
|
+
def self.operating_system_version_operator_type
|
|
1827
|
+
require "google/ads/google_ads/v8/enums/operating_system_version_operator_type_pb"
|
|
1828
|
+
Google::Ads::GoogleAds::V8::Enums::OperatingSystemVersionOperatorTypeEnum::OperatingSystemVersionOperatorType.descriptor
|
|
1789
1829
|
end
|
|
1790
1830
|
|
|
1791
|
-
# Returns the descriptor for the
|
|
1831
|
+
# Returns the descriptor for the AttributionModel enum
|
|
1792
1832
|
#
|
|
1793
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1794
|
-
def self.
|
|
1795
|
-
require "google/ads/google_ads/v8/enums/
|
|
1796
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
1833
|
+
# @return [Google::Protobuf::EnumDescriptor] for the AttributionModel enum
|
|
1834
|
+
def self.attribution_model
|
|
1835
|
+
require "google/ads/google_ads/v8/enums/attribution_model_pb"
|
|
1836
|
+
Google::Ads::GoogleAds::V8::Enums::AttributionModelEnum::AttributionModel.descriptor
|
|
1797
1837
|
end
|
|
1798
1838
|
|
|
1799
|
-
# Returns the descriptor for the
|
|
1839
|
+
# Returns the descriptor for the ConversionActionCategory enum
|
|
1800
1840
|
#
|
|
1801
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1802
|
-
def self.
|
|
1803
|
-
require "google/ads/google_ads/v8/enums/
|
|
1804
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
1841
|
+
# @return [Google::Protobuf::EnumDescriptor] for the ConversionActionCategory enum
|
|
1842
|
+
def self.conversion_action_category
|
|
1843
|
+
require "google/ads/google_ads/v8/enums/conversion_action_category_pb"
|
|
1844
|
+
Google::Ads::GoogleAds::V8::Enums::ConversionActionCategoryEnum::ConversionActionCategory.descriptor
|
|
1805
1845
|
end
|
|
1806
1846
|
|
|
1807
|
-
# Returns the descriptor for the
|
|
1847
|
+
# Returns the descriptor for the ConversionActionCountingType enum
|
|
1808
1848
|
#
|
|
1809
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1810
|
-
def self.
|
|
1811
|
-
require "google/ads/google_ads/v8/enums/
|
|
1812
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
1849
|
+
# @return [Google::Protobuf::EnumDescriptor] for the ConversionActionCountingType enum
|
|
1850
|
+
def self.conversion_action_counting_type
|
|
1851
|
+
require "google/ads/google_ads/v8/enums/conversion_action_counting_type_pb"
|
|
1852
|
+
Google::Ads::GoogleAds::V8::Enums::ConversionActionCountingTypeEnum::ConversionActionCountingType.descriptor
|
|
1813
1853
|
end
|
|
1814
1854
|
|
|
1815
|
-
# Returns the descriptor for the
|
|
1855
|
+
# Returns the descriptor for the ConversionActionStatus enum
|
|
1816
1856
|
#
|
|
1817
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1818
|
-
def self.
|
|
1819
|
-
require "google/ads/google_ads/v8/enums/
|
|
1820
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
1857
|
+
# @return [Google::Protobuf::EnumDescriptor] for the ConversionActionStatus enum
|
|
1858
|
+
def self.conversion_action_status
|
|
1859
|
+
require "google/ads/google_ads/v8/enums/conversion_action_status_pb"
|
|
1860
|
+
Google::Ads::GoogleAds::V8::Enums::ConversionActionStatusEnum::ConversionActionStatus.descriptor
|
|
1821
1861
|
end
|
|
1822
1862
|
|
|
1823
|
-
# Returns the descriptor for the
|
|
1863
|
+
# Returns the descriptor for the ConversionActionType enum
|
|
1824
1864
|
#
|
|
1825
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1826
|
-
def self.
|
|
1827
|
-
require "google/ads/google_ads/v8/enums/
|
|
1828
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
1865
|
+
# @return [Google::Protobuf::EnumDescriptor] for the ConversionActionType enum
|
|
1866
|
+
def self.conversion_action_type
|
|
1867
|
+
require "google/ads/google_ads/v8/enums/conversion_action_type_pb"
|
|
1868
|
+
Google::Ads::GoogleAds::V8::Enums::ConversionActionTypeEnum::ConversionActionType.descriptor
|
|
1829
1869
|
end
|
|
1830
1870
|
|
|
1831
|
-
# Returns the descriptor for the
|
|
1871
|
+
# Returns the descriptor for the DataDrivenModelStatus enum
|
|
1832
1872
|
#
|
|
1833
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1834
|
-
def self.
|
|
1835
|
-
require "google/ads/google_ads/v8/enums/
|
|
1836
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
1873
|
+
# @return [Google::Protobuf::EnumDescriptor] for the DataDrivenModelStatus enum
|
|
1874
|
+
def self.data_driven_model_status
|
|
1875
|
+
require "google/ads/google_ads/v8/enums/data_driven_model_status_pb"
|
|
1876
|
+
Google::Ads::GoogleAds::V8::Enums::DataDrivenModelStatusEnum::DataDrivenModelStatus.descriptor
|
|
1837
1877
|
end
|
|
1838
1878
|
|
|
1839
|
-
# Returns the descriptor for the
|
|
1879
|
+
# Returns the descriptor for the AccountBudgetProposalStatus enum
|
|
1840
1880
|
#
|
|
1841
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1842
|
-
def self.
|
|
1843
|
-
require "google/ads/google_ads/v8/enums/
|
|
1844
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
1881
|
+
# @return [Google::Protobuf::EnumDescriptor] for the AccountBudgetProposalStatus enum
|
|
1882
|
+
def self.account_budget_proposal_status
|
|
1883
|
+
require "google/ads/google_ads/v8/enums/account_budget_proposal_status_pb"
|
|
1884
|
+
Google::Ads::GoogleAds::V8::Enums::AccountBudgetProposalStatusEnum::AccountBudgetProposalStatus.descriptor
|
|
1845
1885
|
end
|
|
1846
1886
|
|
|
1847
|
-
# Returns the descriptor for the
|
|
1887
|
+
# Returns the descriptor for the KeywordPlanForecastInterval enum
|
|
1848
1888
|
#
|
|
1849
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1850
|
-
def self.
|
|
1851
|
-
require "google/ads/google_ads/v8/enums/
|
|
1852
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
1889
|
+
# @return [Google::Protobuf::EnumDescriptor] for the KeywordPlanForecastInterval enum
|
|
1890
|
+
def self.keyword_plan_forecast_interval
|
|
1891
|
+
require "google/ads/google_ads/v8/enums/keyword_plan_forecast_interval_pb"
|
|
1892
|
+
Google::Ads::GoogleAds::V8::Enums::KeywordPlanForecastIntervalEnum::KeywordPlanForecastInterval.descriptor
|
|
1853
1893
|
end
|
|
1854
1894
|
|
|
1855
|
-
# Returns the descriptor for the
|
|
1895
|
+
# Returns the descriptor for the ResponseContentType enum
|
|
1856
1896
|
#
|
|
1857
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1858
|
-
def self.
|
|
1859
|
-
require "google/ads/google_ads/v8/enums/
|
|
1860
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
1897
|
+
# @return [Google::Protobuf::EnumDescriptor] for the ResponseContentType enum
|
|
1898
|
+
def self.response_content_type
|
|
1899
|
+
require "google/ads/google_ads/v8/enums/response_content_type_pb"
|
|
1900
|
+
Google::Ads::GoogleAds::V8::Enums::ResponseContentTypeEnum::ResponseContentType.descriptor
|
|
1861
1901
|
end
|
|
1862
1902
|
|
|
1863
1903
|
# Returns the descriptor for the InteractionEventType enum
|
|
@@ -1924,6 +1964,14 @@ module Google
|
|
|
1924
1964
|
Google::Ads::GoogleAds::V8::Enums::ConversionOrAdjustmentLagBucketEnum::ConversionOrAdjustmentLagBucket.descriptor
|
|
1925
1965
|
end
|
|
1926
1966
|
|
|
1967
|
+
# Returns the descriptor for the ConversionValueRulePrimaryDimension enum
|
|
1968
|
+
#
|
|
1969
|
+
# @return [Google::Protobuf::EnumDescriptor] for the ConversionValueRulePrimaryDimension enum
|
|
1970
|
+
def self.conversion_value_rule_primary_dimension
|
|
1971
|
+
require "google/ads/google_ads/v8/enums/conversion_value_rule_primary_dimension_pb"
|
|
1972
|
+
Google::Ads::GoogleAds::V8::Enums::ConversionValueRulePrimaryDimensionEnum::ConversionValueRulePrimaryDimension.descriptor
|
|
1973
|
+
end
|
|
1974
|
+
|
|
1927
1975
|
# Returns the descriptor for the ExternalConversionSource enum
|
|
1928
1976
|
#
|
|
1929
1977
|
# @return [Google::Protobuf::EnumDescriptor] for the ExternalConversionSource enum
|
|
@@ -1980,12 +2028,28 @@ module Google
|
|
|
1980
2028
|
Google::Ads::GoogleAds::V8::Enums::SummaryRowSettingEnum::SummaryRowSetting.descriptor
|
|
1981
2029
|
end
|
|
1982
2030
|
|
|
1983
|
-
# Returns the descriptor for the
|
|
2031
|
+
# Returns the descriptor for the KeywordPlanAggregateMetricType enum
|
|
1984
2032
|
#
|
|
1985
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1986
|
-
def self.
|
|
1987
|
-
require "google/ads/google_ads/v8/enums/
|
|
1988
|
-
Google::Ads::GoogleAds::V8::Enums::
|
|
2033
|
+
# @return [Google::Protobuf::EnumDescriptor] for the KeywordPlanAggregateMetricType enum
|
|
2034
|
+
def self.keyword_plan_aggregate_metric_type
|
|
2035
|
+
require "google/ads/google_ads/v8/enums/keyword_plan_aggregate_metric_type_pb"
|
|
2036
|
+
Google::Ads::GoogleAds::V8::Enums::KeywordPlanAggregateMetricTypeEnum::KeywordPlanAggregateMetricType.descriptor
|
|
2037
|
+
end
|
|
2038
|
+
|
|
2039
|
+
# Returns the descriptor for the KeywordPlanCompetitionLevel enum
|
|
2040
|
+
#
|
|
2041
|
+
# @return [Google::Protobuf::EnumDescriptor] for the KeywordPlanCompetitionLevel enum
|
|
2042
|
+
def self.keyword_plan_competition_level
|
|
2043
|
+
require "google/ads/google_ads/v8/enums/keyword_plan_competition_level_pb"
|
|
2044
|
+
Google::Ads::GoogleAds::V8::Enums::KeywordPlanCompetitionLevelEnum::KeywordPlanCompetitionLevel.descriptor
|
|
2045
|
+
end
|
|
2046
|
+
|
|
2047
|
+
# Returns the descriptor for the KeywordPlanConceptGroupType enum
|
|
2048
|
+
#
|
|
2049
|
+
# @return [Google::Protobuf::EnumDescriptor] for the KeywordPlanConceptGroupType enum
|
|
2050
|
+
def self.keyword_plan_concept_group_type
|
|
2051
|
+
require "google/ads/google_ads/v8/enums/keyword_plan_concept_group_type_pb"
|
|
2052
|
+
Google::Ads::GoogleAds::V8::Enums::KeywordPlanConceptGroupTypeEnum::KeywordPlanConceptGroupType.descriptor
|
|
1989
2053
|
end
|
|
1990
2054
|
|
|
1991
2055
|
# Returns the descriptor for the ReachPlanAdLength enum
|
|
@@ -2012,180 +2076,236 @@ module Google
|
|
|
2012
2076
|
Google::Ads::GoogleAds::V8::Enums::ReachPlanNetworkEnum::ReachPlanNetwork.descriptor
|
|
2013
2077
|
end
|
|
2014
2078
|
|
|
2015
|
-
# Returns the descriptor for the
|
|
2079
|
+
# Returns the descriptor for the KeywordPlanKeywordAnnotation enum
|
|
2080
|
+
#
|
|
2081
|
+
# @return [Google::Protobuf::EnumDescriptor] for the KeywordPlanKeywordAnnotation enum
|
|
2082
|
+
def self.keyword_plan_keyword_annotation
|
|
2083
|
+
require "google/ads/google_ads/v8/enums/keyword_plan_keyword_annotation_pb"
|
|
2084
|
+
Google::Ads::GoogleAds::V8::Enums::KeywordPlanKeywordAnnotationEnum::KeywordPlanKeywordAnnotation.descriptor
|
|
2085
|
+
end
|
|
2086
|
+
|
|
2087
|
+
# Returns the descriptor for the ConversionAdjustmentType enum
|
|
2088
|
+
#
|
|
2089
|
+
# @return [Google::Protobuf::EnumDescriptor] for the ConversionAdjustmentType enum
|
|
2090
|
+
def self.conversion_adjustment_type
|
|
2091
|
+
require "google/ads/google_ads/v8/enums/conversion_adjustment_type_pb"
|
|
2092
|
+
Google::Ads::GoogleAds::V8::Enums::ConversionAdjustmentTypeEnum::ConversionAdjustmentType.descriptor
|
|
2093
|
+
end
|
|
2094
|
+
|
|
2095
|
+
# Returns the descriptor for the ResourceLimitType enum
|
|
2096
|
+
#
|
|
2097
|
+
# @return [Google::Protobuf::EnumDescriptor] for the ResourceLimitType enum
|
|
2098
|
+
def self.resource_limit_type
|
|
2099
|
+
require "google/ads/google_ads/v8/enums/resource_limit_type_pb"
|
|
2100
|
+
Google::Ads::GoogleAds::V8::Enums::ResourceLimitTypeEnum::ResourceLimitType.descriptor
|
|
2101
|
+
end
|
|
2102
|
+
|
|
2103
|
+
# Returns the descriptor for the KeywordPlanCampaignError enum
|
|
2104
|
+
#
|
|
2105
|
+
# @return [Google::Protobuf::EnumDescriptor] for the KeywordPlanCampaignError enum
|
|
2106
|
+
def self.keyword_plan_campaign_error
|
|
2107
|
+
require "google/ads/google_ads/v8/errors/keyword_plan_campaign_error_pb"
|
|
2108
|
+
Google::Ads::GoogleAds::V8::Errors::KeywordPlanCampaignErrorEnum::KeywordPlanCampaignError.descriptor
|
|
2109
|
+
end
|
|
2110
|
+
|
|
2111
|
+
# Returns the descriptor for the UserDataError enum
|
|
2112
|
+
#
|
|
2113
|
+
# @return [Google::Protobuf::EnumDescriptor] for the UserDataError enum
|
|
2114
|
+
def self.user_data_error
|
|
2115
|
+
require "google/ads/google_ads/v8/errors/user_data_error_pb"
|
|
2116
|
+
Google::Ads::GoogleAds::V8::Errors::UserDataErrorEnum::UserDataError.descriptor
|
|
2117
|
+
end
|
|
2118
|
+
|
|
2119
|
+
# Returns the descriptor for the KeywordPlanAdGroupError enum
|
|
2120
|
+
#
|
|
2121
|
+
# @return [Google::Protobuf::EnumDescriptor] for the KeywordPlanAdGroupError enum
|
|
2122
|
+
def self.keyword_plan_ad_group_error
|
|
2123
|
+
require "google/ads/google_ads/v8/errors/keyword_plan_ad_group_error_pb"
|
|
2124
|
+
Google::Ads::GoogleAds::V8::Errors::KeywordPlanAdGroupErrorEnum::KeywordPlanAdGroupError.descriptor
|
|
2125
|
+
end
|
|
2126
|
+
|
|
2127
|
+
# Returns the descriptor for the CustomerClientLinkError enum
|
|
2128
|
+
#
|
|
2129
|
+
# @return [Google::Protobuf::EnumDescriptor] for the CustomerClientLinkError enum
|
|
2130
|
+
def self.customer_client_link_error
|
|
2131
|
+
require "google/ads/google_ads/v8/errors/customer_client_link_error_pb"
|
|
2132
|
+
Google::Ads::GoogleAds::V8::Errors::CustomerClientLinkErrorEnum::CustomerClientLinkError.descriptor
|
|
2133
|
+
end
|
|
2134
|
+
|
|
2135
|
+
# Returns the descriptor for the AdError enum
|
|
2016
2136
|
#
|
|
2017
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
2018
|
-
def self.
|
|
2019
|
-
require "google/ads/google_ads/v8/
|
|
2020
|
-
Google::Ads::GoogleAds::V8::
|
|
2137
|
+
# @return [Google::Protobuf::EnumDescriptor] for the AdError enum
|
|
2138
|
+
def self.ad_error
|
|
2139
|
+
require "google/ads/google_ads/v8/errors/ad_error_pb"
|
|
2140
|
+
Google::Ads::GoogleAds::V8::Errors::AdErrorEnum::AdError.descriptor
|
|
2021
2141
|
end
|
|
2022
2142
|
|
|
2023
|
-
# Returns the descriptor for the
|
|
2143
|
+
# Returns the descriptor for the CustomerManagerLinkError enum
|
|
2024
2144
|
#
|
|
2025
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
2026
|
-
def self.
|
|
2027
|
-
require "google/ads/google_ads/v8/errors/
|
|
2028
|
-
Google::Ads::GoogleAds::V8::Errors::
|
|
2145
|
+
# @return [Google::Protobuf::EnumDescriptor] for the CustomerManagerLinkError enum
|
|
2146
|
+
def self.customer_manager_link_error
|
|
2147
|
+
require "google/ads/google_ads/v8/errors/customer_manager_link_error_pb"
|
|
2148
|
+
Google::Ads::GoogleAds::V8::Errors::CustomerManagerLinkErrorEnum::CustomerManagerLinkError.descriptor
|
|
2029
2149
|
end
|
|
2030
2150
|
|
|
2031
|
-
# Returns the descriptor for the
|
|
2151
|
+
# Returns the descriptor for the CustomAudienceError enum
|
|
2032
2152
|
#
|
|
2033
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
2034
|
-
def self.
|
|
2035
|
-
require "google/ads/google_ads/v8/errors/
|
|
2036
|
-
Google::Ads::GoogleAds::V8::Errors::
|
|
2153
|
+
# @return [Google::Protobuf::EnumDescriptor] for the CustomAudienceError enum
|
|
2154
|
+
def self.custom_audience_error
|
|
2155
|
+
require "google/ads/google_ads/v8/errors/custom_audience_error_pb"
|
|
2156
|
+
Google::Ads::GoogleAds::V8::Errors::CustomAudienceErrorEnum::CustomAudienceError.descriptor
|
|
2037
2157
|
end
|
|
2038
2158
|
|
|
2039
|
-
# Returns the descriptor for the
|
|
2159
|
+
# Returns the descriptor for the InvoiceError enum
|
|
2040
2160
|
#
|
|
2041
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
2042
|
-
def self.
|
|
2043
|
-
require "google/ads/google_ads/v8/errors/
|
|
2044
|
-
Google::Ads::GoogleAds::V8::Errors::
|
|
2161
|
+
# @return [Google::Protobuf::EnumDescriptor] for the InvoiceError enum
|
|
2162
|
+
def self.invoice_error
|
|
2163
|
+
require "google/ads/google_ads/v8/errors/invoice_error_pb"
|
|
2164
|
+
Google::Ads::GoogleAds::V8::Errors::InvoiceErrorEnum::InvoiceError.descriptor
|
|
2045
2165
|
end
|
|
2046
2166
|
|
|
2047
|
-
# Returns the descriptor for the
|
|
2167
|
+
# Returns the descriptor for the AccountBudgetProposalError enum
|
|
2048
2168
|
#
|
|
2049
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
2050
|
-
def self.
|
|
2051
|
-
require "google/ads/google_ads/v8/errors/
|
|
2052
|
-
Google::Ads::GoogleAds::V8::Errors::
|
|
2169
|
+
# @return [Google::Protobuf::EnumDescriptor] for the AccountBudgetProposalError enum
|
|
2170
|
+
def self.account_budget_proposal_error
|
|
2171
|
+
require "google/ads/google_ads/v8/errors/account_budget_proposal_error_pb"
|
|
2172
|
+
Google::Ads::GoogleAds::V8::Errors::AccountBudgetProposalErrorEnum::AccountBudgetProposalError.descriptor
|
|
2053
2173
|
end
|
|
2054
2174
|
|
|
2055
|
-
# Returns the descriptor for the
|
|
2175
|
+
# Returns the descriptor for the CustomerError enum
|
|
2056
2176
|
#
|
|
2057
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
2058
|
-
def self.
|
|
2059
|
-
require "google/ads/google_ads/v8/errors/
|
|
2060
|
-
Google::Ads::GoogleAds::V8::Errors::
|
|
2177
|
+
# @return [Google::Protobuf::EnumDescriptor] for the CustomerError enum
|
|
2178
|
+
def self.customer_error
|
|
2179
|
+
require "google/ads/google_ads/v8/errors/customer_error_pb"
|
|
2180
|
+
Google::Ads::GoogleAds::V8::Errors::CustomerErrorEnum::CustomerError.descriptor
|
|
2061
2181
|
end
|
|
2062
2182
|
|
|
2063
|
-
# Returns the descriptor for the
|
|
2183
|
+
# Returns the descriptor for the BatchJobError enum
|
|
2064
2184
|
#
|
|
2065
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
2066
|
-
def self.
|
|
2067
|
-
require "google/ads/google_ads/v8/errors/
|
|
2068
|
-
Google::Ads::GoogleAds::V8::Errors::
|
|
2185
|
+
# @return [Google::Protobuf::EnumDescriptor] for the BatchJobError enum
|
|
2186
|
+
def self.batch_job_error
|
|
2187
|
+
require "google/ads/google_ads/v8/errors/batch_job_error_pb"
|
|
2188
|
+
Google::Ads::GoogleAds::V8::Errors::BatchJobErrorEnum::BatchJobError.descriptor
|
|
2069
2189
|
end
|
|
2070
2190
|
|
|
2071
|
-
# Returns the descriptor for the
|
|
2191
|
+
# Returns the descriptor for the RequestError enum
|
|
2072
2192
|
#
|
|
2073
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
2074
|
-
def self.
|
|
2075
|
-
require "google/ads/google_ads/v8/errors/
|
|
2076
|
-
Google::Ads::GoogleAds::V8::Errors::
|
|
2193
|
+
# @return [Google::Protobuf::EnumDescriptor] for the RequestError enum
|
|
2194
|
+
def self.request_error
|
|
2195
|
+
require "google/ads/google_ads/v8/errors/request_error_pb"
|
|
2196
|
+
Google::Ads::GoogleAds::V8::Errors::RequestErrorEnum::RequestError.descriptor
|
|
2077
2197
|
end
|
|
2078
2198
|
|
|
2079
|
-
# Returns the descriptor for the
|
|
2199
|
+
# Returns the descriptor for the KeywordPlanCampaignKeywordError enum
|
|
2080
2200
|
#
|
|
2081
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
2082
|
-
def self.
|
|
2083
|
-
require "google/ads/google_ads/v8/errors/
|
|
2084
|
-
Google::Ads::GoogleAds::V8::Errors::
|
|
2201
|
+
# @return [Google::Protobuf::EnumDescriptor] for the KeywordPlanCampaignKeywordError enum
|
|
2202
|
+
def self.keyword_plan_campaign_keyword_error
|
|
2203
|
+
require "google/ads/google_ads/v8/errors/keyword_plan_campaign_keyword_error_pb"
|
|
2204
|
+
Google::Ads::GoogleAds::V8::Errors::KeywordPlanCampaignKeywordErrorEnum::KeywordPlanCampaignKeywordError.descriptor
|
|
2085
2205
|
end
|
|
2086
2206
|
|
|
2087
|
-
# Returns the descriptor for the
|
|
2207
|
+
# Returns the descriptor for the SharedSetError enum
|
|
2088
2208
|
#
|
|
2089
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
2090
|
-
def self.
|
|
2091
|
-
require "google/ads/google_ads/v8/errors/
|
|
2092
|
-
Google::Ads::GoogleAds::V8::Errors::
|
|
2209
|
+
# @return [Google::Protobuf::EnumDescriptor] for the SharedSetError enum
|
|
2210
|
+
def self.shared_set_error
|
|
2211
|
+
require "google/ads/google_ads/v8/errors/shared_set_error_pb"
|
|
2212
|
+
Google::Ads::GoogleAds::V8::Errors::SharedSetErrorEnum::SharedSetError.descriptor
|
|
2093
2213
|
end
|
|
2094
2214
|
|
|
2095
|
-
# Returns the descriptor for the
|
|
2215
|
+
# Returns the descriptor for the AssetLinkError enum
|
|
2096
2216
|
#
|
|
2097
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
2098
|
-
def self.
|
|
2099
|
-
require "google/ads/google_ads/v8/errors/
|
|
2100
|
-
Google::Ads::GoogleAds::V8::Errors::
|
|
2217
|
+
# @return [Google::Protobuf::EnumDescriptor] for the AssetLinkError enum
|
|
2218
|
+
def self.asset_link_error
|
|
2219
|
+
require "google/ads/google_ads/v8/errors/asset_link_error_pb"
|
|
2220
|
+
Google::Ads::GoogleAds::V8::Errors::AssetLinkErrorEnum::AssetLinkError.descriptor
|
|
2101
2221
|
end
|
|
2102
2222
|
|
|
2103
|
-
# Returns the descriptor for the
|
|
2223
|
+
# Returns the descriptor for the NotEmptyError enum
|
|
2104
2224
|
#
|
|
2105
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
2106
|
-
def self.
|
|
2107
|
-
require "google/ads/google_ads/v8/errors/
|
|
2108
|
-
Google::Ads::GoogleAds::V8::Errors::
|
|
2225
|
+
# @return [Google::Protobuf::EnumDescriptor] for the NotEmptyError enum
|
|
2226
|
+
def self.not_empty_error
|
|
2227
|
+
require "google/ads/google_ads/v8/errors/not_empty_error_pb"
|
|
2228
|
+
Google::Ads::GoogleAds::V8::Errors::NotEmptyErrorEnum::NotEmptyError.descriptor
|
|
2109
2229
|
end
|
|
2110
2230
|
|
|
2111
|
-
# Returns the descriptor for the
|
|
2231
|
+
# Returns the descriptor for the ImageError enum
|
|
2112
2232
|
#
|
|
2113
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
2114
|
-
def self.
|
|
2115
|
-
require "google/ads/google_ads/v8/errors/
|
|
2116
|
-
Google::Ads::GoogleAds::V8::Errors::
|
|
2233
|
+
# @return [Google::Protobuf::EnumDescriptor] for the ImageError enum
|
|
2234
|
+
def self.image_error
|
|
2235
|
+
require "google/ads/google_ads/v8/errors/image_error_pb"
|
|
2236
|
+
Google::Ads::GoogleAds::V8::Errors::ImageErrorEnum::ImageError.descriptor
|
|
2117
2237
|
end
|
|
2118
2238
|
|
|
2119
|
-
# Returns the descriptor for the
|
|
2239
|
+
# Returns the descriptor for the SettingError enum
|
|
2120
2240
|
#
|
|
2121
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
2122
|
-
def self.
|
|
2123
|
-
require "google/ads/google_ads/v8/errors/
|
|
2124
|
-
Google::Ads::GoogleAds::V8::Errors::
|
|
2241
|
+
# @return [Google::Protobuf::EnumDescriptor] for the SettingError enum
|
|
2242
|
+
def self.setting_error
|
|
2243
|
+
require "google/ads/google_ads/v8/errors/setting_error_pb"
|
|
2244
|
+
Google::Ads::GoogleAds::V8::Errors::SettingErrorEnum::SettingError.descriptor
|
|
2125
2245
|
end
|
|
2126
2246
|
|
|
2127
|
-
# Returns the descriptor for the
|
|
2247
|
+
# Returns the descriptor for the FeedItemTargetError enum
|
|
2128
2248
|
#
|
|
2129
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
2130
|
-
def self.
|
|
2131
|
-
require "google/ads/google_ads/v8/errors/
|
|
2132
|
-
Google::Ads::GoogleAds::V8::Errors::
|
|
2249
|
+
# @return [Google::Protobuf::EnumDescriptor] for the FeedItemTargetError enum
|
|
2250
|
+
def self.feed_item_target_error
|
|
2251
|
+
require "google/ads/google_ads/v8/errors/feed_item_target_error_pb"
|
|
2252
|
+
Google::Ads::GoogleAds::V8::Errors::FeedItemTargetErrorEnum::FeedItemTargetError.descriptor
|
|
2133
2253
|
end
|
|
2134
2254
|
|
|
2135
|
-
# Returns the descriptor for the
|
|
2255
|
+
# Returns the descriptor for the KeywordPlanAdGroupKeywordError enum
|
|
2136
2256
|
#
|
|
2137
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
2138
|
-
def self.
|
|
2139
|
-
require "google/ads/google_ads/v8/errors/
|
|
2140
|
-
Google::Ads::GoogleAds::V8::Errors::
|
|
2257
|
+
# @return [Google::Protobuf::EnumDescriptor] for the KeywordPlanAdGroupKeywordError enum
|
|
2258
|
+
def self.keyword_plan_ad_group_keyword_error
|
|
2259
|
+
require "google/ads/google_ads/v8/errors/keyword_plan_ad_group_keyword_error_pb"
|
|
2260
|
+
Google::Ads::GoogleAds::V8::Errors::KeywordPlanAdGroupKeywordErrorEnum::KeywordPlanAdGroupKeywordError.descriptor
|
|
2141
2261
|
end
|
|
2142
2262
|
|
|
2143
|
-
# Returns the descriptor for the
|
|
2263
|
+
# Returns the descriptor for the LanguageCodeError enum
|
|
2144
2264
|
#
|
|
2145
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
2146
|
-
def self.
|
|
2147
|
-
require "google/ads/google_ads/v8/errors/
|
|
2148
|
-
Google::Ads::GoogleAds::V8::Errors::
|
|
2265
|
+
# @return [Google::Protobuf::EnumDescriptor] for the LanguageCodeError enum
|
|
2266
|
+
def self.language_code_error
|
|
2267
|
+
require "google/ads/google_ads/v8/errors/language_code_error_pb"
|
|
2268
|
+
Google::Ads::GoogleAds::V8::Errors::LanguageCodeErrorEnum::LanguageCodeError.descriptor
|
|
2149
2269
|
end
|
|
2150
2270
|
|
|
2151
|
-
# Returns the descriptor for the
|
|
2271
|
+
# Returns the descriptor for the FieldMaskError enum
|
|
2152
2272
|
#
|
|
2153
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
2154
|
-
def self.
|
|
2155
|
-
require "google/ads/google_ads/v8/errors/
|
|
2156
|
-
Google::Ads::GoogleAds::V8::Errors::
|
|
2273
|
+
# @return [Google::Protobuf::EnumDescriptor] for the FieldMaskError enum
|
|
2274
|
+
def self.field_mask_error
|
|
2275
|
+
require "google/ads/google_ads/v8/errors/field_mask_error_pb"
|
|
2276
|
+
Google::Ads::GoogleAds::V8::Errors::FieldMaskErrorEnum::FieldMaskError.descriptor
|
|
2157
2277
|
end
|
|
2158
2278
|
|
|
2159
|
-
# Returns the descriptor for the
|
|
2279
|
+
# Returns the descriptor for the DistinctError enum
|
|
2160
2280
|
#
|
|
2161
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
2162
|
-
def self.
|
|
2163
|
-
require "google/ads/google_ads/v8/errors/
|
|
2164
|
-
Google::Ads::GoogleAds::V8::Errors::
|
|
2281
|
+
# @return [Google::Protobuf::EnumDescriptor] for the DistinctError enum
|
|
2282
|
+
def self.distinct_error
|
|
2283
|
+
require "google/ads/google_ads/v8/errors/distinct_error_pb"
|
|
2284
|
+
Google::Ads::GoogleAds::V8::Errors::DistinctErrorEnum::DistinctError.descriptor
|
|
2165
2285
|
end
|
|
2166
2286
|
|
|
2167
|
-
# Returns the descriptor for the
|
|
2287
|
+
# Returns the descriptor for the ConversionActionError enum
|
|
2168
2288
|
#
|
|
2169
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
2170
|
-
def self.
|
|
2171
|
-
require "google/ads/google_ads/v8/errors/
|
|
2172
|
-
Google::Ads::GoogleAds::V8::Errors::
|
|
2289
|
+
# @return [Google::Protobuf::EnumDescriptor] for the ConversionActionError enum
|
|
2290
|
+
def self.conversion_action_error
|
|
2291
|
+
require "google/ads/google_ads/v8/errors/conversion_action_error_pb"
|
|
2292
|
+
Google::Ads::GoogleAds::V8::Errors::ConversionActionErrorEnum::ConversionActionError.descriptor
|
|
2173
2293
|
end
|
|
2174
2294
|
|
|
2175
|
-
# Returns the descriptor for the
|
|
2295
|
+
# Returns the descriptor for the FeedItemSetLinkError enum
|
|
2176
2296
|
#
|
|
2177
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
2178
|
-
def self.
|
|
2179
|
-
require "google/ads/google_ads/v8/errors/
|
|
2180
|
-
Google::Ads::GoogleAds::V8::Errors::
|
|
2297
|
+
# @return [Google::Protobuf::EnumDescriptor] for the FeedItemSetLinkError enum
|
|
2298
|
+
def self.feed_item_set_link_error
|
|
2299
|
+
require "google/ads/google_ads/v8/errors/feed_item_set_link_error_pb"
|
|
2300
|
+
Google::Ads::GoogleAds::V8::Errors::FeedItemSetLinkErrorEnum::FeedItemSetLinkError.descriptor
|
|
2181
2301
|
end
|
|
2182
2302
|
|
|
2183
|
-
# Returns the descriptor for the
|
|
2303
|
+
# Returns the descriptor for the AccessInvitationError enum
|
|
2184
2304
|
#
|
|
2185
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
2186
|
-
def self.
|
|
2187
|
-
require "google/ads/google_ads/v8/errors/
|
|
2188
|
-
Google::Ads::GoogleAds::V8::Errors::
|
|
2305
|
+
# @return [Google::Protobuf::EnumDescriptor] for the AccessInvitationError enum
|
|
2306
|
+
def self.access_invitation_error
|
|
2307
|
+
require "google/ads/google_ads/v8/errors/access_invitation_error_pb"
|
|
2308
|
+
Google::Ads::GoogleAds::V8::Errors::AccessInvitationErrorEnum::AccessInvitationError.descriptor
|
|
2189
2309
|
end
|
|
2190
2310
|
|
|
2191
2311
|
# Returns the descriptor for the AccountLinkError enum
|
|
@@ -2204,14 +2324,6 @@ module Google
|
|
|
2204
2324
|
Google::Ads::GoogleAds::V8::Errors::AdCustomizerErrorEnum::AdCustomizerError.descriptor
|
|
2205
2325
|
end
|
|
2206
2326
|
|
|
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/v8/errors/ad_error_pb"
|
|
2212
|
-
Google::Ads::GoogleAds::V8::Errors::AdErrorEnum::AdError.descriptor
|
|
2213
|
-
end
|
|
2214
|
-
|
|
2215
2327
|
# Returns the descriptor for the AdGroupAdError enum
|
|
2216
2328
|
#
|
|
2217
2329
|
# @return [Google::Protobuf::EnumDescriptor] for the AdGroupAdError enum
|
|
@@ -2276,12 +2388,12 @@ module Google
|
|
|
2276
2388
|
Google::Ads::GoogleAds::V8::Errors::AdxErrorEnum::AdxError.descriptor
|
|
2277
2389
|
end
|
|
2278
2390
|
|
|
2279
|
-
# Returns the descriptor for the
|
|
2391
|
+
# Returns the descriptor for the AssetError enum
|
|
2280
2392
|
#
|
|
2281
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
2282
|
-
def self.
|
|
2283
|
-
require "google/ads/google_ads/v8/errors/
|
|
2284
|
-
Google::Ads::GoogleAds::V8::Errors::
|
|
2393
|
+
# @return [Google::Protobuf::EnumDescriptor] for the AssetError enum
|
|
2394
|
+
def self.asset_error
|
|
2395
|
+
require "google/ads/google_ads/v8/errors/asset_error_pb"
|
|
2396
|
+
Google::Ads::GoogleAds::V8::Errors::AssetErrorEnum::AssetError.descriptor
|
|
2285
2397
|
end
|
|
2286
2398
|
|
|
2287
2399
|
# Returns the descriptor for the AuthenticationError enum
|
|
@@ -2300,20 +2412,28 @@ module Google
|
|
|
2300
2412
|
Google::Ads::GoogleAds::V8::Errors::AuthorizationErrorEnum::AuthorizationError.descriptor
|
|
2301
2413
|
end
|
|
2302
2414
|
|
|
2303
|
-
# Returns the descriptor for the
|
|
2415
|
+
# Returns the descriptor for the BiddingError enum
|
|
2304
2416
|
#
|
|
2305
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
2306
|
-
def self.
|
|
2307
|
-
require "google/ads/google_ads/v8/errors/
|
|
2308
|
-
Google::Ads::GoogleAds::V8::Errors::
|
|
2417
|
+
# @return [Google::Protobuf::EnumDescriptor] for the BiddingError enum
|
|
2418
|
+
def self.bidding_error
|
|
2419
|
+
require "google/ads/google_ads/v8/errors/bidding_error_pb"
|
|
2420
|
+
Google::Ads::GoogleAds::V8::Errors::BiddingErrorEnum::BiddingError.descriptor
|
|
2421
|
+
end
|
|
2422
|
+
|
|
2423
|
+
# Returns the descriptor for the BiddingStrategyError enum
|
|
2424
|
+
#
|
|
2425
|
+
# @return [Google::Protobuf::EnumDescriptor] for the BiddingStrategyError enum
|
|
2426
|
+
def self.bidding_strategy_error
|
|
2427
|
+
require "google/ads/google_ads/v8/errors/bidding_strategy_error_pb"
|
|
2428
|
+
Google::Ads::GoogleAds::V8::Errors::BiddingStrategyErrorEnum::BiddingStrategyError.descriptor
|
|
2309
2429
|
end
|
|
2310
2430
|
|
|
2311
|
-
# Returns the descriptor for the
|
|
2431
|
+
# Returns the descriptor for the BillingSetupError enum
|
|
2312
2432
|
#
|
|
2313
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
2314
|
-
def self.
|
|
2315
|
-
require "google/ads/google_ads/v8/errors/
|
|
2316
|
-
Google::Ads::GoogleAds::V8::Errors::
|
|
2433
|
+
# @return [Google::Protobuf::EnumDescriptor] for the BillingSetupError enum
|
|
2434
|
+
def self.billing_setup_error
|
|
2435
|
+
require "google/ads/google_ads/v8/errors/billing_setup_error_pb"
|
|
2436
|
+
Google::Ads::GoogleAds::V8::Errors::BillingSetupErrorEnum::BillingSetupError.descriptor
|
|
2317
2437
|
end
|
|
2318
2438
|
|
|
2319
2439
|
# Returns the descriptor for the CampaignBudgetError enum
|
|
@@ -2340,6 +2460,14 @@ module Google
|
|
|
2340
2460
|
Google::Ads::GoogleAds::V8::Errors::CampaignDraftErrorEnum::CampaignDraftError.descriptor
|
|
2341
2461
|
end
|
|
2342
2462
|
|
|
2463
|
+
# Returns the descriptor for the CampaignError enum
|
|
2464
|
+
#
|
|
2465
|
+
# @return [Google::Protobuf::EnumDescriptor] for the CampaignError enum
|
|
2466
|
+
def self.campaign_error
|
|
2467
|
+
require "google/ads/google_ads/v8/errors/campaign_error_pb"
|
|
2468
|
+
Google::Ads::GoogleAds::V8::Errors::CampaignErrorEnum::CampaignError.descriptor
|
|
2469
|
+
end
|
|
2470
|
+
|
|
2343
2471
|
# Returns the descriptor for the CampaignExperimentError enum
|
|
2344
2472
|
#
|
|
2345
2473
|
# @return [Google::Protobuf::EnumDescriptor] for the CampaignExperimentError enum
|
|
@@ -2372,6 +2500,14 @@ module Google
|
|
|
2372
2500
|
Google::Ads::GoogleAds::V8::Errors::ChangeEventErrorEnum::ChangeEventError.descriptor
|
|
2373
2501
|
end
|
|
2374
2502
|
|
|
2503
|
+
# Returns the descriptor for the ChangeStatusError enum
|
|
2504
|
+
#
|
|
2505
|
+
# @return [Google::Protobuf::EnumDescriptor] for the ChangeStatusError enum
|
|
2506
|
+
def self.change_status_error
|
|
2507
|
+
require "google/ads/google_ads/v8/errors/change_status_error_pb"
|
|
2508
|
+
Google::Ads::GoogleAds::V8::Errors::ChangeStatusErrorEnum::ChangeStatusError.descriptor
|
|
2509
|
+
end
|
|
2510
|
+
|
|
2375
2511
|
# Returns the descriptor for the CollectionSizeError enum
|
|
2376
2512
|
#
|
|
2377
2513
|
# @return [Google::Protobuf::EnumDescriptor] for the CollectionSizeError enum
|
|
@@ -2388,14 +2524,6 @@ module Google
|
|
|
2388
2524
|
Google::Ads::GoogleAds::V8::Errors::ContextErrorEnum::ContextError.descriptor
|
|
2389
2525
|
end
|
|
2390
2526
|
|
|
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/v8/errors/conversion_action_error_pb"
|
|
2396
|
-
Google::Ads::GoogleAds::V8::Errors::ConversionActionErrorEnum::ConversionActionError.descriptor
|
|
2397
|
-
end
|
|
2398
|
-
|
|
2399
2527
|
# Returns the descriptor for the ConversionAdjustmentUploadError enum
|
|
2400
2528
|
#
|
|
2401
2529
|
# @return [Google::Protobuf::EnumDescriptor] for the ConversionAdjustmentUploadError enum
|
|
@@ -2420,6 +2548,22 @@ module Google
|
|
|
2420
2548
|
Google::Ads::GoogleAds::V8::Errors::ConversionUploadErrorEnum::ConversionUploadError.descriptor
|
|
2421
2549
|
end
|
|
2422
2550
|
|
|
2551
|
+
# Returns the descriptor for the ConversionValueRuleError enum
|
|
2552
|
+
#
|
|
2553
|
+
# @return [Google::Protobuf::EnumDescriptor] for the ConversionValueRuleError enum
|
|
2554
|
+
def self.conversion_value_rule_error
|
|
2555
|
+
require "google/ads/google_ads/v8/errors/conversion_value_rule_error_pb"
|
|
2556
|
+
Google::Ads::GoogleAds::V8::Errors::ConversionValueRuleErrorEnum::ConversionValueRuleError.descriptor
|
|
2557
|
+
end
|
|
2558
|
+
|
|
2559
|
+
# Returns the descriptor for the ConversionValueRuleSetError enum
|
|
2560
|
+
#
|
|
2561
|
+
# @return [Google::Protobuf::EnumDescriptor] for the ConversionValueRuleSetError enum
|
|
2562
|
+
def self.conversion_value_rule_set_error
|
|
2563
|
+
require "google/ads/google_ads/v8/errors/conversion_value_rule_set_error_pb"
|
|
2564
|
+
Google::Ads::GoogleAds::V8::Errors::ConversionValueRuleSetErrorEnum::ConversionValueRuleSetError.descriptor
|
|
2565
|
+
end
|
|
2566
|
+
|
|
2423
2567
|
# Returns the descriptor for the CountryCodeError enum
|
|
2424
2568
|
#
|
|
2425
2569
|
# @return [Google::Protobuf::EnumDescriptor] for the CountryCodeError enum
|
|
@@ -2444,14 +2588,6 @@ module Google
|
|
|
2444
2588
|
Google::Ads::GoogleAds::V8::Errors::CurrencyCodeErrorEnum::CurrencyCodeError.descriptor
|
|
2445
2589
|
end
|
|
2446
2590
|
|
|
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/v8/errors/custom_audience_error_pb"
|
|
2452
|
-
Google::Ads::GoogleAds::V8::Errors::CustomAudienceErrorEnum::CustomAudienceError.descriptor
|
|
2453
|
-
end
|
|
2454
|
-
|
|
2455
2591
|
# Returns the descriptor for the CustomInterestError enum
|
|
2456
2592
|
#
|
|
2457
2593
|
# @return [Google::Protobuf::EnumDescriptor] for the CustomInterestError enum
|
|
@@ -2460,22 +2596,6 @@ module Google
|
|
|
2460
2596
|
Google::Ads::GoogleAds::V8::Errors::CustomInterestErrorEnum::CustomInterestError.descriptor
|
|
2461
2597
|
end
|
|
2462
2598
|
|
|
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/v8/errors/customer_client_link_error_pb"
|
|
2468
|
-
Google::Ads::GoogleAds::V8::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/v8/errors/customer_error_pb"
|
|
2476
|
-
Google::Ads::GoogleAds::V8::Errors::CustomerErrorEnum::CustomerError.descriptor
|
|
2477
|
-
end
|
|
2478
|
-
|
|
2479
2599
|
# Returns the descriptor for the CustomerFeedError enum
|
|
2480
2600
|
#
|
|
2481
2601
|
# @return [Google::Protobuf::EnumDescriptor] for the CustomerFeedError enum
|
|
@@ -2484,12 +2604,12 @@ module Google
|
|
|
2484
2604
|
Google::Ads::GoogleAds::V8::Errors::CustomerFeedErrorEnum::CustomerFeedError.descriptor
|
|
2485
2605
|
end
|
|
2486
2606
|
|
|
2487
|
-
# Returns the descriptor for the
|
|
2607
|
+
# Returns the descriptor for the CustomerUserAccessError enum
|
|
2488
2608
|
#
|
|
2489
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
2490
|
-
def self.
|
|
2491
|
-
require "google/ads/google_ads/v8/errors/
|
|
2492
|
-
Google::Ads::GoogleAds::V8::Errors::
|
|
2609
|
+
# @return [Google::Protobuf::EnumDescriptor] for the CustomerUserAccessError enum
|
|
2610
|
+
def self.customer_user_access_error
|
|
2611
|
+
require "google/ads/google_ads/v8/errors/customer_user_access_error_pb"
|
|
2612
|
+
Google::Ads::GoogleAds::V8::Errors::CustomerUserAccessErrorEnum::CustomerUserAccessError.descriptor
|
|
2493
2613
|
end
|
|
2494
2614
|
|
|
2495
2615
|
# Returns the descriptor for the DatabaseError enum
|
|
@@ -2516,14 +2636,6 @@ module Google
|
|
|
2516
2636
|
Google::Ads::GoogleAds::V8::Errors::DateRangeErrorEnum::DateRangeError.descriptor
|
|
2517
2637
|
end
|
|
2518
2638
|
|
|
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/v8/errors/distinct_error_pb"
|
|
2524
|
-
Google::Ads::GoogleAds::V8::Errors::DistinctErrorEnum::DistinctError.descriptor
|
|
2525
|
-
end
|
|
2526
|
-
|
|
2527
2639
|
# Returns the descriptor for the EnumError enum
|
|
2528
2640
|
#
|
|
2529
2641
|
# @return [Google::Protobuf::EnumDescriptor] for the EnumError enum
|
|
@@ -2572,28 +2684,44 @@ module Google
|
|
|
2572
2684
|
Google::Ads::GoogleAds::V8::Errors::FeedItemErrorEnum::FeedItemError.descriptor
|
|
2573
2685
|
end
|
|
2574
2686
|
|
|
2575
|
-
# Returns the descriptor for the
|
|
2687
|
+
# Returns the descriptor for the FeedItemSetError enum
|
|
2576
2688
|
#
|
|
2577
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
2578
|
-
def self.
|
|
2579
|
-
require "google/ads/google_ads/v8/errors/
|
|
2580
|
-
Google::Ads::GoogleAds::V8::Errors::
|
|
2689
|
+
# @return [Google::Protobuf::EnumDescriptor] for the FeedItemSetError enum
|
|
2690
|
+
def self.feed_item_set_error
|
|
2691
|
+
require "google/ads/google_ads/v8/errors/feed_item_set_error_pb"
|
|
2692
|
+
Google::Ads::GoogleAds::V8::Errors::FeedItemSetErrorEnum::FeedItemSetError.descriptor
|
|
2581
2693
|
end
|
|
2582
2694
|
|
|
2583
|
-
# Returns the descriptor for the
|
|
2695
|
+
# Returns the descriptor for the FeedMappingError enum
|
|
2584
2696
|
#
|
|
2585
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
2586
|
-
def self.
|
|
2587
|
-
require "google/ads/google_ads/v8/errors/
|
|
2588
|
-
Google::Ads::GoogleAds::V8::Errors::
|
|
2697
|
+
# @return [Google::Protobuf::EnumDescriptor] for the FeedMappingError enum
|
|
2698
|
+
def self.feed_mapping_error
|
|
2699
|
+
require "google/ads/google_ads/v8/errors/feed_mapping_error_pb"
|
|
2700
|
+
Google::Ads::GoogleAds::V8::Errors::FeedMappingErrorEnum::FeedMappingError.descriptor
|
|
2589
2701
|
end
|
|
2590
2702
|
|
|
2591
|
-
# Returns the descriptor for the
|
|
2703
|
+
# Returns the descriptor for the FieldError enum
|
|
2592
2704
|
#
|
|
2593
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
2594
|
-
def self.
|
|
2595
|
-
require "google/ads/google_ads/v8/errors/
|
|
2596
|
-
Google::Ads::GoogleAds::V8::Errors::
|
|
2705
|
+
# @return [Google::Protobuf::EnumDescriptor] for the FieldError enum
|
|
2706
|
+
def self.field_error
|
|
2707
|
+
require "google/ads/google_ads/v8/errors/field_error_pb"
|
|
2708
|
+
Google::Ads::GoogleAds::V8::Errors::FieldErrorEnum::FieldError.descriptor
|
|
2709
|
+
end
|
|
2710
|
+
|
|
2711
|
+
# Returns the descriptor for the FunctionError enum
|
|
2712
|
+
#
|
|
2713
|
+
# @return [Google::Protobuf::EnumDescriptor] for the FunctionError enum
|
|
2714
|
+
def self.function_error
|
|
2715
|
+
require "google/ads/google_ads/v8/errors/function_error_pb"
|
|
2716
|
+
Google::Ads::GoogleAds::V8::Errors::FunctionErrorEnum::FunctionError.descriptor
|
|
2717
|
+
end
|
|
2718
|
+
|
|
2719
|
+
# Returns the descriptor for the FunctionParsingError enum
|
|
2720
|
+
#
|
|
2721
|
+
# @return [Google::Protobuf::EnumDescriptor] for the FunctionParsingError enum
|
|
2722
|
+
def self.function_parsing_error
|
|
2723
|
+
require "google/ads/google_ads/v8/errors/function_parsing_error_pb"
|
|
2724
|
+
Google::Ads::GoogleAds::V8::Errors::FunctionParsingErrorEnum::FunctionParsingError.descriptor
|
|
2597
2725
|
end
|
|
2598
2726
|
|
|
2599
2727
|
# Returns the descriptor for the GeoTargetConstantSuggestionError enum
|
|
@@ -2620,14 +2748,6 @@ module Google
|
|
|
2620
2748
|
Google::Ads::GoogleAds::V8::Errors::IdErrorEnum::IdError.descriptor
|
|
2621
2749
|
end
|
|
2622
2750
|
|
|
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/v8/errors/image_error_pb"
|
|
2628
|
-
Google::Ads::GoogleAds::V8::Errors::ImageErrorEnum::ImageError.descriptor
|
|
2629
|
-
end
|
|
2630
|
-
|
|
2631
2751
|
# Returns the descriptor for the InternalError enum
|
|
2632
2752
|
#
|
|
2633
2753
|
# @return [Google::Protobuf::EnumDescriptor] for the InternalError enum
|
|
@@ -2636,38 +2756,6 @@ module Google
|
|
|
2636
2756
|
Google::Ads::GoogleAds::V8::Errors::InternalErrorEnum::InternalError.descriptor
|
|
2637
2757
|
end
|
|
2638
2758
|
|
|
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/v8/errors/invoice_error_pb"
|
|
2644
|
-
Google::Ads::GoogleAds::V8::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/v8/errors/keyword_plan_ad_group_error_pb"
|
|
2652
|
-
Google::Ads::GoogleAds::V8::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/v8/errors/keyword_plan_ad_group_keyword_error_pb"
|
|
2660
|
-
Google::Ads::GoogleAds::V8::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/v8/errors/keyword_plan_campaign_keyword_error_pb"
|
|
2668
|
-
Google::Ads::GoogleAds::V8::Errors::KeywordPlanCampaignKeywordErrorEnum::KeywordPlanCampaignKeywordError.descriptor
|
|
2669
|
-
end
|
|
2670
|
-
|
|
2671
2759
|
# Returns the descriptor for the KeywordPlanError enum
|
|
2672
2760
|
#
|
|
2673
2761
|
# @return [Google::Protobuf::EnumDescriptor] for the KeywordPlanError enum
|
|
@@ -2676,6 +2764,14 @@ module Google
|
|
|
2676
2764
|
Google::Ads::GoogleAds::V8::Errors::KeywordPlanErrorEnum::KeywordPlanError.descriptor
|
|
2677
2765
|
end
|
|
2678
2766
|
|
|
2767
|
+
# Returns the descriptor for the KeywordPlanIdeaError enum
|
|
2768
|
+
#
|
|
2769
|
+
# @return [Google::Protobuf::EnumDescriptor] for the KeywordPlanIdeaError enum
|
|
2770
|
+
def self.keyword_plan_idea_error
|
|
2771
|
+
require "google/ads/google_ads/v8/errors/keyword_plan_idea_error_pb"
|
|
2772
|
+
Google::Ads::GoogleAds::V8::Errors::KeywordPlanIdeaErrorEnum::KeywordPlanIdeaError.descriptor
|
|
2773
|
+
end
|
|
2774
|
+
|
|
2679
2775
|
# Returns the descriptor for the LabelError enum
|
|
2680
2776
|
#
|
|
2681
2777
|
# @return [Google::Protobuf::EnumDescriptor] for the LabelError enum
|
|
@@ -2684,14 +2780,6 @@ module Google
|
|
|
2684
2780
|
Google::Ads::GoogleAds::V8::Errors::LabelErrorEnum::LabelError.descriptor
|
|
2685
2781
|
end
|
|
2686
2782
|
|
|
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/v8/errors/language_code_error_pb"
|
|
2692
|
-
Google::Ads::GoogleAds::V8::Errors::LanguageCodeErrorEnum::LanguageCodeError.descriptor
|
|
2693
|
-
end
|
|
2694
|
-
|
|
2695
2783
|
# Returns the descriptor for the ListOperationError enum
|
|
2696
2784
|
#
|
|
2697
2785
|
# @return [Google::Protobuf::EnumDescriptor] for the ListOperationError enum
|
|
@@ -2764,14 +2852,6 @@ module Google
|
|
|
2764
2852
|
Google::Ads::GoogleAds::V8::Errors::NotAllowlistedErrorEnum::NotAllowlistedError.descriptor
|
|
2765
2853
|
end
|
|
2766
2854
|
|
|
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/v8/errors/not_empty_error_pb"
|
|
2772
|
-
Google::Ads::GoogleAds::V8::Errors::NotEmptyErrorEnum::NotEmptyError.descriptor
|
|
2773
|
-
end
|
|
2774
|
-
|
|
2775
2855
|
# Returns the descriptor for the NullError enum
|
|
2776
2856
|
#
|
|
2777
2857
|
# @return [Google::Protobuf::EnumDescriptor] for the NullError enum
|
|
@@ -2780,6 +2860,14 @@ module Google
|
|
|
2780
2860
|
Google::Ads::GoogleAds::V8::Errors::NullErrorEnum::NullError.descriptor
|
|
2781
2861
|
end
|
|
2782
2862
|
|
|
2863
|
+
# Returns the descriptor for the OfflineUserDataJobError enum
|
|
2864
|
+
#
|
|
2865
|
+
# @return [Google::Protobuf::EnumDescriptor] for the OfflineUserDataJobError enum
|
|
2866
|
+
def self.offline_user_data_job_error
|
|
2867
|
+
require "google/ads/google_ads/v8/errors/offline_user_data_job_error_pb"
|
|
2868
|
+
Google::Ads::GoogleAds::V8::Errors::OfflineUserDataJobErrorEnum::OfflineUserDataJobError.descriptor
|
|
2869
|
+
end
|
|
2870
|
+
|
|
2783
2871
|
# Returns the descriptor for the OperationAccessDeniedError enum
|
|
2784
2872
|
#
|
|
2785
2873
|
# @return [Google::Protobuf::EnumDescriptor] for the OperationAccessDeniedError enum
|
|
@@ -2788,6 +2876,14 @@ module Google
|
|
|
2788
2876
|
Google::Ads::GoogleAds::V8::Errors::OperationAccessDeniedErrorEnum::OperationAccessDeniedError.descriptor
|
|
2789
2877
|
end
|
|
2790
2878
|
|
|
2879
|
+
# Returns the descriptor for the OperatorError enum
|
|
2880
|
+
#
|
|
2881
|
+
# @return [Google::Protobuf::EnumDescriptor] for the OperatorError enum
|
|
2882
|
+
def self.operator_error
|
|
2883
|
+
require "google/ads/google_ads/v8/errors/operator_error_pb"
|
|
2884
|
+
Google::Ads::GoogleAds::V8::Errors::OperatorErrorEnum::OperatorError.descriptor
|
|
2885
|
+
end
|
|
2886
|
+
|
|
2791
2887
|
# Returns the descriptor for the PartialFailureError enum
|
|
2792
2888
|
#
|
|
2793
2889
|
# @return [Google::Protobuf::EnumDescriptor] for the PartialFailureError enum
|
|
@@ -2876,12 +2972,12 @@ module Google
|
|
|
2876
2972
|
Google::Ads::GoogleAds::V8::Errors::RegionCodeErrorEnum::RegionCodeError.descriptor
|
|
2877
2973
|
end
|
|
2878
2974
|
|
|
2879
|
-
# Returns the descriptor for the
|
|
2975
|
+
# Returns the descriptor for the ResourceAccessDeniedError enum
|
|
2880
2976
|
#
|
|
2881
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
2882
|
-
def self.
|
|
2883
|
-
require "google/ads/google_ads/v8/errors/
|
|
2884
|
-
Google::Ads::GoogleAds::V8::Errors::
|
|
2977
|
+
# @return [Google::Protobuf::EnumDescriptor] for the ResourceAccessDeniedError enum
|
|
2978
|
+
def self.resource_access_denied_error
|
|
2979
|
+
require "google/ads/google_ads/v8/errors/resource_access_denied_error_pb"
|
|
2980
|
+
Google::Ads::GoogleAds::V8::Errors::ResourceAccessDeniedErrorEnum::ResourceAccessDeniedError.descriptor
|
|
2885
2981
|
end
|
|
2886
2982
|
|
|
2887
2983
|
# Returns the descriptor for the ResourceCountLimitExceededError enum
|
|
@@ -2892,20 +2988,12 @@ module Google
|
|
|
2892
2988
|
Google::Ads::GoogleAds::V8::Errors::ResourceCountLimitExceededErrorEnum::ResourceCountLimitExceededError.descriptor
|
|
2893
2989
|
end
|
|
2894
2990
|
|
|
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/v8/errors/setting_error_pb"
|
|
2900
|
-
Google::Ads::GoogleAds::V8::Errors::SettingErrorEnum::SettingError.descriptor
|
|
2901
|
-
end
|
|
2902
|
-
|
|
2903
|
-
# Returns the descriptor for the SharedSetError enum
|
|
2991
|
+
# Returns the descriptor for the SharedCriterionError enum
|
|
2904
2992
|
#
|
|
2905
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
2906
|
-
def self.
|
|
2907
|
-
require "google/ads/google_ads/v8/errors/
|
|
2908
|
-
Google::Ads::GoogleAds::V8::Errors::
|
|
2993
|
+
# @return [Google::Protobuf::EnumDescriptor] for the SharedCriterionError enum
|
|
2994
|
+
def self.shared_criterion_error
|
|
2995
|
+
require "google/ads/google_ads/v8/errors/shared_criterion_error_pb"
|
|
2996
|
+
Google::Ads::GoogleAds::V8::Errors::SharedCriterionErrorEnum::SharedCriterionError.descriptor
|
|
2909
2997
|
end
|
|
2910
2998
|
|
|
2911
2999
|
# Returns the descriptor for the SizeLimitError enum
|
|
@@ -2948,12 +3036,12 @@ module Google
|
|
|
2948
3036
|
Google::Ads::GoogleAds::V8::Errors::TimeZoneErrorEnum::TimeZoneError.descriptor
|
|
2949
3037
|
end
|
|
2950
3038
|
|
|
2951
|
-
# Returns the descriptor for the
|
|
3039
|
+
# Returns the descriptor for the UrlFieldError enum
|
|
2952
3040
|
#
|
|
2953
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
2954
|
-
def self.
|
|
2955
|
-
require "google/ads/google_ads/v8/errors/
|
|
2956
|
-
Google::Ads::GoogleAds::V8::Errors::
|
|
3041
|
+
# @return [Google::Protobuf::EnumDescriptor] for the UrlFieldError enum
|
|
3042
|
+
def self.url_field_error
|
|
3043
|
+
require "google/ads/google_ads/v8/errors/url_field_error_pb"
|
|
3044
|
+
Google::Ads::GoogleAds::V8::Errors::UrlFieldErrorEnum::UrlFieldError.descriptor
|
|
2957
3045
|
end
|
|
2958
3046
|
|
|
2959
3047
|
# Returns the descriptor for the UserListError enum
|
|
@@ -2964,6 +3052,14 @@ module Google
|
|
|
2964
3052
|
Google::Ads::GoogleAds::V8::Errors::UserListErrorEnum::UserListError.descriptor
|
|
2965
3053
|
end
|
|
2966
3054
|
|
|
3055
|
+
# Returns the descriptor for the YoutubeVideoRegistrationError enum
|
|
3056
|
+
#
|
|
3057
|
+
# @return [Google::Protobuf::EnumDescriptor] for the YoutubeVideoRegistrationError enum
|
|
3058
|
+
def self.youtube_video_registration_error
|
|
3059
|
+
require "google/ads/google_ads/v8/errors/youtube_video_registration_error_pb"
|
|
3060
|
+
Google::Ads::GoogleAds::V8::Errors::YoutubeVideoRegistrationErrorEnum::YoutubeVideoRegistrationError.descriptor
|
|
3061
|
+
end
|
|
3062
|
+
|
|
2967
3063
|
# Returns the descriptor for the QuotaRateScope enum
|
|
2968
3064
|
#
|
|
2969
3065
|
# @return [Google::Protobuf::EnumDescriptor] for the QuotaRateScope enum
|