google-ads-googleads 8.1.0 → 9.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/lib/google/ads/google_ads/api_versions.rb +1 -1
- data/lib/google/ads/google_ads/autoboxing_fields.rb +2 -1
- data/lib/google/ads/google_ads/config.rb +5 -0
- data/lib/google/ads/google_ads/factories.rb +0 -19
- data/lib/google/ads/google_ads/factories/v4/enums.rb +1171 -1171
- data/lib/google/ads/google_ads/factories/v4/operations.rb +1367 -1367
- data/lib/google/ads/google_ads/factories/v4/resources.rb +2432 -2432
- data/lib/google/ads/google_ads/factories/v4/services.rb +578 -578
- data/lib/google/ads/google_ads/factories/v5/enums.rb +1309 -1309
- data/lib/google/ads/google_ads/factories/v5/operations.rb +1367 -1367
- data/lib/google/ads/google_ads/factories/v5/resources.rb +2406 -2406
- data/lib/google/ads/google_ads/factories/v5/services.rb +592 -592
- data/lib/google/ads/google_ads/factories/v6/enums.rb +1375 -1335
- data/lib/google/ads/google_ads/factories/v6/operations.rb +1481 -1429
- data/lib/google/ads/google_ads/factories/v6/resources.rb +2797 -2732
- data/lib/google/ads/google_ads/factories/v6/services.rb +632 -612
- data/lib/google/ads/google_ads/interceptors/logging_interceptor.rb +26 -3
- data/lib/google/ads/google_ads/utils/path_lookup_config.rb +2 -16
- data/lib/google/ads/google_ads/v6/common/asset_types_pb.rb +1 -0
- data/lib/google/ads/google_ads/v6/common/metrics_pb.rb +6 -0
- data/lib/google/ads/google_ads/v6/common/segments_pb.rb +0 -1
- data/lib/google/ads/google_ads/v6/enums/access_invitation_status_pb.rb +32 -0
- data/lib/google/ads/google_ads/v6/enums/call_tracking_display_location_pb.rb +31 -0
- data/lib/google/ads/google_ads/v6/enums/call_type_pb.rb +31 -0
- data/lib/google/ads/google_ads/v6/enums/change_event_resource_type_pb.rb +5 -0
- data/lib/google/ads/google_ads/v6/enums/criterion_type_pb.rb +1 -0
- data/lib/google/ads/google_ads/v6/enums/google_voice_call_status_pb.rb +31 -0
- data/lib/google/ads/google_ads/v6/enums/hotel_price_bucket_pb.rb +2 -0
- data/lib/google/ads/google_ads/v6/enums/image_placeholder_field_pb.rb +9 -0
- data/lib/google/ads/google_ads/v6/enums/matching_function_context_type_pb.rb +1 -0
- data/lib/google/ads/google_ads/v6/enums/recommendation_type_pb.rb +1 -0
- data/lib/google/ads/google_ads/v6/errors/access_invitation_error_pb.rb +5 -0
- data/lib/google/ads/google_ads/v6/errors/asset_link_error_pb.rb +9 -0
- data/lib/google/ads/google_ads/v6/errors/authorization_error_pb.rb +1 -0
- data/lib/google/ads/google_ads/v6/errors/campaign_error_pb.rb +1 -0
- data/lib/google/ads/google_ads/v6/errors/feed_item_validation_error_pb.rb +8 -0
- data/lib/google/ads/google_ads/v6/errors/query_error_pb.rb +1 -0
- data/lib/google/ads/google_ads/v6/resources/call_view_pb.rb +38 -0
- data/lib/google/ads/google_ads/v6/resources/campaign_pb.rb +19 -19
- data/lib/google/ads/google_ads/v6/resources/change_event_pb.rb +13 -0
- data/lib/google/ads/google_ads/v6/resources/conversion_action_pb.rb +5 -4
- data/lib/google/ads/google_ads/v6/resources/customer_user_access_invitation_pb.rb +34 -0
- data/lib/google/ads/google_ads/v6/resources/feed_mapping_pb.rb +2 -0
- data/lib/google/ads/google_ads/v6/resources/recommendation_pb.rb +28 -23
- data/lib/google/ads/google_ads/v6/services.rb +5 -1
- data/lib/google/ads/google_ads/v6/services/account_budget_proposal_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/account_budget_proposal_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/account_budget_proposal_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/account_budget_proposal_service/paths.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/account_budget_proposal_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/account_budget_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/account_budget_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/account_budget_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/account_budget_service/paths.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/account_budget_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/account_link_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/account_link_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/account_link_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/account_link_service/paths.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/account_link_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/ad_group_ad_asset_view_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/ad_group_ad_asset_view_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/ad_group_ad_asset_view_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/ad_group_ad_asset_view_service/paths.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/ad_group_ad_asset_view_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/ad_group_ad_label_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/ad_group_ad_label_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/ad_group_ad_label_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/ad_group_ad_label_service/paths.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/ad_group_ad_label_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/ad_group_ad_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/ad_group_ad_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/ad_group_ad_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/ad_group_ad_service/paths.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/ad_group_ad_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/ad_group_audience_view_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/ad_group_audience_view_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/ad_group_audience_view_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/ad_group_audience_view_service/paths.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/ad_group_audience_view_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/ad_group_bid_modifier_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/ad_group_bid_modifier_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/ad_group_bid_modifier_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/ad_group_bid_modifier_service/paths.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/ad_group_bid_modifier_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/ad_group_criterion_label_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/ad_group_criterion_label_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/ad_group_criterion_label_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/ad_group_criterion_label_service/paths.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/ad_group_criterion_label_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/ad_group_criterion_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/ad_group_criterion_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/ad_group_criterion_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/ad_group_criterion_service/paths.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/ad_group_criterion_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/ad_group_criterion_simulation_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/ad_group_criterion_simulation_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/ad_group_criterion_simulation_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/ad_group_criterion_simulation_service/paths.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/ad_group_criterion_simulation_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/ad_group_extension_setting_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/ad_group_extension_setting_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/ad_group_extension_setting_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/ad_group_extension_setting_service/paths.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/ad_group_extension_setting_service_pb.rb +3 -0
- data/lib/google/ads/google_ads/v6/services/ad_group_extension_setting_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/ad_group_feed_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/ad_group_feed_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/ad_group_feed_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/ad_group_feed_service/paths.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/ad_group_feed_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/ad_group_label_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/ad_group_label_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/ad_group_label_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/ad_group_label_service/paths.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/ad_group_label_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/ad_group_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/ad_group_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/ad_group_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/ad_group_service/paths.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/ad_group_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/ad_group_simulation_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/ad_group_simulation_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/ad_group_simulation_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/ad_group_simulation_service/paths.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/ad_group_simulation_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/ad_parameter_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/ad_parameter_service/client.rb +6 -3
- data/lib/google/ads/google_ads/v6/services/ad_parameter_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/ad_parameter_service/paths.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/ad_parameter_service_pb.rb +3 -0
- data/lib/google/ads/google_ads/v6/services/ad_parameter_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/ad_schedule_view_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/ad_schedule_view_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/ad_schedule_view_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/ad_schedule_view_service/paths.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/ad_schedule_view_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/ad_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/ad_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/ad_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/ad_service/paths.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/ad_service_pb.rb +2 -0
- data/lib/google/ads/google_ads/v6/services/ad_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/age_range_view_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/age_range_view_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/age_range_view_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/age_range_view_service/paths.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/age_range_view_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/asset_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/asset_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/asset_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/asset_service/paths.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/asset_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/batch_job_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/batch_job_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/batch_job_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/batch_job_service/operations.rb +5 -5
- data/lib/google/ads/google_ads/v6/services/batch_job_service/paths.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/batch_job_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/bidding_strategy_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/bidding_strategy_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/bidding_strategy_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/bidding_strategy_service/paths.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/bidding_strategy_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/billing_setup_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/billing_setup_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/billing_setup_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/billing_setup_service/paths.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/billing_setup_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/campaign_asset_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/campaign_asset_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/campaign_asset_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/campaign_asset_service/paths.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/campaign_asset_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/campaign_audience_view_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/campaign_audience_view_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/campaign_audience_view_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/campaign_audience_view_service/paths.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/campaign_audience_view_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/campaign_bid_modifier_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/campaign_bid_modifier_service/client.rb +6 -3
- data/lib/google/ads/google_ads/v6/services/campaign_bid_modifier_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/campaign_bid_modifier_service/paths.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/campaign_bid_modifier_service_pb.rb +3 -0
- data/lib/google/ads/google_ads/v6/services/campaign_bid_modifier_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/campaign_budget_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/campaign_budget_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/campaign_budget_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/campaign_budget_service/paths.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/campaign_budget_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/campaign_criterion_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/campaign_criterion_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/campaign_criterion_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/campaign_criterion_service/paths.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/campaign_criterion_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/campaign_criterion_simulation_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/campaign_criterion_simulation_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/campaign_criterion_simulation_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/campaign_criterion_simulation_service/paths.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/campaign_criterion_simulation_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/campaign_draft_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/campaign_draft_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/campaign_draft_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/campaign_draft_service/operations.rb +5 -5
- data/lib/google/ads/google_ads/v6/services/campaign_draft_service/paths.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/campaign_draft_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/campaign_experiment_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/campaign_experiment_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/campaign_experiment_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/campaign_experiment_service/operations.rb +5 -5
- data/lib/google/ads/google_ads/v6/services/campaign_experiment_service/paths.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/campaign_experiment_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/campaign_extension_setting_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/campaign_extension_setting_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/campaign_extension_setting_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/campaign_extension_setting_service/paths.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/campaign_extension_setting_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/campaign_feed_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/campaign_feed_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/campaign_feed_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/campaign_feed_service/paths.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/campaign_feed_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/campaign_label_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/campaign_label_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/campaign_label_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/campaign_label_service/paths.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/campaign_label_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/campaign_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/campaign_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/campaign_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/campaign_service/paths.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/campaign_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/campaign_shared_set_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/campaign_shared_set_service/client.rb +6 -3
- data/lib/google/ads/google_ads/v6/services/campaign_shared_set_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/campaign_shared_set_service/paths.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/campaign_shared_set_service_pb.rb +3 -0
- data/lib/google/ads/google_ads/v6/services/campaign_shared_set_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/carrier_constant_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/carrier_constant_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/carrier_constant_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/carrier_constant_service/paths.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/carrier_constant_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/change_status_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/change_status_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/change_status_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/change_status_service/paths.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/change_status_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/click_view_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/click_view_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/click_view_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/click_view_service/paths.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/click_view_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/combined_audience_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/combined_audience_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/combined_audience_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/combined_audience_service/paths.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/combined_audience_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/conversion_action_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/conversion_action_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/conversion_action_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/conversion_action_service/paths.rb +15 -1
- data/lib/google/ads/google_ads/v6/services/conversion_action_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/conversion_adjustment_upload_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/conversion_adjustment_upload_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/conversion_adjustment_upload_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/conversion_adjustment_upload_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/conversion_upload_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/conversion_upload_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/conversion_upload_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/conversion_upload_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/currency_constant_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/currency_constant_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/currency_constant_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/currency_constant_service/paths.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/currency_constant_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/custom_audience_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/custom_audience_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/custom_audience_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/custom_audience_service/paths.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/custom_audience_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/custom_interest_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/custom_interest_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/custom_interest_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/custom_interest_service/paths.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/custom_interest_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/customer_client_link_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/customer_client_link_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/customer_client_link_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/customer_client_link_service/paths.rb +15 -1
- data/lib/google/ads/google_ads/v6/services/customer_client_link_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/customer_client_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/customer_client_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/customer_client_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/customer_client_service/paths.rb +15 -1
- data/lib/google/ads/google_ads/v6/services/customer_client_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/customer_extension_setting_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/customer_extension_setting_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/customer_extension_setting_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/customer_extension_setting_service/paths.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/customer_extension_setting_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/customer_feed_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/customer_feed_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/customer_feed_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/customer_feed_service/paths.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/customer_feed_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/customer_label_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/customer_label_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/customer_label_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/customer_label_service/paths.rb +32 -1
- data/lib/google/ads/google_ads/v6/services/customer_label_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/customer_manager_link_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/customer_manager_link_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/customer_manager_link_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/customer_manager_link_service/paths.rb +15 -1
- data/lib/google/ads/google_ads/v6/services/customer_manager_link_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/customer_negative_criterion_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/customer_negative_criterion_service/client.rb +6 -3
- data/lib/google/ads/google_ads/v6/services/customer_negative_criterion_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/customer_negative_criterion_service/paths.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/customer_negative_criterion_service_pb.rb +3 -0
- data/lib/google/ads/google_ads/v6/services/customer_negative_criterion_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/customer_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/customer_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/customer_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/customer_service/paths.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/customer_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/{v3/services/ad_group_ad_asset_view_service.rb → v6/services/customer_user_access_invitation_service.rb} +12 -12
- data/lib/google/ads/google_ads/{v3/services/customer_client_link_service → v6/services/customer_user_access_invitation_service}/client.rb +90 -82
- data/lib/google/ads/google_ads/{v3/services/ad_group_ad_label_service → v6/services/customer_user_access_invitation_service}/credentials.rb +7 -5
- data/lib/google/ads/google_ads/{v3/services/ad_group_audience_view_service → v6/services/customer_user_access_invitation_service}/paths.rb +11 -12
- data/lib/google/ads/google_ads/v6/services/customer_user_access_invitation_service_pb.rb +49 -0
- data/lib/google/ads/google_ads/v6/services/customer_user_access_invitation_service_services_pb.rb +52 -0
- data/lib/google/ads/google_ads/v6/services/customer_user_access_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/customer_user_access_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/customer_user_access_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/customer_user_access_service/paths.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/customer_user_access_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/detail_placement_view_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/detail_placement_view_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/detail_placement_view_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/detail_placement_view_service/paths.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/detail_placement_view_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/display_keyword_view_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/display_keyword_view_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/display_keyword_view_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/display_keyword_view_service/paths.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/display_keyword_view_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/distance_view_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/distance_view_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/distance_view_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/distance_view_service/paths.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/distance_view_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/domain_category_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/domain_category_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/domain_category_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/domain_category_service/paths.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/domain_category_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/dynamic_search_ads_search_term_view_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/dynamic_search_ads_search_term_view_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/dynamic_search_ads_search_term_view_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/dynamic_search_ads_search_term_view_service/paths.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/dynamic_search_ads_search_term_view_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/expanded_landing_page_view_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/expanded_landing_page_view_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/expanded_landing_page_view_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/expanded_landing_page_view_service/paths.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/expanded_landing_page_view_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/extension_feed_item_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/extension_feed_item_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/extension_feed_item_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/extension_feed_item_service/paths.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/extension_feed_item_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/feed_item_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/feed_item_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/feed_item_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/feed_item_service/paths.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/feed_item_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/feed_item_set_link_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/feed_item_set_link_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/feed_item_set_link_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/feed_item_set_link_service/paths.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/feed_item_set_link_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/feed_item_set_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/feed_item_set_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/feed_item_set_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/feed_item_set_service/paths.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/feed_item_set_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/feed_item_target_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/feed_item_target_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/feed_item_target_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/feed_item_target_service/paths.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/feed_item_target_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/feed_mapping_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/feed_mapping_service/client.rb +6 -3
- data/lib/google/ads/google_ads/v6/services/feed_mapping_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/feed_mapping_service/paths.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/feed_mapping_service_pb.rb +3 -0
- data/lib/google/ads/google_ads/v6/services/feed_mapping_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/feed_placeholder_view_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/feed_placeholder_view_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/feed_placeholder_view_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/feed_placeholder_view_service/paths.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/feed_placeholder_view_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/feed_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/feed_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/feed_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/feed_service/paths.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/feed_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/gender_view_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/gender_view_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/gender_view_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/gender_view_service/paths.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/gender_view_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/geo_target_constant_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/geo_target_constant_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/geo_target_constant_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/geo_target_constant_service/paths.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/geo_target_constant_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/geographic_view_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/geographic_view_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/geographic_view_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/geographic_view_service/paths.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/geographic_view_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/google_ads_field_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/google_ads_field_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/google_ads_field_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/google_ads_field_service/paths.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/google_ads_field_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/google_ads_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/google_ads_service/client.rb +2 -4
- data/lib/google/ads/google_ads/v6/services/google_ads_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/google_ads_service/paths.rb +35 -1
- data/lib/google/ads/google_ads/v6/services/google_ads_service_pb.rb +4 -0
- data/lib/google/ads/google_ads/v6/services/google_ads_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/group_placement_view_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/group_placement_view_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/group_placement_view_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/group_placement_view_service/paths.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/group_placement_view_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/hotel_group_view_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/hotel_group_view_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/hotel_group_view_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/hotel_group_view_service/paths.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/hotel_group_view_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/hotel_performance_view_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/hotel_performance_view_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/hotel_performance_view_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/hotel_performance_view_service/paths.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/hotel_performance_view_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/income_range_view_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/income_range_view_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/income_range_view_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/income_range_view_service/paths.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/income_range_view_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/invoice_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/invoice_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/invoice_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/invoice_service/paths.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/invoice_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/keyword_plan_ad_group_keyword_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/keyword_plan_ad_group_keyword_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/keyword_plan_ad_group_keyword_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/keyword_plan_ad_group_keyword_service/paths.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/keyword_plan_ad_group_keyword_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/keyword_plan_ad_group_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/keyword_plan_ad_group_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/keyword_plan_ad_group_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/keyword_plan_ad_group_service/paths.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/keyword_plan_ad_group_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/keyword_plan_campaign_keyword_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/keyword_plan_campaign_keyword_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/keyword_plan_campaign_keyword_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/keyword_plan_campaign_keyword_service/paths.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/keyword_plan_campaign_keyword_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/keyword_plan_campaign_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/keyword_plan_campaign_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/keyword_plan_campaign_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/keyword_plan_campaign_service/paths.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/keyword_plan_campaign_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/keyword_plan_idea_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/keyword_plan_idea_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/keyword_plan_idea_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/keyword_plan_idea_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/keyword_plan_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/keyword_plan_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/keyword_plan_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/keyword_plan_service/paths.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/keyword_plan_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/keyword_view_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/keyword_view_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/keyword_view_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/keyword_view_service/paths.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/keyword_view_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/label_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/label_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/label_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/label_service/paths.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/label_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/landing_page_view_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/landing_page_view_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/landing_page_view_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/landing_page_view_service/paths.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/landing_page_view_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/language_constant_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/language_constant_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/language_constant_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/language_constant_service/paths.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/language_constant_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/location_view_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/location_view_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/location_view_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/location_view_service/paths.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/location_view_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/managed_placement_view_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/managed_placement_view_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/managed_placement_view_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/managed_placement_view_service/paths.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/managed_placement_view_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/media_file_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/media_file_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/media_file_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/media_file_service/paths.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/media_file_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/merchant_center_link_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/merchant_center_link_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/merchant_center_link_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/merchant_center_link_service/paths.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/merchant_center_link_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/mobile_app_category_constant_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/mobile_app_category_constant_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/mobile_app_category_constant_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/mobile_app_category_constant_service/paths.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/mobile_app_category_constant_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/mobile_device_constant_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/mobile_device_constant_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/mobile_device_constant_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/mobile_device_constant_service/paths.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/mobile_device_constant_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/offline_user_data_job_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/offline_user_data_job_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/offline_user_data_job_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/offline_user_data_job_service/operations.rb +5 -5
- data/lib/google/ads/google_ads/v6/services/offline_user_data_job_service/paths.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/offline_user_data_job_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/operating_system_version_constant_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/operating_system_version_constant_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/operating_system_version_constant_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/operating_system_version_constant_service/paths.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/operating_system_version_constant_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/paid_organic_search_term_view_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/paid_organic_search_term_view_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/paid_organic_search_term_view_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/paid_organic_search_term_view_service/paths.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/paid_organic_search_term_view_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/parental_status_view_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/parental_status_view_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/parental_status_view_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/parental_status_view_service/paths.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/parental_status_view_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/payments_account_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/payments_account_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/payments_account_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/payments_account_service/paths.rb +15 -1
- data/lib/google/ads/google_ads/v6/services/payments_account_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/product_bidding_category_constant_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/product_bidding_category_constant_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/product_bidding_category_constant_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/product_bidding_category_constant_service/paths.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/product_bidding_category_constant_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/product_group_view_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/product_group_view_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/product_group_view_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/product_group_view_service/paths.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/product_group_view_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/reach_plan_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/reach_plan_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/reach_plan_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/reach_plan_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/recommendation_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/recommendation_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/recommendation_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/recommendation_service/paths.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/recommendation_service_pb.rb +5 -0
- data/lib/google/ads/google_ads/v6/services/recommendation_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/remarketing_action_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/remarketing_action_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/remarketing_action_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/remarketing_action_service/paths.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/remarketing_action_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/search_term_view_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/search_term_view_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/search_term_view_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/search_term_view_service/paths.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/search_term_view_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/shared_criterion_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/shared_criterion_service/client.rb +6 -3
- data/lib/google/ads/google_ads/v6/services/shared_criterion_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/shared_criterion_service/paths.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/shared_criterion_service_pb.rb +3 -0
- data/lib/google/ads/google_ads/v6/services/shared_criterion_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/shared_set_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/shared_set_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/shared_set_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/shared_set_service/paths.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/shared_set_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/shopping_performance_view_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/shopping_performance_view_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/shopping_performance_view_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/shopping_performance_view_service/paths.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/shopping_performance_view_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/third_party_app_analytics_link_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/third_party_app_analytics_link_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/third_party_app_analytics_link_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/third_party_app_analytics_link_service/paths.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/third_party_app_analytics_link_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/topic_constant_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/topic_constant_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/topic_constant_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/topic_constant_service/paths.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/topic_constant_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/topic_view_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/topic_view_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/topic_view_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/topic_view_service/paths.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/topic_view_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/user_data_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/user_data_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/user_data_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/user_data_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/user_interest_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/user_interest_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/user_interest_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/user_interest_service/paths.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/user_interest_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/user_list_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/user_list_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/user_list_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/user_list_service/paths.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/user_list_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/user_location_view_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/user_location_view_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/user_location_view_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/user_location_view_service/paths.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/user_location_view_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/video_service.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/video_service/client.rb +2 -2
- data/lib/google/ads/google_ads/v6/services/video_service/credentials.rb +4 -1
- data/lib/google/ads/google_ads/v6/services/video_service/paths.rb +1 -1
- data/lib/google/ads/google_ads/v6/services/video_service_services_pb.rb +1 -1
- data/lib/google/ads/google_ads/version.rb +1 -1
- metadata +15 -1123
- data/lib/google/ads/google_ads/factories/v3/enums.rb +0 -2651
- data/lib/google/ads/google_ads/factories/v3/operations.rb +0 -4230
- data/lib/google/ads/google_ads/factories/v3/resources.rb +0 -5887
- data/lib/google/ads/google_ads/factories/v3/services.rb +0 -2158
- data/lib/google/ads/google_ads/utils/v3/path_lookup_util.rb +0 -31
- data/lib/google/ads/google_ads/v3/common/ad_asset_pb.rb +0 -40
- data/lib/google/ads/google_ads/v3/common/ad_type_infos_pb.rb +0 -238
- data/lib/google/ads/google_ads/v3/common/asset_types_pb.rb +0 -48
- data/lib/google/ads/google_ads/v3/common/bidding_pb.rb +0 -78
- data/lib/google/ads/google_ads/v3/common/click_location_pb.rb +0 -30
- data/lib/google/ads/google_ads/v3/common/criteria_pb.rb +0 -307
- data/lib/google/ads/google_ads/v3/common/criterion_category_availability_pb.rb +0 -44
- data/lib/google/ads/google_ads/v3/common/custom_parameter_pb.rb +0 -27
- data/lib/google/ads/google_ads/v3/common/dates_pb.rb +0 -27
- data/lib/google/ads/google_ads/v3/common/explorer_auto_optimizer_setting_pb.rb +0 -26
- data/lib/google/ads/google_ads/v3/common/extensions_pb.rb +0 -148
- data/lib/google/ads/google_ads/v3/common/feed_common_pb.rb +0 -27
- data/lib/google/ads/google_ads/v3/common/final_app_url_pb.rb +0 -28
- data/lib/google/ads/google_ads/v3/common/frequency_cap_pb.rb +0 -37
- data/lib/google/ads/google_ads/v3/common/keyword_plan_common_pb.rb +0 -28
- data/lib/google/ads/google_ads/v3/common/matching_function_pb.rb +0 -62
- data/lib/google/ads/google_ads/v3/common/metrics_pb.rb +0 -138
- data/lib/google/ads/google_ads/v3/common/offline_user_data_pb.rb +0 -80
- data/lib/google/ads/google_ads/v3/common/policy_pb.rb +0 -101
- data/lib/google/ads/google_ads/v3/common/real_time_bidding_setting_pb.rb +0 -26
- data/lib/google/ads/google_ads/v3/common/segments_pb.rb +0 -129
- data/lib/google/ads/google_ads/v3/common/simulation_pb.rb +0 -82
- data/lib/google/ads/google_ads/v3/common/tag_snippet_pb.rb +0 -31
- data/lib/google/ads/google_ads/v3/common/targeting_setting_pb.rb +0 -45
- data/lib/google/ads/google_ads/v3/common/text_label_pb.rb +0 -27
- data/lib/google/ads/google_ads/v3/common/url_collection_pb.rb +0 -29
- data/lib/google/ads/google_ads/v3/common/user_lists_pb.rb +0 -124
- data/lib/google/ads/google_ads/v3/common/value_pb.rb +0 -31
- data/lib/google/ads/google_ads/v3/enums/access_reason_pb.rb +0 -34
- data/lib/google/ads/google_ads/v3/enums/access_role_pb.rb +0 -32
- data/lib/google/ads/google_ads/v3/enums/account_budget_proposal_status_pb.rb +0 -34
- data/lib/google/ads/google_ads/v3/enums/account_budget_proposal_type_pb.rb +0 -33
- data/lib/google/ads/google_ads/v3/enums/account_budget_status_pb.rb +0 -32
- data/lib/google/ads/google_ads/v3/enums/ad_customizer_placeholder_field_pb.rb +0 -33
- data/lib/google/ads/google_ads/v3/enums/ad_group_ad_rotation_mode_pb.rb +0 -31
- data/lib/google/ads/google_ads/v3/enums/ad_group_ad_status_pb.rb +0 -32
- data/lib/google/ads/google_ads/v3/enums/ad_group_criterion_approval_status_pb.rb +0 -33
- data/lib/google/ads/google_ads/v3/enums/ad_group_criterion_status_pb.rb +0 -32
- data/lib/google/ads/google_ads/v3/enums/ad_group_status_pb.rb +0 -32
- data/lib/google/ads/google_ads/v3/enums/ad_group_type_pb.rb +0 -43
- data/lib/google/ads/google_ads/v3/enums/ad_network_type_pb.rb +0 -35
- data/lib/google/ads/google_ads/v3/enums/ad_serving_optimization_status_pb.rb +0 -34
- data/lib/google/ads/google_ads/v3/enums/ad_strength_pb.rb +0 -35
- data/lib/google/ads/google_ads/v3/enums/ad_type_pb.rb +0 -49
- data/lib/google/ads/google_ads/v3/enums/advertising_channel_sub_type_pb.rb +0 -42
- data/lib/google/ads/google_ads/v3/enums/advertising_channel_type_pb.rb +0 -35
- data/lib/google/ads/google_ads/v3/enums/affiliate_location_feed_relationship_type_pb.rb +0 -30
- data/lib/google/ads/google_ads/v3/enums/affiliate_location_placeholder_field_pb.rb +0 -40
- data/lib/google/ads/google_ads/v3/enums/age_range_type_pb.rb +0 -36
- data/lib/google/ads/google_ads/v3/enums/app_campaign_app_store_pb.rb +0 -31
- data/lib/google/ads/google_ads/v3/enums/app_campaign_bidding_strategy_goal_type_pb.rb +0 -33
- data/lib/google/ads/google_ads/v3/enums/app_payment_model_type_pb.rb +0 -30
- data/lib/google/ads/google_ads/v3/enums/app_placeholder_field_pb.rb +0 -37
- data/lib/google/ads/google_ads/v3/enums/app_store_pb.rb +0 -31
- data/lib/google/ads/google_ads/v3/enums/app_url_operating_system_type_pb.rb +0 -31
- data/lib/google/ads/google_ads/v3/enums/asset_field_type_pb.rb +0 -35
- data/lib/google/ads/google_ads/v3/enums/asset_performance_label_pb.rb +0 -34
- data/lib/google/ads/google_ads/v3/enums/asset_type_pb.rb +0 -33
- data/lib/google/ads/google_ads/v3/enums/attribution_model_pb.rb +0 -36
- data/lib/google/ads/google_ads/v3/enums/bid_modifier_source_pb.rb +0 -31
- data/lib/google/ads/google_ads/v3/enums/bidding_source_pb.rb +0 -32
- data/lib/google/ads/google_ads/v3/enums/bidding_strategy_status_pb.rb +0 -31
- data/lib/google/ads/google_ads/v3/enums/bidding_strategy_type_pb.rb +0 -44
- data/lib/google/ads/google_ads/v3/enums/billing_setup_status_pb.rb +0 -33
- data/lib/google/ads/google_ads/v3/enums/brand_safety_suitability_pb.rb +0 -32
- data/lib/google/ads/google_ads/v3/enums/budget_delivery_method_pb.rb +0 -31
- data/lib/google/ads/google_ads/v3/enums/budget_period_pb.rb +0 -30
- data/lib/google/ads/google_ads/v3/enums/budget_status_pb.rb +0 -31
- data/lib/google/ads/google_ads/v3/enums/budget_type_pb.rb +0 -32
- data/lib/google/ads/google_ads/v3/enums/call_conversion_reporting_state_pb.rb +0 -32
- data/lib/google/ads/google_ads/v3/enums/call_placeholder_field_pb.rb +0 -34
- data/lib/google/ads/google_ads/v3/enums/callout_placeholder_field_pb.rb +0 -30
- data/lib/google/ads/google_ads/v3/enums/campaign_criterion_status_pb.rb +0 -32
- data/lib/google/ads/google_ads/v3/enums/campaign_draft_status_pb.rb +0 -34
- data/lib/google/ads/google_ads/v3/enums/campaign_experiment_status_pb.rb +0 -38
- data/lib/google/ads/google_ads/v3/enums/campaign_experiment_traffic_split_type_pb.rb +0 -31
- data/lib/google/ads/google_ads/v3/enums/campaign_experiment_type_pb.rb +0 -32
- data/lib/google/ads/google_ads/v3/enums/campaign_serving_status_pb.rb +0 -34
- data/lib/google/ads/google_ads/v3/enums/campaign_shared_set_status_pb.rb +0 -31
- data/lib/google/ads/google_ads/v3/enums/campaign_status_pb.rb +0 -32
- data/lib/google/ads/google_ads/v3/enums/change_status_operation_pb.rb +0 -32
- data/lib/google/ads/google_ads/v3/enums/change_status_resource_type_pb.rb +0 -39
- data/lib/google/ads/google_ads/v3/enums/click_type_pb.rb +0 -82
- data/lib/google/ads/google_ads/v3/enums/content_label_type_pb.rb +0 -44
- data/lib/google/ads/google_ads/v3/enums/conversion_action_category_pb.rb +0 -49
- data/lib/google/ads/google_ads/v3/enums/conversion_action_counting_type_pb.rb +0 -31
- data/lib/google/ads/google_ads/v3/enums/conversion_action_status_pb.rb +0 -32
- data/lib/google/ads/google_ads/v3/enums/conversion_action_type_pb.rb +0 -37
- data/lib/google/ads/google_ads/v3/enums/conversion_adjustment_type_pb.rb +0 -31
- data/lib/google/ads/google_ads/v3/enums/conversion_attribution_event_type_pb.rb +0 -31
- data/lib/google/ads/google_ads/v3/enums/conversion_lag_bucket_pb.rb +0 -48
- data/lib/google/ads/google_ads/v3/enums/conversion_or_adjustment_lag_bucket_pb.rb +0 -70
- data/lib/google/ads/google_ads/v3/enums/criterion_category_channel_availability_mode_pb.rb +0 -32
- data/lib/google/ads/google_ads/v3/enums/criterion_category_locale_availability_mode_pb.rb +0 -33
- data/lib/google/ads/google_ads/v3/enums/criterion_system_serving_status_pb.rb +0 -31
- data/lib/google/ads/google_ads/v3/enums/criterion_type_pb.rb +0 -59
- data/lib/google/ads/google_ads/v3/enums/custom_interest_member_type_pb.rb +0 -31
- data/lib/google/ads/google_ads/v3/enums/custom_interest_status_pb.rb +0 -31
- data/lib/google/ads/google_ads/v3/enums/custom_interest_type_pb.rb +0 -31
- data/lib/google/ads/google_ads/v3/enums/custom_placeholder_field_pb.rb +0 -49
- data/lib/google/ads/google_ads/v3/enums/customer_match_upload_key_type_pb.rb +0 -32
- data/lib/google/ads/google_ads/v3/enums/customer_pay_per_conversion_eligibility_failure_reason_pb.rb +0 -36
- data/lib/google/ads/google_ads/v3/enums/data_driven_model_status_pb.rb +0 -33
- data/lib/google/ads/google_ads/v3/enums/day_of_week_pb.rb +0 -36
- data/lib/google/ads/google_ads/v3/enums/device_pb.rb +0 -34
- data/lib/google/ads/google_ads/v3/enums/display_ad_format_setting_pb.rb +0 -32
- data/lib/google/ads/google_ads/v3/enums/display_upload_product_type_pb.rb +0 -39
- data/lib/google/ads/google_ads/v3/enums/distance_bucket_pb.rb +0 -56
- data/lib/google/ads/google_ads/v3/enums/dsa_page_feed_criterion_field_pb.rb +0 -31
- data/lib/google/ads/google_ads/v3/enums/education_placeholder_field_pb.rb +0 -46
- data/lib/google/ads/google_ads/v3/enums/extension_setting_device_pb.rb +0 -31
- data/lib/google/ads/google_ads/v3/enums/extension_type_pb.rb +0 -41
- data/lib/google/ads/google_ads/v3/enums/external_conversion_source_pb.rb +0 -50
- data/lib/google/ads/google_ads/v3/enums/feed_attribute_type_pb.rb +0 -42
- data/lib/google/ads/google_ads/v3/enums/feed_item_quality_approval_status_pb.rb +0 -31
- data/lib/google/ads/google_ads/v3/enums/feed_item_quality_disapproval_reason_pb.rb +0 -47
- data/lib/google/ads/google_ads/v3/enums/feed_item_status_pb.rb +0 -31
- data/lib/google/ads/google_ads/v3/enums/feed_item_target_device_pb.rb +0 -30
- data/lib/google/ads/google_ads/v3/enums/feed_item_target_status_pb.rb +0 -31
- data/lib/google/ads/google_ads/v3/enums/feed_item_target_type_pb.rb +0 -32
- data/lib/google/ads/google_ads/v3/enums/feed_item_validation_status_pb.rb +0 -32
- data/lib/google/ads/google_ads/v3/enums/feed_link_status_pb.rb +0 -31
- data/lib/google/ads/google_ads/v3/enums/feed_mapping_criterion_type_pb.rb +0 -31
- data/lib/google/ads/google_ads/v3/enums/feed_mapping_status_pb.rb +0 -31
- data/lib/google/ads/google_ads/v3/enums/feed_origin_pb.rb +0 -31
- data/lib/google/ads/google_ads/v3/enums/feed_status_pb.rb +0 -31
- data/lib/google/ads/google_ads/v3/enums/flight_placeholder_field_pb.rb +0 -46
- data/lib/google/ads/google_ads/v3/enums/frequency_cap_event_type_pb.rb +0 -31
- data/lib/google/ads/google_ads/v3/enums/frequency_cap_level_pb.rb +0 -32
- data/lib/google/ads/google_ads/v3/enums/frequency_cap_time_unit_pb.rb +0 -32
- data/lib/google/ads/google_ads/v3/enums/gender_type_pb.rb +0 -32
- data/lib/google/ads/google_ads/v3/enums/geo_target_constant_status_pb.rb +0 -31
- data/lib/google/ads/google_ads/v3/enums/geo_targeting_restriction_pb.rb +0 -30
- data/lib/google/ads/google_ads/v3/enums/geo_targeting_type_pb.rb +0 -31
- data/lib/google/ads/google_ads/v3/enums/google_ads_field_category_pb.rb +0 -33
- data/lib/google/ads/google_ads/v3/enums/google_ads_field_data_type_pb.rb +0 -40
- data/lib/google/ads/google_ads/v3/enums/hotel_date_selection_type_pb.rb +0 -31
- data/lib/google/ads/google_ads/v3/enums/hotel_placeholder_field_pb.rb +0 -49
- data/lib/google/ads/google_ads/v3/enums/hotel_price_bucket_pb.rb +0 -31
- data/lib/google/ads/google_ads/v3/enums/hotel_rate_type_pb.rb +0 -33
- data/lib/google/ads/google_ads/v3/enums/income_range_type_pb.rb +0 -36
- data/lib/google/ads/google_ads/v3/enums/interaction_event_type_pb.rb +0 -33
- data/lib/google/ads/google_ads/v3/enums/interaction_type_pb.rb +0 -30
- data/lib/google/ads/google_ads/v3/enums/invoice_type_pb.rb +0 -31
- data/lib/google/ads/google_ads/v3/enums/job_placeholder_field_pb.rb +0 -46
- data/lib/google/ads/google_ads/v3/enums/keyword_match_type_pb.rb +0 -32
- data/lib/google/ads/google_ads/v3/enums/keyword_plan_competition_level_pb.rb +0 -32
- data/lib/google/ads/google_ads/v3/enums/keyword_plan_forecast_interval_pb.rb +0 -32
- data/lib/google/ads/google_ads/v3/enums/keyword_plan_network_pb.rb +0 -31
- data/lib/google/ads/google_ads/v3/enums/label_status_pb.rb +0 -31
- data/lib/google/ads/google_ads/v3/enums/legacy_app_install_ad_app_store_pb.rb +0 -34
- data/lib/google/ads/google_ads/v3/enums/listing_custom_attribute_index_pb.rb +0 -34
- data/lib/google/ads/google_ads/v3/enums/listing_group_type_pb.rb +0 -31
- data/lib/google/ads/google_ads/v3/enums/local_placeholder_field_pb.rb +0 -48
- data/lib/google/ads/google_ads/v3/enums/location_extension_targeting_criterion_field_pb.rb +0 -35
- data/lib/google/ads/google_ads/v3/enums/location_group_radius_units_pb.rb +0 -31
- data/lib/google/ads/google_ads/v3/enums/location_placeholder_field_pb.rb +0 -37
- data/lib/google/ads/google_ads/v3/enums/manager_link_status_pb.rb +0 -34
- data/lib/google/ads/google_ads/v3/enums/matching_function_context_type_pb.rb +0 -31
- data/lib/google/ads/google_ads/v3/enums/matching_function_operator_pb.rb +0 -34
- data/lib/google/ads/google_ads/v3/enums/media_type_pb.rb +0 -35
- data/lib/google/ads/google_ads/v3/enums/merchant_center_link_status_pb.rb +0 -31
- data/lib/google/ads/google_ads/v3/enums/message_placeholder_field_pb.rb +0 -34
- data/lib/google/ads/google_ads/v3/enums/mime_type_pb.rb +0 -41
- data/lib/google/ads/google_ads/v3/enums/minute_of_hour_pb.rb +0 -33
- data/lib/google/ads/google_ads/v3/enums/mobile_device_type_pb.rb +0 -31
- data/lib/google/ads/google_ads/v3/enums/month_of_year_pb.rb +0 -41
- data/lib/google/ads/google_ads/v3/enums/mutate_job_status_pb.rb +0 -32
- data/lib/google/ads/google_ads/v3/enums/negative_geo_target_type_pb.rb +0 -31
- data/lib/google/ads/google_ads/v3/enums/offline_user_data_job_failure_reason_pb.rb +0 -31
- data/lib/google/ads/google_ads/v3/enums/offline_user_data_job_status_pb.rb +0 -33
- data/lib/google/ads/google_ads/v3/enums/offline_user_data_job_type_pb.rb +0 -32
- data/lib/google/ads/google_ads/v3/enums/operating_system_version_operator_type_pb.rb +0 -31
- data/lib/google/ads/google_ads/v3/enums/page_one_promoted_strategy_goal_pb.rb +0 -21
- data/lib/google/ads/google_ads/v3/enums/parental_status_type_pb.rb +0 -32
- data/lib/google/ads/google_ads/v3/enums/payment_mode_pb.rb +0 -33
- data/lib/google/ads/google_ads/v3/enums/placeholder_type_pb.rb +0 -48
- data/lib/google/ads/google_ads/v3/enums/placement_type_pb.rb +0 -34
- data/lib/google/ads/google_ads/v3/enums/policy_approval_status_pb.rb +0 -33
- data/lib/google/ads/google_ads/v3/enums/policy_review_status_pb.rb +0 -33
- data/lib/google/ads/google_ads/v3/enums/policy_topic_entry_type_pb.rb +0 -35
- data/lib/google/ads/google_ads/v3/enums/policy_topic_evidence_destination_mismatch_url_type_pb.rb +0 -34
- data/lib/google/ads/google_ads/v3/enums/policy_topic_evidence_destination_not_working_device_pb.rb +0 -32
- data/lib/google/ads/google_ads/v3/enums/policy_topic_evidence_destination_not_working_dns_error_type_pb.rb +0 -31
- data/lib/google/ads/google_ads/v3/enums/positive_geo_target_type_pb.rb +0 -32
- data/lib/google/ads/google_ads/v3/enums/preferred_content_type_pb.rb +0 -30
- data/lib/google/ads/google_ads/v3/enums/price_extension_price_qualifier_pb.rb +0 -32
- data/lib/google/ads/google_ads/v3/enums/price_extension_price_unit_pb.rb +0 -35
- data/lib/google/ads/google_ads/v3/enums/price_extension_type_pb.rb +0 -38
- data/lib/google/ads/google_ads/v3/enums/price_placeholder_field_pb.rb +0 -82
- data/lib/google/ads/google_ads/v3/enums/product_bidding_category_level_pb.rb +0 -34
- data/lib/google/ads/google_ads/v3/enums/product_bidding_category_status_pb.rb +0 -31
- data/lib/google/ads/google_ads/v3/enums/product_channel_exclusivity_pb.rb +0 -31
- data/lib/google/ads/google_ads/v3/enums/product_channel_pb.rb +0 -31
- data/lib/google/ads/google_ads/v3/enums/product_condition_pb.rb +0 -32
- data/lib/google/ads/google_ads/v3/enums/product_custom_attribute_index_pb.rb +0 -34
- data/lib/google/ads/google_ads/v3/enums/product_type_level_pb.rb +0 -34
- data/lib/google/ads/google_ads/v3/enums/promotion_extension_discount_modifier_pb.rb +0 -30
- data/lib/google/ads/google_ads/v3/enums/promotion_extension_occasion_pb.rb +0 -66
- data/lib/google/ads/google_ads/v3/enums/promotion_placeholder_field_pb.rb +0 -43
- data/lib/google/ads/google_ads/v3/enums/proximity_radius_units_pb.rb +0 -31
- data/lib/google/ads/google_ads/v3/enums/quality_score_bucket_pb.rb +0 -32
- data/lib/google/ads/google_ads/v3/enums/reach_plan_ad_length_pb.rb +0 -32
- data/lib/google/ads/google_ads/v3/enums/reach_plan_age_range_pb.rb +0 -55
- data/lib/google/ads/google_ads/v3/enums/reach_plan_network_pb.rb +0 -32
- data/lib/google/ads/google_ads/v3/enums/real_estate_placeholder_field_pb.rb +0 -47
- data/lib/google/ads/google_ads/v3/enums/recommendation_type_pb.rb +0 -43
- data/lib/google/ads/google_ads/v3/enums/search_engine_results_page_type_pb.rb +0 -32
- data/lib/google/ads/google_ads/v3/enums/search_term_match_type_pb.rb +0 -34
- data/lib/google/ads/google_ads/v3/enums/search_term_targeting_status_pb.rb +0 -33
- data/lib/google/ads/google_ads/v3/enums/served_asset_field_type_pb.rb +0 -34
- data/lib/google/ads/google_ads/v3/enums/shared_set_status_pb.rb +0 -31
- data/lib/google/ads/google_ads/v3/enums/shared_set_type_pb.rb +0 -31
- data/lib/google/ads/google_ads/v3/enums/simulation_modification_method_pb.rb +0 -31
- data/lib/google/ads/google_ads/v3/enums/simulation_type_pb.rb +0 -33
- data/lib/google/ads/google_ads/v3/enums/sitelink_placeholder_field_pb.rb +0 -36
- data/lib/google/ads/google_ads/v3/enums/slot_pb.rb +0 -36
- data/lib/google/ads/google_ads/v3/enums/spending_limit_type_pb.rb +0 -30
- data/lib/google/ads/google_ads/v3/enums/structured_snippet_placeholder_field_pb.rb +0 -31
- data/lib/google/ads/google_ads/v3/enums/summary_row_setting_pb.rb +0 -32
- data/lib/google/ads/google_ads/v3/enums/system_managed_entity_source_pb.rb +0 -30
- data/lib/google/ads/google_ads/v3/enums/target_cpa_opt_in_recommendation_goal_pb.rb +0 -33
- data/lib/google/ads/google_ads/v3/enums/target_impression_share_location_pb.rb +0 -32
- data/lib/google/ads/google_ads/v3/enums/targeting_dimension_pb.rb +0 -37
- data/lib/google/ads/google_ads/v3/enums/time_type_pb.rb +0 -31
- data/lib/google/ads/google_ads/v3/enums/tracking_code_page_format_pb.rb +0 -31
- data/lib/google/ads/google_ads/v3/enums/tracking_code_type_pb.rb +0 -33
- data/lib/google/ads/google_ads/v3/enums/travel_placeholder_field_pb.rb +0 -49
- data/lib/google/ads/google_ads/v3/enums/user_interest_taxonomy_type_pb.rb +0 -34
- data/lib/google/ads/google_ads/v3/enums/user_list_access_status_pb.rb +0 -31
- data/lib/google/ads/google_ads/v3/enums/user_list_closing_reason_pb.rb +0 -30
- data/lib/google/ads/google_ads/v3/enums/user_list_combined_rule_operator_pb.rb +0 -31
- data/lib/google/ads/google_ads/v3/enums/user_list_crm_data_source_type_pb.rb +0 -32
- data/lib/google/ads/google_ads/v3/enums/user_list_date_rule_item_operator_pb.rb +0 -33
- data/lib/google/ads/google_ads/v3/enums/user_list_logical_rule_operator_pb.rb +0 -32
- data/lib/google/ads/google_ads/v3/enums/user_list_membership_status_pb.rb +0 -31
- data/lib/google/ads/google_ads/v3/enums/user_list_number_rule_item_operator_pb.rb +0 -35
- data/lib/google/ads/google_ads/v3/enums/user_list_prepopulation_status_pb.rb +0 -32
- data/lib/google/ads/google_ads/v3/enums/user_list_rule_type_pb.rb +0 -31
- data/lib/google/ads/google_ads/v3/enums/user_list_size_range_pb.rb +0 -45
- data/lib/google/ads/google_ads/v3/enums/user_list_string_rule_item_operator_pb.rb +0 -37
- data/lib/google/ads/google_ads/v3/enums/user_list_type_pb.rb +0 -35
- data/lib/google/ads/google_ads/v3/enums/vanity_pharma_display_url_mode_pb.rb +0 -31
- data/lib/google/ads/google_ads/v3/enums/vanity_pharma_text_pb.rb +0 -41
- data/lib/google/ads/google_ads/v3/enums/webpage_condition_operand_pb.rb +0 -34
- data/lib/google/ads/google_ads/v3/enums/webpage_condition_operator_pb.rb +0 -31
- data/lib/google/ads/google_ads/v3/errors/access_invitation_error_pb.rb +0 -31
- data/lib/google/ads/google_ads/v3/errors/account_budget_proposal_error_pb.rb +0 -52
- data/lib/google/ads/google_ads/v3/errors/ad_customizer_error_pb.rb +0 -34
- data/lib/google/ads/google_ads/v3/errors/ad_error_pb.rb +0 -164
- data/lib/google/ads/google_ads/v3/errors/ad_group_ad_error_pb.rb +0 -37
- data/lib/google/ads/google_ads/v3/errors/ad_group_bid_modifier_error_pb.rb +0 -31
- data/lib/google/ads/google_ads/v3/errors/ad_group_criterion_error_pb.rb +0 -66
- data/lib/google/ads/google_ads/v3/errors/ad_group_error_pb.rb +0 -42
- data/lib/google/ads/google_ads/v3/errors/ad_group_feed_error_pb.rb +0 -36
- data/lib/google/ads/google_ads/v3/errors/ad_parameter_error_pb.rb +0 -31
- data/lib/google/ads/google_ads/v3/errors/ad_sharing_error_pb.rb +0 -32
- data/lib/google/ads/google_ads/v3/errors/adx_error_pb.rb +0 -30
- data/lib/google/ads/google_ads/v3/errors/asset_error_pb.rb +0 -34
- data/lib/google/ads/google_ads/v3/errors/asset_link_error_pb.rb +0 -30
- data/lib/google/ads/google_ads/v3/errors/authentication_error_pb.rb +0 -47
- data/lib/google/ads/google_ads/v3/errors/authorization_error_pb.rb +0 -41
- data/lib/google/ads/google_ads/v3/errors/bidding_error_pb.rb +0 -53
- data/lib/google/ads/google_ads/v3/errors/bidding_strategy_error_pb.rb +0 -34
- data/lib/google/ads/google_ads/v3/errors/billing_setup_error_pb.rb +0 -46
- data/lib/google/ads/google_ads/v3/errors/campaign_budget_error_pb.rb +0 -45
- data/lib/google/ads/google_ads/v3/errors/campaign_criterion_error_pb.rb +0 -40
- data/lib/google/ads/google_ads/v3/errors/campaign_draft_error_pb.rb +0 -39
- data/lib/google/ads/google_ads/v3/errors/campaign_error_pb.rb +0 -69
- data/lib/google/ads/google_ads/v3/errors/campaign_experiment_error_pb.rb +0 -39
- data/lib/google/ads/google_ads/v3/errors/campaign_feed_error_pb.rb +0 -36
- data/lib/google/ads/google_ads/v3/errors/campaign_shared_set_error_pb.rb +0 -30
- data/lib/google/ads/google_ads/v3/errors/change_status_error_pb.rb +0 -30
- data/lib/google/ads/google_ads/v3/errors/collection_size_error_pb.rb +0 -31
- data/lib/google/ads/google_ads/v3/errors/context_error_pb.rb +0 -31
- data/lib/google/ads/google_ads/v3/errors/conversion_action_error_pb.rb +0 -37
- data/lib/google/ads/google_ads/v3/errors/conversion_adjustment_upload_error_pb.rb +0 -40
- data/lib/google/ads/google_ads/v3/errors/conversion_upload_error_pb.rb +0 -50
- data/lib/google/ads/google_ads/v3/errors/country_code_error_pb.rb +0 -30
- data/lib/google/ads/google_ads/v3/errors/criterion_error_pb.rb +0 -133
- data/lib/google/ads/google_ads/v3/errors/currency_code_error_pb.rb +0 -30
- data/lib/google/ads/google_ads/v3/errors/custom_interest_error_pb.rb +0 -36
- data/lib/google/ads/google_ads/v3/errors/customer_client_link_error_pb.rb +0 -37
- data/lib/google/ads/google_ads/v3/errors/customer_error_pb.rb +0 -31
- data/lib/google/ads/google_ads/v3/errors/customer_feed_error_pb.rb +0 -36
- data/lib/google/ads/google_ads/v3/errors/customer_manager_link_error_pb.rb +0 -38
- data/lib/google/ads/google_ads/v3/errors/database_error_pb.rb +0 -32
- data/lib/google/ads/google_ads/v3/errors/date_error_pb.rb +0 -39
- data/lib/google/ads/google_ads/v3/errors/date_range_error_pb.rb +0 -34
- data/lib/google/ads/google_ads/v3/errors/distinct_error_pb.rb +0 -31
- data/lib/google/ads/google_ads/v3/errors/enum_error_pb.rb +0 -30
- data/lib/google/ads/google_ads/v3/errors/errors_pb.rb +0 -289
- data/lib/google/ads/google_ads/v3/errors/extension_feed_item_error_pb.rb +0 -74
- data/lib/google/ads/google_ads/v3/errors/extension_setting_error_pb.rb +0 -93
- data/lib/google/ads/google_ads/v3/errors/feed_attribute_reference_error_pb.rb +0 -32
- data/lib/google/ads/google_ads/v3/errors/feed_error_pb.rb +0 -51
- data/lib/google/ads/google_ads/v3/errors/feed_item_error_pb.rb +0 -38
- data/lib/google/ads/google_ads/v3/errors/feed_item_target_error_pb.rb +0 -37
- data/lib/google/ads/google_ads/v3/errors/feed_item_validation_error_pb.rb +0 -126
- data/lib/google/ads/google_ads/v3/errors/feed_mapping_error_pb.rb +0 -46
- data/lib/google/ads/google_ads/v3/errors/field_error_pb.rb +0 -36
- data/lib/google/ads/google_ads/v3/errors/field_mask_error_pb.rb +0 -33
- data/lib/google/ads/google_ads/v3/errors/function_error_pb.rb +0 -45
- data/lib/google/ads/google_ads/v3/errors/function_parsing_error_pb.rb +0 -40
- data/lib/google/ads/google_ads/v3/errors/geo_target_constant_suggestion_error_pb.rb +0 -33
- data/lib/google/ads/google_ads/v3/errors/header_error_pb.rb +0 -30
- data/lib/google/ads/google_ads/v3/errors/id_error_pb.rb +0 -30
- data/lib/google/ads/google_ads/v3/errors/image_error_pb.rb +0 -67
- data/lib/google/ads/google_ads/v3/errors/internal_error_pb.rb +0 -33
- data/lib/google/ads/google_ads/v3/errors/invoice_error_pb.rb +0 -31
- data/lib/google/ads/google_ads/v3/errors/keyword_plan_ad_group_error_pb.rb +0 -31
- data/lib/google/ads/google_ads/v3/errors/keyword_plan_campaign_error_pb.rb +0 -34
- data/lib/google/ads/google_ads/v3/errors/keyword_plan_error_pb.rb +0 -43
- data/lib/google/ads/google_ads/v3/errors/keyword_plan_idea_error_pb.rb +0 -31
- data/lib/google/ads/google_ads/v3/errors/keyword_plan_keyword_error_pb.rb +0 -35
- data/lib/google/ads/google_ads/v3/errors/keyword_plan_negative_keyword_error_pb.rb +0 -29
- data/lib/google/ads/google_ads/v3/errors/label_error_pb.rb +0 -38
- data/lib/google/ads/google_ads/v3/errors/language_code_error_pb.rb +0 -31
- data/lib/google/ads/google_ads/v3/errors/list_operation_error_pb.rb +0 -31
- data/lib/google/ads/google_ads/v3/errors/manager_link_error_pb.rb +0 -46
- data/lib/google/ads/google_ads/v3/errors/media_bundle_error_pb.rb +0 -51
- data/lib/google/ads/google_ads/v3/errors/media_file_error_pb.rb +0 -52
- data/lib/google/ads/google_ads/v3/errors/media_upload_error_pb.rb +0 -36
- data/lib/google/ads/google_ads/v3/errors/multiplier_error_pb.rb +0 -41
- data/lib/google/ads/google_ads/v3/errors/mutate_error_pb.rb +0 -37
- data/lib/google/ads/google_ads/v3/errors/mutate_job_error_pb.rb +0 -34
- data/lib/google/ads/google_ads/v3/errors/new_resource_creation_error_pb.rb +0 -32
- data/lib/google/ads/google_ads/v3/errors/not_empty_error_pb.rb +0 -30
- data/lib/google/ads/google_ads/v3/errors/not_whitelisted_error_pb.rb +0 -30
- data/lib/google/ads/google_ads/v3/errors/null_error_pb.rb +0 -30
- data/lib/google/ads/google_ads/v3/errors/offline_user_data_job_error_pb.rb +0 -51
- data/lib/google/ads/google_ads/v3/errors/operation_access_denied_error_pb.rb +0 -39
- data/lib/google/ads/google_ads/v3/errors/operator_error_pb.rb +0 -30
- data/lib/google/ads/google_ads/v3/errors/partial_failure_error_pb.rb +0 -30
- data/lib/google/ads/google_ads/v3/errors/payments_account_error_pb.rb +0 -30
- data/lib/google/ads/google_ads/v3/errors/policy_finding_error_pb.rb +0 -31
- data/lib/google/ads/google_ads/v3/errors/policy_validation_parameter_error_pb.rb +0 -32
- data/lib/google/ads/google_ads/v3/errors/policy_violation_error_pb.rb +0 -30
- data/lib/google/ads/google_ads/v3/errors/query_error_pb.rb +0 -82
- data/lib/google/ads/google_ads/v3/errors/quota_error_pb.rb +0 -32
- data/lib/google/ads/google_ads/v3/errors/range_error_pb.rb +0 -31
- data/lib/google/ads/google_ads/v3/errors/reach_plan_error_pb.rb +0 -29
- data/lib/google/ads/google_ads/v3/errors/recommendation_error_pb.rb +0 -43
- data/lib/google/ads/google_ads/v3/errors/region_code_error_pb.rb +0 -30
- data/lib/google/ads/google_ads/v3/errors/request_error_pb.rb +0 -51
- data/lib/google/ads/google_ads/v3/errors/resource_access_denied_error_pb.rb +0 -30
- data/lib/google/ads/google_ads/v3/errors/resource_count_limit_exceeded_error_pb.rb +0 -38
- data/lib/google/ads/google_ads/v3/errors/setting_error_pb.rb +0 -39
- data/lib/google/ads/google_ads/v3/errors/shared_criterion_error_pb.rb +0 -30
- data/lib/google/ads/google_ads/v3/errors/shared_set_error_pb.rb +0 -33
- data/lib/google/ads/google_ads/v3/errors/size_limit_error_pb.rb +0 -31
- data/lib/google/ads/google_ads/v3/errors/string_format_error_pb.rb +0 -31
- data/lib/google/ads/google_ads/v3/errors/string_length_error_pb.rb +0 -32
- data/lib/google/ads/google_ads/v3/errors/time_zone_error_pb.rb +0 -30
- data/lib/google/ads/google_ads/v3/errors/url_field_error_pb.rb +0 -81
- data/lib/google/ads/google_ads/v3/errors/user_data_error_pb.rb +0 -32
- data/lib/google/ads/google_ads/v3/errors/user_list_error_pb.rb +0 -55
- data/lib/google/ads/google_ads/v3/errors/youtube_video_registration_error_pb.rb +0 -32
- data/lib/google/ads/google_ads/v3/resources/account_budget_pb.rb +0 -81
- data/lib/google/ads/google_ads/v3/resources/account_budget_proposal_pb.rb +0 -63
- data/lib/google/ads/google_ads/v3/resources/ad_group_ad_asset_view_pb.rb +0 -44
- data/lib/google/ads/google_ads/v3/resources/ad_group_ad_label_pb.rb +0 -30
- data/lib/google/ads/google_ads/v3/resources/ad_group_ad_pb.rb +0 -45
- data/lib/google/ads/google_ads/v3/resources/ad_group_audience_view_pb.rb +0 -27
- data/lib/google/ads/google_ads/v3/resources/ad_group_bid_modifier_pb.rb +0 -43
- data/lib/google/ads/google_ads/v3/resources/ad_group_criterion_label_pb.rb +0 -30
- data/lib/google/ads/google_ads/v3/resources/ad_group_criterion_pb.rb +0 -98
- data/lib/google/ads/google_ads/v3/resources/ad_group_criterion_simulation_pb.rb +0 -40
- data/lib/google/ads/google_ads/v3/resources/ad_group_extension_setting_pb.rb +0 -34
- data/lib/google/ads/google_ads/v3/resources/ad_group_feed_pb.rb +0 -36
- data/lib/google/ads/google_ads/v3/resources/ad_group_label_pb.rb +0 -30
- data/lib/google/ads/google_ads/v3/resources/ad_group_pb.rb +0 -61
- data/lib/google/ads/google_ads/v3/resources/ad_group_simulation_pb.rb +0 -41
- data/lib/google/ads/google_ads/v3/resources/ad_parameter_pb.rb +0 -31
- data/lib/google/ads/google_ads/v3/resources/ad_pb.rb +0 -69
- data/lib/google/ads/google_ads/v3/resources/ad_schedule_view_pb.rb +0 -27
- data/lib/google/ads/google_ads/v3/resources/age_range_view_pb.rb +0 -27
- data/lib/google/ads/google_ads/v3/resources/asset_pb.rb +0 -39
- data/lib/google/ads/google_ads/v3/resources/bidding_strategy_pb.rb +0 -44
- data/lib/google/ads/google_ads/v3/resources/billing_setup_pb.rb +0 -50
- data/lib/google/ads/google_ads/v3/resources/campaign_audience_view_pb.rb +0 -27
- data/lib/google/ads/google_ads/v3/resources/campaign_bid_modifier_pb.rb +0 -35
- data/lib/google/ads/google_ads/v3/resources/campaign_budget_pb.rb +0 -48
- data/lib/google/ads/google_ads/v3/resources/campaign_criterion_pb.rb +0 -66
- data/lib/google/ads/google_ads/v3/resources/campaign_criterion_simulation_pb.rb +0 -40
- data/lib/google/ads/google_ads/v3/resources/campaign_draft_pb.rb +0 -36
- data/lib/google/ads/google_ads/v3/resources/campaign_experiment_pb.rb +0 -41
- data/lib/google/ads/google_ads/v3/resources/campaign_extension_setting_pb.rb +0 -34
- data/lib/google/ads/google_ads/v3/resources/campaign_feed_pb.rb +0 -36
- data/lib/google/ads/google_ads/v3/resources/campaign_label_pb.rb +0 -30
- data/lib/google/ads/google_ads/v3/resources/campaign_pb.rb +0 -144
- data/lib/google/ads/google_ads/v3/resources/campaign_shared_set_pb.rb +0 -32
- data/lib/google/ads/google_ads/v3/resources/carrier_constant_pb.rb +0 -31
- data/lib/google/ads/google_ads/v3/resources/change_status_pb.rb +0 -43
- data/lib/google/ads/google_ads/v3/resources/click_view_pb.rb +0 -34
- data/lib/google/ads/google_ads/v3/resources/conversion_action_pb.rb +0 -61
- data/lib/google/ads/google_ads/v3/resources/currency_constant_pb.rb +0 -32
- data/lib/google/ads/google_ads/v3/resources/custom_interest_pb.rb +0 -42
- data/lib/google/ads/google_ads/v3/resources/customer_client_link_pb.rb +0 -33
- data/lib/google/ads/google_ads/v3/resources/customer_client_pb.rb +0 -37
- data/lib/google/ads/google_ads/v3/resources/customer_extension_setting_pb.rb +0 -33
- data/lib/google/ads/google_ads/v3/resources/customer_feed_pb.rb +0 -35
- data/lib/google/ads/google_ads/v3/resources/customer_label_pb.rb +0 -30
- data/lib/google/ads/google_ads/v3/resources/customer_manager_link_pb.rb +0 -32
- data/lib/google/ads/google_ads/v3/resources/customer_negative_criterion_pb.rb +0 -40
- data/lib/google/ads/google_ads/v3/resources/customer_pb.rb +0 -58
- data/lib/google/ads/google_ads/v3/resources/detail_placement_view_pb.rb +0 -34
- data/lib/google/ads/google_ads/v3/resources/display_keyword_view_pb.rb +0 -27
- data/lib/google/ads/google_ads/v3/resources/distance_view_pb.rb +0 -31
- data/lib/google/ads/google_ads/v3/resources/domain_category_pb.rb +0 -36
- data/lib/google/ads/google_ads/v3/resources/dynamic_search_ads_search_term_view_pb.rb +0 -35
- data/lib/google/ads/google_ads/v3/resources/expanded_landing_page_view_pb.rb +0 -29
- data/lib/google/ads/google_ads/v3/resources/extension_feed_item_pb.rb +0 -59
- data/lib/google/ads/google_ads/v3/resources/feed_item_pb.rb +0 -81
- data/lib/google/ads/google_ads/v3/resources/feed_item_target_pb.rb +0 -44
- data/lib/google/ads/google_ads/v3/resources/feed_mapping_pb.rb +0 -87
- data/lib/google/ads/google_ads/v3/resources/feed_pb.rb +0 -80
- data/lib/google/ads/google_ads/v3/resources/feed_placeholder_view_pb.rb +0 -29
- data/lib/google/ads/google_ads/v3/resources/gender_view_pb.rb +0 -27
- data/lib/google/ads/google_ads/v3/resources/geo_target_constant_pb.rb +0 -35
- data/lib/google/ads/google_ads/v3/resources/geographic_view_pb.rb +0 -31
- data/lib/google/ads/google_ads/v3/resources/google_ads_field_pb.rb +0 -43
- data/lib/google/ads/google_ads/v3/resources/group_placement_view_pb.rb +0 -33
- data/lib/google/ads/google_ads/v3/resources/hotel_group_view_pb.rb +0 -27
- data/lib/google/ads/google_ads/v3/resources/hotel_performance_view_pb.rb +0 -27
- data/lib/google/ads/google_ads/v3/resources/invoice_pb.rb +0 -59
- data/lib/google/ads/google_ads/v3/resources/keyword_plan_ad_group_pb.rb +0 -32
- data/lib/google/ads/google_ads/v3/resources/keyword_plan_campaign_pb.rb +0 -40
- data/lib/google/ads/google_ads/v3/resources/keyword_plan_keyword_pb.rb +0 -34
- data/lib/google/ads/google_ads/v3/resources/keyword_plan_negative_keyword_pb.rb +0 -33
- data/lib/google/ads/google_ads/v3/resources/keyword_plan_pb.rb +0 -40
- data/lib/google/ads/google_ads/v3/resources/keyword_view_pb.rb +0 -27
- data/lib/google/ads/google_ads/v3/resources/label_pb.rb +0 -34
- data/lib/google/ads/google_ads/v3/resources/landing_page_view_pb.rb +0 -29
- data/lib/google/ads/google_ads/v3/resources/language_constant_pb.rb +0 -32
- data/lib/google/ads/google_ads/v3/resources/location_view_pb.rb +0 -27
- data/lib/google/ads/google_ads/v3/resources/managed_placement_view_pb.rb +0 -27
- data/lib/google/ads/google_ads/v3/resources/media_file_pb.rb +0 -61
- data/lib/google/ads/google_ads/v3/resources/merchant_center_link_pb.rb +0 -32
- data/lib/google/ads/google_ads/v3/resources/mobile_app_category_constant_pb.rb +0 -30
- data/lib/google/ads/google_ads/v3/resources/mobile_device_constant_pb.rb +0 -34
- data/lib/google/ads/google_ads/v3/resources/mutate_job_pb.rb +0 -42
- data/lib/google/ads/google_ads/v3/resources/offline_user_data_job_pb.rb +0 -41
- data/lib/google/ads/google_ads/v3/resources/operating_system_version_constant_pb.rb +0 -34
- data/lib/google/ads/google_ads/v3/resources/paid_organic_search_term_view_pb.rb +0 -29
- data/lib/google/ads/google_ads/v3/resources/parental_status_view_pb.rb +0 -27
- data/lib/google/ads/google_ads/v3/resources/payments_account_pb.rb +0 -34
- data/lib/google/ads/google_ads/v3/resources/product_bidding_category_constant_pb.rb +0 -37
- data/lib/google/ads/google_ads/v3/resources/product_group_view_pb.rb +0 -27
- data/lib/google/ads/google_ads/v3/resources/recommendation_pb.rb +0 -142
- data/lib/google/ads/google_ads/v3/resources/remarketing_action_pb.rb +0 -32
- data/lib/google/ads/google_ads/v3/resources/search_term_view_pb.rb +0 -32
- data/lib/google/ads/google_ads/v3/resources/shared_criterion_pb.rb +0 -41
- data/lib/google/ads/google_ads/v3/resources/shared_set_pb.rb +0 -36
- data/lib/google/ads/google_ads/v3/resources/shopping_performance_view_pb.rb +0 -27
- data/lib/google/ads/google_ads/v3/resources/topic_constant_pb.rb +0 -31
- data/lib/google/ads/google_ads/v3/resources/topic_view_pb.rb +0 -27
- data/lib/google/ads/google_ads/v3/resources/user_interest_pb.rb +0 -36
- data/lib/google/ads/google_ads/v3/resources/user_list_pb.rb +0 -59
- data/lib/google/ads/google_ads/v3/resources/user_location_view_pb.rb +0 -30
- data/lib/google/ads/google_ads/v3/resources/video_pb.rb +0 -32
- data/lib/google/ads/google_ads/v3/services.rb +0 -146
- data/lib/google/ads/google_ads/v3/services/account_budget_proposal_service.rb +0 -65
- data/lib/google/ads/google_ads/v3/services/account_budget_proposal_service/client.rb +0 -457
- data/lib/google/ads/google_ads/v3/services/account_budget_proposal_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/account_budget_proposal_service/paths.rb +0 -87
- data/lib/google/ads/google_ads/v3/services/account_budget_proposal_service_pb.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/account_budget_proposal_service_services_pb.rb +0 -65
- data/lib/google/ads/google_ads/v3/services/account_budget_service.rb +0 -54
- data/lib/google/ads/google_ads/v3/services/account_budget_service/client.rb +0 -367
- data/lib/google/ads/google_ads/v3/services/account_budget_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/account_budget_service/paths.rb +0 -87
- data/lib/google/ads/google_ads/v3/services/account_budget_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v3/services/account_budget_service_services_pb.rb +0 -51
- data/lib/google/ads/google_ads/v3/services/ad_group_ad_asset_view_service/client.rb +0 -365
- data/lib/google/ads/google_ads/v3/services/ad_group_ad_asset_view_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/ad_group_ad_asset_view_service/paths.rb +0 -87
- data/lib/google/ads/google_ads/v3/services/ad_group_ad_asset_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v3/services/ad_group_ad_asset_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v3/services/ad_group_ad_label_service.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/ad_group_ad_label_service/client.rb +0 -449
- data/lib/google/ads/google_ads/v3/services/ad_group_ad_label_service/paths.rb +0 -87
- data/lib/google/ads/google_ads/v3/services/ad_group_ad_label_service_pb.rb +0 -53
- data/lib/google/ads/google_ads/v3/services/ad_group_ad_label_service_services_pb.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/ad_group_ad_service.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/ad_group_ad_service/client.rb +0 -448
- data/lib/google/ads/google_ads/v3/services/ad_group_ad_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/ad_group_ad_service/paths.rb +0 -87
- data/lib/google/ads/google_ads/v3/services/ad_group_ad_service_pb.rb +0 -58
- data/lib/google/ads/google_ads/v3/services/ad_group_ad_service_services_pb.rb +0 -51
- data/lib/google/ads/google_ads/v3/services/ad_group_audience_view_service.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/ad_group_audience_view_service/client.rb +0 -365
- data/lib/google/ads/google_ads/v3/services/ad_group_audience_view_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/ad_group_audience_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v3/services/ad_group_audience_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v3/services/ad_group_bid_modifier_service.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/ad_group_bid_modifier_service/client.rb +0 -449
- data/lib/google/ads/google_ads/v3/services/ad_group_bid_modifier_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/ad_group_bid_modifier_service/paths.rb +0 -70
- data/lib/google/ads/google_ads/v3/services/ad_group_bid_modifier_service_pb.rb +0 -56
- data/lib/google/ads/google_ads/v3/services/ad_group_bid_modifier_service_services_pb.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/ad_group_criterion_label_service.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/ad_group_criterion_label_service/client.rb +0 -449
- data/lib/google/ads/google_ads/v3/services/ad_group_criterion_label_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/ad_group_criterion_label_service/paths.rb +0 -87
- data/lib/google/ads/google_ads/v3/services/ad_group_criterion_label_service_pb.rb +0 -53
- data/lib/google/ads/google_ads/v3/services/ad_group_criterion_label_service_services_pb.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/ad_group_criterion_service.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/ad_group_criterion_service/client.rb +0 -448
- data/lib/google/ads/google_ads/v3/services/ad_group_criterion_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/ad_group_criterion_service/paths.rb +0 -70
- data/lib/google/ads/google_ads/v3/services/ad_group_criterion_service_pb.rb +0 -58
- data/lib/google/ads/google_ads/v3/services/ad_group_criterion_service_services_pb.rb +0 -51
- data/lib/google/ads/google_ads/v3/services/ad_group_criterion_simulation_service.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/ad_group_criterion_simulation_service/client.rb +0 -365
- data/lib/google/ads/google_ads/v3/services/ad_group_criterion_simulation_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/ad_group_criterion_simulation_service/paths.rb +0 -53
- data/lib/google/ads/google_ads/v3/services/ad_group_criterion_simulation_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v3/services/ad_group_criterion_simulation_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v3/services/ad_group_extension_setting_service.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/ad_group_extension_setting_service/client.rb +0 -451
- data/lib/google/ads/google_ads/v3/services/ad_group_extension_setting_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/ad_group_extension_setting_service/paths.rb +0 -87
- data/lib/google/ads/google_ads/v3/services/ad_group_extension_setting_service_pb.rb +0 -56
- data/lib/google/ads/google_ads/v3/services/ad_group_extension_setting_service_services_pb.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/ad_group_feed_service.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/ad_group_feed_service/client.rb +0 -449
- data/lib/google/ads/google_ads/v3/services/ad_group_feed_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/ad_group_feed_service/paths.rb +0 -87
- data/lib/google/ads/google_ads/v3/services/ad_group_feed_service_pb.rb +0 -56
- data/lib/google/ads/google_ads/v3/services/ad_group_feed_service_services_pb.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/ad_group_label_service.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/ad_group_label_service/client.rb +0 -449
- data/lib/google/ads/google_ads/v3/services/ad_group_label_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/ad_group_label_service/paths.rb +0 -87
- data/lib/google/ads/google_ads/v3/services/ad_group_label_service_pb.rb +0 -53
- data/lib/google/ads/google_ads/v3/services/ad_group_label_service_services_pb.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/ad_group_service.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/ad_group_service/client.rb +0 -448
- data/lib/google/ads/google_ads/v3/services/ad_group_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/ad_group_service/paths.rb +0 -87
- data/lib/google/ads/google_ads/v3/services/ad_group_service_pb.rb +0 -56
- data/lib/google/ads/google_ads/v3/services/ad_group_service_services_pb.rb +0 -51
- data/lib/google/ads/google_ads/v3/services/ad_group_simulation_service.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/ad_group_simulation_service/client.rb +0 -365
- data/lib/google/ads/google_ads/v3/services/ad_group_simulation_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/ad_group_simulation_service/paths.rb +0 -53
- data/lib/google/ads/google_ads/v3/services/ad_group_simulation_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v3/services/ad_group_simulation_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v3/services/ad_parameter_service.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/ad_parameter_service/client.rb +0 -449
- data/lib/google/ads/google_ads/v3/services/ad_parameter_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/ad_parameter_service/paths.rb +0 -70
- data/lib/google/ads/google_ads/v3/services/ad_parameter_service_pb.rb +0 -56
- data/lib/google/ads/google_ads/v3/services/ad_parameter_service_services_pb.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/ad_schedule_view_service.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/ad_schedule_view_service/client.rb +0 -365
- data/lib/google/ads/google_ads/v3/services/ad_schedule_view_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/ad_schedule_view_service/paths.rb +0 -53
- data/lib/google/ads/google_ads/v3/services/ad_schedule_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v3/services/ad_schedule_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v3/services/ad_service.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/ad_service/client.rb +0 -440
- data/lib/google/ads/google_ads/v3/services/ad_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/ad_service/paths.rb +0 -53
- data/lib/google/ads/google_ads/v3/services/ad_service_pb.rb +0 -50
- data/lib/google/ads/google_ads/v3/services/ad_service_services_pb.rb +0 -51
- data/lib/google/ads/google_ads/v3/services/age_range_view_service.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/age_range_view_service/client.rb +0 -365
- data/lib/google/ads/google_ads/v3/services/age_range_view_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/age_range_view_service/paths.rb +0 -53
- data/lib/google/ads/google_ads/v3/services/age_range_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v3/services/age_range_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v3/services/asset_service.rb +0 -54
- data/lib/google/ads/google_ads/v3/services/asset_service/client.rb +0 -442
- data/lib/google/ads/google_ads/v3/services/asset_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/asset_service/paths.rb +0 -53
- data/lib/google/ads/google_ads/v3/services/asset_service_pb.rb +0 -48
- data/lib/google/ads/google_ads/v3/services/asset_service_services_pb.rb +0 -53
- data/lib/google/ads/google_ads/v3/services/bidding_strategy_service.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/bidding_strategy_service/client.rb +0 -449
- data/lib/google/ads/google_ads/v3/services/bidding_strategy_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/bidding_strategy_service/paths.rb +0 -53
- data/lib/google/ads/google_ads/v3/services/bidding_strategy_service_pb.rb +0 -56
- data/lib/google/ads/google_ads/v3/services/bidding_strategy_service_services_pb.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/billing_setup_service.rb +0 -60
- data/lib/google/ads/google_ads/v3/services/billing_setup_service/client.rb +0 -448
- data/lib/google/ads/google_ads/v3/services/billing_setup_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/billing_setup_service/paths.rb +0 -70
- data/lib/google/ads/google_ads/v3/services/billing_setup_service_pb.rb +0 -49
- data/lib/google/ads/google_ads/v3/services/billing_setup_service_services_pb.rb +0 -59
- data/lib/google/ads/google_ads/v3/services/campaign_audience_view_service.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/campaign_audience_view_service/client.rb +0 -365
- data/lib/google/ads/google_ads/v3/services/campaign_audience_view_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/campaign_audience_view_service/paths.rb +0 -53
- data/lib/google/ads/google_ads/v3/services/campaign_audience_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v3/services/campaign_audience_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v3/services/campaign_bid_modifier_service.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/campaign_bid_modifier_service/client.rb +0 -449
- data/lib/google/ads/google_ads/v3/services/campaign_bid_modifier_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/campaign_bid_modifier_service/paths.rb +0 -70
- data/lib/google/ads/google_ads/v3/services/campaign_bid_modifier_service_pb.rb +0 -56
- data/lib/google/ads/google_ads/v3/services/campaign_bid_modifier_service_services_pb.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/campaign_budget_service.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/campaign_budget_service/client.rb +0 -449
- data/lib/google/ads/google_ads/v3/services/campaign_budget_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/campaign_budget_service/paths.rb +0 -53
- data/lib/google/ads/google_ads/v3/services/campaign_budget_service_pb.rb +0 -56
- data/lib/google/ads/google_ads/v3/services/campaign_budget_service_services_pb.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/campaign_criterion_service.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/campaign_criterion_service/client.rb +0 -448
- data/lib/google/ads/google_ads/v3/services/campaign_criterion_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/campaign_criterion_service/paths.rb +0 -70
- data/lib/google/ads/google_ads/v3/services/campaign_criterion_service_pb.rb +0 -56
- data/lib/google/ads/google_ads/v3/services/campaign_criterion_service_services_pb.rb +0 -51
- data/lib/google/ads/google_ads/v3/services/campaign_criterion_simulation_service.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/campaign_criterion_simulation_service/client.rb +0 -365
- data/lib/google/ads/google_ads/v3/services/campaign_criterion_simulation_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/campaign_criterion_simulation_service/paths.rb +0 -53
- data/lib/google/ads/google_ads/v3/services/campaign_criterion_simulation_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v3/services/campaign_criterion_simulation_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v3/services/campaign_draft_service.rb +0 -53
- data/lib/google/ads/google_ads/v3/services/campaign_draft_service/client.rb +0 -628
- data/lib/google/ads/google_ads/v3/services/campaign_draft_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/campaign_draft_service/operations.rb +0 -658
- data/lib/google/ads/google_ads/v3/services/campaign_draft_service/paths.rb +0 -70
- data/lib/google/ads/google_ads/v3/services/campaign_draft_service_pb.rb +0 -72
- data/lib/google/ads/google_ads/v3/services/campaign_draft_service_services_pb.rb +0 -66
- data/lib/google/ads/google_ads/v3/services/campaign_experiment_service.rb +0 -62
- data/lib/google/ads/google_ads/v3/services/campaign_experiment_service/client.rb +0 -874
- data/lib/google/ads/google_ads/v3/services/campaign_experiment_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/campaign_experiment_service/operations.rb +0 -658
- data/lib/google/ads/google_ads/v3/services/campaign_experiment_service/paths.rb +0 -87
- data/lib/google/ads/google_ads/v3/services/campaign_experiment_service_pb.rb +0 -95
- data/lib/google/ads/google_ads/v3/services/campaign_experiment_service_services_pb.rb +0 -89
- data/lib/google/ads/google_ads/v3/services/campaign_extension_setting_service.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/campaign_extension_setting_service/client.rb +0 -451
- data/lib/google/ads/google_ads/v3/services/campaign_extension_setting_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/campaign_extension_setting_service/paths.rb +0 -87
- data/lib/google/ads/google_ads/v3/services/campaign_extension_setting_service_pb.rb +0 -56
- data/lib/google/ads/google_ads/v3/services/campaign_extension_setting_service_services_pb.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/campaign_feed_service.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/campaign_feed_service/client.rb +0 -449
- data/lib/google/ads/google_ads/v3/services/campaign_feed_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/campaign_feed_service/paths.rb +0 -87
- data/lib/google/ads/google_ads/v3/services/campaign_feed_service_pb.rb +0 -56
- data/lib/google/ads/google_ads/v3/services/campaign_feed_service_services_pb.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/campaign_label_service.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/campaign_label_service/client.rb +0 -449
- data/lib/google/ads/google_ads/v3/services/campaign_label_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/campaign_label_service/paths.rb +0 -87
- data/lib/google/ads/google_ads/v3/services/campaign_label_service_pb.rb +0 -53
- data/lib/google/ads/google_ads/v3/services/campaign_label_service_services_pb.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/campaign_service.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/campaign_service/client.rb +0 -448
- data/lib/google/ads/google_ads/v3/services/campaign_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/campaign_service/paths.rb +0 -138
- data/lib/google/ads/google_ads/v3/services/campaign_service_pb.rb +0 -56
- data/lib/google/ads/google_ads/v3/services/campaign_service_services_pb.rb +0 -51
- data/lib/google/ads/google_ads/v3/services/campaign_shared_set_service.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/campaign_shared_set_service/client.rb +0 -448
- data/lib/google/ads/google_ads/v3/services/campaign_shared_set_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/campaign_shared_set_service/paths.rb +0 -87
- data/lib/google/ads/google_ads/v3/services/campaign_shared_set_service_pb.rb +0 -53
- data/lib/google/ads/google_ads/v3/services/campaign_shared_set_service_services_pb.rb +0 -51
- data/lib/google/ads/google_ads/v3/services/carrier_constant_service.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/carrier_constant_service/client.rb +0 -365
- data/lib/google/ads/google_ads/v3/services/carrier_constant_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/carrier_constant_service/paths.rb +0 -50
- data/lib/google/ads/google_ads/v3/services/carrier_constant_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v3/services/carrier_constant_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v3/services/change_status_service.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/change_status_service/client.rb +0 -365
- data/lib/google/ads/google_ads/v3/services/change_status_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/change_status_service/paths.rb +0 -223
- data/lib/google/ads/google_ads/v3/services/change_status_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v3/services/change_status_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v3/services/click_view_service.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/click_view_service/client.rb +0 -365
- data/lib/google/ads/google_ads/v3/services/click_view_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/click_view_service/paths.rb +0 -70
- data/lib/google/ads/google_ads/v3/services/click_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v3/services/click_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v3/services/conversion_action_service.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/conversion_action_service/client.rb +0 -449
- data/lib/google/ads/google_ads/v3/services/conversion_action_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/conversion_action_service/paths.rb +0 -53
- data/lib/google/ads/google_ads/v3/services/conversion_action_service_pb.rb +0 -56
- data/lib/google/ads/google_ads/v3/services/conversion_action_service_services_pb.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/conversion_adjustment_upload_service.rb +0 -51
- data/lib/google/ads/google_ads/v3/services/conversion_adjustment_upload_service/client.rb +0 -373
- data/lib/google/ads/google_ads/v3/services/conversion_adjustment_upload_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/conversion_adjustment_upload_service_pb.rb +0 -69
- data/lib/google/ads/google_ads/v3/services/conversion_adjustment_upload_service_services_pb.rb +0 -47
- data/lib/google/ads/google_ads/v3/services/conversion_upload_service.rb +0 -51
- data/lib/google/ads/google_ads/v3/services/conversion_upload_service/client.rb +0 -456
- data/lib/google/ads/google_ads/v3/services/conversion_upload_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/conversion_upload_service_pb.rb +0 -86
- data/lib/google/ads/google_ads/v3/services/conversion_upload_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v3/services/currency_constant_service.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/currency_constant_service/client.rb +0 -365
- data/lib/google/ads/google_ads/v3/services/currency_constant_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/currency_constant_service/paths.rb +0 -50
- data/lib/google/ads/google_ads/v3/services/currency_constant_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v3/services/currency_constant_service_services_pb.rb +0 -47
- data/lib/google/ads/google_ads/v3/services/custom_interest_service.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/custom_interest_service/client.rb +0 -443
- data/lib/google/ads/google_ads/v3/services/custom_interest_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/custom_interest_service/paths.rb +0 -53
- data/lib/google/ads/google_ads/v3/services/custom_interest_service_pb.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/custom_interest_service_services_pb.rb +0 -51
- data/lib/google/ads/google_ads/v3/services/customer_client_link_service.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/customer_client_link_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/customer_client_link_service/paths.rb +0 -53
- data/lib/google/ads/google_ads/v3/services/customer_client_link_service_pb.rb +0 -51
- data/lib/google/ads/google_ads/v3/services/customer_client_link_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v3/services/customer_client_service.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/customer_client_service/client.rb +0 -365
- data/lib/google/ads/google_ads/v3/services/customer_client_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/customer_client_service/paths.rb +0 -53
- data/lib/google/ads/google_ads/v3/services/customer_client_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v3/services/customer_client_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v3/services/customer_extension_setting_service.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/customer_extension_setting_service/client.rb +0 -451
- data/lib/google/ads/google_ads/v3/services/customer_extension_setting_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/customer_extension_setting_service/paths.rb +0 -70
- data/lib/google/ads/google_ads/v3/services/customer_extension_setting_service_pb.rb +0 -56
- data/lib/google/ads/google_ads/v3/services/customer_extension_setting_service_services_pb.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/customer_feed_service.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/customer_feed_service/client.rb +0 -449
- data/lib/google/ads/google_ads/v3/services/customer_feed_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/customer_feed_service/paths.rb +0 -70
- data/lib/google/ads/google_ads/v3/services/customer_feed_service_pb.rb +0 -56
- data/lib/google/ads/google_ads/v3/services/customer_feed_service_services_pb.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/customer_label_service.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/customer_label_service/client.rb +0 -449
- data/lib/google/ads/google_ads/v3/services/customer_label_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/customer_label_service/paths.rb +0 -53
- data/lib/google/ads/google_ads/v3/services/customer_label_service_pb.rb +0 -53
- data/lib/google/ads/google_ads/v3/services/customer_label_service_services_pb.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/customer_manager_link_service.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/customer_manager_link_service/client.rb +0 -524
- data/lib/google/ads/google_ads/v3/services/customer_manager_link_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/customer_manager_link_service/paths.rb +0 -53
- data/lib/google/ads/google_ads/v3/services/customer_manager_link_service_pb.rb +0 -60
- data/lib/google/ads/google_ads/v3/services/customer_manager_link_service_services_pb.rb +0 -55
- data/lib/google/ads/google_ads/v3/services/customer_negative_criterion_service.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/customer_negative_criterion_service/client.rb +0 -448
- data/lib/google/ads/google_ads/v3/services/customer_negative_criterion_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/customer_negative_criterion_service/paths.rb +0 -53
- data/lib/google/ads/google_ads/v3/services/customer_negative_criterion_service_pb.rb +0 -53
- data/lib/google/ads/google_ads/v3/services/customer_negative_criterion_service_services_pb.rb +0 -51
- data/lib/google/ads/google_ads/v3/services/customer_service.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/customer_service/client.rb +0 -585
- data/lib/google/ads/google_ads/v3/services/customer_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/customer_service/paths.rb +0 -67
- data/lib/google/ads/google_ads/v3/services/customer_service_pb.rb +0 -69
- data/lib/google/ads/google_ads/v3/services/customer_service_services_pb.rb +0 -56
- data/lib/google/ads/google_ads/v3/services/detail_placement_view_service.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/detail_placement_view_service/client.rb +0 -365
- data/lib/google/ads/google_ads/v3/services/detail_placement_view_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/detail_placement_view_service/paths.rb +0 -53
- data/lib/google/ads/google_ads/v3/services/detail_placement_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v3/services/detail_placement_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v3/services/display_keyword_view_service.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/display_keyword_view_service/client.rb +0 -365
- data/lib/google/ads/google_ads/v3/services/display_keyword_view_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/display_keyword_view_service/paths.rb +0 -53
- data/lib/google/ads/google_ads/v3/services/display_keyword_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v3/services/display_keyword_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v3/services/distance_view_service.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/distance_view_service/client.rb +0 -365
- data/lib/google/ads/google_ads/v3/services/distance_view_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/distance_view_service/paths.rb +0 -53
- data/lib/google/ads/google_ads/v3/services/distance_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v3/services/distance_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v3/services/domain_category_service.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/domain_category_service/client.rb +0 -365
- data/lib/google/ads/google_ads/v3/services/domain_category_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/domain_category_service/paths.rb +0 -70
- data/lib/google/ads/google_ads/v3/services/domain_category_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v3/services/domain_category_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v3/services/dynamic_search_ads_search_term_view_service.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/dynamic_search_ads_search_term_view_service/client.rb +0 -365
- data/lib/google/ads/google_ads/v3/services/dynamic_search_ads_search_term_view_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/dynamic_search_ads_search_term_view_service/paths.rb +0 -53
- data/lib/google/ads/google_ads/v3/services/dynamic_search_ads_search_term_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v3/services/dynamic_search_ads_search_term_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v3/services/expanded_landing_page_view_service.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/expanded_landing_page_view_service/client.rb +0 -365
- data/lib/google/ads/google_ads/v3/services/expanded_landing_page_view_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/expanded_landing_page_view_service/paths.rb +0 -53
- data/lib/google/ads/google_ads/v3/services/expanded_landing_page_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v3/services/expanded_landing_page_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v3/services/extension_feed_item_service.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/extension_feed_item_service/client.rb +0 -450
- data/lib/google/ads/google_ads/v3/services/extension_feed_item_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/extension_feed_item_service/paths.rb +0 -101
- data/lib/google/ads/google_ads/v3/services/extension_feed_item_service_pb.rb +0 -56
- data/lib/google/ads/google_ads/v3/services/extension_feed_item_service_services_pb.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/feed_item_service.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/feed_item_service/client.rb +0 -449
- data/lib/google/ads/google_ads/v3/services/feed_item_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/feed_item_service/paths.rb +0 -70
- data/lib/google/ads/google_ads/v3/services/feed_item_service_pb.rb +0 -56
- data/lib/google/ads/google_ads/v3/services/feed_item_service_services_pb.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/feed_item_target_service.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/feed_item_target_service/client.rb +0 -440
- data/lib/google/ads/google_ads/v3/services/feed_item_target_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/feed_item_target_service/paths.rb +0 -118
- data/lib/google/ads/google_ads/v3/services/feed_item_target_service_pb.rb +0 -49
- data/lib/google/ads/google_ads/v3/services/feed_item_target_service_services_pb.rb +0 -51
- data/lib/google/ads/google_ads/v3/services/feed_mapping_service.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/feed_mapping_service/client.rb +0 -449
- data/lib/google/ads/google_ads/v3/services/feed_mapping_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/feed_mapping_service/paths.rb +0 -70
- data/lib/google/ads/google_ads/v3/services/feed_mapping_service_pb.rb +0 -53
- data/lib/google/ads/google_ads/v3/services/feed_mapping_service_services_pb.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/feed_placeholder_view_service.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/feed_placeholder_view_service/client.rb +0 -365
- data/lib/google/ads/google_ads/v3/services/feed_placeholder_view_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/feed_placeholder_view_service/paths.rb +0 -53
- data/lib/google/ads/google_ads/v3/services/feed_placeholder_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v3/services/feed_placeholder_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v3/services/feed_service.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/feed_service/client.rb +0 -449
- data/lib/google/ads/google_ads/v3/services/feed_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/feed_service/paths.rb +0 -53
- data/lib/google/ads/google_ads/v3/services/feed_service_pb.rb +0 -56
- data/lib/google/ads/google_ads/v3/services/feed_service_services_pb.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/gender_view_service.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/gender_view_service/client.rb +0 -365
- data/lib/google/ads/google_ads/v3/services/gender_view_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/gender_view_service/paths.rb +0 -53
- data/lib/google/ads/google_ads/v3/services/gender_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v3/services/gender_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v3/services/geo_target_constant_service.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/geo_target_constant_service/client.rb +0 -440
- data/lib/google/ads/google_ads/v3/services/geo_target_constant_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/geo_target_constant_service/paths.rb +0 -50
- data/lib/google/ads/google_ads/v3/services/geo_target_constant_service_pb.rb +0 -59
- data/lib/google/ads/google_ads/v3/services/geo_target_constant_service_services_pb.rb +0 -51
- data/lib/google/ads/google_ads/v3/services/geographic_view_service.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/geographic_view_service/client.rb +0 -365
- data/lib/google/ads/google_ads/v3/services/geographic_view_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/geographic_view_service/paths.rb +0 -53
- data/lib/google/ads/google_ads/v3/services/geographic_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v3/services/geographic_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v3/services/google_ads_field_service.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/google_ads_field_service/client.rb +0 -441
- data/lib/google/ads/google_ads/v3/services/google_ads_field_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/google_ads_field_service/paths.rb +0 -50
- data/lib/google/ads/google_ads/v3/services/google_ads_field_service_pb.rb +0 -41
- data/lib/google/ads/google_ads/v3/services/google_ads_field_service_services_pb.rb +0 -51
- data/lib/google/ads/google_ads/v3/services/google_ads_service.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/google_ads_service/client.rb +0 -599
- data/lib/google/ads/google_ads/v3/services/google_ads_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/google_ads_service/paths.rb +0 -1700
- data/lib/google/ads/google_ads/v3/services/google_ads_service_pb.rb +0 -401
- data/lib/google/ads/google_ads/v3/services/google_ads_service_services_pb.rb +0 -103
- data/lib/google/ads/google_ads/v3/services/group_placement_view_service.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/group_placement_view_service/client.rb +0 -365
- data/lib/google/ads/google_ads/v3/services/group_placement_view_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/group_placement_view_service/paths.rb +0 -53
- data/lib/google/ads/google_ads/v3/services/group_placement_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v3/services/group_placement_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v3/services/hotel_group_view_service.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/hotel_group_view_service/client.rb +0 -365
- data/lib/google/ads/google_ads/v3/services/hotel_group_view_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/hotel_group_view_service/paths.rb +0 -53
- data/lib/google/ads/google_ads/v3/services/hotel_group_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v3/services/hotel_group_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v3/services/hotel_performance_view_service.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/hotel_performance_view_service/client.rb +0 -365
- data/lib/google/ads/google_ads/v3/services/hotel_performance_view_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/hotel_performance_view_service/paths.rb +0 -50
- data/lib/google/ads/google_ads/v3/services/hotel_performance_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v3/services/hotel_performance_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v3/services/invoice_service.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/invoice_service/client.rb +0 -374
- data/lib/google/ads/google_ads/v3/services/invoice_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/invoice_service/paths.rb +0 -53
- data/lib/google/ads/google_ads/v3/services/invoice_service_pb.rb +0 -36
- data/lib/google/ads/google_ads/v3/services/invoice_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v3/services/keyword_plan_ad_group_service.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/keyword_plan_ad_group_service/client.rb +0 -449
- data/lib/google/ads/google_ads/v3/services/keyword_plan_ad_group_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/keyword_plan_ad_group_service/paths.rb +0 -70
- data/lib/google/ads/google_ads/v3/services/keyword_plan_ad_group_service_pb.rb +0 -56
- data/lib/google/ads/google_ads/v3/services/keyword_plan_ad_group_service_services_pb.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/keyword_plan_campaign_service.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/keyword_plan_campaign_service/client.rb +0 -449
- data/lib/google/ads/google_ads/v3/services/keyword_plan_campaign_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/keyword_plan_campaign_service/paths.rb +0 -98
- data/lib/google/ads/google_ads/v3/services/keyword_plan_campaign_service_pb.rb +0 -56
- data/lib/google/ads/google_ads/v3/services/keyword_plan_campaign_service_services_pb.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/keyword_plan_idea_service.rb +0 -51
- data/lib/google/ads/google_ads/v3/services/keyword_plan_idea_service/client.rb +0 -378
- data/lib/google/ads/google_ads/v3/services/keyword_plan_idea_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/keyword_plan_idea_service_pb.rb +0 -60
- data/lib/google/ads/google_ads/v3/services/keyword_plan_idea_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v3/services/keyword_plan_keyword_service.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/keyword_plan_keyword_service/client.rb +0 -449
- data/lib/google/ads/google_ads/v3/services/keyword_plan_keyword_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/keyword_plan_keyword_service/paths.rb +0 -70
- data/lib/google/ads/google_ads/v3/services/keyword_plan_keyword_service_pb.rb +0 -56
- data/lib/google/ads/google_ads/v3/services/keyword_plan_keyword_service_services_pb.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/keyword_plan_negative_keyword_service.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/keyword_plan_negative_keyword_service/client.rb +0 -450
- data/lib/google/ads/google_ads/v3/services/keyword_plan_negative_keyword_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/keyword_plan_negative_keyword_service/paths.rb +0 -70
- data/lib/google/ads/google_ads/v3/services/keyword_plan_negative_keyword_service_pb.rb +0 -56
- data/lib/google/ads/google_ads/v3/services/keyword_plan_negative_keyword_service_services_pb.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/keyword_plan_service.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/keyword_plan_service/client.rb +0 -596
- data/lib/google/ads/google_ads/v3/services/keyword_plan_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/keyword_plan_service/paths.rb +0 -53
- data/lib/google/ads/google_ads/v3/services/keyword_plan_service_pb.rb +0 -104
- data/lib/google/ads/google_ads/v3/services/keyword_plan_service_services_pb.rb +0 -56
- data/lib/google/ads/google_ads/v3/services/keyword_view_service.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/keyword_view_service/client.rb +0 -365
- data/lib/google/ads/google_ads/v3/services/keyword_view_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/keyword_view_service/paths.rb +0 -53
- data/lib/google/ads/google_ads/v3/services/keyword_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v3/services/keyword_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v3/services/label_service.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/label_service/client.rb +0 -448
- data/lib/google/ads/google_ads/v3/services/label_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/label_service/paths.rb +0 -53
- data/lib/google/ads/google_ads/v3/services/label_service_pb.rb +0 -56
- data/lib/google/ads/google_ads/v3/services/label_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v3/services/landing_page_view_service.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/landing_page_view_service/client.rb +0 -365
- data/lib/google/ads/google_ads/v3/services/landing_page_view_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/landing_page_view_service/paths.rb +0 -53
- data/lib/google/ads/google_ads/v3/services/landing_page_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v3/services/landing_page_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v3/services/language_constant_service.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/language_constant_service/client.rb +0 -365
- data/lib/google/ads/google_ads/v3/services/language_constant_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/language_constant_service/paths.rb +0 -50
- data/lib/google/ads/google_ads/v3/services/language_constant_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v3/services/language_constant_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v3/services/location_view_service.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/location_view_service/client.rb +0 -365
- data/lib/google/ads/google_ads/v3/services/location_view_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/location_view_service/paths.rb +0 -53
- data/lib/google/ads/google_ads/v3/services/location_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v3/services/location_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v3/services/managed_placement_view_service.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/managed_placement_view_service/client.rb +0 -365
- data/lib/google/ads/google_ads/v3/services/managed_placement_view_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/managed_placement_view_service/paths.rb +0 -53
- data/lib/google/ads/google_ads/v3/services/managed_placement_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v3/services/managed_placement_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v3/services/media_file_service.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/media_file_service/client.rb +0 -448
- data/lib/google/ads/google_ads/v3/services/media_file_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/media_file_service/paths.rb +0 -53
- data/lib/google/ads/google_ads/v3/services/media_file_service_pb.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/media_file_service_services_pb.rb +0 -51
- data/lib/google/ads/google_ads/v3/services/merchant_center_link_service.rb +0 -53
- data/lib/google/ads/google_ads/v3/services/merchant_center_link_service/client.rb +0 -515
- data/lib/google/ads/google_ads/v3/services/merchant_center_link_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/merchant_center_link_service/paths.rb +0 -53
- data/lib/google/ads/google_ads/v3/services/merchant_center_link_service_pb.rb +0 -59
- data/lib/google/ads/google_ads/v3/services/merchant_center_link_service_services_pb.rb +0 -54
- data/lib/google/ads/google_ads/v3/services/mobile_app_category_constant_service.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/mobile_app_category_constant_service/client.rb +0 -365
- data/lib/google/ads/google_ads/v3/services/mobile_app_category_constant_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/mobile_app_category_constant_service/paths.rb +0 -50
- data/lib/google/ads/google_ads/v3/services/mobile_app_category_constant_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v3/services/mobile_app_category_constant_service_services_pb.rb +0 -47
- data/lib/google/ads/google_ads/v3/services/mobile_device_constant_service.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/mobile_device_constant_service/client.rb +0 -365
- data/lib/google/ads/google_ads/v3/services/mobile_device_constant_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/mobile_device_constant_service/paths.rb +0 -50
- data/lib/google/ads/google_ads/v3/services/mobile_device_constant_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v3/services/mobile_device_constant_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v3/services/mutate_job_service.rb +0 -53
- data/lib/google/ads/google_ads/v3/services/mutate_job_service/client.rb +0 -702
- data/lib/google/ads/google_ads/v3/services/mutate_job_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/mutate_job_service/operations.rb +0 -658
- data/lib/google/ads/google_ads/v3/services/mutate_job_service/paths.rb +0 -744
- data/lib/google/ads/google_ads/v3/services/mutate_job_service_pb.rb +0 -72
- data/lib/google/ads/google_ads/v3/services/mutate_job_service_services_pb.rb +0 -62
- data/lib/google/ads/google_ads/v3/services/offline_user_data_job_service.rb +0 -53
- data/lib/google/ads/google_ads/v3/services/offline_user_data_job_service/client.rb +0 -606
- data/lib/google/ads/google_ads/v3/services/offline_user_data_job_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/offline_user_data_job_service/operations.rb +0 -658
- data/lib/google/ads/google_ads/v3/services/offline_user_data_job_service/paths.rb +0 -53
- data/lib/google/ads/google_ads/v3/services/offline_user_data_job_service_pb.rb +0 -64
- data/lib/google/ads/google_ads/v3/services/offline_user_data_job_service_services_pb.rb +0 -58
- data/lib/google/ads/google_ads/v3/services/operating_system_version_constant_service.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/operating_system_version_constant_service/client.rb +0 -365
- data/lib/google/ads/google_ads/v3/services/operating_system_version_constant_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/operating_system_version_constant_service/paths.rb +0 -50
- data/lib/google/ads/google_ads/v3/services/operating_system_version_constant_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v3/services/operating_system_version_constant_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v3/services/paid_organic_search_term_view_service.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/paid_organic_search_term_view_service/client.rb +0 -365
- data/lib/google/ads/google_ads/v3/services/paid_organic_search_term_view_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/paid_organic_search_term_view_service/paths.rb +0 -53
- data/lib/google/ads/google_ads/v3/services/paid_organic_search_term_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v3/services/paid_organic_search_term_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v3/services/parental_status_view_service.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/parental_status_view_service/client.rb +0 -365
- data/lib/google/ads/google_ads/v3/services/parental_status_view_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/parental_status_view_service/paths.rb +0 -53
- data/lib/google/ads/google_ads/v3/services/parental_status_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v3/services/parental_status_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v3/services/payments_account_service.rb +0 -53
- data/lib/google/ads/google_ads/v3/services/payments_account_service/client.rb +0 -368
- data/lib/google/ads/google_ads/v3/services/payments_account_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/payments_account_service/paths.rb +0 -53
- data/lib/google/ads/google_ads/v3/services/payments_account_service_pb.rb +0 -32
- data/lib/google/ads/google_ads/v3/services/payments_account_service_services_pb.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/product_bidding_category_constant_service.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/product_bidding_category_constant_service/client.rb +0 -365
- data/lib/google/ads/google_ads/v3/services/product_bidding_category_constant_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/product_bidding_category_constant_service/paths.rb +0 -50
- data/lib/google/ads/google_ads/v3/services/product_bidding_category_constant_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v3/services/product_bidding_category_constant_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v3/services/product_group_view_service.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/product_group_view_service/client.rb +0 -365
- data/lib/google/ads/google_ads/v3/services/product_group_view_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/product_group_view_service/paths.rb +0 -53
- data/lib/google/ads/google_ads/v3/services/product_group_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v3/services/product_group_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v3/services/reach_plan_service.rb +0 -55
- data/lib/google/ads/google_ads/v3/services/reach_plan_service/client.rb +0 -612
- data/lib/google/ads/google_ads/v3/services/reach_plan_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/reach_plan_service_pb.rb +0 -140
- data/lib/google/ads/google_ads/v3/services/reach_plan_service_services_pb.rb +0 -62
- data/lib/google/ads/google_ads/v3/services/recommendation_service.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/recommendation_service/client.rb +0 -529
- data/lib/google/ads/google_ads/v3/services/recommendation_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/recommendation_service/paths.rb +0 -121
- data/lib/google/ads/google_ads/v3/services/recommendation_service_pb.rb +0 -117
- data/lib/google/ads/google_ads/v3/services/recommendation_service_services_pb.rb +0 -53
- data/lib/google/ads/google_ads/v3/services/remarketing_action_service.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/remarketing_action_service/client.rb +0 -448
- data/lib/google/ads/google_ads/v3/services/remarketing_action_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/remarketing_action_service/paths.rb +0 -53
- data/lib/google/ads/google_ads/v3/services/remarketing_action_service_pb.rb +0 -55
- data/lib/google/ads/google_ads/v3/services/remarketing_action_service_services_pb.rb +0 -51
- data/lib/google/ads/google_ads/v3/services/search_term_view_service.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/search_term_view_service/client.rb +0 -365
- data/lib/google/ads/google_ads/v3/services/search_term_view_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/search_term_view_service/paths.rb +0 -70
- data/lib/google/ads/google_ads/v3/services/search_term_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v3/services/search_term_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v3/services/shared_criterion_service.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/shared_criterion_service/client.rb +0 -448
- data/lib/google/ads/google_ads/v3/services/shared_criterion_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/shared_criterion_service/paths.rb +0 -70
- data/lib/google/ads/google_ads/v3/services/shared_criterion_service_pb.rb +0 -53
- data/lib/google/ads/google_ads/v3/services/shared_criterion_service_services_pb.rb +0 -51
- data/lib/google/ads/google_ads/v3/services/shared_set_service.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/shared_set_service/client.rb +0 -448
- data/lib/google/ads/google_ads/v3/services/shared_set_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/shared_set_service/paths.rb +0 -53
- data/lib/google/ads/google_ads/v3/services/shared_set_service_pb.rb +0 -56
- data/lib/google/ads/google_ads/v3/services/shared_set_service_services_pb.rb +0 -51
- data/lib/google/ads/google_ads/v3/services/shopping_performance_view_service.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/shopping_performance_view_service/client.rb +0 -365
- data/lib/google/ads/google_ads/v3/services/shopping_performance_view_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/shopping_performance_view_service/paths.rb +0 -50
- data/lib/google/ads/google_ads/v3/services/shopping_performance_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v3/services/shopping_performance_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v3/services/topic_constant_service.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/topic_constant_service/client.rb +0 -365
- data/lib/google/ads/google_ads/v3/services/topic_constant_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/topic_constant_service/paths.rb +0 -50
- data/lib/google/ads/google_ads/v3/services/topic_constant_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v3/services/topic_constant_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v3/services/topic_view_service.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/topic_view_service/client.rb +0 -365
- data/lib/google/ads/google_ads/v3/services/topic_view_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/topic_view_service/paths.rb +0 -53
- data/lib/google/ads/google_ads/v3/services/topic_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v3/services/topic_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v3/services/user_data_service.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/user_data_service/client.rb +0 -368
- data/lib/google/ads/google_ads/v3/services/user_data_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/user_data_service_pb.rb +0 -44
- data/lib/google/ads/google_ads/v3/services/user_data_service_services_pb.rb +0 -50
- data/lib/google/ads/google_ads/v3/services/user_interest_service.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/user_interest_service/client.rb +0 -365
- data/lib/google/ads/google_ads/v3/services/user_interest_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/user_interest_service/paths.rb +0 -53
- data/lib/google/ads/google_ads/v3/services/user_interest_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v3/services/user_interest_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v3/services/user_list_service.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/user_list_service/client.rb +0 -448
- data/lib/google/ads/google_ads/v3/services/user_list_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/user_list_service/paths.rb +0 -53
- data/lib/google/ads/google_ads/v3/services/user_list_service_pb.rb +0 -56
- data/lib/google/ads/google_ads/v3/services/user_list_service_services_pb.rb +0 -51
- data/lib/google/ads/google_ads/v3/services/user_location_view_service.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/user_location_view_service/client.rb +0 -365
- data/lib/google/ads/google_ads/v3/services/user_location_view_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/user_location_view_service/paths.rb +0 -53
- data/lib/google/ads/google_ads/v3/services/user_location_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v3/services/user_location_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v3/services/video_service.rb +0 -52
- data/lib/google/ads/google_ads/v3/services/video_service/client.rb +0 -365
- data/lib/google/ads/google_ads/v3/services/video_service/credentials.rb +0 -42
- data/lib/google/ads/google_ads/v3/services/video_service/paths.rb +0 -53
- data/lib/google/ads/google_ads/v3/services/video_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v3/services/video_service_services_pb.rb +0 -49
|
@@ -4,36 +4,76 @@ module Google
|
|
|
4
4
|
module Factories
|
|
5
5
|
module V5
|
|
6
6
|
module Enums
|
|
7
|
-
# Returns the descriptor for the
|
|
7
|
+
# Returns the descriptor for the AdType enum
|
|
8
8
|
#
|
|
9
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
10
|
-
def self.
|
|
11
|
-
require "google/ads/google_ads/v5/enums/
|
|
12
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
9
|
+
# @return [Google::Protobuf::EnumDescriptor] for the AdType enum
|
|
10
|
+
def self.ad_type
|
|
11
|
+
require "google/ads/google_ads/v5/enums/ad_type_pb"
|
|
12
|
+
Google::Ads::GoogleAds::V5::Enums::AdTypeEnum::AdType.descriptor
|
|
13
13
|
end
|
|
14
14
|
|
|
15
|
-
# Returns the descriptor for the
|
|
15
|
+
# Returns the descriptor for the AdvertisingChannelSubType enum
|
|
16
16
|
#
|
|
17
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
18
|
-
def self.
|
|
19
|
-
require "google/ads/google_ads/v5/enums/
|
|
20
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
17
|
+
# @return [Google::Protobuf::EnumDescriptor] for the AdvertisingChannelSubType enum
|
|
18
|
+
def self.advertising_channel_sub_type
|
|
19
|
+
require "google/ads/google_ads/v5/enums/advertising_channel_sub_type_pb"
|
|
20
|
+
Google::Ads::GoogleAds::V5::Enums::AdvertisingChannelSubTypeEnum::AdvertisingChannelSubType.descriptor
|
|
21
21
|
end
|
|
22
22
|
|
|
23
|
-
# Returns the descriptor for the
|
|
23
|
+
# Returns the descriptor for the AdvertisingChannelType enum
|
|
24
24
|
#
|
|
25
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
26
|
-
def self.
|
|
27
|
-
require "google/ads/google_ads/v5/enums/
|
|
28
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
25
|
+
# @return [Google::Protobuf::EnumDescriptor] for the AdvertisingChannelType enum
|
|
26
|
+
def self.advertising_channel_type
|
|
27
|
+
require "google/ads/google_ads/v5/enums/advertising_channel_type_pb"
|
|
28
|
+
Google::Ads::GoogleAds::V5::Enums::AdvertisingChannelTypeEnum::AdvertisingChannelType.descriptor
|
|
29
29
|
end
|
|
30
30
|
|
|
31
|
-
# Returns the descriptor for the
|
|
31
|
+
# Returns the descriptor for the ChangeStatusOperation enum
|
|
32
32
|
#
|
|
33
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
34
|
-
def self.
|
|
35
|
-
require "google/ads/google_ads/v5/enums/
|
|
36
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
33
|
+
# @return [Google::Protobuf::EnumDescriptor] for the ChangeStatusOperation enum
|
|
34
|
+
def self.change_status_operation
|
|
35
|
+
require "google/ads/google_ads/v5/enums/change_status_operation_pb"
|
|
36
|
+
Google::Ads::GoogleAds::V5::Enums::ChangeStatusOperationEnum::ChangeStatusOperation.descriptor
|
|
37
|
+
end
|
|
38
|
+
|
|
39
|
+
# Returns the descriptor for the ChangeStatusResourceType enum
|
|
40
|
+
#
|
|
41
|
+
# @return [Google::Protobuf::EnumDescriptor] for the ChangeStatusResourceType enum
|
|
42
|
+
def self.change_status_resource_type
|
|
43
|
+
require "google/ads/google_ads/v5/enums/change_status_resource_type_pb"
|
|
44
|
+
Google::Ads::GoogleAds::V5::Enums::ChangeStatusResourceTypeEnum::ChangeStatusResourceType.descriptor
|
|
45
|
+
end
|
|
46
|
+
|
|
47
|
+
# Returns the descriptor for the CriterionType enum
|
|
48
|
+
#
|
|
49
|
+
# @return [Google::Protobuf::EnumDescriptor] for the CriterionType enum
|
|
50
|
+
def self.criterion_type
|
|
51
|
+
require "google/ads/google_ads/v5/enums/criterion_type_pb"
|
|
52
|
+
Google::Ads::GoogleAds::V5::Enums::CriterionTypeEnum::CriterionType.descriptor
|
|
53
|
+
end
|
|
54
|
+
|
|
55
|
+
# Returns the descriptor for the FeedOrigin enum
|
|
56
|
+
#
|
|
57
|
+
# @return [Google::Protobuf::EnumDescriptor] for the FeedOrigin enum
|
|
58
|
+
def self.feed_origin
|
|
59
|
+
require "google/ads/google_ads/v5/enums/feed_origin_pb"
|
|
60
|
+
Google::Ads::GoogleAds::V5::Enums::FeedOriginEnum::FeedOrigin.descriptor
|
|
61
|
+
end
|
|
62
|
+
|
|
63
|
+
# Returns the descriptor for the SearchTermTargetingStatus enum
|
|
64
|
+
#
|
|
65
|
+
# @return [Google::Protobuf::EnumDescriptor] for the SearchTermTargetingStatus enum
|
|
66
|
+
def self.search_term_targeting_status
|
|
67
|
+
require "google/ads/google_ads/v5/enums/search_term_targeting_status_pb"
|
|
68
|
+
Google::Ads::GoogleAds::V5::Enums::SearchTermTargetingStatusEnum::SearchTermTargetingStatus.descriptor
|
|
69
|
+
end
|
|
70
|
+
|
|
71
|
+
# Returns the descriptor for the KeywordPlanNetwork enum
|
|
72
|
+
#
|
|
73
|
+
# @return [Google::Protobuf::EnumDescriptor] for the KeywordPlanNetwork enum
|
|
74
|
+
def self.keyword_plan_network
|
|
75
|
+
require "google/ads/google_ads/v5/enums/keyword_plan_network_pb"
|
|
76
|
+
Google::Ads::GoogleAds::V5::Enums::KeywordPlanNetworkEnum::KeywordPlanNetwork.descriptor
|
|
37
77
|
end
|
|
38
78
|
|
|
39
79
|
# Returns the descriptor for the AccountBudgetProposalStatus enum
|
|
@@ -68,38 +108,6 @@ module Google
|
|
|
68
108
|
Google::Ads::GoogleAds::V5::Enums::TimeTypeEnum::TimeType.descriptor
|
|
69
109
|
end
|
|
70
110
|
|
|
71
|
-
# Returns the descriptor for the ExtensionSettingDevice enum
|
|
72
|
-
#
|
|
73
|
-
# @return [Google::Protobuf::EnumDescriptor] for the ExtensionSettingDevice enum
|
|
74
|
-
def self.extension_setting_device
|
|
75
|
-
require "google/ads/google_ads/v5/enums/extension_setting_device_pb"
|
|
76
|
-
Google::Ads::GoogleAds::V5::Enums::ExtensionSettingDeviceEnum::ExtensionSettingDevice.descriptor
|
|
77
|
-
end
|
|
78
|
-
|
|
79
|
-
# Returns the descriptor for the ExtensionType enum
|
|
80
|
-
#
|
|
81
|
-
# @return [Google::Protobuf::EnumDescriptor] for the ExtensionType enum
|
|
82
|
-
def self.extension_type
|
|
83
|
-
require "google/ads/google_ads/v5/enums/extension_type_pb"
|
|
84
|
-
Google::Ads::GoogleAds::V5::Enums::ExtensionTypeEnum::ExtensionType.descriptor
|
|
85
|
-
end
|
|
86
|
-
|
|
87
|
-
# Returns the descriptor for the ManagerLinkStatus enum
|
|
88
|
-
#
|
|
89
|
-
# @return [Google::Protobuf::EnumDescriptor] for the ManagerLinkStatus enum
|
|
90
|
-
def self.manager_link_status
|
|
91
|
-
require "google/ads/google_ads/v5/enums/manager_link_status_pb"
|
|
92
|
-
Google::Ads::GoogleAds::V5::Enums::ManagerLinkStatusEnum::ManagerLinkStatus.descriptor
|
|
93
|
-
end
|
|
94
|
-
|
|
95
|
-
# Returns the descriptor for the KeywordMatchType enum
|
|
96
|
-
#
|
|
97
|
-
# @return [Google::Protobuf::EnumDescriptor] for the KeywordMatchType enum
|
|
98
|
-
def self.keyword_match_type
|
|
99
|
-
require "google/ads/google_ads/v5/enums/keyword_match_type_pb"
|
|
100
|
-
Google::Ads::GoogleAds::V5::Enums::KeywordMatchTypeEnum::KeywordMatchType.descriptor
|
|
101
|
-
end
|
|
102
|
-
|
|
103
111
|
# Returns the descriptor for the AgeRangeType enum
|
|
104
112
|
#
|
|
105
113
|
# @return [Google::Protobuf::EnumDescriptor] for the AgeRangeType enum
|
|
@@ -172,6 +180,14 @@ module Google
|
|
|
172
180
|
Google::Ads::GoogleAds::V5::Enums::InteractionTypeEnum::InteractionType.descriptor
|
|
173
181
|
end
|
|
174
182
|
|
|
183
|
+
# Returns the descriptor for the KeywordMatchType enum
|
|
184
|
+
#
|
|
185
|
+
# @return [Google::Protobuf::EnumDescriptor] for the KeywordMatchType enum
|
|
186
|
+
def self.keyword_match_type
|
|
187
|
+
require "google/ads/google_ads/v5/enums/keyword_match_type_pb"
|
|
188
|
+
Google::Ads::GoogleAds::V5::Enums::KeywordMatchTypeEnum::KeywordMatchType.descriptor
|
|
189
|
+
end
|
|
190
|
+
|
|
175
191
|
# Returns the descriptor for the ListingGroupType enum
|
|
176
192
|
#
|
|
177
193
|
# @return [Google::Protobuf::EnumDescriptor] for the ListingGroupType enum
|
|
@@ -284,319 +300,503 @@ module Google
|
|
|
284
300
|
Google::Ads::GoogleAds::V5::Enums::WebpageConditionOperatorEnum::WebpageConditionOperator.descriptor
|
|
285
301
|
end
|
|
286
302
|
|
|
287
|
-
# Returns the descriptor for the
|
|
303
|
+
# Returns the descriptor for the CustomerMatchUploadKeyType enum
|
|
288
304
|
#
|
|
289
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
290
|
-
def self.
|
|
291
|
-
require "google/ads/google_ads/v5/enums/
|
|
292
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
305
|
+
# @return [Google::Protobuf::EnumDescriptor] for the CustomerMatchUploadKeyType enum
|
|
306
|
+
def self.customer_match_upload_key_type
|
|
307
|
+
require "google/ads/google_ads/v5/enums/customer_match_upload_key_type_pb"
|
|
308
|
+
Google::Ads::GoogleAds::V5::Enums::CustomerMatchUploadKeyTypeEnum::CustomerMatchUploadKeyType.descriptor
|
|
293
309
|
end
|
|
294
310
|
|
|
295
|
-
# Returns the descriptor for the
|
|
311
|
+
# Returns the descriptor for the UserListCombinedRuleOperator enum
|
|
296
312
|
#
|
|
297
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
298
|
-
def self.
|
|
299
|
-
require "google/ads/google_ads/v5/enums/
|
|
300
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
313
|
+
# @return [Google::Protobuf::EnumDescriptor] for the UserListCombinedRuleOperator enum
|
|
314
|
+
def self.user_list_combined_rule_operator
|
|
315
|
+
require "google/ads/google_ads/v5/enums/user_list_combined_rule_operator_pb"
|
|
316
|
+
Google::Ads::GoogleAds::V5::Enums::UserListCombinedRuleOperatorEnum::UserListCombinedRuleOperator.descriptor
|
|
301
317
|
end
|
|
302
318
|
|
|
303
|
-
# Returns the descriptor for the
|
|
319
|
+
# Returns the descriptor for the UserListCrmDataSourceType enum
|
|
304
320
|
#
|
|
305
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
306
|
-
def self.
|
|
307
|
-
require "google/ads/google_ads/v5/enums/
|
|
308
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
321
|
+
# @return [Google::Protobuf::EnumDescriptor] for the UserListCrmDataSourceType enum
|
|
322
|
+
def self.user_list_crm_data_source_type
|
|
323
|
+
require "google/ads/google_ads/v5/enums/user_list_crm_data_source_type_pb"
|
|
324
|
+
Google::Ads::GoogleAds::V5::Enums::UserListCrmDataSourceTypeEnum::UserListCrmDataSourceType.descriptor
|
|
309
325
|
end
|
|
310
326
|
|
|
311
|
-
# Returns the descriptor for the
|
|
327
|
+
# Returns the descriptor for the UserListDateRuleItemOperator enum
|
|
312
328
|
#
|
|
313
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
314
|
-
def self.
|
|
315
|
-
require "google/ads/google_ads/v5/enums/
|
|
316
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
329
|
+
# @return [Google::Protobuf::EnumDescriptor] for the UserListDateRuleItemOperator enum
|
|
330
|
+
def self.user_list_date_rule_item_operator
|
|
331
|
+
require "google/ads/google_ads/v5/enums/user_list_date_rule_item_operator_pb"
|
|
332
|
+
Google::Ads::GoogleAds::V5::Enums::UserListDateRuleItemOperatorEnum::UserListDateRuleItemOperator.descriptor
|
|
317
333
|
end
|
|
318
334
|
|
|
319
|
-
# Returns the descriptor for the
|
|
335
|
+
# Returns the descriptor for the UserListLogicalRuleOperator enum
|
|
320
336
|
#
|
|
321
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
322
|
-
def self.
|
|
323
|
-
require "google/ads/google_ads/v5/enums/
|
|
324
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
337
|
+
# @return [Google::Protobuf::EnumDescriptor] for the UserListLogicalRuleOperator enum
|
|
338
|
+
def self.user_list_logical_rule_operator
|
|
339
|
+
require "google/ads/google_ads/v5/enums/user_list_logical_rule_operator_pb"
|
|
340
|
+
Google::Ads::GoogleAds::V5::Enums::UserListLogicalRuleOperatorEnum::UserListLogicalRuleOperator.descriptor
|
|
325
341
|
end
|
|
326
342
|
|
|
327
|
-
# Returns the descriptor for the
|
|
343
|
+
# Returns the descriptor for the UserListNumberRuleItemOperator enum
|
|
328
344
|
#
|
|
329
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
330
|
-
def self.
|
|
331
|
-
require "google/ads/google_ads/v5/enums/
|
|
332
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
345
|
+
# @return [Google::Protobuf::EnumDescriptor] for the UserListNumberRuleItemOperator enum
|
|
346
|
+
def self.user_list_number_rule_item_operator
|
|
347
|
+
require "google/ads/google_ads/v5/enums/user_list_number_rule_item_operator_pb"
|
|
348
|
+
Google::Ads::GoogleAds::V5::Enums::UserListNumberRuleItemOperatorEnum::UserListNumberRuleItemOperator.descriptor
|
|
333
349
|
end
|
|
334
350
|
|
|
335
|
-
# Returns the descriptor for the
|
|
351
|
+
# Returns the descriptor for the UserListPrepopulationStatus enum
|
|
336
352
|
#
|
|
337
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
338
|
-
def self.
|
|
339
|
-
require "google/ads/google_ads/v5/enums/
|
|
340
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
353
|
+
# @return [Google::Protobuf::EnumDescriptor] for the UserListPrepopulationStatus enum
|
|
354
|
+
def self.user_list_prepopulation_status
|
|
355
|
+
require "google/ads/google_ads/v5/enums/user_list_prepopulation_status_pb"
|
|
356
|
+
Google::Ads::GoogleAds::V5::Enums::UserListPrepopulationStatusEnum::UserListPrepopulationStatus.descriptor
|
|
341
357
|
end
|
|
342
358
|
|
|
343
|
-
# Returns the descriptor for the
|
|
359
|
+
# Returns the descriptor for the UserListRuleType enum
|
|
344
360
|
#
|
|
345
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
346
|
-
def self.
|
|
347
|
-
require "google/ads/google_ads/v5/enums/
|
|
348
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
361
|
+
# @return [Google::Protobuf::EnumDescriptor] for the UserListRuleType enum
|
|
362
|
+
def self.user_list_rule_type
|
|
363
|
+
require "google/ads/google_ads/v5/enums/user_list_rule_type_pb"
|
|
364
|
+
Google::Ads::GoogleAds::V5::Enums::UserListRuleTypeEnum::UserListRuleType.descriptor
|
|
349
365
|
end
|
|
350
366
|
|
|
351
|
-
# Returns the descriptor for the
|
|
367
|
+
# Returns the descriptor for the UserListStringRuleItemOperator enum
|
|
352
368
|
#
|
|
353
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
354
|
-
def self.
|
|
355
|
-
require "google/ads/google_ads/v5/enums/
|
|
356
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
369
|
+
# @return [Google::Protobuf::EnumDescriptor] for the UserListStringRuleItemOperator enum
|
|
370
|
+
def self.user_list_string_rule_item_operator
|
|
371
|
+
require "google/ads/google_ads/v5/enums/user_list_string_rule_item_operator_pb"
|
|
372
|
+
Google::Ads::GoogleAds::V5::Enums::UserListStringRuleItemOperatorEnum::UserListStringRuleItemOperator.descriptor
|
|
357
373
|
end
|
|
358
374
|
|
|
359
|
-
# Returns the descriptor for the
|
|
375
|
+
# Returns the descriptor for the AccessReason enum
|
|
360
376
|
#
|
|
361
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
362
|
-
def self.
|
|
363
|
-
require "google/ads/google_ads/v5/enums/
|
|
364
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
377
|
+
# @return [Google::Protobuf::EnumDescriptor] for the AccessReason enum
|
|
378
|
+
def self.access_reason
|
|
379
|
+
require "google/ads/google_ads/v5/enums/access_reason_pb"
|
|
380
|
+
Google::Ads::GoogleAds::V5::Enums::AccessReasonEnum::AccessReason.descriptor
|
|
365
381
|
end
|
|
366
382
|
|
|
367
|
-
# Returns the descriptor for the
|
|
383
|
+
# Returns the descriptor for the UserListAccessStatus enum
|
|
368
384
|
#
|
|
369
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
370
|
-
def self.
|
|
371
|
-
require "google/ads/google_ads/v5/enums/
|
|
372
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
385
|
+
# @return [Google::Protobuf::EnumDescriptor] for the UserListAccessStatus enum
|
|
386
|
+
def self.user_list_access_status
|
|
387
|
+
require "google/ads/google_ads/v5/enums/user_list_access_status_pb"
|
|
388
|
+
Google::Ads::GoogleAds::V5::Enums::UserListAccessStatusEnum::UserListAccessStatus.descriptor
|
|
373
389
|
end
|
|
374
390
|
|
|
375
|
-
# Returns the descriptor for the
|
|
391
|
+
# Returns the descriptor for the UserListClosingReason enum
|
|
376
392
|
#
|
|
377
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
378
|
-
def self.
|
|
379
|
-
require "google/ads/google_ads/v5/enums/
|
|
380
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
393
|
+
# @return [Google::Protobuf::EnumDescriptor] for the UserListClosingReason enum
|
|
394
|
+
def self.user_list_closing_reason
|
|
395
|
+
require "google/ads/google_ads/v5/enums/user_list_closing_reason_pb"
|
|
396
|
+
Google::Ads::GoogleAds::V5::Enums::UserListClosingReasonEnum::UserListClosingReason.descriptor
|
|
381
397
|
end
|
|
382
398
|
|
|
383
|
-
# Returns the descriptor for the
|
|
399
|
+
# Returns the descriptor for the UserListMembershipStatus enum
|
|
384
400
|
#
|
|
385
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
386
|
-
def self.
|
|
387
|
-
require "google/ads/google_ads/v5/enums/
|
|
388
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
401
|
+
# @return [Google::Protobuf::EnumDescriptor] for the UserListMembershipStatus enum
|
|
402
|
+
def self.user_list_membership_status
|
|
403
|
+
require "google/ads/google_ads/v5/enums/user_list_membership_status_pb"
|
|
404
|
+
Google::Ads::GoogleAds::V5::Enums::UserListMembershipStatusEnum::UserListMembershipStatus.descriptor
|
|
389
405
|
end
|
|
390
406
|
|
|
391
|
-
# Returns the descriptor for the
|
|
407
|
+
# Returns the descriptor for the UserListSizeRange enum
|
|
392
408
|
#
|
|
393
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
394
|
-
def self.
|
|
395
|
-
require "google/ads/google_ads/v5/enums/
|
|
396
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
409
|
+
# @return [Google::Protobuf::EnumDescriptor] for the UserListSizeRange enum
|
|
410
|
+
def self.user_list_size_range
|
|
411
|
+
require "google/ads/google_ads/v5/enums/user_list_size_range_pb"
|
|
412
|
+
Google::Ads::GoogleAds::V5::Enums::UserListSizeRangeEnum::UserListSizeRange.descriptor
|
|
397
413
|
end
|
|
398
414
|
|
|
399
|
-
# Returns the descriptor for the
|
|
415
|
+
# Returns the descriptor for the UserListType enum
|
|
400
416
|
#
|
|
401
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
402
|
-
def self.
|
|
403
|
-
require "google/ads/google_ads/v5/
|
|
404
|
-
Google::Ads::GoogleAds::V5::
|
|
417
|
+
# @return [Google::Protobuf::EnumDescriptor] for the UserListType enum
|
|
418
|
+
def self.user_list_type
|
|
419
|
+
require "google/ads/google_ads/v5/enums/user_list_type_pb"
|
|
420
|
+
Google::Ads::GoogleAds::V5::Enums::UserListTypeEnum::UserListType.descriptor
|
|
405
421
|
end
|
|
406
422
|
|
|
407
|
-
# Returns the descriptor for the
|
|
423
|
+
# Returns the descriptor for the MatchingFunctionContextType enum
|
|
408
424
|
#
|
|
409
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
410
|
-
def self.
|
|
411
|
-
require "google/ads/google_ads/v5/enums/
|
|
412
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
425
|
+
# @return [Google::Protobuf::EnumDescriptor] for the MatchingFunctionContextType enum
|
|
426
|
+
def self.matching_function_context_type
|
|
427
|
+
require "google/ads/google_ads/v5/enums/matching_function_context_type_pb"
|
|
428
|
+
Google::Ads::GoogleAds::V5::Enums::MatchingFunctionContextTypeEnum::MatchingFunctionContextType.descriptor
|
|
413
429
|
end
|
|
414
430
|
|
|
415
|
-
# Returns the descriptor for the
|
|
431
|
+
# Returns the descriptor for the MatchingFunctionOperator enum
|
|
416
432
|
#
|
|
417
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
418
|
-
def self.
|
|
419
|
-
require "google/ads/google_ads/v5/enums/
|
|
420
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
433
|
+
# @return [Google::Protobuf::EnumDescriptor] for the MatchingFunctionOperator enum
|
|
434
|
+
def self.matching_function_operator
|
|
435
|
+
require "google/ads/google_ads/v5/enums/matching_function_operator_pb"
|
|
436
|
+
Google::Ads::GoogleAds::V5::Enums::MatchingFunctionOperatorEnum::MatchingFunctionOperator.descriptor
|
|
421
437
|
end
|
|
422
438
|
|
|
423
|
-
# Returns the descriptor for the
|
|
439
|
+
# Returns the descriptor for the FeedLinkStatus enum
|
|
424
440
|
#
|
|
425
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
426
|
-
def self.
|
|
427
|
-
require "google/ads/google_ads/v5/enums/
|
|
428
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
441
|
+
# @return [Google::Protobuf::EnumDescriptor] for the FeedLinkStatus enum
|
|
442
|
+
def self.feed_link_status
|
|
443
|
+
require "google/ads/google_ads/v5/enums/feed_link_status_pb"
|
|
444
|
+
Google::Ads::GoogleAds::V5::Enums::FeedLinkStatusEnum::FeedLinkStatus.descriptor
|
|
429
445
|
end
|
|
430
446
|
|
|
431
|
-
# Returns the descriptor for the
|
|
447
|
+
# Returns the descriptor for the PlaceholderType enum
|
|
432
448
|
#
|
|
433
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
434
|
-
def self.
|
|
435
|
-
require "google/ads/google_ads/v5/enums/
|
|
436
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
449
|
+
# @return [Google::Protobuf::EnumDescriptor] for the PlaceholderType enum
|
|
450
|
+
def self.placeholder_type
|
|
451
|
+
require "google/ads/google_ads/v5/enums/placeholder_type_pb"
|
|
452
|
+
Google::Ads::GoogleAds::V5::Enums::PlaceholderTypeEnum::PlaceholderType.descriptor
|
|
437
453
|
end
|
|
438
454
|
|
|
439
|
-
# Returns the descriptor for the
|
|
455
|
+
# Returns the descriptor for the ExtensionSettingDevice enum
|
|
440
456
|
#
|
|
441
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
442
|
-
def self.
|
|
443
|
-
require "google/ads/google_ads/v5/enums/
|
|
444
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
457
|
+
# @return [Google::Protobuf::EnumDescriptor] for the ExtensionSettingDevice enum
|
|
458
|
+
def self.extension_setting_device
|
|
459
|
+
require "google/ads/google_ads/v5/enums/extension_setting_device_pb"
|
|
460
|
+
Google::Ads::GoogleAds::V5::Enums::ExtensionSettingDeviceEnum::ExtensionSettingDevice.descriptor
|
|
445
461
|
end
|
|
446
462
|
|
|
447
|
-
# Returns the descriptor for the
|
|
463
|
+
# Returns the descriptor for the ExtensionType enum
|
|
448
464
|
#
|
|
449
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
450
|
-
def self.
|
|
451
|
-
require "google/ads/google_ads/v5/enums/
|
|
452
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
465
|
+
# @return [Google::Protobuf::EnumDescriptor] for the ExtensionType enum
|
|
466
|
+
def self.extension_type
|
|
467
|
+
require "google/ads/google_ads/v5/enums/extension_type_pb"
|
|
468
|
+
Google::Ads::GoogleAds::V5::Enums::ExtensionTypeEnum::ExtensionType.descriptor
|
|
453
469
|
end
|
|
454
470
|
|
|
455
|
-
# Returns the descriptor for the
|
|
471
|
+
# Returns the descriptor for the AdCustomizerPlaceholderField enum
|
|
456
472
|
#
|
|
457
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
458
|
-
def self.
|
|
459
|
-
require "google/ads/google_ads/v5/enums/
|
|
460
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
473
|
+
# @return [Google::Protobuf::EnumDescriptor] for the AdCustomizerPlaceholderField enum
|
|
474
|
+
def self.ad_customizer_placeholder_field
|
|
475
|
+
require "google/ads/google_ads/v5/enums/ad_customizer_placeholder_field_pb"
|
|
476
|
+
Google::Ads::GoogleAds::V5::Enums::AdCustomizerPlaceholderFieldEnum::AdCustomizerPlaceholderField.descriptor
|
|
461
477
|
end
|
|
462
478
|
|
|
463
|
-
# Returns the descriptor for the
|
|
479
|
+
# Returns the descriptor for the AffiliateLocationPlaceholderField enum
|
|
464
480
|
#
|
|
465
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
466
|
-
def self.
|
|
467
|
-
require "google/ads/google_ads/v5/enums/
|
|
468
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
481
|
+
# @return [Google::Protobuf::EnumDescriptor] for the AffiliateLocationPlaceholderField enum
|
|
482
|
+
def self.affiliate_location_placeholder_field
|
|
483
|
+
require "google/ads/google_ads/v5/enums/affiliate_location_placeholder_field_pb"
|
|
484
|
+
Google::Ads::GoogleAds::V5::Enums::AffiliateLocationPlaceholderFieldEnum::AffiliateLocationPlaceholderField.descriptor
|
|
469
485
|
end
|
|
470
486
|
|
|
471
|
-
# Returns the descriptor for the
|
|
487
|
+
# Returns the descriptor for the AppPlaceholderField enum
|
|
472
488
|
#
|
|
473
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
474
|
-
def self.
|
|
475
|
-
require "google/ads/google_ads/v5/enums/
|
|
476
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
489
|
+
# @return [Google::Protobuf::EnumDescriptor] for the AppPlaceholderField enum
|
|
490
|
+
def self.app_placeholder_field
|
|
491
|
+
require "google/ads/google_ads/v5/enums/app_placeholder_field_pb"
|
|
492
|
+
Google::Ads::GoogleAds::V5::Enums::AppPlaceholderFieldEnum::AppPlaceholderField.descriptor
|
|
477
493
|
end
|
|
478
494
|
|
|
479
|
-
# Returns the descriptor for the
|
|
495
|
+
# Returns the descriptor for the CallPlaceholderField enum
|
|
480
496
|
#
|
|
481
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
482
|
-
def self.
|
|
483
|
-
require "google/ads/google_ads/v5/enums/
|
|
484
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
497
|
+
# @return [Google::Protobuf::EnumDescriptor] for the CallPlaceholderField enum
|
|
498
|
+
def self.call_placeholder_field
|
|
499
|
+
require "google/ads/google_ads/v5/enums/call_placeholder_field_pb"
|
|
500
|
+
Google::Ads::GoogleAds::V5::Enums::CallPlaceholderFieldEnum::CallPlaceholderField.descriptor
|
|
485
501
|
end
|
|
486
502
|
|
|
487
|
-
# Returns the descriptor for the
|
|
503
|
+
# Returns the descriptor for the CalloutPlaceholderField enum
|
|
488
504
|
#
|
|
489
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
490
|
-
def self.
|
|
491
|
-
require "google/ads/google_ads/v5/
|
|
492
|
-
Google::Ads::GoogleAds::V5::
|
|
505
|
+
# @return [Google::Protobuf::EnumDescriptor] for the CalloutPlaceholderField enum
|
|
506
|
+
def self.callout_placeholder_field
|
|
507
|
+
require "google/ads/google_ads/v5/enums/callout_placeholder_field_pb"
|
|
508
|
+
Google::Ads::GoogleAds::V5::Enums::CalloutPlaceholderFieldEnum::CalloutPlaceholderField.descriptor
|
|
493
509
|
end
|
|
494
510
|
|
|
495
|
-
# Returns the descriptor for the
|
|
511
|
+
# Returns the descriptor for the CustomPlaceholderField enum
|
|
496
512
|
#
|
|
497
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
498
|
-
def self.
|
|
499
|
-
require "google/ads/google_ads/v5/enums/
|
|
500
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
513
|
+
# @return [Google::Protobuf::EnumDescriptor] for the CustomPlaceholderField enum
|
|
514
|
+
def self.custom_placeholder_field
|
|
515
|
+
require "google/ads/google_ads/v5/enums/custom_placeholder_field_pb"
|
|
516
|
+
Google::Ads::GoogleAds::V5::Enums::CustomPlaceholderFieldEnum::CustomPlaceholderField.descriptor
|
|
501
517
|
end
|
|
502
518
|
|
|
503
|
-
# Returns the descriptor for the
|
|
519
|
+
# Returns the descriptor for the DsaPageFeedCriterionField enum
|
|
504
520
|
#
|
|
505
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
506
|
-
def self.
|
|
507
|
-
require "google/ads/google_ads/v5/enums/
|
|
508
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
521
|
+
# @return [Google::Protobuf::EnumDescriptor] for the DsaPageFeedCriterionField enum
|
|
522
|
+
def self.dsa_page_feed_criterion_field
|
|
523
|
+
require "google/ads/google_ads/v5/enums/dsa_page_feed_criterion_field_pb"
|
|
524
|
+
Google::Ads::GoogleAds::V5::Enums::DsaPageFeedCriterionFieldEnum::DsaPageFeedCriterionField.descriptor
|
|
509
525
|
end
|
|
510
526
|
|
|
511
|
-
# Returns the descriptor for the
|
|
527
|
+
# Returns the descriptor for the EducationPlaceholderField enum
|
|
512
528
|
#
|
|
513
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
514
|
-
def self.
|
|
515
|
-
require "google/ads/google_ads/v5/enums/
|
|
516
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
529
|
+
# @return [Google::Protobuf::EnumDescriptor] for the EducationPlaceholderField enum
|
|
530
|
+
def self.education_placeholder_field
|
|
531
|
+
require "google/ads/google_ads/v5/enums/education_placeholder_field_pb"
|
|
532
|
+
Google::Ads::GoogleAds::V5::Enums::EducationPlaceholderFieldEnum::EducationPlaceholderField.descriptor
|
|
517
533
|
end
|
|
518
534
|
|
|
519
|
-
# Returns the descriptor for the
|
|
535
|
+
# Returns the descriptor for the FeedMappingCriterionType enum
|
|
520
536
|
#
|
|
521
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
522
|
-
def self.
|
|
523
|
-
require "google/ads/google_ads/v5/enums/
|
|
524
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
537
|
+
# @return [Google::Protobuf::EnumDescriptor] for the FeedMappingCriterionType enum
|
|
538
|
+
def self.feed_mapping_criterion_type
|
|
539
|
+
require "google/ads/google_ads/v5/enums/feed_mapping_criterion_type_pb"
|
|
540
|
+
Google::Ads::GoogleAds::V5::Enums::FeedMappingCriterionTypeEnum::FeedMappingCriterionType.descriptor
|
|
525
541
|
end
|
|
526
542
|
|
|
527
|
-
# Returns the descriptor for the
|
|
543
|
+
# Returns the descriptor for the FeedMappingStatus enum
|
|
528
544
|
#
|
|
529
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
530
|
-
def self.
|
|
531
|
-
require "google/ads/google_ads/v5/enums/
|
|
532
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
545
|
+
# @return [Google::Protobuf::EnumDescriptor] for the FeedMappingStatus enum
|
|
546
|
+
def self.feed_mapping_status
|
|
547
|
+
require "google/ads/google_ads/v5/enums/feed_mapping_status_pb"
|
|
548
|
+
Google::Ads::GoogleAds::V5::Enums::FeedMappingStatusEnum::FeedMappingStatus.descriptor
|
|
533
549
|
end
|
|
534
550
|
|
|
535
|
-
# Returns the descriptor for the
|
|
551
|
+
# Returns the descriptor for the FlightPlaceholderField enum
|
|
536
552
|
#
|
|
537
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
538
|
-
def self.
|
|
539
|
-
require "google/ads/google_ads/v5/enums/
|
|
540
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
553
|
+
# @return [Google::Protobuf::EnumDescriptor] for the FlightPlaceholderField enum
|
|
554
|
+
def self.flight_placeholder_field
|
|
555
|
+
require "google/ads/google_ads/v5/enums/flight_placeholder_field_pb"
|
|
556
|
+
Google::Ads::GoogleAds::V5::Enums::FlightPlaceholderFieldEnum::FlightPlaceholderField.descriptor
|
|
541
557
|
end
|
|
542
558
|
|
|
543
|
-
# Returns the descriptor for the
|
|
559
|
+
# Returns the descriptor for the HotelPlaceholderField enum
|
|
544
560
|
#
|
|
545
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
546
|
-
def self.
|
|
547
|
-
require "google/ads/google_ads/v5/enums/
|
|
548
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
561
|
+
# @return [Google::Protobuf::EnumDescriptor] for the HotelPlaceholderField enum
|
|
562
|
+
def self.hotel_placeholder_field
|
|
563
|
+
require "google/ads/google_ads/v5/enums/hotel_placeholder_field_pb"
|
|
564
|
+
Google::Ads::GoogleAds::V5::Enums::HotelPlaceholderFieldEnum::HotelPlaceholderField.descriptor
|
|
549
565
|
end
|
|
550
566
|
|
|
551
|
-
# Returns the descriptor for the
|
|
567
|
+
# Returns the descriptor for the JobPlaceholderField enum
|
|
552
568
|
#
|
|
553
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
554
|
-
def self.
|
|
555
|
-
require "google/ads/google_ads/v5/enums/
|
|
556
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
569
|
+
# @return [Google::Protobuf::EnumDescriptor] for the JobPlaceholderField enum
|
|
570
|
+
def self.job_placeholder_field
|
|
571
|
+
require "google/ads/google_ads/v5/enums/job_placeholder_field_pb"
|
|
572
|
+
Google::Ads::GoogleAds::V5::Enums::JobPlaceholderFieldEnum::JobPlaceholderField.descriptor
|
|
557
573
|
end
|
|
558
574
|
|
|
559
|
-
# Returns the descriptor for the
|
|
575
|
+
# Returns the descriptor for the LocalPlaceholderField enum
|
|
560
576
|
#
|
|
561
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
562
|
-
def self.
|
|
563
|
-
require "google/ads/google_ads/v5/enums/
|
|
564
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
577
|
+
# @return [Google::Protobuf::EnumDescriptor] for the LocalPlaceholderField enum
|
|
578
|
+
def self.local_placeholder_field
|
|
579
|
+
require "google/ads/google_ads/v5/enums/local_placeholder_field_pb"
|
|
580
|
+
Google::Ads::GoogleAds::V5::Enums::LocalPlaceholderFieldEnum::LocalPlaceholderField.descriptor
|
|
565
581
|
end
|
|
566
582
|
|
|
567
|
-
# Returns the descriptor for the
|
|
583
|
+
# Returns the descriptor for the LocationExtensionTargetingCriterionField enum
|
|
568
584
|
#
|
|
569
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
570
|
-
def self.
|
|
571
|
-
require "google/ads/google_ads/v5/enums/
|
|
572
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
585
|
+
# @return [Google::Protobuf::EnumDescriptor] for the LocationExtensionTargetingCriterionField enum
|
|
586
|
+
def self.location_extension_targeting_criterion_field
|
|
587
|
+
require "google/ads/google_ads/v5/enums/location_extension_targeting_criterion_field_pb"
|
|
588
|
+
Google::Ads::GoogleAds::V5::Enums::LocationExtensionTargetingCriterionFieldEnum::LocationExtensionTargetingCriterionField.descriptor
|
|
573
589
|
end
|
|
574
590
|
|
|
575
|
-
# Returns the descriptor for the
|
|
591
|
+
# Returns the descriptor for the LocationPlaceholderField enum
|
|
576
592
|
#
|
|
577
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
578
|
-
def self.
|
|
579
|
-
require "google/ads/google_ads/v5/enums/
|
|
580
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
593
|
+
# @return [Google::Protobuf::EnumDescriptor] for the LocationPlaceholderField enum
|
|
594
|
+
def self.location_placeholder_field
|
|
595
|
+
require "google/ads/google_ads/v5/enums/location_placeholder_field_pb"
|
|
596
|
+
Google::Ads::GoogleAds::V5::Enums::LocationPlaceholderFieldEnum::LocationPlaceholderField.descriptor
|
|
581
597
|
end
|
|
582
598
|
|
|
583
|
-
# Returns the descriptor for the
|
|
599
|
+
# Returns the descriptor for the MessagePlaceholderField enum
|
|
584
600
|
#
|
|
585
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
586
|
-
def self.
|
|
587
|
-
require "google/ads/google_ads/v5/enums/
|
|
588
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
601
|
+
# @return [Google::Protobuf::EnumDescriptor] for the MessagePlaceholderField enum
|
|
602
|
+
def self.message_placeholder_field
|
|
603
|
+
require "google/ads/google_ads/v5/enums/message_placeholder_field_pb"
|
|
604
|
+
Google::Ads::GoogleAds::V5::Enums::MessagePlaceholderFieldEnum::MessagePlaceholderField.descriptor
|
|
589
605
|
end
|
|
590
606
|
|
|
591
|
-
# Returns the descriptor for the
|
|
607
|
+
# Returns the descriptor for the PricePlaceholderField enum
|
|
592
608
|
#
|
|
593
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
594
|
-
def self.
|
|
595
|
-
require "google/ads/google_ads/v5/enums/
|
|
596
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
609
|
+
# @return [Google::Protobuf::EnumDescriptor] for the PricePlaceholderField enum
|
|
610
|
+
def self.price_placeholder_field
|
|
611
|
+
require "google/ads/google_ads/v5/enums/price_placeholder_field_pb"
|
|
612
|
+
Google::Ads::GoogleAds::V5::Enums::PricePlaceholderFieldEnum::PricePlaceholderField.descriptor
|
|
597
613
|
end
|
|
598
614
|
|
|
599
|
-
# Returns the descriptor for the
|
|
615
|
+
# Returns the descriptor for the PromotionPlaceholderField enum
|
|
616
|
+
#
|
|
617
|
+
# @return [Google::Protobuf::EnumDescriptor] for the PromotionPlaceholderField enum
|
|
618
|
+
def self.promotion_placeholder_field
|
|
619
|
+
require "google/ads/google_ads/v5/enums/promotion_placeholder_field_pb"
|
|
620
|
+
Google::Ads::GoogleAds::V5::Enums::PromotionPlaceholderFieldEnum::PromotionPlaceholderField.descriptor
|
|
621
|
+
end
|
|
622
|
+
|
|
623
|
+
# Returns the descriptor for the RealEstatePlaceholderField enum
|
|
624
|
+
#
|
|
625
|
+
# @return [Google::Protobuf::EnumDescriptor] for the RealEstatePlaceholderField enum
|
|
626
|
+
def self.real_estate_placeholder_field
|
|
627
|
+
require "google/ads/google_ads/v5/enums/real_estate_placeholder_field_pb"
|
|
628
|
+
Google::Ads::GoogleAds::V5::Enums::RealEstatePlaceholderFieldEnum::RealEstatePlaceholderField.descriptor
|
|
629
|
+
end
|
|
630
|
+
|
|
631
|
+
# Returns the descriptor for the SitelinkPlaceholderField enum
|
|
632
|
+
#
|
|
633
|
+
# @return [Google::Protobuf::EnumDescriptor] for the SitelinkPlaceholderField enum
|
|
634
|
+
def self.sitelink_placeholder_field
|
|
635
|
+
require "google/ads/google_ads/v5/enums/sitelink_placeholder_field_pb"
|
|
636
|
+
Google::Ads::GoogleAds::V5::Enums::SitelinkPlaceholderFieldEnum::SitelinkPlaceholderField.descriptor
|
|
637
|
+
end
|
|
638
|
+
|
|
639
|
+
# Returns the descriptor for the StructuredSnippetPlaceholderField enum
|
|
640
|
+
#
|
|
641
|
+
# @return [Google::Protobuf::EnumDescriptor] for the StructuredSnippetPlaceholderField enum
|
|
642
|
+
def self.structured_snippet_placeholder_field
|
|
643
|
+
require "google/ads/google_ads/v5/enums/structured_snippet_placeholder_field_pb"
|
|
644
|
+
Google::Ads::GoogleAds::V5::Enums::StructuredSnippetPlaceholderFieldEnum::StructuredSnippetPlaceholderField.descriptor
|
|
645
|
+
end
|
|
646
|
+
|
|
647
|
+
# Returns the descriptor for the TravelPlaceholderField enum
|
|
648
|
+
#
|
|
649
|
+
# @return [Google::Protobuf::EnumDescriptor] for the TravelPlaceholderField enum
|
|
650
|
+
def self.travel_placeholder_field
|
|
651
|
+
require "google/ads/google_ads/v5/enums/travel_placeholder_field_pb"
|
|
652
|
+
Google::Ads::GoogleAds::V5::Enums::TravelPlaceholderFieldEnum::TravelPlaceholderField.descriptor
|
|
653
|
+
end
|
|
654
|
+
|
|
655
|
+
# Returns the descriptor for the MobileDeviceType enum
|
|
656
|
+
#
|
|
657
|
+
# @return [Google::Protobuf::EnumDescriptor] for the MobileDeviceType enum
|
|
658
|
+
def self.mobile_device_type
|
|
659
|
+
require "google/ads/google_ads/v5/enums/mobile_device_type_pb"
|
|
660
|
+
Google::Ads::GoogleAds::V5::Enums::MobileDeviceTypeEnum::MobileDeviceType.descriptor
|
|
661
|
+
end
|
|
662
|
+
|
|
663
|
+
# Returns the descriptor for the InvoiceType enum
|
|
664
|
+
#
|
|
665
|
+
# @return [Google::Protobuf::EnumDescriptor] for the InvoiceType enum
|
|
666
|
+
def self.invoice_type
|
|
667
|
+
require "google/ads/google_ads/v5/enums/invoice_type_pb"
|
|
668
|
+
Google::Ads::GoogleAds::V5::Enums::InvoiceTypeEnum::InvoiceType.descriptor
|
|
669
|
+
end
|
|
670
|
+
|
|
671
|
+
# Returns the descriptor for the GeoTargetConstantStatus enum
|
|
672
|
+
#
|
|
673
|
+
# @return [Google::Protobuf::EnumDescriptor] for the GeoTargetConstantStatus enum
|
|
674
|
+
def self.geo_target_constant_status
|
|
675
|
+
require "google/ads/google_ads/v5/enums/geo_target_constant_status_pb"
|
|
676
|
+
Google::Ads::GoogleAds::V5::Enums::GeoTargetConstantStatusEnum::GeoTargetConstantStatus.descriptor
|
|
677
|
+
end
|
|
678
|
+
|
|
679
|
+
# Returns the descriptor for the CampaignCriterionStatus enum
|
|
680
|
+
#
|
|
681
|
+
# @return [Google::Protobuf::EnumDescriptor] for the CampaignCriterionStatus enum
|
|
682
|
+
def self.campaign_criterion_status
|
|
683
|
+
require "google/ads/google_ads/v5/enums/campaign_criterion_status_pb"
|
|
684
|
+
Google::Ads::GoogleAds::V5::Enums::CampaignCriterionStatusEnum::CampaignCriterionStatus.descriptor
|
|
685
|
+
end
|
|
686
|
+
|
|
687
|
+
# Returns the descriptor for the TrackingCodePageFormat enum
|
|
688
|
+
#
|
|
689
|
+
# @return [Google::Protobuf::EnumDescriptor] for the TrackingCodePageFormat enum
|
|
690
|
+
def self.tracking_code_page_format
|
|
691
|
+
require "google/ads/google_ads/v5/enums/tracking_code_page_format_pb"
|
|
692
|
+
Google::Ads::GoogleAds::V5::Enums::TrackingCodePageFormatEnum::TrackingCodePageFormat.descriptor
|
|
693
|
+
end
|
|
694
|
+
|
|
695
|
+
# Returns the descriptor for the TrackingCodeType enum
|
|
696
|
+
#
|
|
697
|
+
# @return [Google::Protobuf::EnumDescriptor] for the TrackingCodeType enum
|
|
698
|
+
def self.tracking_code_type
|
|
699
|
+
require "google/ads/google_ads/v5/enums/tracking_code_type_pb"
|
|
700
|
+
Google::Ads::GoogleAds::V5::Enums::TrackingCodeTypeEnum::TrackingCodeType.descriptor
|
|
701
|
+
end
|
|
702
|
+
|
|
703
|
+
# Returns the descriptor for the FeedItemTargetDevice enum
|
|
704
|
+
#
|
|
705
|
+
# @return [Google::Protobuf::EnumDescriptor] for the FeedItemTargetDevice enum
|
|
706
|
+
def self.feed_item_target_device
|
|
707
|
+
require "google/ads/google_ads/v5/enums/feed_item_target_device_pb"
|
|
708
|
+
Google::Ads::GoogleAds::V5::Enums::FeedItemTargetDeviceEnum::FeedItemTargetDevice.descriptor
|
|
709
|
+
end
|
|
710
|
+
|
|
711
|
+
# Returns the descriptor for the FeedItemTargetStatus enum
|
|
712
|
+
#
|
|
713
|
+
# @return [Google::Protobuf::EnumDescriptor] for the FeedItemTargetStatus enum
|
|
714
|
+
def self.feed_item_target_status
|
|
715
|
+
require "google/ads/google_ads/v5/enums/feed_item_target_status_pb"
|
|
716
|
+
Google::Ads::GoogleAds::V5::Enums::FeedItemTargetStatusEnum::FeedItemTargetStatus.descriptor
|
|
717
|
+
end
|
|
718
|
+
|
|
719
|
+
# Returns the descriptor for the FeedItemTargetType enum
|
|
720
|
+
#
|
|
721
|
+
# @return [Google::Protobuf::EnumDescriptor] for the FeedItemTargetType enum
|
|
722
|
+
def self.feed_item_target_type
|
|
723
|
+
require "google/ads/google_ads/v5/enums/feed_item_target_type_pb"
|
|
724
|
+
Google::Ads::GoogleAds::V5::Enums::FeedItemTargetTypeEnum::FeedItemTargetType.descriptor
|
|
725
|
+
end
|
|
726
|
+
|
|
727
|
+
# Returns the descriptor for the BudgetDeliveryMethod enum
|
|
728
|
+
#
|
|
729
|
+
# @return [Google::Protobuf::EnumDescriptor] for the BudgetDeliveryMethod enum
|
|
730
|
+
def self.budget_delivery_method
|
|
731
|
+
require "google/ads/google_ads/v5/enums/budget_delivery_method_pb"
|
|
732
|
+
Google::Ads::GoogleAds::V5::Enums::BudgetDeliveryMethodEnum::BudgetDeliveryMethod.descriptor
|
|
733
|
+
end
|
|
734
|
+
|
|
735
|
+
# Returns the descriptor for the BudgetPeriod enum
|
|
736
|
+
#
|
|
737
|
+
# @return [Google::Protobuf::EnumDescriptor] for the BudgetPeriod enum
|
|
738
|
+
def self.budget_period
|
|
739
|
+
require "google/ads/google_ads/v5/enums/budget_period_pb"
|
|
740
|
+
Google::Ads::GoogleAds::V5::Enums::BudgetPeriodEnum::BudgetPeriod.descriptor
|
|
741
|
+
end
|
|
742
|
+
|
|
743
|
+
# Returns the descriptor for the BudgetStatus enum
|
|
744
|
+
#
|
|
745
|
+
# @return [Google::Protobuf::EnumDescriptor] for the BudgetStatus enum
|
|
746
|
+
def self.budget_status
|
|
747
|
+
require "google/ads/google_ads/v5/enums/budget_status_pb"
|
|
748
|
+
Google::Ads::GoogleAds::V5::Enums::BudgetStatusEnum::BudgetStatus.descriptor
|
|
749
|
+
end
|
|
750
|
+
|
|
751
|
+
# Returns the descriptor for the BudgetType enum
|
|
752
|
+
#
|
|
753
|
+
# @return [Google::Protobuf::EnumDescriptor] for the BudgetType enum
|
|
754
|
+
def self.budget_type
|
|
755
|
+
require "google/ads/google_ads/v5/enums/budget_type_pb"
|
|
756
|
+
Google::Ads::GoogleAds::V5::Enums::BudgetTypeEnum::BudgetType.descriptor
|
|
757
|
+
end
|
|
758
|
+
|
|
759
|
+
# Returns the descriptor for the PolicyTopicEntryType enum
|
|
760
|
+
#
|
|
761
|
+
# @return [Google::Protobuf::EnumDescriptor] for the PolicyTopicEntryType enum
|
|
762
|
+
def self.policy_topic_entry_type
|
|
763
|
+
require "google/ads/google_ads/v5/enums/policy_topic_entry_type_pb"
|
|
764
|
+
Google::Ads::GoogleAds::V5::Enums::PolicyTopicEntryTypeEnum::PolicyTopicEntryType.descriptor
|
|
765
|
+
end
|
|
766
|
+
|
|
767
|
+
# Returns the descriptor for the PolicyTopicEvidenceDestinationMismatchUrlType enum
|
|
768
|
+
#
|
|
769
|
+
# @return [Google::Protobuf::EnumDescriptor] for the PolicyTopicEvidenceDestinationMismatchUrlType enum
|
|
770
|
+
def self.policy_topic_evidence_destination_mismatch_url_type
|
|
771
|
+
require "google/ads/google_ads/v5/enums/policy_topic_evidence_destination_mismatch_url_type_pb"
|
|
772
|
+
Google::Ads::GoogleAds::V5::Enums::PolicyTopicEvidenceDestinationMismatchUrlTypeEnum::PolicyTopicEvidenceDestinationMismatchUrlType.descriptor
|
|
773
|
+
end
|
|
774
|
+
|
|
775
|
+
# Returns the descriptor for the PolicyTopicEvidenceDestinationNotWorkingDevice enum
|
|
776
|
+
#
|
|
777
|
+
# @return [Google::Protobuf::EnumDescriptor] for the PolicyTopicEvidenceDestinationNotWorkingDevice enum
|
|
778
|
+
def self.policy_topic_evidence_destination_not_working_device
|
|
779
|
+
require "google/ads/google_ads/v5/enums/policy_topic_evidence_destination_not_working_device_pb"
|
|
780
|
+
Google::Ads::GoogleAds::V5::Enums::PolicyTopicEvidenceDestinationNotWorkingDeviceEnum::PolicyTopicEvidenceDestinationNotWorkingDevice.descriptor
|
|
781
|
+
end
|
|
782
|
+
|
|
783
|
+
# Returns the descriptor for the PolicyTopicEvidenceDestinationNotWorkingDnsErrorType enum
|
|
784
|
+
#
|
|
785
|
+
# @return [Google::Protobuf::EnumDescriptor] for the PolicyTopicEvidenceDestinationNotWorkingDnsErrorType enum
|
|
786
|
+
def self.policy_topic_evidence_destination_not_working_dns_error_type
|
|
787
|
+
require "google/ads/google_ads/v5/enums/policy_topic_evidence_destination_not_working_dns_error_type_pb"
|
|
788
|
+
Google::Ads::GoogleAds::V5::Enums::PolicyTopicEvidenceDestinationNotWorkingDnsErrorTypeEnum::PolicyTopicEvidenceDestinationNotWorkingDnsErrorType.descriptor
|
|
789
|
+
end
|
|
790
|
+
|
|
791
|
+
# Returns the descriptor for the AssetFieldType enum
|
|
792
|
+
#
|
|
793
|
+
# @return [Google::Protobuf::EnumDescriptor] for the AssetFieldType enum
|
|
794
|
+
def self.asset_field_type
|
|
795
|
+
require "google/ads/google_ads/v5/enums/asset_field_type_pb"
|
|
796
|
+
Google::Ads::GoogleAds::V5::Enums::AssetFieldTypeEnum::AssetFieldType.descriptor
|
|
797
|
+
end
|
|
798
|
+
|
|
799
|
+
# Returns the descriptor for the AssetPerformanceLabel enum
|
|
600
800
|
#
|
|
601
801
|
# @return [Google::Protobuf::EnumDescriptor] for the AssetPerformanceLabel enum
|
|
602
802
|
def self.asset_performance_label
|
|
@@ -604,260 +804,260 @@ module Google
|
|
|
604
804
|
Google::Ads::GoogleAds::V5::Enums::AssetPerformanceLabelEnum::AssetPerformanceLabel.descriptor
|
|
605
805
|
end
|
|
606
806
|
|
|
607
|
-
# Returns the descriptor for the
|
|
807
|
+
# Returns the descriptor for the PolicyApprovalStatus enum
|
|
608
808
|
#
|
|
609
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
610
|
-
def self.
|
|
611
|
-
require "google/ads/google_ads/v5/enums/
|
|
612
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
809
|
+
# @return [Google::Protobuf::EnumDescriptor] for the PolicyApprovalStatus enum
|
|
810
|
+
def self.policy_approval_status
|
|
811
|
+
require "google/ads/google_ads/v5/enums/policy_approval_status_pb"
|
|
812
|
+
Google::Ads::GoogleAds::V5::Enums::PolicyApprovalStatusEnum::PolicyApprovalStatus.descriptor
|
|
613
813
|
end
|
|
614
814
|
|
|
615
|
-
# Returns the descriptor for the
|
|
815
|
+
# Returns the descriptor for the PolicyReviewStatus enum
|
|
616
816
|
#
|
|
617
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
618
|
-
def self.
|
|
619
|
-
require "google/ads/google_ads/v5/enums/
|
|
620
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
817
|
+
# @return [Google::Protobuf::EnumDescriptor] for the PolicyReviewStatus enum
|
|
818
|
+
def self.policy_review_status
|
|
819
|
+
require "google/ads/google_ads/v5/enums/policy_review_status_pb"
|
|
820
|
+
Google::Ads::GoogleAds::V5::Enums::PolicyReviewStatusEnum::PolicyReviewStatus.descriptor
|
|
621
821
|
end
|
|
622
822
|
|
|
623
|
-
# Returns the descriptor for the
|
|
823
|
+
# Returns the descriptor for the CriterionCategoryChannelAvailabilityMode enum
|
|
624
824
|
#
|
|
625
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
626
|
-
def self.
|
|
627
|
-
require "google/ads/google_ads/v5/enums/
|
|
628
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
825
|
+
# @return [Google::Protobuf::EnumDescriptor] for the CriterionCategoryChannelAvailabilityMode enum
|
|
826
|
+
def self.criterion_category_channel_availability_mode
|
|
827
|
+
require "google/ads/google_ads/v5/enums/criterion_category_channel_availability_mode_pb"
|
|
828
|
+
Google::Ads::GoogleAds::V5::Enums::CriterionCategoryChannelAvailabilityModeEnum::CriterionCategoryChannelAvailabilityMode.descriptor
|
|
629
829
|
end
|
|
630
830
|
|
|
631
|
-
# Returns the descriptor for the
|
|
831
|
+
# Returns the descriptor for the CriterionCategoryLocaleAvailabilityMode enum
|
|
632
832
|
#
|
|
633
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
634
|
-
def self.
|
|
635
|
-
require "google/ads/google_ads/v5/enums/
|
|
636
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
833
|
+
# @return [Google::Protobuf::EnumDescriptor] for the CriterionCategoryLocaleAvailabilityMode enum
|
|
834
|
+
def self.criterion_category_locale_availability_mode
|
|
835
|
+
require "google/ads/google_ads/v5/enums/criterion_category_locale_availability_mode_pb"
|
|
836
|
+
Google::Ads::GoogleAds::V5::Enums::CriterionCategoryLocaleAvailabilityModeEnum::CriterionCategoryLocaleAvailabilityMode.descriptor
|
|
637
837
|
end
|
|
638
838
|
|
|
639
|
-
# Returns the descriptor for the
|
|
839
|
+
# Returns the descriptor for the UserInterestTaxonomyType enum
|
|
640
840
|
#
|
|
641
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
642
|
-
def self.
|
|
643
|
-
require "google/ads/google_ads/v5/enums/
|
|
644
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
841
|
+
# @return [Google::Protobuf::EnumDescriptor] for the UserInterestTaxonomyType enum
|
|
842
|
+
def self.user_interest_taxonomy_type
|
|
843
|
+
require "google/ads/google_ads/v5/enums/user_interest_taxonomy_type_pb"
|
|
844
|
+
Google::Ads::GoogleAds::V5::Enums::UserInterestTaxonomyTypeEnum::UserInterestTaxonomyType.descriptor
|
|
645
845
|
end
|
|
646
846
|
|
|
647
|
-
# Returns the descriptor for the
|
|
847
|
+
# Returns the descriptor for the ProductBiddingCategoryStatus enum
|
|
648
848
|
#
|
|
649
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
650
|
-
def self.
|
|
651
|
-
require "google/ads/google_ads/v5/enums/
|
|
652
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
849
|
+
# @return [Google::Protobuf::EnumDescriptor] for the ProductBiddingCategoryStatus enum
|
|
850
|
+
def self.product_bidding_category_status
|
|
851
|
+
require "google/ads/google_ads/v5/enums/product_bidding_category_status_pb"
|
|
852
|
+
Google::Ads::GoogleAds::V5::Enums::ProductBiddingCategoryStatusEnum::ProductBiddingCategoryStatus.descriptor
|
|
653
853
|
end
|
|
654
854
|
|
|
655
|
-
# Returns the descriptor for the
|
|
855
|
+
# Returns the descriptor for the PlacementType enum
|
|
656
856
|
#
|
|
657
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
658
|
-
def self.
|
|
659
|
-
require "google/ads/google_ads/v5/enums/
|
|
660
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
857
|
+
# @return [Google::Protobuf::EnumDescriptor] for the PlacementType enum
|
|
858
|
+
def self.placement_type
|
|
859
|
+
require "google/ads/google_ads/v5/enums/placement_type_pb"
|
|
860
|
+
Google::Ads::GoogleAds::V5::Enums::PlacementTypeEnum::PlacementType.descriptor
|
|
661
861
|
end
|
|
662
862
|
|
|
663
|
-
# Returns the descriptor for the
|
|
863
|
+
# Returns the descriptor for the AssetLinkStatus enum
|
|
664
864
|
#
|
|
665
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
666
|
-
def self.
|
|
667
|
-
require "google/ads/google_ads/v5/enums/
|
|
668
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
865
|
+
# @return [Google::Protobuf::EnumDescriptor] for the AssetLinkStatus enum
|
|
866
|
+
def self.asset_link_status
|
|
867
|
+
require "google/ads/google_ads/v5/enums/asset_link_status_pb"
|
|
868
|
+
Google::Ads::GoogleAds::V5::Enums::AssetLinkStatusEnum::AssetLinkStatus.descriptor
|
|
669
869
|
end
|
|
670
870
|
|
|
671
|
-
# Returns the descriptor for the
|
|
871
|
+
# Returns the descriptor for the CampaignDraftStatus enum
|
|
672
872
|
#
|
|
673
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
674
|
-
def self.
|
|
675
|
-
require "google/ads/google_ads/v5/enums/
|
|
676
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
873
|
+
# @return [Google::Protobuf::EnumDescriptor] for the CampaignDraftStatus enum
|
|
874
|
+
def self.campaign_draft_status
|
|
875
|
+
require "google/ads/google_ads/v5/enums/campaign_draft_status_pb"
|
|
876
|
+
Google::Ads::GoogleAds::V5::Enums::CampaignDraftStatusEnum::CampaignDraftStatus.descriptor
|
|
677
877
|
end
|
|
678
878
|
|
|
679
|
-
# Returns the descriptor for the
|
|
879
|
+
# Returns the descriptor for the BidModifierSource enum
|
|
680
880
|
#
|
|
681
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
682
|
-
def self.
|
|
683
|
-
require "google/ads/google_ads/v5/enums/
|
|
684
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
881
|
+
# @return [Google::Protobuf::EnumDescriptor] for the BidModifierSource enum
|
|
882
|
+
def self.bid_modifier_source
|
|
883
|
+
require "google/ads/google_ads/v5/enums/bid_modifier_source_pb"
|
|
884
|
+
Google::Ads::GoogleAds::V5::Enums::BidModifierSourceEnum::BidModifierSource.descriptor
|
|
685
885
|
end
|
|
686
886
|
|
|
687
|
-
# Returns the descriptor for the
|
|
887
|
+
# Returns the descriptor for the TargetImpressionShareLocation enum
|
|
688
888
|
#
|
|
689
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
690
|
-
def self.
|
|
691
|
-
require "google/ads/google_ads/v5/enums/
|
|
692
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
889
|
+
# @return [Google::Protobuf::EnumDescriptor] for the TargetImpressionShareLocation enum
|
|
890
|
+
def self.target_impression_share_location
|
|
891
|
+
require "google/ads/google_ads/v5/enums/target_impression_share_location_pb"
|
|
892
|
+
Google::Ads::GoogleAds::V5::Enums::TargetImpressionShareLocationEnum::TargetImpressionShareLocation.descriptor
|
|
693
893
|
end
|
|
694
894
|
|
|
695
|
-
# Returns the descriptor for the
|
|
895
|
+
# Returns the descriptor for the FrequencyCapEventType enum
|
|
696
896
|
#
|
|
697
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
698
|
-
def self.
|
|
699
|
-
require "google/ads/google_ads/v5/enums/
|
|
700
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
897
|
+
# @return [Google::Protobuf::EnumDescriptor] for the FrequencyCapEventType enum
|
|
898
|
+
def self.frequency_cap_event_type
|
|
899
|
+
require "google/ads/google_ads/v5/enums/frequency_cap_event_type_pb"
|
|
900
|
+
Google::Ads::GoogleAds::V5::Enums::FrequencyCapEventTypeEnum::FrequencyCapEventType.descriptor
|
|
701
901
|
end
|
|
702
902
|
|
|
703
|
-
# Returns the descriptor for the
|
|
903
|
+
# Returns the descriptor for the FrequencyCapLevel enum
|
|
704
904
|
#
|
|
705
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
706
|
-
def self.
|
|
707
|
-
require "google/ads/google_ads/v5/enums/
|
|
708
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
905
|
+
# @return [Google::Protobuf::EnumDescriptor] for the FrequencyCapLevel enum
|
|
906
|
+
def self.frequency_cap_level
|
|
907
|
+
require "google/ads/google_ads/v5/enums/frequency_cap_level_pb"
|
|
908
|
+
Google::Ads::GoogleAds::V5::Enums::FrequencyCapLevelEnum::FrequencyCapLevel.descriptor
|
|
709
909
|
end
|
|
710
910
|
|
|
711
|
-
# Returns the descriptor for the
|
|
911
|
+
# Returns the descriptor for the FrequencyCapTimeUnit enum
|
|
712
912
|
#
|
|
713
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
714
|
-
def self.
|
|
715
|
-
require "google/ads/google_ads/v5/enums/
|
|
716
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
913
|
+
# @return [Google::Protobuf::EnumDescriptor] for the FrequencyCapTimeUnit enum
|
|
914
|
+
def self.frequency_cap_time_unit
|
|
915
|
+
require "google/ads/google_ads/v5/enums/frequency_cap_time_unit_pb"
|
|
916
|
+
Google::Ads::GoogleAds::V5::Enums::FrequencyCapTimeUnitEnum::FrequencyCapTimeUnit.descriptor
|
|
717
917
|
end
|
|
718
918
|
|
|
719
|
-
# Returns the descriptor for the
|
|
919
|
+
# Returns the descriptor for the TargetingDimension enum
|
|
720
920
|
#
|
|
721
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
722
|
-
def self.
|
|
723
|
-
require "google/ads/google_ads/v5/enums/
|
|
724
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
921
|
+
# @return [Google::Protobuf::EnumDescriptor] for the TargetingDimension enum
|
|
922
|
+
def self.targeting_dimension
|
|
923
|
+
require "google/ads/google_ads/v5/enums/targeting_dimension_pb"
|
|
924
|
+
Google::Ads::GoogleAds::V5::Enums::TargetingDimensionEnum::TargetingDimension.descriptor
|
|
725
925
|
end
|
|
726
926
|
|
|
727
|
-
# Returns the descriptor for the
|
|
927
|
+
# Returns the descriptor for the Operator enum
|
|
728
928
|
#
|
|
729
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
730
|
-
def self.
|
|
731
|
-
require "google/ads/google_ads/v5/
|
|
732
|
-
Google::Ads::GoogleAds::V5::
|
|
929
|
+
# @return [Google::Protobuf::EnumDescriptor] for the Operator enum
|
|
930
|
+
def self.operator
|
|
931
|
+
require "google/ads/google_ads/v5/common/targeting_setting_pb"
|
|
932
|
+
Google::Ads::GoogleAds::V5::Common::TargetRestrictionOperation::Operator.descriptor
|
|
733
933
|
end
|
|
734
934
|
|
|
735
|
-
# Returns the descriptor for the
|
|
935
|
+
# Returns the descriptor for the AdServingOptimizationStatus enum
|
|
736
936
|
#
|
|
737
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
738
|
-
def self.
|
|
739
|
-
require "google/ads/google_ads/v5/enums/
|
|
740
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
937
|
+
# @return [Google::Protobuf::EnumDescriptor] for the AdServingOptimizationStatus enum
|
|
938
|
+
def self.ad_serving_optimization_status
|
|
939
|
+
require "google/ads/google_ads/v5/enums/ad_serving_optimization_status_pb"
|
|
940
|
+
Google::Ads::GoogleAds::V5::Enums::AdServingOptimizationStatusEnum::AdServingOptimizationStatus.descriptor
|
|
741
941
|
end
|
|
742
942
|
|
|
743
|
-
# Returns the descriptor for the
|
|
943
|
+
# Returns the descriptor for the AppCampaignAppStore enum
|
|
744
944
|
#
|
|
745
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
746
|
-
def self.
|
|
747
|
-
require "google/ads/google_ads/v5/enums/
|
|
748
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
945
|
+
# @return [Google::Protobuf::EnumDescriptor] for the AppCampaignAppStore enum
|
|
946
|
+
def self.app_campaign_app_store
|
|
947
|
+
require "google/ads/google_ads/v5/enums/app_campaign_app_store_pb"
|
|
948
|
+
Google::Ads::GoogleAds::V5::Enums::AppCampaignAppStoreEnum::AppCampaignAppStore.descriptor
|
|
749
949
|
end
|
|
750
950
|
|
|
751
|
-
# Returns the descriptor for the
|
|
951
|
+
# Returns the descriptor for the AppCampaignBiddingStrategyGoalType enum
|
|
752
952
|
#
|
|
753
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
754
|
-
def self.
|
|
755
|
-
require "google/ads/google_ads/v5/enums/
|
|
756
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
953
|
+
# @return [Google::Protobuf::EnumDescriptor] for the AppCampaignBiddingStrategyGoalType enum
|
|
954
|
+
def self.app_campaign_bidding_strategy_goal_type
|
|
955
|
+
require "google/ads/google_ads/v5/enums/app_campaign_bidding_strategy_goal_type_pb"
|
|
956
|
+
Google::Ads::GoogleAds::V5::Enums::AppCampaignBiddingStrategyGoalTypeEnum::AppCampaignBiddingStrategyGoalType.descriptor
|
|
757
957
|
end
|
|
758
958
|
|
|
759
|
-
# Returns the descriptor for the
|
|
959
|
+
# Returns the descriptor for the BiddingStrategyType enum
|
|
760
960
|
#
|
|
761
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
762
|
-
def self.
|
|
763
|
-
require "google/ads/google_ads/v5/enums/
|
|
764
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
961
|
+
# @return [Google::Protobuf::EnumDescriptor] for the BiddingStrategyType enum
|
|
962
|
+
def self.bidding_strategy_type
|
|
963
|
+
require "google/ads/google_ads/v5/enums/bidding_strategy_type_pb"
|
|
964
|
+
Google::Ads::GoogleAds::V5::Enums::BiddingStrategyTypeEnum::BiddingStrategyType.descriptor
|
|
765
965
|
end
|
|
766
966
|
|
|
767
|
-
# Returns the descriptor for the
|
|
967
|
+
# Returns the descriptor for the BrandSafetySuitability enum
|
|
768
968
|
#
|
|
769
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
770
|
-
def self.
|
|
771
|
-
require "google/ads/google_ads/v5/enums/
|
|
772
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
969
|
+
# @return [Google::Protobuf::EnumDescriptor] for the BrandSafetySuitability enum
|
|
970
|
+
def self.brand_safety_suitability
|
|
971
|
+
require "google/ads/google_ads/v5/enums/brand_safety_suitability_pb"
|
|
972
|
+
Google::Ads::GoogleAds::V5::Enums::BrandSafetySuitabilityEnum::BrandSafetySuitability.descriptor
|
|
773
973
|
end
|
|
774
974
|
|
|
775
|
-
# Returns the descriptor for the
|
|
975
|
+
# Returns the descriptor for the CampaignExperimentType enum
|
|
776
976
|
#
|
|
777
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
778
|
-
def self.
|
|
779
|
-
require "google/ads/google_ads/v5/enums/
|
|
780
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
977
|
+
# @return [Google::Protobuf::EnumDescriptor] for the CampaignExperimentType enum
|
|
978
|
+
def self.campaign_experiment_type
|
|
979
|
+
require "google/ads/google_ads/v5/enums/campaign_experiment_type_pb"
|
|
980
|
+
Google::Ads::GoogleAds::V5::Enums::CampaignExperimentTypeEnum::CampaignExperimentType.descriptor
|
|
781
981
|
end
|
|
782
982
|
|
|
783
|
-
# Returns the descriptor for the
|
|
983
|
+
# Returns the descriptor for the CampaignServingStatus enum
|
|
784
984
|
#
|
|
785
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
786
|
-
def self.
|
|
787
|
-
require "google/ads/google_ads/v5/enums/
|
|
788
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
985
|
+
# @return [Google::Protobuf::EnumDescriptor] for the CampaignServingStatus enum
|
|
986
|
+
def self.campaign_serving_status
|
|
987
|
+
require "google/ads/google_ads/v5/enums/campaign_serving_status_pb"
|
|
988
|
+
Google::Ads::GoogleAds::V5::Enums::CampaignServingStatusEnum::CampaignServingStatus.descriptor
|
|
789
989
|
end
|
|
790
990
|
|
|
791
|
-
# Returns the descriptor for the
|
|
991
|
+
# Returns the descriptor for the CampaignStatus enum
|
|
792
992
|
#
|
|
793
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
794
|
-
def self.
|
|
795
|
-
require "google/ads/google_ads/v5/enums/
|
|
796
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
993
|
+
# @return [Google::Protobuf::EnumDescriptor] for the CampaignStatus enum
|
|
994
|
+
def self.campaign_status
|
|
995
|
+
require "google/ads/google_ads/v5/enums/campaign_status_pb"
|
|
996
|
+
Google::Ads::GoogleAds::V5::Enums::CampaignStatusEnum::CampaignStatus.descriptor
|
|
797
997
|
end
|
|
798
998
|
|
|
799
|
-
# Returns the descriptor for the
|
|
999
|
+
# Returns the descriptor for the LocationSourceType enum
|
|
800
1000
|
#
|
|
801
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
802
|
-
def self.
|
|
803
|
-
require "google/ads/google_ads/v5/enums/
|
|
804
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
1001
|
+
# @return [Google::Protobuf::EnumDescriptor] for the LocationSourceType enum
|
|
1002
|
+
def self.location_source_type
|
|
1003
|
+
require "google/ads/google_ads/v5/enums/location_source_type_pb"
|
|
1004
|
+
Google::Ads::GoogleAds::V5::Enums::LocationSourceTypeEnum::LocationSourceType.descriptor
|
|
805
1005
|
end
|
|
806
1006
|
|
|
807
|
-
# Returns the descriptor for the
|
|
1007
|
+
# Returns the descriptor for the NegativeGeoTargetType enum
|
|
808
1008
|
#
|
|
809
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
810
|
-
def self.
|
|
811
|
-
require "google/ads/google_ads/v5/enums/
|
|
812
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
1009
|
+
# @return [Google::Protobuf::EnumDescriptor] for the NegativeGeoTargetType enum
|
|
1010
|
+
def self.negative_geo_target_type
|
|
1011
|
+
require "google/ads/google_ads/v5/enums/negative_geo_target_type_pb"
|
|
1012
|
+
Google::Ads::GoogleAds::V5::Enums::NegativeGeoTargetTypeEnum::NegativeGeoTargetType.descriptor
|
|
813
1013
|
end
|
|
814
1014
|
|
|
815
|
-
# Returns the descriptor for the
|
|
1015
|
+
# Returns the descriptor for the OptimizationGoalType enum
|
|
816
1016
|
#
|
|
817
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
818
|
-
def self.
|
|
819
|
-
require "google/ads/google_ads/v5/enums/
|
|
820
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
1017
|
+
# @return [Google::Protobuf::EnumDescriptor] for the OptimizationGoalType enum
|
|
1018
|
+
def self.optimization_goal_type
|
|
1019
|
+
require "google/ads/google_ads/v5/enums/optimization_goal_type_pb"
|
|
1020
|
+
Google::Ads::GoogleAds::V5::Enums::OptimizationGoalTypeEnum::OptimizationGoalType.descriptor
|
|
821
1021
|
end
|
|
822
1022
|
|
|
823
|
-
# Returns the descriptor for the
|
|
1023
|
+
# Returns the descriptor for the PaymentMode enum
|
|
824
1024
|
#
|
|
825
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
826
|
-
def self.
|
|
827
|
-
require "google/ads/google_ads/v5/enums/
|
|
828
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
1025
|
+
# @return [Google::Protobuf::EnumDescriptor] for the PaymentMode enum
|
|
1026
|
+
def self.payment_mode
|
|
1027
|
+
require "google/ads/google_ads/v5/enums/payment_mode_pb"
|
|
1028
|
+
Google::Ads::GoogleAds::V5::Enums::PaymentModeEnum::PaymentMode.descriptor
|
|
829
1029
|
end
|
|
830
1030
|
|
|
831
|
-
# Returns the descriptor for the
|
|
1031
|
+
# Returns the descriptor for the PositiveGeoTargetType enum
|
|
832
1032
|
#
|
|
833
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
834
|
-
def self.
|
|
835
|
-
require "google/ads/google_ads/v5/enums/
|
|
836
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
1033
|
+
# @return [Google::Protobuf::EnumDescriptor] for the PositiveGeoTargetType enum
|
|
1034
|
+
def self.positive_geo_target_type
|
|
1035
|
+
require "google/ads/google_ads/v5/enums/positive_geo_target_type_pb"
|
|
1036
|
+
Google::Ads::GoogleAds::V5::Enums::PositiveGeoTargetTypeEnum::PositiveGeoTargetType.descriptor
|
|
837
1037
|
end
|
|
838
1038
|
|
|
839
|
-
# Returns the descriptor for the
|
|
1039
|
+
# Returns the descriptor for the VanityPharmaDisplayUrlMode enum
|
|
840
1040
|
#
|
|
841
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
842
|
-
def self.
|
|
843
|
-
require "google/ads/google_ads/v5/enums/
|
|
844
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
1041
|
+
# @return [Google::Protobuf::EnumDescriptor] for the VanityPharmaDisplayUrlMode enum
|
|
1042
|
+
def self.vanity_pharma_display_url_mode
|
|
1043
|
+
require "google/ads/google_ads/v5/enums/vanity_pharma_display_url_mode_pb"
|
|
1044
|
+
Google::Ads::GoogleAds::V5::Enums::VanityPharmaDisplayUrlModeEnum::VanityPharmaDisplayUrlMode.descriptor
|
|
845
1045
|
end
|
|
846
1046
|
|
|
847
|
-
# Returns the descriptor for the
|
|
1047
|
+
# Returns the descriptor for the VanityPharmaText enum
|
|
848
1048
|
#
|
|
849
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
850
|
-
def self.
|
|
851
|
-
require "google/ads/google_ads/v5/enums/
|
|
852
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
1049
|
+
# @return [Google::Protobuf::EnumDescriptor] for the VanityPharmaText enum
|
|
1050
|
+
def self.vanity_pharma_text
|
|
1051
|
+
require "google/ads/google_ads/v5/enums/vanity_pharma_text_pb"
|
|
1052
|
+
Google::Ads::GoogleAds::V5::Enums::VanityPharmaTextEnum::VanityPharmaText.descriptor
|
|
853
1053
|
end
|
|
854
1054
|
|
|
855
|
-
# Returns the descriptor for the
|
|
1055
|
+
# Returns the descriptor for the LabelStatus enum
|
|
856
1056
|
#
|
|
857
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
858
|
-
def self.
|
|
859
|
-
require "google/ads/google_ads/v5/enums/
|
|
860
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
1057
|
+
# @return [Google::Protobuf::EnumDescriptor] for the LabelStatus enum
|
|
1058
|
+
def self.label_status
|
|
1059
|
+
require "google/ads/google_ads/v5/enums/label_status_pb"
|
|
1060
|
+
Google::Ads::GoogleAds::V5::Enums::LabelStatusEnum::LabelStatus.descriptor
|
|
861
1061
|
end
|
|
862
1062
|
|
|
863
1063
|
# Returns the descriptor for the CustomerPayPerConversionEligibilityFailureReason enum
|
|
@@ -868,1004 +1068,1036 @@ module Google
|
|
|
868
1068
|
Google::Ads::GoogleAds::V5::Enums::CustomerPayPerConversionEligibilityFailureReasonEnum::CustomerPayPerConversionEligibilityFailureReason.descriptor
|
|
869
1069
|
end
|
|
870
1070
|
|
|
871
|
-
# Returns the descriptor for the
|
|
1071
|
+
# Returns the descriptor for the CustomInterestMemberType enum
|
|
872
1072
|
#
|
|
873
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
874
|
-
def self.
|
|
875
|
-
require "google/ads/google_ads/v5/enums/
|
|
876
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
1073
|
+
# @return [Google::Protobuf::EnumDescriptor] for the CustomInterestMemberType enum
|
|
1074
|
+
def self.custom_interest_member_type
|
|
1075
|
+
require "google/ads/google_ads/v5/enums/custom_interest_member_type_pb"
|
|
1076
|
+
Google::Ads::GoogleAds::V5::Enums::CustomInterestMemberTypeEnum::CustomInterestMemberType.descriptor
|
|
877
1077
|
end
|
|
878
1078
|
|
|
879
|
-
# Returns the descriptor for the
|
|
1079
|
+
# Returns the descriptor for the CustomInterestStatus enum
|
|
880
1080
|
#
|
|
881
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
882
|
-
def self.
|
|
883
|
-
require "google/ads/google_ads/v5/enums/
|
|
884
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
1081
|
+
# @return [Google::Protobuf::EnumDescriptor] for the CustomInterestStatus enum
|
|
1082
|
+
def self.custom_interest_status
|
|
1083
|
+
require "google/ads/google_ads/v5/enums/custom_interest_status_pb"
|
|
1084
|
+
Google::Ads::GoogleAds::V5::Enums::CustomInterestStatusEnum::CustomInterestStatus.descriptor
|
|
885
1085
|
end
|
|
886
1086
|
|
|
887
|
-
# Returns the descriptor for the
|
|
1087
|
+
# Returns the descriptor for the CustomInterestType enum
|
|
888
1088
|
#
|
|
889
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
890
|
-
def self.
|
|
891
|
-
require "google/ads/google_ads/v5/enums/
|
|
892
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
1089
|
+
# @return [Google::Protobuf::EnumDescriptor] for the CustomInterestType enum
|
|
1090
|
+
def self.custom_interest_type
|
|
1091
|
+
require "google/ads/google_ads/v5/enums/custom_interest_type_pb"
|
|
1092
|
+
Google::Ads::GoogleAds::V5::Enums::CustomInterestTypeEnum::CustomInterestType.descriptor
|
|
893
1093
|
end
|
|
894
1094
|
|
|
895
|
-
# Returns the descriptor for the
|
|
1095
|
+
# Returns the descriptor for the GoogleAdsFieldCategory enum
|
|
896
1096
|
#
|
|
897
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
898
|
-
def self.
|
|
899
|
-
require "google/ads/google_ads/v5/enums/
|
|
900
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
1097
|
+
# @return [Google::Protobuf::EnumDescriptor] for the GoogleAdsFieldCategory enum
|
|
1098
|
+
def self.google_ads_field_category
|
|
1099
|
+
require "google/ads/google_ads/v5/enums/google_ads_field_category_pb"
|
|
1100
|
+
Google::Ads::GoogleAds::V5::Enums::GoogleAdsFieldCategoryEnum::GoogleAdsFieldCategory.descriptor
|
|
1101
|
+
end
|
|
1102
|
+
|
|
1103
|
+
# Returns the descriptor for the GoogleAdsFieldDataType enum
|
|
1104
|
+
#
|
|
1105
|
+
# @return [Google::Protobuf::EnumDescriptor] for the GoogleAdsFieldDataType enum
|
|
1106
|
+
def self.google_ads_field_data_type
|
|
1107
|
+
require "google/ads/google_ads/v5/enums/google_ads_field_data_type_pb"
|
|
1108
|
+
Google::Ads::GoogleAds::V5::Enums::GoogleAdsFieldDataTypeEnum::GoogleAdsFieldDataType.descriptor
|
|
1109
|
+
end
|
|
1110
|
+
|
|
1111
|
+
# Returns the descriptor for the OfflineUserDataJobFailureReason enum
|
|
1112
|
+
#
|
|
1113
|
+
# @return [Google::Protobuf::EnumDescriptor] for the OfflineUserDataJobFailureReason enum
|
|
1114
|
+
def self.offline_user_data_job_failure_reason
|
|
1115
|
+
require "google/ads/google_ads/v5/enums/offline_user_data_job_failure_reason_pb"
|
|
1116
|
+
Google::Ads::GoogleAds::V5::Enums::OfflineUserDataJobFailureReasonEnum::OfflineUserDataJobFailureReason.descriptor
|
|
1117
|
+
end
|
|
1118
|
+
|
|
1119
|
+
# Returns the descriptor for the OfflineUserDataJobStatus enum
|
|
1120
|
+
#
|
|
1121
|
+
# @return [Google::Protobuf::EnumDescriptor] for the OfflineUserDataJobStatus enum
|
|
1122
|
+
def self.offline_user_data_job_status
|
|
1123
|
+
require "google/ads/google_ads/v5/enums/offline_user_data_job_status_pb"
|
|
1124
|
+
Google::Ads::GoogleAds::V5::Enums::OfflineUserDataJobStatusEnum::OfflineUserDataJobStatus.descriptor
|
|
1125
|
+
end
|
|
1126
|
+
|
|
1127
|
+
# Returns the descriptor for the OfflineUserDataJobType enum
|
|
1128
|
+
#
|
|
1129
|
+
# @return [Google::Protobuf::EnumDescriptor] for the OfflineUserDataJobType enum
|
|
1130
|
+
def self.offline_user_data_job_type
|
|
1131
|
+
require "google/ads/google_ads/v5/enums/offline_user_data_job_type_pb"
|
|
1132
|
+
Google::Ads::GoogleAds::V5::Enums::OfflineUserDataJobTypeEnum::OfflineUserDataJobType.descriptor
|
|
901
1133
|
end
|
|
902
1134
|
|
|
903
|
-
# Returns the descriptor for the
|
|
1135
|
+
# Returns the descriptor for the BiddingStrategyStatus enum
|
|
904
1136
|
#
|
|
905
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
906
|
-
def self.
|
|
907
|
-
require "google/ads/google_ads/v5/enums/
|
|
908
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
1137
|
+
# @return [Google::Protobuf::EnumDescriptor] for the BiddingStrategyStatus enum
|
|
1138
|
+
def self.bidding_strategy_status
|
|
1139
|
+
require "google/ads/google_ads/v5/enums/bidding_strategy_status_pb"
|
|
1140
|
+
Google::Ads::GoogleAds::V5::Enums::BiddingStrategyStatusEnum::BiddingStrategyStatus.descriptor
|
|
909
1141
|
end
|
|
910
1142
|
|
|
911
|
-
# Returns the descriptor for the
|
|
1143
|
+
# Returns the descriptor for the ManagerLinkStatus enum
|
|
912
1144
|
#
|
|
913
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
914
|
-
def self.
|
|
915
|
-
require "google/ads/google_ads/v5/
|
|
916
|
-
Google::Ads::GoogleAds::V5::
|
|
1145
|
+
# @return [Google::Protobuf::EnumDescriptor] for the ManagerLinkStatus enum
|
|
1146
|
+
def self.manager_link_status
|
|
1147
|
+
require "google/ads/google_ads/v5/enums/manager_link_status_pb"
|
|
1148
|
+
Google::Ads::GoogleAds::V5::Enums::ManagerLinkStatusEnum::ManagerLinkStatus.descriptor
|
|
917
1149
|
end
|
|
918
1150
|
|
|
919
|
-
# Returns the descriptor for the
|
|
1151
|
+
# Returns the descriptor for the SimulationModificationMethod enum
|
|
920
1152
|
#
|
|
921
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
922
|
-
def self.
|
|
923
|
-
require "google/ads/google_ads/v5/enums/
|
|
924
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
1153
|
+
# @return [Google::Protobuf::EnumDescriptor] for the SimulationModificationMethod enum
|
|
1154
|
+
def self.simulation_modification_method
|
|
1155
|
+
require "google/ads/google_ads/v5/enums/simulation_modification_method_pb"
|
|
1156
|
+
Google::Ads::GoogleAds::V5::Enums::SimulationModificationMethodEnum::SimulationModificationMethod.descriptor
|
|
925
1157
|
end
|
|
926
1158
|
|
|
927
|
-
# Returns the descriptor for the
|
|
1159
|
+
# Returns the descriptor for the SimulationType enum
|
|
928
1160
|
#
|
|
929
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
930
|
-
def self.
|
|
931
|
-
require "google/ads/google_ads/v5/enums/
|
|
932
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
1161
|
+
# @return [Google::Protobuf::EnumDescriptor] for the SimulationType enum
|
|
1162
|
+
def self.simulation_type
|
|
1163
|
+
require "google/ads/google_ads/v5/enums/simulation_type_pb"
|
|
1164
|
+
Google::Ads::GoogleAds::V5::Enums::SimulationTypeEnum::SimulationType.descriptor
|
|
933
1165
|
end
|
|
934
1166
|
|
|
935
|
-
# Returns the descriptor for the
|
|
1167
|
+
# Returns the descriptor for the BatchJobStatus enum
|
|
936
1168
|
#
|
|
937
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
938
|
-
def self.
|
|
939
|
-
require "google/ads/google_ads/v5/enums/
|
|
940
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
1169
|
+
# @return [Google::Protobuf::EnumDescriptor] for the BatchJobStatus enum
|
|
1170
|
+
def self.batch_job_status
|
|
1171
|
+
require "google/ads/google_ads/v5/enums/batch_job_status_pb"
|
|
1172
|
+
Google::Ads::GoogleAds::V5::Enums::BatchJobStatusEnum::BatchJobStatus.descriptor
|
|
941
1173
|
end
|
|
942
1174
|
|
|
943
|
-
# Returns the descriptor for the
|
|
1175
|
+
# Returns the descriptor for the BillingSetupStatus enum
|
|
944
1176
|
#
|
|
945
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
946
|
-
def self.
|
|
947
|
-
require "google/ads/google_ads/v5/enums/
|
|
948
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
1177
|
+
# @return [Google::Protobuf::EnumDescriptor] for the BillingSetupStatus enum
|
|
1178
|
+
def self.billing_setup_status
|
|
1179
|
+
require "google/ads/google_ads/v5/enums/billing_setup_status_pb"
|
|
1180
|
+
Google::Ads::GoogleAds::V5::Enums::BillingSetupStatusEnum::BillingSetupStatus.descriptor
|
|
949
1181
|
end
|
|
950
1182
|
|
|
951
|
-
# Returns the descriptor for the
|
|
1183
|
+
# Returns the descriptor for the GeoTargetingType enum
|
|
952
1184
|
#
|
|
953
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
954
|
-
def self.
|
|
955
|
-
require "google/ads/google_ads/v5/enums/
|
|
956
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
1185
|
+
# @return [Google::Protobuf::EnumDescriptor] for the GeoTargetingType enum
|
|
1186
|
+
def self.geo_targeting_type
|
|
1187
|
+
require "google/ads/google_ads/v5/enums/geo_targeting_type_pb"
|
|
1188
|
+
Google::Ads::GoogleAds::V5::Enums::GeoTargetingTypeEnum::GeoTargetingType.descriptor
|
|
957
1189
|
end
|
|
958
1190
|
|
|
959
|
-
# Returns the descriptor for the
|
|
1191
|
+
# Returns the descriptor for the OperatingSystemVersionOperatorType enum
|
|
960
1192
|
#
|
|
961
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
962
|
-
def self.
|
|
963
|
-
require "google/ads/google_ads/v5/enums/
|
|
964
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
1193
|
+
# @return [Google::Protobuf::EnumDescriptor] for the OperatingSystemVersionOperatorType enum
|
|
1194
|
+
def self.operating_system_version_operator_type
|
|
1195
|
+
require "google/ads/google_ads/v5/enums/operating_system_version_operator_type_pb"
|
|
1196
|
+
Google::Ads::GoogleAds::V5::Enums::OperatingSystemVersionOperatorTypeEnum::OperatingSystemVersionOperatorType.descriptor
|
|
965
1197
|
end
|
|
966
1198
|
|
|
967
|
-
# Returns the descriptor for the
|
|
1199
|
+
# Returns the descriptor for the MediaType enum
|
|
968
1200
|
#
|
|
969
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
970
|
-
def self.
|
|
971
|
-
require "google/ads/google_ads/v5/enums/
|
|
972
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
1201
|
+
# @return [Google::Protobuf::EnumDescriptor] for the MediaType enum
|
|
1202
|
+
def self.media_type
|
|
1203
|
+
require "google/ads/google_ads/v5/enums/media_type_pb"
|
|
1204
|
+
Google::Ads::GoogleAds::V5::Enums::MediaTypeEnum::MediaType.descriptor
|
|
973
1205
|
end
|
|
974
1206
|
|
|
975
|
-
# Returns the descriptor for the
|
|
1207
|
+
# Returns the descriptor for the MimeType enum
|
|
976
1208
|
#
|
|
977
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
978
|
-
def self.
|
|
979
|
-
require "google/ads/google_ads/v5/enums/
|
|
980
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
1209
|
+
# @return [Google::Protobuf::EnumDescriptor] for the MimeType enum
|
|
1210
|
+
def self.mime_type
|
|
1211
|
+
require "google/ads/google_ads/v5/enums/mime_type_pb"
|
|
1212
|
+
Google::Ads::GoogleAds::V5::Enums::MimeTypeEnum::MimeType.descriptor
|
|
981
1213
|
end
|
|
982
1214
|
|
|
983
|
-
# Returns the descriptor for the
|
|
1215
|
+
# Returns the descriptor for the AppStore enum
|
|
984
1216
|
#
|
|
985
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
986
|
-
def self.
|
|
987
|
-
require "google/ads/google_ads/v5/enums/
|
|
988
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
1217
|
+
# @return [Google::Protobuf::EnumDescriptor] for the AppStore enum
|
|
1218
|
+
def self.app_store
|
|
1219
|
+
require "google/ads/google_ads/v5/enums/app_store_pb"
|
|
1220
|
+
Google::Ads::GoogleAds::V5::Enums::AppStoreEnum::AppStore.descriptor
|
|
989
1221
|
end
|
|
990
1222
|
|
|
991
|
-
# Returns the descriptor for the
|
|
1223
|
+
# Returns the descriptor for the CallConversionReportingState enum
|
|
992
1224
|
#
|
|
993
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
994
|
-
def self.
|
|
995
|
-
require "google/ads/google_ads/v5/enums/
|
|
996
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
1225
|
+
# @return [Google::Protobuf::EnumDescriptor] for the CallConversionReportingState enum
|
|
1226
|
+
def self.call_conversion_reporting_state
|
|
1227
|
+
require "google/ads/google_ads/v5/enums/call_conversion_reporting_state_pb"
|
|
1228
|
+
Google::Ads::GoogleAds::V5::Enums::CallConversionReportingStateEnum::CallConversionReportingState.descriptor
|
|
997
1229
|
end
|
|
998
1230
|
|
|
999
|
-
# Returns the descriptor for the
|
|
1231
|
+
# Returns the descriptor for the PriceExtensionPriceQualifier enum
|
|
1000
1232
|
#
|
|
1001
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1002
|
-
def self.
|
|
1003
|
-
require "google/ads/google_ads/v5/enums/
|
|
1004
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
1233
|
+
# @return [Google::Protobuf::EnumDescriptor] for the PriceExtensionPriceQualifier enum
|
|
1234
|
+
def self.price_extension_price_qualifier
|
|
1235
|
+
require "google/ads/google_ads/v5/enums/price_extension_price_qualifier_pb"
|
|
1236
|
+
Google::Ads::GoogleAds::V5::Enums::PriceExtensionPriceQualifierEnum::PriceExtensionPriceQualifier.descriptor
|
|
1005
1237
|
end
|
|
1006
1238
|
|
|
1007
|
-
# Returns the descriptor for the
|
|
1239
|
+
# Returns the descriptor for the PriceExtensionPriceUnit enum
|
|
1008
1240
|
#
|
|
1009
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1010
|
-
def self.
|
|
1011
|
-
require "google/ads/google_ads/v5/enums/
|
|
1012
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
1241
|
+
# @return [Google::Protobuf::EnumDescriptor] for the PriceExtensionPriceUnit enum
|
|
1242
|
+
def self.price_extension_price_unit
|
|
1243
|
+
require "google/ads/google_ads/v5/enums/price_extension_price_unit_pb"
|
|
1244
|
+
Google::Ads::GoogleAds::V5::Enums::PriceExtensionPriceUnitEnum::PriceExtensionPriceUnit.descriptor
|
|
1013
1245
|
end
|
|
1014
1246
|
|
|
1015
|
-
# Returns the descriptor for the
|
|
1247
|
+
# Returns the descriptor for the PriceExtensionType enum
|
|
1016
1248
|
#
|
|
1017
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1018
|
-
def self.
|
|
1019
|
-
require "google/ads/google_ads/v5/enums/
|
|
1020
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
1249
|
+
# @return [Google::Protobuf::EnumDescriptor] for the PriceExtensionType enum
|
|
1250
|
+
def self.price_extension_type
|
|
1251
|
+
require "google/ads/google_ads/v5/enums/price_extension_type_pb"
|
|
1252
|
+
Google::Ads::GoogleAds::V5::Enums::PriceExtensionTypeEnum::PriceExtensionType.descriptor
|
|
1021
1253
|
end
|
|
1022
1254
|
|
|
1023
|
-
# Returns the descriptor for the
|
|
1255
|
+
# Returns the descriptor for the PromotionExtensionDiscountModifier enum
|
|
1024
1256
|
#
|
|
1025
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1026
|
-
def self.
|
|
1027
|
-
require "google/ads/google_ads/v5/enums/
|
|
1028
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
1257
|
+
# @return [Google::Protobuf::EnumDescriptor] for the PromotionExtensionDiscountModifier enum
|
|
1258
|
+
def self.promotion_extension_discount_modifier
|
|
1259
|
+
require "google/ads/google_ads/v5/enums/promotion_extension_discount_modifier_pb"
|
|
1260
|
+
Google::Ads::GoogleAds::V5::Enums::PromotionExtensionDiscountModifierEnum::PromotionExtensionDiscountModifier.descriptor
|
|
1029
1261
|
end
|
|
1030
1262
|
|
|
1031
|
-
# Returns the descriptor for the
|
|
1263
|
+
# Returns the descriptor for the PromotionExtensionOccasion enum
|
|
1032
1264
|
#
|
|
1033
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1034
|
-
def self.
|
|
1035
|
-
require "google/ads/google_ads/v5/enums/
|
|
1036
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
1265
|
+
# @return [Google::Protobuf::EnumDescriptor] for the PromotionExtensionOccasion enum
|
|
1266
|
+
def self.promotion_extension_occasion
|
|
1267
|
+
require "google/ads/google_ads/v5/enums/promotion_extension_occasion_pb"
|
|
1268
|
+
Google::Ads::GoogleAds::V5::Enums::PromotionExtensionOccasionEnum::PromotionExtensionOccasion.descriptor
|
|
1037
1269
|
end
|
|
1038
1270
|
|
|
1039
|
-
# Returns the descriptor for the
|
|
1271
|
+
# Returns the descriptor for the FeedItemStatus enum
|
|
1040
1272
|
#
|
|
1041
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1042
|
-
def self.
|
|
1043
|
-
require "google/ads/google_ads/v5/enums/
|
|
1044
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
1273
|
+
# @return [Google::Protobuf::EnumDescriptor] for the FeedItemStatus enum
|
|
1274
|
+
def self.feed_item_status
|
|
1275
|
+
require "google/ads/google_ads/v5/enums/feed_item_status_pb"
|
|
1276
|
+
Google::Ads::GoogleAds::V5::Enums::FeedItemStatusEnum::FeedItemStatus.descriptor
|
|
1045
1277
|
end
|
|
1046
1278
|
|
|
1047
|
-
# Returns the descriptor for the
|
|
1279
|
+
# Returns the descriptor for the AdGroupAdRotationMode enum
|
|
1048
1280
|
#
|
|
1049
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1050
|
-
def self.
|
|
1051
|
-
require "google/ads/google_ads/v5/enums/
|
|
1052
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
1281
|
+
# @return [Google::Protobuf::EnumDescriptor] for the AdGroupAdRotationMode enum
|
|
1282
|
+
def self.ad_group_ad_rotation_mode
|
|
1283
|
+
require "google/ads/google_ads/v5/enums/ad_group_ad_rotation_mode_pb"
|
|
1284
|
+
Google::Ads::GoogleAds::V5::Enums::AdGroupAdRotationModeEnum::AdGroupAdRotationMode.descriptor
|
|
1053
1285
|
end
|
|
1054
1286
|
|
|
1055
|
-
# Returns the descriptor for the
|
|
1287
|
+
# Returns the descriptor for the AdGroupStatus enum
|
|
1056
1288
|
#
|
|
1057
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1058
|
-
def self.
|
|
1059
|
-
require "google/ads/google_ads/v5/enums/
|
|
1060
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
1289
|
+
# @return [Google::Protobuf::EnumDescriptor] for the AdGroupStatus enum
|
|
1290
|
+
def self.ad_group_status
|
|
1291
|
+
require "google/ads/google_ads/v5/enums/ad_group_status_pb"
|
|
1292
|
+
Google::Ads::GoogleAds::V5::Enums::AdGroupStatusEnum::AdGroupStatus.descriptor
|
|
1061
1293
|
end
|
|
1062
1294
|
|
|
1063
|
-
# Returns the descriptor for the
|
|
1295
|
+
# Returns the descriptor for the AdGroupType enum
|
|
1064
1296
|
#
|
|
1065
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1066
|
-
def self.
|
|
1067
|
-
require "google/ads/google_ads/v5/enums/
|
|
1068
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
1297
|
+
# @return [Google::Protobuf::EnumDescriptor] for the AdGroupType enum
|
|
1298
|
+
def self.ad_group_type
|
|
1299
|
+
require "google/ads/google_ads/v5/enums/ad_group_type_pb"
|
|
1300
|
+
Google::Ads::GoogleAds::V5::Enums::AdGroupTypeEnum::AdGroupType.descriptor
|
|
1069
1301
|
end
|
|
1070
1302
|
|
|
1071
|
-
# Returns the descriptor for the
|
|
1303
|
+
# Returns the descriptor for the BiddingSource enum
|
|
1072
1304
|
#
|
|
1073
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1074
|
-
def self.
|
|
1075
|
-
require "google/ads/google_ads/v5/enums/
|
|
1076
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
1305
|
+
# @return [Google::Protobuf::EnumDescriptor] for the BiddingSource enum
|
|
1306
|
+
def self.bidding_source
|
|
1307
|
+
require "google/ads/google_ads/v5/enums/bidding_source_pb"
|
|
1308
|
+
Google::Ads::GoogleAds::V5::Enums::BiddingSourceEnum::BiddingSource.descriptor
|
|
1077
1309
|
end
|
|
1078
1310
|
|
|
1079
|
-
# Returns the descriptor for the
|
|
1311
|
+
# Returns the descriptor for the CampaignSharedSetStatus enum
|
|
1080
1312
|
#
|
|
1081
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1082
|
-
def self.
|
|
1083
|
-
require "google/ads/google_ads/v5/enums/
|
|
1084
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
1313
|
+
# @return [Google::Protobuf::EnumDescriptor] for the CampaignSharedSetStatus enum
|
|
1314
|
+
def self.campaign_shared_set_status
|
|
1315
|
+
require "google/ads/google_ads/v5/enums/campaign_shared_set_status_pb"
|
|
1316
|
+
Google::Ads::GoogleAds::V5::Enums::CampaignSharedSetStatusEnum::CampaignSharedSetStatus.descriptor
|
|
1085
1317
|
end
|
|
1086
1318
|
|
|
1087
|
-
# Returns the descriptor for the
|
|
1319
|
+
# Returns the descriptor for the FeedItemQualityApprovalStatus enum
|
|
1088
1320
|
#
|
|
1089
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1090
|
-
def self.
|
|
1091
|
-
require "google/ads/google_ads/v5/enums/
|
|
1092
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
1321
|
+
# @return [Google::Protobuf::EnumDescriptor] for the FeedItemQualityApprovalStatus enum
|
|
1322
|
+
def self.feed_item_quality_approval_status
|
|
1323
|
+
require "google/ads/google_ads/v5/enums/feed_item_quality_approval_status_pb"
|
|
1324
|
+
Google::Ads::GoogleAds::V5::Enums::FeedItemQualityApprovalStatusEnum::FeedItemQualityApprovalStatus.descriptor
|
|
1093
1325
|
end
|
|
1094
1326
|
|
|
1095
|
-
# Returns the descriptor for the
|
|
1327
|
+
# Returns the descriptor for the FeedItemQualityDisapprovalReason enum
|
|
1096
1328
|
#
|
|
1097
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1098
|
-
def self.
|
|
1099
|
-
require "google/ads/google_ads/v5/enums/
|
|
1100
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
1329
|
+
# @return [Google::Protobuf::EnumDescriptor] for the FeedItemQualityDisapprovalReason enum
|
|
1330
|
+
def self.feed_item_quality_disapproval_reason
|
|
1331
|
+
require "google/ads/google_ads/v5/enums/feed_item_quality_disapproval_reason_pb"
|
|
1332
|
+
Google::Ads::GoogleAds::V5::Enums::FeedItemQualityDisapprovalReasonEnum::FeedItemQualityDisapprovalReason.descriptor
|
|
1101
1333
|
end
|
|
1102
1334
|
|
|
1103
|
-
# Returns the descriptor for the
|
|
1335
|
+
# Returns the descriptor for the FeedItemValidationStatus enum
|
|
1104
1336
|
#
|
|
1105
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1106
|
-
def self.
|
|
1107
|
-
require "google/ads/google_ads/v5/enums/
|
|
1108
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
1337
|
+
# @return [Google::Protobuf::EnumDescriptor] for the FeedItemValidationStatus enum
|
|
1338
|
+
def self.feed_item_validation_status
|
|
1339
|
+
require "google/ads/google_ads/v5/enums/feed_item_validation_status_pb"
|
|
1340
|
+
Google::Ads::GoogleAds::V5::Enums::FeedItemValidationStatusEnum::FeedItemValidationStatus.descriptor
|
|
1109
1341
|
end
|
|
1110
1342
|
|
|
1111
|
-
# Returns the descriptor for the
|
|
1343
|
+
# Returns the descriptor for the GeoTargetingRestriction enum
|
|
1112
1344
|
#
|
|
1113
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1114
|
-
def self.
|
|
1115
|
-
require "google/ads/google_ads/v5/enums/
|
|
1116
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
1345
|
+
# @return [Google::Protobuf::EnumDescriptor] for the GeoTargetingRestriction enum
|
|
1346
|
+
def self.geo_targeting_restriction
|
|
1347
|
+
require "google/ads/google_ads/v5/enums/geo_targeting_restriction_pb"
|
|
1348
|
+
Google::Ads::GoogleAds::V5::Enums::GeoTargetingRestrictionEnum::GeoTargetingRestriction.descriptor
|
|
1117
1349
|
end
|
|
1118
1350
|
|
|
1119
|
-
# Returns the descriptor for the
|
|
1351
|
+
# Returns the descriptor for the FeedItemValidationError enum
|
|
1120
1352
|
#
|
|
1121
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1122
|
-
def self.
|
|
1123
|
-
require "google/ads/google_ads/v5/
|
|
1124
|
-
Google::Ads::GoogleAds::V5::
|
|
1353
|
+
# @return [Google::Protobuf::EnumDescriptor] for the FeedItemValidationError enum
|
|
1354
|
+
def self.feed_item_validation_error
|
|
1355
|
+
require "google/ads/google_ads/v5/errors/feed_item_validation_error_pb"
|
|
1356
|
+
Google::Ads::GoogleAds::V5::Errors::FeedItemValidationErrorEnum::FeedItemValidationError.descriptor
|
|
1125
1357
|
end
|
|
1126
1358
|
|
|
1127
|
-
# Returns the descriptor for the
|
|
1359
|
+
# Returns the descriptor for the AttributionModel enum
|
|
1128
1360
|
#
|
|
1129
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1130
|
-
def self.
|
|
1131
|
-
require "google/ads/google_ads/v5/enums/
|
|
1132
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
1361
|
+
# @return [Google::Protobuf::EnumDescriptor] for the AttributionModel enum
|
|
1362
|
+
def self.attribution_model
|
|
1363
|
+
require "google/ads/google_ads/v5/enums/attribution_model_pb"
|
|
1364
|
+
Google::Ads::GoogleAds::V5::Enums::AttributionModelEnum::AttributionModel.descriptor
|
|
1133
1365
|
end
|
|
1134
1366
|
|
|
1135
|
-
# Returns the descriptor for the
|
|
1367
|
+
# Returns the descriptor for the ConversionActionCategory enum
|
|
1136
1368
|
#
|
|
1137
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1138
|
-
def self.
|
|
1139
|
-
require "google/ads/google_ads/v5/enums/
|
|
1140
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
1369
|
+
# @return [Google::Protobuf::EnumDescriptor] for the ConversionActionCategory enum
|
|
1370
|
+
def self.conversion_action_category
|
|
1371
|
+
require "google/ads/google_ads/v5/enums/conversion_action_category_pb"
|
|
1372
|
+
Google::Ads::GoogleAds::V5::Enums::ConversionActionCategoryEnum::ConversionActionCategory.descriptor
|
|
1141
1373
|
end
|
|
1142
1374
|
|
|
1143
|
-
# Returns the descriptor for the
|
|
1375
|
+
# Returns the descriptor for the ConversionActionCountingType enum
|
|
1144
1376
|
#
|
|
1145
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1146
|
-
def self.
|
|
1147
|
-
require "google/ads/google_ads/v5/enums/
|
|
1148
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
1377
|
+
# @return [Google::Protobuf::EnumDescriptor] for the ConversionActionCountingType enum
|
|
1378
|
+
def self.conversion_action_counting_type
|
|
1379
|
+
require "google/ads/google_ads/v5/enums/conversion_action_counting_type_pb"
|
|
1380
|
+
Google::Ads::GoogleAds::V5::Enums::ConversionActionCountingTypeEnum::ConversionActionCountingType.descriptor
|
|
1149
1381
|
end
|
|
1150
1382
|
|
|
1151
|
-
# Returns the descriptor for the
|
|
1383
|
+
# Returns the descriptor for the ConversionActionStatus enum
|
|
1152
1384
|
#
|
|
1153
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1154
|
-
def self.
|
|
1155
|
-
require "google/ads/google_ads/v5/enums/
|
|
1156
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
1385
|
+
# @return [Google::Protobuf::EnumDescriptor] for the ConversionActionStatus enum
|
|
1386
|
+
def self.conversion_action_status
|
|
1387
|
+
require "google/ads/google_ads/v5/enums/conversion_action_status_pb"
|
|
1388
|
+
Google::Ads::GoogleAds::V5::Enums::ConversionActionStatusEnum::ConversionActionStatus.descriptor
|
|
1157
1389
|
end
|
|
1158
1390
|
|
|
1159
|
-
# Returns the descriptor for the
|
|
1391
|
+
# Returns the descriptor for the ConversionActionType enum
|
|
1160
1392
|
#
|
|
1161
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1162
|
-
def self.
|
|
1163
|
-
require "google/ads/google_ads/v5/enums/
|
|
1164
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
1393
|
+
# @return [Google::Protobuf::EnumDescriptor] for the ConversionActionType enum
|
|
1394
|
+
def self.conversion_action_type
|
|
1395
|
+
require "google/ads/google_ads/v5/enums/conversion_action_type_pb"
|
|
1396
|
+
Google::Ads::GoogleAds::V5::Enums::ConversionActionTypeEnum::ConversionActionType.descriptor
|
|
1165
1397
|
end
|
|
1166
1398
|
|
|
1167
|
-
# Returns the descriptor for the
|
|
1399
|
+
# Returns the descriptor for the DataDrivenModelStatus enum
|
|
1168
1400
|
#
|
|
1169
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1170
|
-
def self.
|
|
1171
|
-
require "google/ads/google_ads/v5/enums/
|
|
1172
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
1401
|
+
# @return [Google::Protobuf::EnumDescriptor] for the DataDrivenModelStatus enum
|
|
1402
|
+
def self.data_driven_model_status
|
|
1403
|
+
require "google/ads/google_ads/v5/enums/data_driven_model_status_pb"
|
|
1404
|
+
Google::Ads::GoogleAds::V5::Enums::DataDrivenModelStatusEnum::DataDrivenModelStatus.descriptor
|
|
1173
1405
|
end
|
|
1174
1406
|
|
|
1175
|
-
# Returns the descriptor for the
|
|
1407
|
+
# Returns the descriptor for the MobileAppVendor enum
|
|
1176
1408
|
#
|
|
1177
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1178
|
-
def self.
|
|
1179
|
-
require "google/ads/google_ads/v5/enums/
|
|
1180
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
1409
|
+
# @return [Google::Protobuf::EnumDescriptor] for the MobileAppVendor enum
|
|
1410
|
+
def self.mobile_app_vendor
|
|
1411
|
+
require "google/ads/google_ads/v5/enums/mobile_app_vendor_pb"
|
|
1412
|
+
Google::Ads::GoogleAds::V5::Enums::MobileAppVendorEnum::MobileAppVendor.descriptor
|
|
1181
1413
|
end
|
|
1182
1414
|
|
|
1183
|
-
# Returns the descriptor for the
|
|
1415
|
+
# Returns the descriptor for the CampaignExperimentStatus enum
|
|
1184
1416
|
#
|
|
1185
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1186
|
-
def self.
|
|
1187
|
-
require "google/ads/google_ads/v5/enums/
|
|
1188
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
1417
|
+
# @return [Google::Protobuf::EnumDescriptor] for the CampaignExperimentStatus enum
|
|
1418
|
+
def self.campaign_experiment_status
|
|
1419
|
+
require "google/ads/google_ads/v5/enums/campaign_experiment_status_pb"
|
|
1420
|
+
Google::Ads::GoogleAds::V5::Enums::CampaignExperimentStatusEnum::CampaignExperimentStatus.descriptor
|
|
1189
1421
|
end
|
|
1190
1422
|
|
|
1191
|
-
# Returns the descriptor for the
|
|
1423
|
+
# Returns the descriptor for the CampaignExperimentTrafficSplitType enum
|
|
1192
1424
|
#
|
|
1193
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1194
|
-
def self.
|
|
1195
|
-
require "google/ads/google_ads/v5/enums/
|
|
1196
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
1425
|
+
# @return [Google::Protobuf::EnumDescriptor] for the CampaignExperimentTrafficSplitType enum
|
|
1426
|
+
def self.campaign_experiment_traffic_split_type
|
|
1427
|
+
require "google/ads/google_ads/v5/enums/campaign_experiment_traffic_split_type_pb"
|
|
1428
|
+
Google::Ads::GoogleAds::V5::Enums::CampaignExperimentTrafficSplitTypeEnum::CampaignExperimentTrafficSplitType.descriptor
|
|
1197
1429
|
end
|
|
1198
1430
|
|
|
1199
|
-
# Returns the descriptor for the
|
|
1431
|
+
# Returns the descriptor for the KeywordPlanForecastInterval enum
|
|
1200
1432
|
#
|
|
1201
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1202
|
-
def self.
|
|
1203
|
-
require "google/ads/google_ads/v5/enums/
|
|
1204
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
1433
|
+
# @return [Google::Protobuf::EnumDescriptor] for the KeywordPlanForecastInterval enum
|
|
1434
|
+
def self.keyword_plan_forecast_interval
|
|
1435
|
+
require "google/ads/google_ads/v5/enums/keyword_plan_forecast_interval_pb"
|
|
1436
|
+
Google::Ads::GoogleAds::V5::Enums::KeywordPlanForecastIntervalEnum::KeywordPlanForecastInterval.descriptor
|
|
1205
1437
|
end
|
|
1206
1438
|
|
|
1207
|
-
# Returns the descriptor for the
|
|
1439
|
+
# Returns the descriptor for the AdGroupAdStatus enum
|
|
1208
1440
|
#
|
|
1209
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1210
|
-
def self.
|
|
1211
|
-
require "google/ads/google_ads/v5/enums/
|
|
1212
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
1441
|
+
# @return [Google::Protobuf::EnumDescriptor] for the AdGroupAdStatus enum
|
|
1442
|
+
def self.ad_group_ad_status
|
|
1443
|
+
require "google/ads/google_ads/v5/enums/ad_group_ad_status_pb"
|
|
1444
|
+
Google::Ads::GoogleAds::V5::Enums::AdGroupAdStatusEnum::AdGroupAdStatus.descriptor
|
|
1213
1445
|
end
|
|
1214
1446
|
|
|
1215
|
-
# Returns the descriptor for the
|
|
1447
|
+
# Returns the descriptor for the AdStrength enum
|
|
1216
1448
|
#
|
|
1217
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1218
|
-
def self.
|
|
1219
|
-
require "google/ads/google_ads/v5/enums/
|
|
1220
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
1449
|
+
# @return [Google::Protobuf::EnumDescriptor] for the AdStrength enum
|
|
1450
|
+
def self.ad_strength
|
|
1451
|
+
require "google/ads/google_ads/v5/enums/ad_strength_pb"
|
|
1452
|
+
Google::Ads::GoogleAds::V5::Enums::AdStrengthEnum::AdStrength.descriptor
|
|
1221
1453
|
end
|
|
1222
1454
|
|
|
1223
|
-
# Returns the descriptor for the
|
|
1455
|
+
# Returns the descriptor for the ServedAssetFieldType enum
|
|
1224
1456
|
#
|
|
1225
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1226
|
-
def self.
|
|
1227
|
-
require "google/ads/google_ads/v5/enums/
|
|
1228
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
1457
|
+
# @return [Google::Protobuf::EnumDescriptor] for the ServedAssetFieldType enum
|
|
1458
|
+
def self.served_asset_field_type
|
|
1459
|
+
require "google/ads/google_ads/v5/enums/served_asset_field_type_pb"
|
|
1460
|
+
Google::Ads::GoogleAds::V5::Enums::ServedAssetFieldTypeEnum::ServedAssetFieldType.descriptor
|
|
1229
1461
|
end
|
|
1230
1462
|
|
|
1231
|
-
# Returns the descriptor for the
|
|
1463
|
+
# Returns the descriptor for the DisplayAdFormatSetting enum
|
|
1232
1464
|
#
|
|
1233
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1234
|
-
def self.
|
|
1235
|
-
require "google/ads/google_ads/v5/enums/
|
|
1236
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
1465
|
+
# @return [Google::Protobuf::EnumDescriptor] for the DisplayAdFormatSetting enum
|
|
1466
|
+
def self.display_ad_format_setting
|
|
1467
|
+
require "google/ads/google_ads/v5/enums/display_ad_format_setting_pb"
|
|
1468
|
+
Google::Ads::GoogleAds::V5::Enums::DisplayAdFormatSettingEnum::DisplayAdFormatSetting.descriptor
|
|
1237
1469
|
end
|
|
1238
1470
|
|
|
1239
|
-
# Returns the descriptor for the
|
|
1471
|
+
# Returns the descriptor for the DisplayUploadProductType enum
|
|
1240
1472
|
#
|
|
1241
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1242
|
-
def self.
|
|
1243
|
-
require "google/ads/google_ads/v5/enums/
|
|
1244
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
1473
|
+
# @return [Google::Protobuf::EnumDescriptor] for the DisplayUploadProductType enum
|
|
1474
|
+
def self.display_upload_product_type
|
|
1475
|
+
require "google/ads/google_ads/v5/enums/display_upload_product_type_pb"
|
|
1476
|
+
Google::Ads::GoogleAds::V5::Enums::DisplayUploadProductTypeEnum::DisplayUploadProductType.descriptor
|
|
1245
1477
|
end
|
|
1246
1478
|
|
|
1247
|
-
# Returns the descriptor for the
|
|
1479
|
+
# Returns the descriptor for the LegacyAppInstallAdAppStore enum
|
|
1248
1480
|
#
|
|
1249
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1250
|
-
def self.
|
|
1251
|
-
require "google/ads/google_ads/v5/enums/
|
|
1252
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
1481
|
+
# @return [Google::Protobuf::EnumDescriptor] for the LegacyAppInstallAdAppStore enum
|
|
1482
|
+
def self.legacy_app_install_ad_app_store
|
|
1483
|
+
require "google/ads/google_ads/v5/enums/legacy_app_install_ad_app_store_pb"
|
|
1484
|
+
Google::Ads::GoogleAds::V5::Enums::LegacyAppInstallAdAppStoreEnum::LegacyAppInstallAdAppStore.descriptor
|
|
1253
1485
|
end
|
|
1254
1486
|
|
|
1255
|
-
# Returns the descriptor for the
|
|
1487
|
+
# Returns the descriptor for the AppUrlOperatingSystemType enum
|
|
1256
1488
|
#
|
|
1257
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1258
|
-
def self.
|
|
1259
|
-
require "google/ads/google_ads/v5/enums/
|
|
1260
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
1489
|
+
# @return [Google::Protobuf::EnumDescriptor] for the AppUrlOperatingSystemType enum
|
|
1490
|
+
def self.app_url_operating_system_type
|
|
1491
|
+
require "google/ads/google_ads/v5/enums/app_url_operating_system_type_pb"
|
|
1492
|
+
Google::Ads::GoogleAds::V5::Enums::AppUrlOperatingSystemTypeEnum::AppUrlOperatingSystemType.descriptor
|
|
1261
1493
|
end
|
|
1262
1494
|
|
|
1263
|
-
# Returns the descriptor for the
|
|
1495
|
+
# Returns the descriptor for the SystemManagedResourceSource enum
|
|
1264
1496
|
#
|
|
1265
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1266
|
-
def self.
|
|
1267
|
-
require "google/ads/google_ads/v5/enums/
|
|
1268
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
1497
|
+
# @return [Google::Protobuf::EnumDescriptor] for the SystemManagedResourceSource enum
|
|
1498
|
+
def self.system_managed_resource_source
|
|
1499
|
+
require "google/ads/google_ads/v5/enums/system_managed_entity_source_pb"
|
|
1500
|
+
Google::Ads::GoogleAds::V5::Enums::SystemManagedResourceSourceEnum::SystemManagedResourceSource.descriptor
|
|
1269
1501
|
end
|
|
1270
1502
|
|
|
1271
|
-
# Returns the descriptor for the
|
|
1503
|
+
# Returns the descriptor for the AffiliateLocationFeedRelationshipType enum
|
|
1272
1504
|
#
|
|
1273
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1274
|
-
def self.
|
|
1275
|
-
require "google/ads/google_ads/v5/enums/
|
|
1276
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
1505
|
+
# @return [Google::Protobuf::EnumDescriptor] for the AffiliateLocationFeedRelationshipType enum
|
|
1506
|
+
def self.affiliate_location_feed_relationship_type
|
|
1507
|
+
require "google/ads/google_ads/v5/enums/affiliate_location_feed_relationship_type_pb"
|
|
1508
|
+
Google::Ads::GoogleAds::V5::Enums::AffiliateLocationFeedRelationshipTypeEnum::AffiliateLocationFeedRelationshipType.descriptor
|
|
1277
1509
|
end
|
|
1278
1510
|
|
|
1279
|
-
# Returns the descriptor for the
|
|
1511
|
+
# Returns the descriptor for the FeedAttributeType enum
|
|
1280
1512
|
#
|
|
1281
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1282
|
-
def self.
|
|
1283
|
-
require "google/ads/google_ads/v5/enums/
|
|
1284
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
1513
|
+
# @return [Google::Protobuf::EnumDescriptor] for the FeedAttributeType enum
|
|
1514
|
+
def self.feed_attribute_type
|
|
1515
|
+
require "google/ads/google_ads/v5/enums/feed_attribute_type_pb"
|
|
1516
|
+
Google::Ads::GoogleAds::V5::Enums::FeedAttributeTypeEnum::FeedAttributeType.descriptor
|
|
1285
1517
|
end
|
|
1286
1518
|
|
|
1287
|
-
# Returns the descriptor for the
|
|
1519
|
+
# Returns the descriptor for the FeedStatus enum
|
|
1288
1520
|
#
|
|
1289
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1290
|
-
def self.
|
|
1291
|
-
require "google/ads/google_ads/v5/enums/
|
|
1292
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
1521
|
+
# @return [Google::Protobuf::EnumDescriptor] for the FeedStatus enum
|
|
1522
|
+
def self.feed_status
|
|
1523
|
+
require "google/ads/google_ads/v5/enums/feed_status_pb"
|
|
1524
|
+
Google::Ads::GoogleAds::V5::Enums::FeedStatusEnum::FeedStatus.descriptor
|
|
1293
1525
|
end
|
|
1294
1526
|
|
|
1295
|
-
# Returns the descriptor for the
|
|
1527
|
+
# Returns the descriptor for the Operator enum
|
|
1296
1528
|
#
|
|
1297
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1298
|
-
def self.
|
|
1299
|
-
require "google/ads/google_ads/v5/
|
|
1300
|
-
Google::Ads::GoogleAds::V5::
|
|
1529
|
+
# @return [Google::Protobuf::EnumDescriptor] for the Operator enum
|
|
1530
|
+
def self.operator
|
|
1531
|
+
require "google/ads/google_ads/v5/resources/feed_pb"
|
|
1532
|
+
Google::Ads::GoogleAds::V5::Resources::FeedAttributeOperation::Operator.descriptor
|
|
1301
1533
|
end
|
|
1302
1534
|
|
|
1303
|
-
# Returns the descriptor for the
|
|
1304
|
-
#
|
|
1305
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1306
|
-
def self.
|
|
1307
|
-
require "google/ads/google_ads/v5/enums/
|
|
1308
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
1535
|
+
# Returns the descriptor for the AccountBudgetStatus enum
|
|
1536
|
+
#
|
|
1537
|
+
# @return [Google::Protobuf::EnumDescriptor] for the AccountBudgetStatus enum
|
|
1538
|
+
def self.account_budget_status
|
|
1539
|
+
require "google/ads/google_ads/v5/enums/account_budget_status_pb"
|
|
1540
|
+
Google::Ads::GoogleAds::V5::Enums::AccountBudgetStatusEnum::AccountBudgetStatus.descriptor
|
|
1309
1541
|
end
|
|
1310
1542
|
|
|
1311
|
-
# Returns the descriptor for the
|
|
1543
|
+
# Returns the descriptor for the DistanceBucket enum
|
|
1312
1544
|
#
|
|
1313
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1314
|
-
def self.
|
|
1315
|
-
require "google/ads/google_ads/v5/enums/
|
|
1316
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
1545
|
+
# @return [Google::Protobuf::EnumDescriptor] for the DistanceBucket enum
|
|
1546
|
+
def self.distance_bucket
|
|
1547
|
+
require "google/ads/google_ads/v5/enums/distance_bucket_pb"
|
|
1548
|
+
Google::Ads::GoogleAds::V5::Enums::DistanceBucketEnum::DistanceBucket.descriptor
|
|
1317
1549
|
end
|
|
1318
1550
|
|
|
1319
|
-
# Returns the descriptor for the
|
|
1551
|
+
# Returns the descriptor for the SharedSetStatus enum
|
|
1320
1552
|
#
|
|
1321
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1322
|
-
def self.
|
|
1323
|
-
require "google/ads/google_ads/v5/enums/
|
|
1324
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
1553
|
+
# @return [Google::Protobuf::EnumDescriptor] for the SharedSetStatus enum
|
|
1554
|
+
def self.shared_set_status
|
|
1555
|
+
require "google/ads/google_ads/v5/enums/shared_set_status_pb"
|
|
1556
|
+
Google::Ads::GoogleAds::V5::Enums::SharedSetStatusEnum::SharedSetStatus.descriptor
|
|
1325
1557
|
end
|
|
1326
1558
|
|
|
1327
|
-
# Returns the descriptor for the
|
|
1559
|
+
# Returns the descriptor for the SharedSetType enum
|
|
1328
1560
|
#
|
|
1329
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1330
|
-
def self.
|
|
1331
|
-
require "google/ads/google_ads/v5/enums/
|
|
1332
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
1561
|
+
# @return [Google::Protobuf::EnumDescriptor] for the SharedSetType enum
|
|
1562
|
+
def self.shared_set_type
|
|
1563
|
+
require "google/ads/google_ads/v5/enums/shared_set_type_pb"
|
|
1564
|
+
Google::Ads::GoogleAds::V5::Enums::SharedSetTypeEnum::SharedSetType.descriptor
|
|
1333
1565
|
end
|
|
1334
1566
|
|
|
1335
|
-
# Returns the descriptor for the
|
|
1567
|
+
# Returns the descriptor for the AdGroupCriterionApprovalStatus enum
|
|
1336
1568
|
#
|
|
1337
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1338
|
-
def self.
|
|
1339
|
-
require "google/ads/google_ads/v5/enums/
|
|
1340
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
1569
|
+
# @return [Google::Protobuf::EnumDescriptor] for the AdGroupCriterionApprovalStatus enum
|
|
1570
|
+
def self.ad_group_criterion_approval_status
|
|
1571
|
+
require "google/ads/google_ads/v5/enums/ad_group_criterion_approval_status_pb"
|
|
1572
|
+
Google::Ads::GoogleAds::V5::Enums::AdGroupCriterionApprovalStatusEnum::AdGroupCriterionApprovalStatus.descriptor
|
|
1341
1573
|
end
|
|
1342
1574
|
|
|
1343
|
-
# Returns the descriptor for the
|
|
1575
|
+
# Returns the descriptor for the AdGroupCriterionStatus enum
|
|
1344
1576
|
#
|
|
1345
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1346
|
-
def self.
|
|
1347
|
-
require "google/ads/google_ads/v5/enums/
|
|
1348
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
1577
|
+
# @return [Google::Protobuf::EnumDescriptor] for the AdGroupCriterionStatus enum
|
|
1578
|
+
def self.ad_group_criterion_status
|
|
1579
|
+
require "google/ads/google_ads/v5/enums/ad_group_criterion_status_pb"
|
|
1580
|
+
Google::Ads::GoogleAds::V5::Enums::AdGroupCriterionStatusEnum::AdGroupCriterionStatus.descriptor
|
|
1349
1581
|
end
|
|
1350
1582
|
|
|
1351
|
-
# Returns the descriptor for the
|
|
1583
|
+
# Returns the descriptor for the CriterionSystemServingStatus enum
|
|
1352
1584
|
#
|
|
1353
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1354
|
-
def self.
|
|
1355
|
-
require "google/ads/google_ads/v5/enums/
|
|
1356
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
1585
|
+
# @return [Google::Protobuf::EnumDescriptor] for the CriterionSystemServingStatus enum
|
|
1586
|
+
def self.criterion_system_serving_status
|
|
1587
|
+
require "google/ads/google_ads/v5/enums/criterion_system_serving_status_pb"
|
|
1588
|
+
Google::Ads::GoogleAds::V5::Enums::CriterionSystemServingStatusEnum::CriterionSystemServingStatus.descriptor
|
|
1357
1589
|
end
|
|
1358
1590
|
|
|
1359
|
-
# Returns the descriptor for the
|
|
1591
|
+
# Returns the descriptor for the QualityScoreBucket enum
|
|
1360
1592
|
#
|
|
1361
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1362
|
-
def self.
|
|
1363
|
-
require "google/ads/google_ads/v5/enums/
|
|
1364
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
1593
|
+
# @return [Google::Protobuf::EnumDescriptor] for the QualityScoreBucket enum
|
|
1594
|
+
def self.quality_score_bucket
|
|
1595
|
+
require "google/ads/google_ads/v5/enums/quality_score_bucket_pb"
|
|
1596
|
+
Google::Ads::GoogleAds::V5::Enums::QualityScoreBucketEnum::QualityScoreBucket.descriptor
|
|
1365
1597
|
end
|
|
1366
1598
|
|
|
1367
|
-
# Returns the descriptor for the
|
|
1599
|
+
# Returns the descriptor for the AccountLinkStatus enum
|
|
1368
1600
|
#
|
|
1369
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1370
|
-
def self.
|
|
1371
|
-
require "google/ads/google_ads/v5/enums/
|
|
1372
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
1601
|
+
# @return [Google::Protobuf::EnumDescriptor] for the AccountLinkStatus enum
|
|
1602
|
+
def self.account_link_status
|
|
1603
|
+
require "google/ads/google_ads/v5/enums/account_link_status_pb"
|
|
1604
|
+
Google::Ads::GoogleAds::V5::Enums::AccountLinkStatusEnum::AccountLinkStatus.descriptor
|
|
1373
1605
|
end
|
|
1374
1606
|
|
|
1375
|
-
# Returns the descriptor for the
|
|
1607
|
+
# Returns the descriptor for the LinkedAccountType enum
|
|
1376
1608
|
#
|
|
1377
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1378
|
-
def self.
|
|
1379
|
-
require "google/ads/google_ads/v5/enums/
|
|
1380
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
1609
|
+
# @return [Google::Protobuf::EnumDescriptor] for the LinkedAccountType enum
|
|
1610
|
+
def self.linked_account_type
|
|
1611
|
+
require "google/ads/google_ads/v5/enums/linked_account_type_pb"
|
|
1612
|
+
Google::Ads::GoogleAds::V5::Enums::LinkedAccountTypeEnum::LinkedAccountType.descriptor
|
|
1381
1613
|
end
|
|
1382
1614
|
|
|
1383
|
-
# Returns the descriptor for the
|
|
1615
|
+
# Returns the descriptor for the AssetType enum
|
|
1384
1616
|
#
|
|
1385
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1386
|
-
def self.
|
|
1387
|
-
require "google/ads/google_ads/v5/enums/
|
|
1388
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
1617
|
+
# @return [Google::Protobuf::EnumDescriptor] for the AssetType enum
|
|
1618
|
+
def self.asset_type
|
|
1619
|
+
require "google/ads/google_ads/v5/enums/asset_type_pb"
|
|
1620
|
+
Google::Ads::GoogleAds::V5::Enums::AssetTypeEnum::AssetType.descriptor
|
|
1389
1621
|
end
|
|
1390
1622
|
|
|
1391
|
-
# Returns the descriptor for the
|
|
1623
|
+
# Returns the descriptor for the MerchantCenterLinkStatus enum
|
|
1392
1624
|
#
|
|
1393
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1394
|
-
def self.
|
|
1395
|
-
require "google/ads/google_ads/v5/enums/
|
|
1396
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
1625
|
+
# @return [Google::Protobuf::EnumDescriptor] for the MerchantCenterLinkStatus enum
|
|
1626
|
+
def self.merchant_center_link_status
|
|
1627
|
+
require "google/ads/google_ads/v5/enums/merchant_center_link_status_pb"
|
|
1628
|
+
Google::Ads::GoogleAds::V5::Enums::MerchantCenterLinkStatusEnum::MerchantCenterLinkStatus.descriptor
|
|
1397
1629
|
end
|
|
1398
1630
|
|
|
1399
|
-
# Returns the descriptor for the
|
|
1631
|
+
# Returns the descriptor for the RecommendationType enum
|
|
1400
1632
|
#
|
|
1401
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1402
|
-
def self.
|
|
1403
|
-
require "google/ads/google_ads/v5/enums/
|
|
1404
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
1633
|
+
# @return [Google::Protobuf::EnumDescriptor] for the RecommendationType enum
|
|
1634
|
+
def self.recommendation_type
|
|
1635
|
+
require "google/ads/google_ads/v5/enums/recommendation_type_pb"
|
|
1636
|
+
Google::Ads::GoogleAds::V5::Enums::RecommendationTypeEnum::RecommendationType.descriptor
|
|
1405
1637
|
end
|
|
1406
1638
|
|
|
1407
|
-
# Returns the descriptor for the
|
|
1639
|
+
# Returns the descriptor for the TargetCpaOptInRecommendationGoal enum
|
|
1408
1640
|
#
|
|
1409
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1410
|
-
def self.
|
|
1411
|
-
require "google/ads/google_ads/v5/enums/
|
|
1412
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
1641
|
+
# @return [Google::Protobuf::EnumDescriptor] for the TargetCpaOptInRecommendationGoal enum
|
|
1642
|
+
def self.target_cpa_opt_in_recommendation_goal
|
|
1643
|
+
require "google/ads/google_ads/v5/enums/target_cpa_opt_in_recommendation_goal_pb"
|
|
1644
|
+
Google::Ads::GoogleAds::V5::Enums::TargetCpaOptInRecommendationGoalEnum::TargetCpaOptInRecommendationGoal.descriptor
|
|
1413
1645
|
end
|
|
1414
1646
|
|
|
1415
|
-
# Returns the descriptor for the
|
|
1647
|
+
# Returns the descriptor for the ResponseContentType enum
|
|
1416
1648
|
#
|
|
1417
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1418
|
-
def self.
|
|
1419
|
-
require "google/ads/google_ads/v5/enums/
|
|
1420
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
1649
|
+
# @return [Google::Protobuf::EnumDescriptor] for the ResponseContentType enum
|
|
1650
|
+
def self.response_content_type
|
|
1651
|
+
require "google/ads/google_ads/v5/enums/response_content_type_pb"
|
|
1652
|
+
Google::Ads::GoogleAds::V5::Enums::ResponseContentTypeEnum::ResponseContentType.descriptor
|
|
1421
1653
|
end
|
|
1422
1654
|
|
|
1423
|
-
# Returns the descriptor for the
|
|
1655
|
+
# Returns the descriptor for the AccessRole enum
|
|
1424
1656
|
#
|
|
1425
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1426
|
-
def self.
|
|
1427
|
-
require "google/ads/google_ads/v5/enums/
|
|
1428
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
1657
|
+
# @return [Google::Protobuf::EnumDescriptor] for the AccessRole enum
|
|
1658
|
+
def self.access_role
|
|
1659
|
+
require "google/ads/google_ads/v5/enums/access_role_pb"
|
|
1660
|
+
Google::Ads::GoogleAds::V5::Enums::AccessRoleEnum::AccessRole.descriptor
|
|
1429
1661
|
end
|
|
1430
1662
|
|
|
1431
|
-
# Returns the descriptor for the
|
|
1663
|
+
# Returns the descriptor for the InteractionEventType enum
|
|
1432
1664
|
#
|
|
1433
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1434
|
-
def self.
|
|
1435
|
-
require "google/ads/google_ads/v5/enums/
|
|
1436
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
1665
|
+
# @return [Google::Protobuf::EnumDescriptor] for the InteractionEventType enum
|
|
1666
|
+
def self.interaction_event_type
|
|
1667
|
+
require "google/ads/google_ads/v5/enums/interaction_event_type_pb"
|
|
1668
|
+
Google::Ads::GoogleAds::V5::Enums::InteractionEventTypeEnum::InteractionEventType.descriptor
|
|
1437
1669
|
end
|
|
1438
1670
|
|
|
1439
|
-
# Returns the descriptor for the
|
|
1671
|
+
# Returns the descriptor for the AdNetworkType enum
|
|
1440
1672
|
#
|
|
1441
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1442
|
-
def self.
|
|
1443
|
-
require "google/ads/google_ads/v5/enums/
|
|
1444
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
1673
|
+
# @return [Google::Protobuf::EnumDescriptor] for the AdNetworkType enum
|
|
1674
|
+
def self.ad_network_type
|
|
1675
|
+
require "google/ads/google_ads/v5/enums/ad_network_type_pb"
|
|
1676
|
+
Google::Ads::GoogleAds::V5::Enums::AdNetworkTypeEnum::AdNetworkType.descriptor
|
|
1445
1677
|
end
|
|
1446
1678
|
|
|
1447
|
-
# Returns the descriptor for the
|
|
1679
|
+
# Returns the descriptor for the BudgetCampaignAssociationStatus enum
|
|
1448
1680
|
#
|
|
1449
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1450
|
-
def self.
|
|
1451
|
-
require "google/ads/google_ads/v5/enums/
|
|
1452
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
1681
|
+
# @return [Google::Protobuf::EnumDescriptor] for the BudgetCampaignAssociationStatus enum
|
|
1682
|
+
def self.budget_campaign_association_status
|
|
1683
|
+
require "google/ads/google_ads/v5/enums/budget_campaign_association_status_pb"
|
|
1684
|
+
Google::Ads::GoogleAds::V5::Enums::BudgetCampaignAssociationStatusEnum::BudgetCampaignAssociationStatus.descriptor
|
|
1453
1685
|
end
|
|
1454
1686
|
|
|
1455
|
-
# Returns the descriptor for the
|
|
1687
|
+
# Returns the descriptor for the ClickType enum
|
|
1456
1688
|
#
|
|
1457
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1458
|
-
def self.
|
|
1459
|
-
require "google/ads/google_ads/v5/enums/
|
|
1460
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
1689
|
+
# @return [Google::Protobuf::EnumDescriptor] for the ClickType enum
|
|
1690
|
+
def self.click_type
|
|
1691
|
+
require "google/ads/google_ads/v5/enums/click_type_pb"
|
|
1692
|
+
Google::Ads::GoogleAds::V5::Enums::ClickTypeEnum::ClickType.descriptor
|
|
1461
1693
|
end
|
|
1462
1694
|
|
|
1463
|
-
# Returns the descriptor for the
|
|
1695
|
+
# Returns the descriptor for the ConversionAttributionEventType enum
|
|
1464
1696
|
#
|
|
1465
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1466
|
-
def self.
|
|
1467
|
-
require "google/ads/google_ads/v5/enums/
|
|
1468
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
1697
|
+
# @return [Google::Protobuf::EnumDescriptor] for the ConversionAttributionEventType enum
|
|
1698
|
+
def self.conversion_attribution_event_type
|
|
1699
|
+
require "google/ads/google_ads/v5/enums/conversion_attribution_event_type_pb"
|
|
1700
|
+
Google::Ads::GoogleAds::V5::Enums::ConversionAttributionEventTypeEnum::ConversionAttributionEventType.descriptor
|
|
1469
1701
|
end
|
|
1470
1702
|
|
|
1471
|
-
# Returns the descriptor for the
|
|
1703
|
+
# Returns the descriptor for the ConversionLagBucket enum
|
|
1472
1704
|
#
|
|
1473
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1474
|
-
def self.
|
|
1475
|
-
require "google/ads/google_ads/v5/enums/
|
|
1476
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
1705
|
+
# @return [Google::Protobuf::EnumDescriptor] for the ConversionLagBucket enum
|
|
1706
|
+
def self.conversion_lag_bucket
|
|
1707
|
+
require "google/ads/google_ads/v5/enums/conversion_lag_bucket_pb"
|
|
1708
|
+
Google::Ads::GoogleAds::V5::Enums::ConversionLagBucketEnum::ConversionLagBucket.descriptor
|
|
1477
1709
|
end
|
|
1478
1710
|
|
|
1479
|
-
# Returns the descriptor for the
|
|
1711
|
+
# Returns the descriptor for the ConversionOrAdjustmentLagBucket enum
|
|
1480
1712
|
#
|
|
1481
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1482
|
-
def self.
|
|
1483
|
-
require "google/ads/google_ads/v5/enums/
|
|
1484
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
1713
|
+
# @return [Google::Protobuf::EnumDescriptor] for the ConversionOrAdjustmentLagBucket enum
|
|
1714
|
+
def self.conversion_or_adjustment_lag_bucket
|
|
1715
|
+
require "google/ads/google_ads/v5/enums/conversion_or_adjustment_lag_bucket_pb"
|
|
1716
|
+
Google::Ads::GoogleAds::V5::Enums::ConversionOrAdjustmentLagBucketEnum::ConversionOrAdjustmentLagBucket.descriptor
|
|
1485
1717
|
end
|
|
1486
1718
|
|
|
1487
|
-
# Returns the descriptor for the
|
|
1719
|
+
# Returns the descriptor for the ExternalConversionSource enum
|
|
1488
1720
|
#
|
|
1489
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1490
|
-
def self.
|
|
1491
|
-
require "google/ads/google_ads/v5/enums/
|
|
1492
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
1721
|
+
# @return [Google::Protobuf::EnumDescriptor] for the ExternalConversionSource enum
|
|
1722
|
+
def self.external_conversion_source
|
|
1723
|
+
require "google/ads/google_ads/v5/enums/external_conversion_source_pb"
|
|
1724
|
+
Google::Ads::GoogleAds::V5::Enums::ExternalConversionSourceEnum::ExternalConversionSource.descriptor
|
|
1493
1725
|
end
|
|
1494
1726
|
|
|
1495
|
-
# Returns the descriptor for the
|
|
1727
|
+
# Returns the descriptor for the HotelPriceBucket enum
|
|
1496
1728
|
#
|
|
1497
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1498
|
-
def self.
|
|
1499
|
-
require "google/ads/google_ads/v5/enums/
|
|
1500
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
1729
|
+
# @return [Google::Protobuf::EnumDescriptor] for the HotelPriceBucket enum
|
|
1730
|
+
def self.hotel_price_bucket
|
|
1731
|
+
require "google/ads/google_ads/v5/enums/hotel_price_bucket_pb"
|
|
1732
|
+
Google::Ads::GoogleAds::V5::Enums::HotelPriceBucketEnum::HotelPriceBucket.descriptor
|
|
1501
1733
|
end
|
|
1502
1734
|
|
|
1503
|
-
# Returns the descriptor for the
|
|
1735
|
+
# Returns the descriptor for the HotelRateType enum
|
|
1504
1736
|
#
|
|
1505
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1506
|
-
def self.
|
|
1507
|
-
require "google/ads/google_ads/v5/enums/
|
|
1508
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
1737
|
+
# @return [Google::Protobuf::EnumDescriptor] for the HotelRateType enum
|
|
1738
|
+
def self.hotel_rate_type
|
|
1739
|
+
require "google/ads/google_ads/v5/enums/hotel_rate_type_pb"
|
|
1740
|
+
Google::Ads::GoogleAds::V5::Enums::HotelRateTypeEnum::HotelRateType.descriptor
|
|
1509
1741
|
end
|
|
1510
1742
|
|
|
1511
|
-
# Returns the descriptor for the
|
|
1743
|
+
# Returns the descriptor for the MonthOfYear enum
|
|
1512
1744
|
#
|
|
1513
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1514
|
-
def self.
|
|
1515
|
-
require "google/ads/google_ads/v5/enums/
|
|
1516
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
1745
|
+
# @return [Google::Protobuf::EnumDescriptor] for the MonthOfYear enum
|
|
1746
|
+
def self.month_of_year
|
|
1747
|
+
require "google/ads/google_ads/v5/enums/month_of_year_pb"
|
|
1748
|
+
Google::Ads::GoogleAds::V5::Enums::MonthOfYearEnum::MonthOfYear.descriptor
|
|
1517
1749
|
end
|
|
1518
1750
|
|
|
1519
|
-
# Returns the descriptor for the
|
|
1751
|
+
# Returns the descriptor for the SearchEngineResultsPageType enum
|
|
1520
1752
|
#
|
|
1521
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1522
|
-
def self.
|
|
1523
|
-
require "google/ads/google_ads/v5/enums/
|
|
1524
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
1753
|
+
# @return [Google::Protobuf::EnumDescriptor] for the SearchEngineResultsPageType enum
|
|
1754
|
+
def self.search_engine_results_page_type
|
|
1755
|
+
require "google/ads/google_ads/v5/enums/search_engine_results_page_type_pb"
|
|
1756
|
+
Google::Ads::GoogleAds::V5::Enums::SearchEngineResultsPageTypeEnum::SearchEngineResultsPageType.descriptor
|
|
1525
1757
|
end
|
|
1526
1758
|
|
|
1527
|
-
# Returns the descriptor for the
|
|
1759
|
+
# Returns the descriptor for the SearchTermMatchType enum
|
|
1528
1760
|
#
|
|
1529
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1530
|
-
def self.
|
|
1531
|
-
require "google/ads/google_ads/v5/enums/
|
|
1532
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
1761
|
+
# @return [Google::Protobuf::EnumDescriptor] for the SearchTermMatchType enum
|
|
1762
|
+
def self.search_term_match_type
|
|
1763
|
+
require "google/ads/google_ads/v5/enums/search_term_match_type_pb"
|
|
1764
|
+
Google::Ads::GoogleAds::V5::Enums::SearchTermMatchTypeEnum::SearchTermMatchType.descriptor
|
|
1533
1765
|
end
|
|
1534
1766
|
|
|
1535
|
-
# Returns the descriptor for the
|
|
1767
|
+
# Returns the descriptor for the Slot enum
|
|
1536
1768
|
#
|
|
1537
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1538
|
-
def self.
|
|
1539
|
-
require "google/ads/google_ads/v5/enums/
|
|
1540
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
1769
|
+
# @return [Google::Protobuf::EnumDescriptor] for the Slot enum
|
|
1770
|
+
def self.slot
|
|
1771
|
+
require "google/ads/google_ads/v5/enums/slot_pb"
|
|
1772
|
+
Google::Ads::GoogleAds::V5::Enums::SlotEnum::Slot.descriptor
|
|
1541
1773
|
end
|
|
1542
1774
|
|
|
1543
|
-
# Returns the descriptor for the
|
|
1775
|
+
# Returns the descriptor for the SummaryRowSetting enum
|
|
1544
1776
|
#
|
|
1545
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1546
|
-
def self.
|
|
1547
|
-
require "google/ads/google_ads/v5/enums/
|
|
1548
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
1777
|
+
# @return [Google::Protobuf::EnumDescriptor] for the SummaryRowSetting enum
|
|
1778
|
+
def self.summary_row_setting
|
|
1779
|
+
require "google/ads/google_ads/v5/enums/summary_row_setting_pb"
|
|
1780
|
+
Google::Ads::GoogleAds::V5::Enums::SummaryRowSettingEnum::SummaryRowSetting.descriptor
|
|
1549
1781
|
end
|
|
1550
1782
|
|
|
1551
|
-
# Returns the descriptor for the
|
|
1783
|
+
# Returns the descriptor for the KeywordPlanCompetitionLevel enum
|
|
1552
1784
|
#
|
|
1553
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1554
|
-
def self.
|
|
1555
|
-
require "google/ads/google_ads/v5/enums/
|
|
1556
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
1785
|
+
# @return [Google::Protobuf::EnumDescriptor] for the KeywordPlanCompetitionLevel enum
|
|
1786
|
+
def self.keyword_plan_competition_level
|
|
1787
|
+
require "google/ads/google_ads/v5/enums/keyword_plan_competition_level_pb"
|
|
1788
|
+
Google::Ads::GoogleAds::V5::Enums::KeywordPlanCompetitionLevelEnum::KeywordPlanCompetitionLevel.descriptor
|
|
1557
1789
|
end
|
|
1558
1790
|
|
|
1559
|
-
# Returns the descriptor for the
|
|
1791
|
+
# Returns the descriptor for the ConversionAdjustmentType enum
|
|
1560
1792
|
#
|
|
1561
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1562
|
-
def self.
|
|
1563
|
-
require "google/ads/google_ads/v5/enums/
|
|
1564
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
1793
|
+
# @return [Google::Protobuf::EnumDescriptor] for the ConversionAdjustmentType enum
|
|
1794
|
+
def self.conversion_adjustment_type
|
|
1795
|
+
require "google/ads/google_ads/v5/enums/conversion_adjustment_type_pb"
|
|
1796
|
+
Google::Ads::GoogleAds::V5::Enums::ConversionAdjustmentTypeEnum::ConversionAdjustmentType.descriptor
|
|
1565
1797
|
end
|
|
1566
1798
|
|
|
1567
|
-
# Returns the descriptor for the
|
|
1799
|
+
# Returns the descriptor for the ReachPlanAdLength enum
|
|
1568
1800
|
#
|
|
1569
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1570
|
-
def self.
|
|
1571
|
-
require "google/ads/google_ads/v5/enums/
|
|
1572
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
1801
|
+
# @return [Google::Protobuf::EnumDescriptor] for the ReachPlanAdLength enum
|
|
1802
|
+
def self.reach_plan_ad_length
|
|
1803
|
+
require "google/ads/google_ads/v5/enums/reach_plan_ad_length_pb"
|
|
1804
|
+
Google::Ads::GoogleAds::V5::Enums::ReachPlanAdLengthEnum::ReachPlanAdLength.descriptor
|
|
1573
1805
|
end
|
|
1574
1806
|
|
|
1575
|
-
# Returns the descriptor for the
|
|
1807
|
+
# Returns the descriptor for the ReachPlanAgeRange enum
|
|
1576
1808
|
#
|
|
1577
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1578
|
-
def self.
|
|
1579
|
-
require "google/ads/google_ads/v5/enums/
|
|
1580
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
1809
|
+
# @return [Google::Protobuf::EnumDescriptor] for the ReachPlanAgeRange enum
|
|
1810
|
+
def self.reach_plan_age_range
|
|
1811
|
+
require "google/ads/google_ads/v5/enums/reach_plan_age_range_pb"
|
|
1812
|
+
Google::Ads::GoogleAds::V5::Enums::ReachPlanAgeRangeEnum::ReachPlanAgeRange.descriptor
|
|
1581
1813
|
end
|
|
1582
1814
|
|
|
1583
|
-
# Returns the descriptor for the
|
|
1815
|
+
# Returns the descriptor for the ReachPlanNetwork enum
|
|
1584
1816
|
#
|
|
1585
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1586
|
-
def self.
|
|
1587
|
-
require "google/ads/google_ads/v5/enums/
|
|
1588
|
-
Google::Ads::GoogleAds::V5::Enums::
|
|
1817
|
+
# @return [Google::Protobuf::EnumDescriptor] for the ReachPlanNetwork enum
|
|
1818
|
+
def self.reach_plan_network
|
|
1819
|
+
require "google/ads/google_ads/v5/enums/reach_plan_network_pb"
|
|
1820
|
+
Google::Ads::GoogleAds::V5::Enums::ReachPlanNetworkEnum::ReachPlanNetwork.descriptor
|
|
1589
1821
|
end
|
|
1590
1822
|
|
|
1591
|
-
# Returns the descriptor for the
|
|
1823
|
+
# Returns the descriptor for the HeaderError enum
|
|
1592
1824
|
#
|
|
1593
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1594
|
-
def self.
|
|
1595
|
-
require "google/ads/google_ads/v5/
|
|
1596
|
-
Google::Ads::GoogleAds::V5::
|
|
1825
|
+
# @return [Google::Protobuf::EnumDescriptor] for the HeaderError enum
|
|
1826
|
+
def self.header_error
|
|
1827
|
+
require "google/ads/google_ads/v5/errors/header_error_pb"
|
|
1828
|
+
Google::Ads::GoogleAds::V5::Errors::HeaderErrorEnum::HeaderError.descriptor
|
|
1597
1829
|
end
|
|
1598
1830
|
|
|
1599
|
-
# Returns the descriptor for the
|
|
1831
|
+
# Returns the descriptor for the OfflineUserDataJobError enum
|
|
1600
1832
|
#
|
|
1601
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1602
|
-
def self.
|
|
1603
|
-
require "google/ads/google_ads/v5/
|
|
1604
|
-
Google::Ads::GoogleAds::V5::
|
|
1833
|
+
# @return [Google::Protobuf::EnumDescriptor] for the OfflineUserDataJobError enum
|
|
1834
|
+
def self.offline_user_data_job_error
|
|
1835
|
+
require "google/ads/google_ads/v5/errors/offline_user_data_job_error_pb"
|
|
1836
|
+
Google::Ads::GoogleAds::V5::Errors::OfflineUserDataJobErrorEnum::OfflineUserDataJobError.descriptor
|
|
1605
1837
|
end
|
|
1606
1838
|
|
|
1607
|
-
# Returns the descriptor for the
|
|
1839
|
+
# Returns the descriptor for the CurrencyCodeError enum
|
|
1608
1840
|
#
|
|
1609
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1610
|
-
def self.
|
|
1611
|
-
require "google/ads/google_ads/v5/
|
|
1612
|
-
Google::Ads::GoogleAds::V5::
|
|
1841
|
+
# @return [Google::Protobuf::EnumDescriptor] for the CurrencyCodeError enum
|
|
1842
|
+
def self.currency_code_error
|
|
1843
|
+
require "google/ads/google_ads/v5/errors/currency_code_error_pb"
|
|
1844
|
+
Google::Ads::GoogleAds::V5::Errors::CurrencyCodeErrorEnum::CurrencyCodeError.descriptor
|
|
1613
1845
|
end
|
|
1614
1846
|
|
|
1615
|
-
# Returns the descriptor for the
|
|
1847
|
+
# Returns the descriptor for the AdGroupAdError enum
|
|
1616
1848
|
#
|
|
1617
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1618
|
-
def self.
|
|
1619
|
-
require "google/ads/google_ads/v5/
|
|
1620
|
-
Google::Ads::GoogleAds::V5::
|
|
1849
|
+
# @return [Google::Protobuf::EnumDescriptor] for the AdGroupAdError enum
|
|
1850
|
+
def self.ad_group_ad_error
|
|
1851
|
+
require "google/ads/google_ads/v5/errors/ad_group_ad_error_pb"
|
|
1852
|
+
Google::Ads::GoogleAds::V5::Errors::AdGroupAdErrorEnum::AdGroupAdError.descriptor
|
|
1621
1853
|
end
|
|
1622
1854
|
|
|
1623
|
-
# Returns the descriptor for the
|
|
1855
|
+
# Returns the descriptor for the CustomerFeedError enum
|
|
1624
1856
|
#
|
|
1625
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1626
|
-
def self.
|
|
1627
|
-
require "google/ads/google_ads/v5/
|
|
1628
|
-
Google::Ads::GoogleAds::V5::
|
|
1857
|
+
# @return [Google::Protobuf::EnumDescriptor] for the CustomerFeedError enum
|
|
1858
|
+
def self.customer_feed_error
|
|
1859
|
+
require "google/ads/google_ads/v5/errors/customer_feed_error_pb"
|
|
1860
|
+
Google::Ads::GoogleAds::V5::Errors::CustomerFeedErrorEnum::CustomerFeedError.descriptor
|
|
1629
1861
|
end
|
|
1630
1862
|
|
|
1631
|
-
# Returns the descriptor for the
|
|
1863
|
+
# Returns the descriptor for the KeywordPlanIdeaError enum
|
|
1632
1864
|
#
|
|
1633
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1634
|
-
def self.
|
|
1635
|
-
require "google/ads/google_ads/v5/
|
|
1636
|
-
Google::Ads::GoogleAds::V5::
|
|
1865
|
+
# @return [Google::Protobuf::EnumDescriptor] for the KeywordPlanIdeaError enum
|
|
1866
|
+
def self.keyword_plan_idea_error
|
|
1867
|
+
require "google/ads/google_ads/v5/errors/keyword_plan_idea_error_pb"
|
|
1868
|
+
Google::Ads::GoogleAds::V5::Errors::KeywordPlanIdeaErrorEnum::KeywordPlanIdeaError.descriptor
|
|
1637
1869
|
end
|
|
1638
1870
|
|
|
1639
|
-
# Returns the descriptor for the
|
|
1871
|
+
# Returns the descriptor for the TimeZoneError enum
|
|
1640
1872
|
#
|
|
1641
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1642
|
-
def self.
|
|
1643
|
-
require "google/ads/google_ads/v5/
|
|
1644
|
-
Google::Ads::GoogleAds::V5::
|
|
1873
|
+
# @return [Google::Protobuf::EnumDescriptor] for the TimeZoneError enum
|
|
1874
|
+
def self.time_zone_error
|
|
1875
|
+
require "google/ads/google_ads/v5/errors/time_zone_error_pb"
|
|
1876
|
+
Google::Ads::GoogleAds::V5::Errors::TimeZoneErrorEnum::TimeZoneError.descriptor
|
|
1645
1877
|
end
|
|
1646
1878
|
|
|
1647
|
-
# Returns the descriptor for the
|
|
1879
|
+
# Returns the descriptor for the UserListError enum
|
|
1648
1880
|
#
|
|
1649
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1650
|
-
def self.
|
|
1651
|
-
require "google/ads/google_ads/v5/
|
|
1652
|
-
Google::Ads::GoogleAds::V5::
|
|
1881
|
+
# @return [Google::Protobuf::EnumDescriptor] for the UserListError enum
|
|
1882
|
+
def self.user_list_error
|
|
1883
|
+
require "google/ads/google_ads/v5/errors/user_list_error_pb"
|
|
1884
|
+
Google::Ads::GoogleAds::V5::Errors::UserListErrorEnum::UserListError.descriptor
|
|
1653
1885
|
end
|
|
1654
1886
|
|
|
1655
|
-
# Returns the descriptor for the
|
|
1887
|
+
# Returns the descriptor for the ListOperationError enum
|
|
1656
1888
|
#
|
|
1657
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1658
|
-
def self.
|
|
1659
|
-
require "google/ads/google_ads/v5/
|
|
1660
|
-
Google::Ads::GoogleAds::V5::
|
|
1889
|
+
# @return [Google::Protobuf::EnumDescriptor] for the ListOperationError enum
|
|
1890
|
+
def self.list_operation_error
|
|
1891
|
+
require "google/ads/google_ads/v5/errors/list_operation_error_pb"
|
|
1892
|
+
Google::Ads::GoogleAds::V5::Errors::ListOperationErrorEnum::ListOperationError.descriptor
|
|
1661
1893
|
end
|
|
1662
1894
|
|
|
1663
|
-
# Returns the descriptor for the
|
|
1895
|
+
# Returns the descriptor for the ConversionAdjustmentUploadError enum
|
|
1664
1896
|
#
|
|
1665
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1666
|
-
def self.
|
|
1667
|
-
require "google/ads/google_ads/v5/
|
|
1668
|
-
Google::Ads::GoogleAds::V5::
|
|
1897
|
+
# @return [Google::Protobuf::EnumDescriptor] for the ConversionAdjustmentUploadError enum
|
|
1898
|
+
def self.conversion_adjustment_upload_error
|
|
1899
|
+
require "google/ads/google_ads/v5/errors/conversion_adjustment_upload_error_pb"
|
|
1900
|
+
Google::Ads::GoogleAds::V5::Errors::ConversionAdjustmentUploadErrorEnum::ConversionAdjustmentUploadError.descriptor
|
|
1669
1901
|
end
|
|
1670
1902
|
|
|
1671
|
-
# Returns the descriptor for the
|
|
1903
|
+
# Returns the descriptor for the ConversionActionError enum
|
|
1672
1904
|
#
|
|
1673
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1674
|
-
def self.
|
|
1675
|
-
require "google/ads/google_ads/v5/
|
|
1676
|
-
Google::Ads::GoogleAds::V5::
|
|
1905
|
+
# @return [Google::Protobuf::EnumDescriptor] for the ConversionActionError enum
|
|
1906
|
+
def self.conversion_action_error
|
|
1907
|
+
require "google/ads/google_ads/v5/errors/conversion_action_error_pb"
|
|
1908
|
+
Google::Ads::GoogleAds::V5::Errors::ConversionActionErrorEnum::ConversionActionError.descriptor
|
|
1677
1909
|
end
|
|
1678
1910
|
|
|
1679
|
-
# Returns the descriptor for the
|
|
1911
|
+
# Returns the descriptor for the PolicyFindingError enum
|
|
1680
1912
|
#
|
|
1681
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1682
|
-
def self.
|
|
1683
|
-
require "google/ads/google_ads/v5/
|
|
1684
|
-
Google::Ads::GoogleAds::V5::
|
|
1913
|
+
# @return [Google::Protobuf::EnumDescriptor] for the PolicyFindingError enum
|
|
1914
|
+
def self.policy_finding_error
|
|
1915
|
+
require "google/ads/google_ads/v5/errors/policy_finding_error_pb"
|
|
1916
|
+
Google::Ads::GoogleAds::V5::Errors::PolicyFindingErrorEnum::PolicyFindingError.descriptor
|
|
1685
1917
|
end
|
|
1686
1918
|
|
|
1687
|
-
# Returns the descriptor for the
|
|
1919
|
+
# Returns the descriptor for the FieldError enum
|
|
1688
1920
|
#
|
|
1689
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1690
|
-
def self.
|
|
1691
|
-
require "google/ads/google_ads/v5/
|
|
1692
|
-
Google::Ads::GoogleAds::V5::
|
|
1921
|
+
# @return [Google::Protobuf::EnumDescriptor] for the FieldError enum
|
|
1922
|
+
def self.field_error
|
|
1923
|
+
require "google/ads/google_ads/v5/errors/field_error_pb"
|
|
1924
|
+
Google::Ads::GoogleAds::V5::Errors::FieldErrorEnum::FieldError.descriptor
|
|
1693
1925
|
end
|
|
1694
1926
|
|
|
1695
|
-
# Returns the descriptor for the
|
|
1927
|
+
# Returns the descriptor for the OperationAccessDeniedError enum
|
|
1696
1928
|
#
|
|
1697
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1698
|
-
def self.
|
|
1699
|
-
require "google/ads/google_ads/v5/
|
|
1700
|
-
Google::Ads::GoogleAds::V5::
|
|
1929
|
+
# @return [Google::Protobuf::EnumDescriptor] for the OperationAccessDeniedError enum
|
|
1930
|
+
def self.operation_access_denied_error
|
|
1931
|
+
require "google/ads/google_ads/v5/errors/operation_access_denied_error_pb"
|
|
1932
|
+
Google::Ads::GoogleAds::V5::Errors::OperationAccessDeniedErrorEnum::OperationAccessDeniedError.descriptor
|
|
1701
1933
|
end
|
|
1702
1934
|
|
|
1703
|
-
# Returns the descriptor for the
|
|
1935
|
+
# Returns the descriptor for the NullError enum
|
|
1704
1936
|
#
|
|
1705
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1706
|
-
def self.
|
|
1707
|
-
require "google/ads/google_ads/v5/
|
|
1708
|
-
Google::Ads::GoogleAds::V5::
|
|
1937
|
+
# @return [Google::Protobuf::EnumDescriptor] for the NullError enum
|
|
1938
|
+
def self.null_error
|
|
1939
|
+
require "google/ads/google_ads/v5/errors/null_error_pb"
|
|
1940
|
+
Google::Ads::GoogleAds::V5::Errors::NullErrorEnum::NullError.descriptor
|
|
1709
1941
|
end
|
|
1710
1942
|
|
|
1711
|
-
# Returns the descriptor for the
|
|
1943
|
+
# Returns the descriptor for the LanguageCodeError enum
|
|
1712
1944
|
#
|
|
1713
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1714
|
-
def self.
|
|
1715
|
-
require "google/ads/google_ads/v5/
|
|
1716
|
-
Google::Ads::GoogleAds::V5::
|
|
1945
|
+
# @return [Google::Protobuf::EnumDescriptor] for the LanguageCodeError enum
|
|
1946
|
+
def self.language_code_error
|
|
1947
|
+
require "google/ads/google_ads/v5/errors/language_code_error_pb"
|
|
1948
|
+
Google::Ads::GoogleAds::V5::Errors::LanguageCodeErrorEnum::LanguageCodeError.descriptor
|
|
1717
1949
|
end
|
|
1718
1950
|
|
|
1719
|
-
# Returns the descriptor for the
|
|
1951
|
+
# Returns the descriptor for the AuthorizationError enum
|
|
1720
1952
|
#
|
|
1721
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1722
|
-
def self.
|
|
1723
|
-
require "google/ads/google_ads/v5/
|
|
1724
|
-
Google::Ads::GoogleAds::V5::
|
|
1953
|
+
# @return [Google::Protobuf::EnumDescriptor] for the AuthorizationError enum
|
|
1954
|
+
def self.authorization_error
|
|
1955
|
+
require "google/ads/google_ads/v5/errors/authorization_error_pb"
|
|
1956
|
+
Google::Ads::GoogleAds::V5::Errors::AuthorizationErrorEnum::AuthorizationError.descriptor
|
|
1725
1957
|
end
|
|
1726
1958
|
|
|
1727
|
-
# Returns the descriptor for the
|
|
1959
|
+
# Returns the descriptor for the SharedCriterionError enum
|
|
1728
1960
|
#
|
|
1729
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1730
|
-
def self.
|
|
1731
|
-
require "google/ads/google_ads/v5/
|
|
1732
|
-
Google::Ads::GoogleAds::V5::
|
|
1961
|
+
# @return [Google::Protobuf::EnumDescriptor] for the SharedCriterionError enum
|
|
1962
|
+
def self.shared_criterion_error
|
|
1963
|
+
require "google/ads/google_ads/v5/errors/shared_criterion_error_pb"
|
|
1964
|
+
Google::Ads::GoogleAds::V5::Errors::SharedCriterionErrorEnum::SharedCriterionError.descriptor
|
|
1733
1965
|
end
|
|
1734
1966
|
|
|
1735
|
-
# Returns the descriptor for the
|
|
1967
|
+
# Returns the descriptor for the FeedError enum
|
|
1736
1968
|
#
|
|
1737
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1738
|
-
def self.
|
|
1739
|
-
require "google/ads/google_ads/v5/
|
|
1740
|
-
Google::Ads::GoogleAds::V5::
|
|
1969
|
+
# @return [Google::Protobuf::EnumDescriptor] for the FeedError enum
|
|
1970
|
+
def self.feed_error
|
|
1971
|
+
require "google/ads/google_ads/v5/errors/feed_error_pb"
|
|
1972
|
+
Google::Ads::GoogleAds::V5::Errors::FeedErrorEnum::FeedError.descriptor
|
|
1741
1973
|
end
|
|
1742
1974
|
|
|
1743
|
-
# Returns the descriptor for the
|
|
1975
|
+
# Returns the descriptor for the MutateError enum
|
|
1744
1976
|
#
|
|
1745
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1746
|
-
def self.
|
|
1747
|
-
require "google/ads/google_ads/v5/
|
|
1748
|
-
Google::Ads::GoogleAds::V5::
|
|
1977
|
+
# @return [Google::Protobuf::EnumDescriptor] for the MutateError enum
|
|
1978
|
+
def self.mutate_error
|
|
1979
|
+
require "google/ads/google_ads/v5/errors/mutate_error_pb"
|
|
1980
|
+
Google::Ads::GoogleAds::V5::Errors::MutateErrorEnum::MutateError.descriptor
|
|
1749
1981
|
end
|
|
1750
1982
|
|
|
1751
|
-
# Returns the descriptor for the
|
|
1983
|
+
# Returns the descriptor for the SizeLimitError enum
|
|
1752
1984
|
#
|
|
1753
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1754
|
-
def self.
|
|
1755
|
-
require "google/ads/google_ads/v5/
|
|
1756
|
-
Google::Ads::GoogleAds::V5::
|
|
1985
|
+
# @return [Google::Protobuf::EnumDescriptor] for the SizeLimitError enum
|
|
1986
|
+
def self.size_limit_error
|
|
1987
|
+
require "google/ads/google_ads/v5/errors/size_limit_error_pb"
|
|
1988
|
+
Google::Ads::GoogleAds::V5::Errors::SizeLimitErrorEnum::SizeLimitError.descriptor
|
|
1757
1989
|
end
|
|
1758
1990
|
|
|
1759
|
-
# Returns the descriptor for the
|
|
1991
|
+
# Returns the descriptor for the CampaignBudgetError enum
|
|
1760
1992
|
#
|
|
1761
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1762
|
-
def self.
|
|
1763
|
-
require "google/ads/google_ads/v5/
|
|
1764
|
-
Google::Ads::GoogleAds::V5::
|
|
1993
|
+
# @return [Google::Protobuf::EnumDescriptor] for the CampaignBudgetError enum
|
|
1994
|
+
def self.campaign_budget_error
|
|
1995
|
+
require "google/ads/google_ads/v5/errors/campaign_budget_error_pb"
|
|
1996
|
+
Google::Ads::GoogleAds::V5::Errors::CampaignBudgetErrorEnum::CampaignBudgetError.descriptor
|
|
1765
1997
|
end
|
|
1766
1998
|
|
|
1767
|
-
# Returns the descriptor for the
|
|
1999
|
+
# Returns the descriptor for the MediaFileError enum
|
|
1768
2000
|
#
|
|
1769
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1770
|
-
def self.
|
|
1771
|
-
require "google/ads/google_ads/v5/
|
|
1772
|
-
Google::Ads::GoogleAds::V5::
|
|
2001
|
+
# @return [Google::Protobuf::EnumDescriptor] for the MediaFileError enum
|
|
2002
|
+
def self.media_file_error
|
|
2003
|
+
require "google/ads/google_ads/v5/errors/media_file_error_pb"
|
|
2004
|
+
Google::Ads::GoogleAds::V5::Errors::MediaFileErrorEnum::MediaFileError.descriptor
|
|
1773
2005
|
end
|
|
1774
2006
|
|
|
1775
|
-
# Returns the descriptor for the
|
|
2007
|
+
# Returns the descriptor for the PolicyViolationError enum
|
|
1776
2008
|
#
|
|
1777
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1778
|
-
def self.
|
|
1779
|
-
require "google/ads/google_ads/v5/
|
|
1780
|
-
Google::Ads::GoogleAds::V5::
|
|
2009
|
+
# @return [Google::Protobuf::EnumDescriptor] for the PolicyViolationError enum
|
|
2010
|
+
def self.policy_violation_error
|
|
2011
|
+
require "google/ads/google_ads/v5/errors/policy_violation_error_pb"
|
|
2012
|
+
Google::Ads::GoogleAds::V5::Errors::PolicyViolationErrorEnum::PolicyViolationError.descriptor
|
|
1781
2013
|
end
|
|
1782
2014
|
|
|
1783
|
-
# Returns the descriptor for the
|
|
2015
|
+
# Returns the descriptor for the KeywordPlanAdGroupKeywordError enum
|
|
1784
2016
|
#
|
|
1785
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1786
|
-
def self.
|
|
1787
|
-
require "google/ads/google_ads/v5/
|
|
1788
|
-
Google::Ads::GoogleAds::V5::
|
|
2017
|
+
# @return [Google::Protobuf::EnumDescriptor] for the KeywordPlanAdGroupKeywordError enum
|
|
2018
|
+
def self.keyword_plan_ad_group_keyword_error
|
|
2019
|
+
require "google/ads/google_ads/v5/errors/keyword_plan_ad_group_keyword_error_pb"
|
|
2020
|
+
Google::Ads::GoogleAds::V5::Errors::KeywordPlanAdGroupKeywordErrorEnum::KeywordPlanAdGroupKeywordError.descriptor
|
|
1789
2021
|
end
|
|
1790
2022
|
|
|
1791
|
-
# Returns the descriptor for the
|
|
2023
|
+
# Returns the descriptor for the SettingError enum
|
|
1792
2024
|
#
|
|
1793
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1794
|
-
def self.
|
|
1795
|
-
require "google/ads/google_ads/v5/
|
|
1796
|
-
Google::Ads::GoogleAds::V5::
|
|
2025
|
+
# @return [Google::Protobuf::EnumDescriptor] for the SettingError enum
|
|
2026
|
+
def self.setting_error
|
|
2027
|
+
require "google/ads/google_ads/v5/errors/setting_error_pb"
|
|
2028
|
+
Google::Ads::GoogleAds::V5::Errors::SettingErrorEnum::SettingError.descriptor
|
|
1797
2029
|
end
|
|
1798
2030
|
|
|
1799
|
-
# Returns the descriptor for the
|
|
2031
|
+
# Returns the descriptor for the DatabaseError enum
|
|
1800
2032
|
#
|
|
1801
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1802
|
-
def self.
|
|
1803
|
-
require "google/ads/google_ads/v5/
|
|
1804
|
-
Google::Ads::GoogleAds::V5::
|
|
2033
|
+
# @return [Google::Protobuf::EnumDescriptor] for the DatabaseError enum
|
|
2034
|
+
def self.database_error
|
|
2035
|
+
require "google/ads/google_ads/v5/errors/database_error_pb"
|
|
2036
|
+
Google::Ads::GoogleAds::V5::Errors::DatabaseErrorEnum::DatabaseError.descriptor
|
|
1805
2037
|
end
|
|
1806
2038
|
|
|
1807
|
-
# Returns the descriptor for the
|
|
2039
|
+
# Returns the descriptor for the ThirdPartyAppAnalyticsLinkError enum
|
|
1808
2040
|
#
|
|
1809
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1810
|
-
def self.
|
|
1811
|
-
require "google/ads/google_ads/v5/
|
|
1812
|
-
Google::Ads::GoogleAds::V5::
|
|
2041
|
+
# @return [Google::Protobuf::EnumDescriptor] for the ThirdPartyAppAnalyticsLinkError enum
|
|
2042
|
+
def self.third_party_app_analytics_link_error
|
|
2043
|
+
require "google/ads/google_ads/v5/errors/third_party_app_analytics_link_error_pb"
|
|
2044
|
+
Google::Ads::GoogleAds::V5::Errors::ThirdPartyAppAnalyticsLinkErrorEnum::ThirdPartyAppAnalyticsLinkError.descriptor
|
|
1813
2045
|
end
|
|
1814
2046
|
|
|
1815
|
-
# Returns the descriptor for the
|
|
2047
|
+
# Returns the descriptor for the KeywordPlanCampaignError enum
|
|
1816
2048
|
#
|
|
1817
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1818
|
-
def self.
|
|
1819
|
-
require "google/ads/google_ads/v5/
|
|
1820
|
-
Google::Ads::GoogleAds::V5::
|
|
2049
|
+
# @return [Google::Protobuf::EnumDescriptor] for the KeywordPlanCampaignError enum
|
|
2050
|
+
def self.keyword_plan_campaign_error
|
|
2051
|
+
require "google/ads/google_ads/v5/errors/keyword_plan_campaign_error_pb"
|
|
2052
|
+
Google::Ads::GoogleAds::V5::Errors::KeywordPlanCampaignErrorEnum::KeywordPlanCampaignError.descriptor
|
|
1821
2053
|
end
|
|
1822
2054
|
|
|
1823
|
-
# Returns the descriptor for the
|
|
2055
|
+
# Returns the descriptor for the ContextError enum
|
|
1824
2056
|
#
|
|
1825
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1826
|
-
def self.
|
|
1827
|
-
require "google/ads/google_ads/v5/errors/
|
|
1828
|
-
Google::Ads::GoogleAds::V5::Errors::
|
|
2057
|
+
# @return [Google::Protobuf::EnumDescriptor] for the ContextError enum
|
|
2058
|
+
def self.context_error
|
|
2059
|
+
require "google/ads/google_ads/v5/errors/context_error_pb"
|
|
2060
|
+
Google::Ads::GoogleAds::V5::Errors::ContextErrorEnum::ContextError.descriptor
|
|
1829
2061
|
end
|
|
1830
2062
|
|
|
1831
|
-
# Returns the descriptor for the
|
|
2063
|
+
# Returns the descriptor for the DistinctError enum
|
|
1832
2064
|
#
|
|
1833
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1834
|
-
def self.
|
|
1835
|
-
require "google/ads/google_ads/v5/errors/
|
|
1836
|
-
Google::Ads::GoogleAds::V5::Errors::
|
|
2065
|
+
# @return [Google::Protobuf::EnumDescriptor] for the DistinctError enum
|
|
2066
|
+
def self.distinct_error
|
|
2067
|
+
require "google/ads/google_ads/v5/errors/distinct_error_pb"
|
|
2068
|
+
Google::Ads::GoogleAds::V5::Errors::DistinctErrorEnum::DistinctError.descriptor
|
|
1837
2069
|
end
|
|
1838
2070
|
|
|
1839
|
-
# Returns the descriptor for the
|
|
2071
|
+
# Returns the descriptor for the RecommendationError enum
|
|
1840
2072
|
#
|
|
1841
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1842
|
-
def self.
|
|
1843
|
-
require "google/ads/google_ads/v5/errors/
|
|
1844
|
-
Google::Ads::GoogleAds::V5::Errors::
|
|
2073
|
+
# @return [Google::Protobuf::EnumDescriptor] for the RecommendationError enum
|
|
2074
|
+
def self.recommendation_error
|
|
2075
|
+
require "google/ads/google_ads/v5/errors/recommendation_error_pb"
|
|
2076
|
+
Google::Ads::GoogleAds::V5::Errors::RecommendationErrorEnum::RecommendationError.descriptor
|
|
1845
2077
|
end
|
|
1846
2078
|
|
|
1847
|
-
# Returns the descriptor for the
|
|
2079
|
+
# Returns the descriptor for the FunctionParsingError enum
|
|
1848
2080
|
#
|
|
1849
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1850
|
-
def self.
|
|
1851
|
-
require "google/ads/google_ads/v5/errors/
|
|
1852
|
-
Google::Ads::GoogleAds::V5::Errors::
|
|
2081
|
+
# @return [Google::Protobuf::EnumDescriptor] for the FunctionParsingError enum
|
|
2082
|
+
def self.function_parsing_error
|
|
2083
|
+
require "google/ads/google_ads/v5/errors/function_parsing_error_pb"
|
|
2084
|
+
Google::Ads::GoogleAds::V5::Errors::FunctionParsingErrorEnum::FunctionParsingError.descriptor
|
|
1853
2085
|
end
|
|
1854
2086
|
|
|
1855
|
-
# Returns the descriptor for the
|
|
2087
|
+
# Returns the descriptor for the CampaignDraftError enum
|
|
1856
2088
|
#
|
|
1857
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1858
|
-
def self.
|
|
1859
|
-
require "google/ads/google_ads/v5/errors/
|
|
1860
|
-
Google::Ads::GoogleAds::V5::Errors::
|
|
2089
|
+
# @return [Google::Protobuf::EnumDescriptor] for the CampaignDraftError enum
|
|
2090
|
+
def self.campaign_draft_error
|
|
2091
|
+
require "google/ads/google_ads/v5/errors/campaign_draft_error_pb"
|
|
2092
|
+
Google::Ads::GoogleAds::V5::Errors::CampaignDraftErrorEnum::CampaignDraftError.descriptor
|
|
1861
2093
|
end
|
|
1862
2094
|
|
|
1863
|
-
# Returns the descriptor for the
|
|
2095
|
+
# Returns the descriptor for the LabelError enum
|
|
1864
2096
|
#
|
|
1865
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
1866
|
-
def self.
|
|
1867
|
-
require "google/ads/google_ads/v5/errors/
|
|
1868
|
-
Google::Ads::GoogleAds::V5::Errors::
|
|
2097
|
+
# @return [Google::Protobuf::EnumDescriptor] for the LabelError enum
|
|
2098
|
+
def self.label_error
|
|
2099
|
+
require "google/ads/google_ads/v5/errors/label_error_pb"
|
|
2100
|
+
Google::Ads::GoogleAds::V5::Errors::LabelErrorEnum::LabelError.descriptor
|
|
1869
2101
|
end
|
|
1870
2102
|
|
|
1871
2103
|
# Returns the descriptor for the AccessInvitationError enum
|
|
@@ -1876,6 +2108,22 @@ module Google
|
|
|
1876
2108
|
Google::Ads::GoogleAds::V5::Errors::AccessInvitationErrorEnum::AccessInvitationError.descriptor
|
|
1877
2109
|
end
|
|
1878
2110
|
|
|
2111
|
+
# Returns the descriptor for the NotAllowlistedError enum
|
|
2112
|
+
#
|
|
2113
|
+
# @return [Google::Protobuf::EnumDescriptor] for the NotAllowlistedError enum
|
|
2114
|
+
def self.not_allowlisted_error
|
|
2115
|
+
require "google/ads/google_ads/v5/errors/not_allowlisted_error_pb"
|
|
2116
|
+
Google::Ads::GoogleAds::V5::Errors::NotAllowlistedErrorEnum::NotAllowlistedError.descriptor
|
|
2117
|
+
end
|
|
2118
|
+
|
|
2119
|
+
# Returns the descriptor for the AdSharingError enum
|
|
2120
|
+
#
|
|
2121
|
+
# @return [Google::Protobuf::EnumDescriptor] for the AdSharingError enum
|
|
2122
|
+
def self.ad_sharing_error
|
|
2123
|
+
require "google/ads/google_ads/v5/errors/ad_sharing_error_pb"
|
|
2124
|
+
Google::Ads::GoogleAds::V5::Errors::AdSharingErrorEnum::AdSharingError.descriptor
|
|
2125
|
+
end
|
|
2126
|
+
|
|
1879
2127
|
# Returns the descriptor for the AccountBudgetProposalError enum
|
|
1880
2128
|
#
|
|
1881
2129
|
# @return [Google::Protobuf::EnumDescriptor] for the AccountBudgetProposalError enum
|
|
@@ -1884,6 +2132,14 @@ module Google
|
|
|
1884
2132
|
Google::Ads::GoogleAds::V5::Errors::AccountBudgetProposalErrorEnum::AccountBudgetProposalError.descriptor
|
|
1885
2133
|
end
|
|
1886
2134
|
|
|
2135
|
+
# Returns the descriptor for the AccountLinkError enum
|
|
2136
|
+
#
|
|
2137
|
+
# @return [Google::Protobuf::EnumDescriptor] for the AccountLinkError enum
|
|
2138
|
+
def self.account_link_error
|
|
2139
|
+
require "google/ads/google_ads/v5/errors/account_link_error_pb"
|
|
2140
|
+
Google::Ads::GoogleAds::V5::Errors::AccountLinkErrorEnum::AccountLinkError.descriptor
|
|
2141
|
+
end
|
|
2142
|
+
|
|
1887
2143
|
# Returns the descriptor for the AdCustomizerError enum
|
|
1888
2144
|
#
|
|
1889
2145
|
# @return [Google::Protobuf::EnumDescriptor] for the AdCustomizerError enum
|
|
@@ -1900,14 +2156,6 @@ module Google
|
|
|
1900
2156
|
Google::Ads::GoogleAds::V5::Errors::AdErrorEnum::AdError.descriptor
|
|
1901
2157
|
end
|
|
1902
2158
|
|
|
1903
|
-
# Returns the descriptor for the AdGroupAdError enum
|
|
1904
|
-
#
|
|
1905
|
-
# @return [Google::Protobuf::EnumDescriptor] for the AdGroupAdError enum
|
|
1906
|
-
def self.ad_group_ad_error
|
|
1907
|
-
require "google/ads/google_ads/v5/errors/ad_group_ad_error_pb"
|
|
1908
|
-
Google::Ads::GoogleAds::V5::Errors::AdGroupAdErrorEnum::AdGroupAdError.descriptor
|
|
1909
|
-
end
|
|
1910
|
-
|
|
1911
2159
|
# Returns the descriptor for the AdGroupBidModifierError enum
|
|
1912
2160
|
#
|
|
1913
2161
|
# @return [Google::Protobuf::EnumDescriptor] for the AdGroupBidModifierError enum
|
|
@@ -1948,14 +2196,6 @@ module Google
|
|
|
1948
2196
|
Google::Ads::GoogleAds::V5::Errors::AdParameterErrorEnum::AdParameterError.descriptor
|
|
1949
2197
|
end
|
|
1950
2198
|
|
|
1951
|
-
# Returns the descriptor for the AdSharingError enum
|
|
1952
|
-
#
|
|
1953
|
-
# @return [Google::Protobuf::EnumDescriptor] for the AdSharingError enum
|
|
1954
|
-
def self.ad_sharing_error
|
|
1955
|
-
require "google/ads/google_ads/v5/errors/ad_sharing_error_pb"
|
|
1956
|
-
Google::Ads::GoogleAds::V5::Errors::AdSharingErrorEnum::AdSharingError.descriptor
|
|
1957
|
-
end
|
|
1958
|
-
|
|
1959
2199
|
# Returns the descriptor for the AdxError enum
|
|
1960
2200
|
#
|
|
1961
2201
|
# @return [Google::Protobuf::EnumDescriptor] for the AdxError enum
|
|
@@ -1988,14 +2228,6 @@ module Google
|
|
|
1988
2228
|
Google::Ads::GoogleAds::V5::Errors::AuthenticationErrorEnum::AuthenticationError.descriptor
|
|
1989
2229
|
end
|
|
1990
2230
|
|
|
1991
|
-
# Returns the descriptor for the AuthorizationError enum
|
|
1992
|
-
#
|
|
1993
|
-
# @return [Google::Protobuf::EnumDescriptor] for the AuthorizationError enum
|
|
1994
|
-
def self.authorization_error
|
|
1995
|
-
require "google/ads/google_ads/v5/errors/authorization_error_pb"
|
|
1996
|
-
Google::Ads::GoogleAds::V5::Errors::AuthorizationErrorEnum::AuthorizationError.descriptor
|
|
1997
|
-
end
|
|
1998
|
-
|
|
1999
2231
|
# Returns the descriptor for the BatchJobError enum
|
|
2000
2232
|
#
|
|
2001
2233
|
# @return [Google::Protobuf::EnumDescriptor] for the BatchJobError enum
|
|
@@ -2028,20 +2260,12 @@ module Google
|
|
|
2028
2260
|
Google::Ads::GoogleAds::V5::Errors::BillingSetupErrorEnum::BillingSetupError.descriptor
|
|
2029
2261
|
end
|
|
2030
2262
|
|
|
2031
|
-
# Returns the descriptor for the
|
|
2032
|
-
#
|
|
2033
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
2034
|
-
def self.
|
|
2035
|
-
require "google/ads/google_ads/v5/errors/
|
|
2036
|
-
Google::Ads::GoogleAds::V5::Errors::
|
|
2037
|
-
end
|
|
2038
|
-
|
|
2039
|
-
# Returns the descriptor for the CampaignDraftError enum
|
|
2040
|
-
#
|
|
2041
|
-
# @return [Google::Protobuf::EnumDescriptor] for the CampaignDraftError enum
|
|
2042
|
-
def self.campaign_draft_error
|
|
2043
|
-
require "google/ads/google_ads/v5/errors/campaign_draft_error_pb"
|
|
2044
|
-
Google::Ads::GoogleAds::V5::Errors::CampaignDraftErrorEnum::CampaignDraftError.descriptor
|
|
2263
|
+
# Returns the descriptor for the CampaignCriterionError enum
|
|
2264
|
+
#
|
|
2265
|
+
# @return [Google::Protobuf::EnumDescriptor] for the CampaignCriterionError enum
|
|
2266
|
+
def self.campaign_criterion_error
|
|
2267
|
+
require "google/ads/google_ads/v5/errors/campaign_criterion_error_pb"
|
|
2268
|
+
Google::Ads::GoogleAds::V5::Errors::CampaignCriterionErrorEnum::CampaignCriterionError.descriptor
|
|
2045
2269
|
end
|
|
2046
2270
|
|
|
2047
2271
|
# Returns the descriptor for the CampaignError enum
|
|
@@ -2060,6 +2284,14 @@ module Google
|
|
|
2060
2284
|
Google::Ads::GoogleAds::V5::Errors::CampaignExperimentErrorEnum::CampaignExperimentError.descriptor
|
|
2061
2285
|
end
|
|
2062
2286
|
|
|
2287
|
+
# Returns the descriptor for the CampaignFeedError enum
|
|
2288
|
+
#
|
|
2289
|
+
# @return [Google::Protobuf::EnumDescriptor] for the CampaignFeedError enum
|
|
2290
|
+
def self.campaign_feed_error
|
|
2291
|
+
require "google/ads/google_ads/v5/errors/campaign_feed_error_pb"
|
|
2292
|
+
Google::Ads::GoogleAds::V5::Errors::CampaignFeedErrorEnum::CampaignFeedError.descriptor
|
|
2293
|
+
end
|
|
2294
|
+
|
|
2063
2295
|
# Returns the descriptor for the CampaignSharedSetError enum
|
|
2064
2296
|
#
|
|
2065
2297
|
# @return [Google::Protobuf::EnumDescriptor] for the CampaignSharedSetError enum
|
|
@@ -2084,30 +2316,6 @@ module Google
|
|
|
2084
2316
|
Google::Ads::GoogleAds::V5::Errors::CollectionSizeErrorEnum::CollectionSizeError.descriptor
|
|
2085
2317
|
end
|
|
2086
2318
|
|
|
2087
|
-
# Returns the descriptor for the ContextError enum
|
|
2088
|
-
#
|
|
2089
|
-
# @return [Google::Protobuf::EnumDescriptor] for the ContextError enum
|
|
2090
|
-
def self.context_error
|
|
2091
|
-
require "google/ads/google_ads/v5/errors/context_error_pb"
|
|
2092
|
-
Google::Ads::GoogleAds::V5::Errors::ContextErrorEnum::ContextError.descriptor
|
|
2093
|
-
end
|
|
2094
|
-
|
|
2095
|
-
# Returns the descriptor for the ConversionActionError enum
|
|
2096
|
-
#
|
|
2097
|
-
# @return [Google::Protobuf::EnumDescriptor] for the ConversionActionError enum
|
|
2098
|
-
def self.conversion_action_error
|
|
2099
|
-
require "google/ads/google_ads/v5/errors/conversion_action_error_pb"
|
|
2100
|
-
Google::Ads::GoogleAds::V5::Errors::ConversionActionErrorEnum::ConversionActionError.descriptor
|
|
2101
|
-
end
|
|
2102
|
-
|
|
2103
|
-
# Returns the descriptor for the ConversionAdjustmentUploadError enum
|
|
2104
|
-
#
|
|
2105
|
-
# @return [Google::Protobuf::EnumDescriptor] for the ConversionAdjustmentUploadError enum
|
|
2106
|
-
def self.conversion_adjustment_upload_error
|
|
2107
|
-
require "google/ads/google_ads/v5/errors/conversion_adjustment_upload_error_pb"
|
|
2108
|
-
Google::Ads::GoogleAds::V5::Errors::ConversionAdjustmentUploadErrorEnum::ConversionAdjustmentUploadError.descriptor
|
|
2109
|
-
end
|
|
2110
|
-
|
|
2111
2319
|
# Returns the descriptor for the ConversionUploadError enum
|
|
2112
2320
|
#
|
|
2113
2321
|
# @return [Google::Protobuf::EnumDescriptor] for the ConversionUploadError enum
|
|
@@ -2132,14 +2340,6 @@ module Google
|
|
|
2132
2340
|
Google::Ads::GoogleAds::V5::Errors::CriterionErrorEnum::CriterionError.descriptor
|
|
2133
2341
|
end
|
|
2134
2342
|
|
|
2135
|
-
# Returns the descriptor for the CurrencyCodeError enum
|
|
2136
|
-
#
|
|
2137
|
-
# @return [Google::Protobuf::EnumDescriptor] for the CurrencyCodeError enum
|
|
2138
|
-
def self.currency_code_error
|
|
2139
|
-
require "google/ads/google_ads/v5/errors/currency_code_error_pb"
|
|
2140
|
-
Google::Ads::GoogleAds::V5::Errors::CurrencyCodeErrorEnum::CurrencyCodeError.descriptor
|
|
2141
|
-
end
|
|
2142
|
-
|
|
2143
2343
|
# Returns the descriptor for the CustomInterestError enum
|
|
2144
2344
|
#
|
|
2145
2345
|
# @return [Google::Protobuf::EnumDescriptor] for the CustomInterestError enum
|
|
@@ -2164,14 +2364,6 @@ module Google
|
|
|
2164
2364
|
Google::Ads::GoogleAds::V5::Errors::CustomerErrorEnum::CustomerError.descriptor
|
|
2165
2365
|
end
|
|
2166
2366
|
|
|
2167
|
-
# Returns the descriptor for the CustomerFeedError enum
|
|
2168
|
-
#
|
|
2169
|
-
# @return [Google::Protobuf::EnumDescriptor] for the CustomerFeedError enum
|
|
2170
|
-
def self.customer_feed_error
|
|
2171
|
-
require "google/ads/google_ads/v5/errors/customer_feed_error_pb"
|
|
2172
|
-
Google::Ads::GoogleAds::V5::Errors::CustomerFeedErrorEnum::CustomerFeedError.descriptor
|
|
2173
|
-
end
|
|
2174
|
-
|
|
2175
2367
|
# Returns the descriptor for the CustomerManagerLinkError enum
|
|
2176
2368
|
#
|
|
2177
2369
|
# @return [Google::Protobuf::EnumDescriptor] for the CustomerManagerLinkError enum
|
|
@@ -2180,14 +2372,6 @@ module Google
|
|
|
2180
2372
|
Google::Ads::GoogleAds::V5::Errors::CustomerManagerLinkErrorEnum::CustomerManagerLinkError.descriptor
|
|
2181
2373
|
end
|
|
2182
2374
|
|
|
2183
|
-
# Returns the descriptor for the DatabaseError enum
|
|
2184
|
-
#
|
|
2185
|
-
# @return [Google::Protobuf::EnumDescriptor] for the DatabaseError enum
|
|
2186
|
-
def self.database_error
|
|
2187
|
-
require "google/ads/google_ads/v5/errors/database_error_pb"
|
|
2188
|
-
Google::Ads::GoogleAds::V5::Errors::DatabaseErrorEnum::DatabaseError.descriptor
|
|
2189
|
-
end
|
|
2190
|
-
|
|
2191
2375
|
# Returns the descriptor for the DateError enum
|
|
2192
2376
|
#
|
|
2193
2377
|
# @return [Google::Protobuf::EnumDescriptor] for the DateError enum
|
|
@@ -2204,14 +2388,6 @@ module Google
|
|
|
2204
2388
|
Google::Ads::GoogleAds::V5::Errors::DateRangeErrorEnum::DateRangeError.descriptor
|
|
2205
2389
|
end
|
|
2206
2390
|
|
|
2207
|
-
# Returns the descriptor for the DistinctError enum
|
|
2208
|
-
#
|
|
2209
|
-
# @return [Google::Protobuf::EnumDescriptor] for the DistinctError enum
|
|
2210
|
-
def self.distinct_error
|
|
2211
|
-
require "google/ads/google_ads/v5/errors/distinct_error_pb"
|
|
2212
|
-
Google::Ads::GoogleAds::V5::Errors::DistinctErrorEnum::DistinctError.descriptor
|
|
2213
|
-
end
|
|
2214
|
-
|
|
2215
2391
|
# Returns the descriptor for the EnumError enum
|
|
2216
2392
|
#
|
|
2217
2393
|
# @return [Google::Protobuf::EnumDescriptor] for the EnumError enum
|
|
@@ -2244,14 +2420,6 @@ module Google
|
|
|
2244
2420
|
Google::Ads::GoogleAds::V5::Errors::FeedAttributeReferenceErrorEnum::FeedAttributeReferenceError.descriptor
|
|
2245
2421
|
end
|
|
2246
2422
|
|
|
2247
|
-
# Returns the descriptor for the FeedError enum
|
|
2248
|
-
#
|
|
2249
|
-
# @return [Google::Protobuf::EnumDescriptor] for the FeedError enum
|
|
2250
|
-
def self.feed_error
|
|
2251
|
-
require "google/ads/google_ads/v5/errors/feed_error_pb"
|
|
2252
|
-
Google::Ads::GoogleAds::V5::Errors::FeedErrorEnum::FeedError.descriptor
|
|
2253
|
-
end
|
|
2254
|
-
|
|
2255
2423
|
# Returns the descriptor for the FeedItemError enum
|
|
2256
2424
|
#
|
|
2257
2425
|
# @return [Google::Protobuf::EnumDescriptor] for the FeedItemError enum
|
|
@@ -2276,14 +2444,6 @@ module Google
|
|
|
2276
2444
|
Google::Ads::GoogleAds::V5::Errors::FeedMappingErrorEnum::FeedMappingError.descriptor
|
|
2277
2445
|
end
|
|
2278
2446
|
|
|
2279
|
-
# Returns the descriptor for the FieldError enum
|
|
2280
|
-
#
|
|
2281
|
-
# @return [Google::Protobuf::EnumDescriptor] for the FieldError enum
|
|
2282
|
-
def self.field_error
|
|
2283
|
-
require "google/ads/google_ads/v5/errors/field_error_pb"
|
|
2284
|
-
Google::Ads::GoogleAds::V5::Errors::FieldErrorEnum::FieldError.descriptor
|
|
2285
|
-
end
|
|
2286
|
-
|
|
2287
2447
|
# Returns the descriptor for the FieldMaskError enum
|
|
2288
2448
|
#
|
|
2289
2449
|
# @return [Google::Protobuf::EnumDescriptor] for the FieldMaskError enum
|
|
@@ -2300,14 +2460,6 @@ module Google
|
|
|
2300
2460
|
Google::Ads::GoogleAds::V5::Errors::FunctionErrorEnum::FunctionError.descriptor
|
|
2301
2461
|
end
|
|
2302
2462
|
|
|
2303
|
-
# Returns the descriptor for the FunctionParsingError enum
|
|
2304
|
-
#
|
|
2305
|
-
# @return [Google::Protobuf::EnumDescriptor] for the FunctionParsingError enum
|
|
2306
|
-
def self.function_parsing_error
|
|
2307
|
-
require "google/ads/google_ads/v5/errors/function_parsing_error_pb"
|
|
2308
|
-
Google::Ads::GoogleAds::V5::Errors::FunctionParsingErrorEnum::FunctionParsingError.descriptor
|
|
2309
|
-
end
|
|
2310
|
-
|
|
2311
2463
|
# Returns the descriptor for the GeoTargetConstantSuggestionError enum
|
|
2312
2464
|
#
|
|
2313
2465
|
# @return [Google::Protobuf::EnumDescriptor] for the GeoTargetConstantSuggestionError enum
|
|
@@ -2316,14 +2468,6 @@ module Google
|
|
|
2316
2468
|
Google::Ads::GoogleAds::V5::Errors::GeoTargetConstantSuggestionErrorEnum::GeoTargetConstantSuggestionError.descriptor
|
|
2317
2469
|
end
|
|
2318
2470
|
|
|
2319
|
-
# Returns the descriptor for the HeaderError enum
|
|
2320
|
-
#
|
|
2321
|
-
# @return [Google::Protobuf::EnumDescriptor] for the HeaderError enum
|
|
2322
|
-
def self.header_error
|
|
2323
|
-
require "google/ads/google_ads/v5/errors/header_error_pb"
|
|
2324
|
-
Google::Ads::GoogleAds::V5::Errors::HeaderErrorEnum::HeaderError.descriptor
|
|
2325
|
-
end
|
|
2326
|
-
|
|
2327
2471
|
# Returns the descriptor for the IdError enum
|
|
2328
2472
|
#
|
|
2329
2473
|
# @return [Google::Protobuf::EnumDescriptor] for the IdError enum
|
|
@@ -2364,22 +2508,6 @@ module Google
|
|
|
2364
2508
|
Google::Ads::GoogleAds::V5::Errors::KeywordPlanAdGroupErrorEnum::KeywordPlanAdGroupError.descriptor
|
|
2365
2509
|
end
|
|
2366
2510
|
|
|
2367
|
-
# Returns the descriptor for the KeywordPlanAdGroupKeywordError enum
|
|
2368
|
-
#
|
|
2369
|
-
# @return [Google::Protobuf::EnumDescriptor] for the KeywordPlanAdGroupKeywordError enum
|
|
2370
|
-
def self.keyword_plan_ad_group_keyword_error
|
|
2371
|
-
require "google/ads/google_ads/v5/errors/keyword_plan_ad_group_keyword_error_pb"
|
|
2372
|
-
Google::Ads::GoogleAds::V5::Errors::KeywordPlanAdGroupKeywordErrorEnum::KeywordPlanAdGroupKeywordError.descriptor
|
|
2373
|
-
end
|
|
2374
|
-
|
|
2375
|
-
# Returns the descriptor for the KeywordPlanCampaignError enum
|
|
2376
|
-
#
|
|
2377
|
-
# @return [Google::Protobuf::EnumDescriptor] for the KeywordPlanCampaignError enum
|
|
2378
|
-
def self.keyword_plan_campaign_error
|
|
2379
|
-
require "google/ads/google_ads/v5/errors/keyword_plan_campaign_error_pb"
|
|
2380
|
-
Google::Ads::GoogleAds::V5::Errors::KeywordPlanCampaignErrorEnum::KeywordPlanCampaignError.descriptor
|
|
2381
|
-
end
|
|
2382
|
-
|
|
2383
2511
|
# Returns the descriptor for the KeywordPlanCampaignKeywordError enum
|
|
2384
2512
|
#
|
|
2385
2513
|
# @return [Google::Protobuf::EnumDescriptor] for the KeywordPlanCampaignKeywordError enum
|
|
@@ -2396,38 +2524,6 @@ module Google
|
|
|
2396
2524
|
Google::Ads::GoogleAds::V5::Errors::KeywordPlanErrorEnum::KeywordPlanError.descriptor
|
|
2397
2525
|
end
|
|
2398
2526
|
|
|
2399
|
-
# Returns the descriptor for the KeywordPlanIdeaError enum
|
|
2400
|
-
#
|
|
2401
|
-
# @return [Google::Protobuf::EnumDescriptor] for the KeywordPlanIdeaError enum
|
|
2402
|
-
def self.keyword_plan_idea_error
|
|
2403
|
-
require "google/ads/google_ads/v5/errors/keyword_plan_idea_error_pb"
|
|
2404
|
-
Google::Ads::GoogleAds::V5::Errors::KeywordPlanIdeaErrorEnum::KeywordPlanIdeaError.descriptor
|
|
2405
|
-
end
|
|
2406
|
-
|
|
2407
|
-
# Returns the descriptor for the LabelError enum
|
|
2408
|
-
#
|
|
2409
|
-
# @return [Google::Protobuf::EnumDescriptor] for the LabelError enum
|
|
2410
|
-
def self.label_error
|
|
2411
|
-
require "google/ads/google_ads/v5/errors/label_error_pb"
|
|
2412
|
-
Google::Ads::GoogleAds::V5::Errors::LabelErrorEnum::LabelError.descriptor
|
|
2413
|
-
end
|
|
2414
|
-
|
|
2415
|
-
# Returns the descriptor for the LanguageCodeError enum
|
|
2416
|
-
#
|
|
2417
|
-
# @return [Google::Protobuf::EnumDescriptor] for the LanguageCodeError enum
|
|
2418
|
-
def self.language_code_error
|
|
2419
|
-
require "google/ads/google_ads/v5/errors/language_code_error_pb"
|
|
2420
|
-
Google::Ads::GoogleAds::V5::Errors::LanguageCodeErrorEnum::LanguageCodeError.descriptor
|
|
2421
|
-
end
|
|
2422
|
-
|
|
2423
|
-
# Returns the descriptor for the ListOperationError enum
|
|
2424
|
-
#
|
|
2425
|
-
# @return [Google::Protobuf::EnumDescriptor] for the ListOperationError enum
|
|
2426
|
-
def self.list_operation_error
|
|
2427
|
-
require "google/ads/google_ads/v5/errors/list_operation_error_pb"
|
|
2428
|
-
Google::Ads::GoogleAds::V5::Errors::ListOperationErrorEnum::ListOperationError.descriptor
|
|
2429
|
-
end
|
|
2430
|
-
|
|
2431
2527
|
# Returns the descriptor for the ManagerLinkError enum
|
|
2432
2528
|
#
|
|
2433
2529
|
# @return [Google::Protobuf::EnumDescriptor] for the ManagerLinkError enum
|
|
@@ -2444,14 +2540,6 @@ module Google
|
|
|
2444
2540
|
Google::Ads::GoogleAds::V5::Errors::MediaBundleErrorEnum::MediaBundleError.descriptor
|
|
2445
2541
|
end
|
|
2446
2542
|
|
|
2447
|
-
# Returns the descriptor for the MediaFileError enum
|
|
2448
|
-
#
|
|
2449
|
-
# @return [Google::Protobuf::EnumDescriptor] for the MediaFileError enum
|
|
2450
|
-
def self.media_file_error
|
|
2451
|
-
require "google/ads/google_ads/v5/errors/media_file_error_pb"
|
|
2452
|
-
Google::Ads::GoogleAds::V5::Errors::MediaFileErrorEnum::MediaFileError.descriptor
|
|
2453
|
-
end
|
|
2454
|
-
|
|
2455
2543
|
# Returns the descriptor for the MediaUploadError enum
|
|
2456
2544
|
#
|
|
2457
2545
|
# @return [Google::Protobuf::EnumDescriptor] for the MediaUploadError enum
|
|
@@ -2468,14 +2556,6 @@ module Google
|
|
|
2468
2556
|
Google::Ads::GoogleAds::V5::Errors::MultiplierErrorEnum::MultiplierError.descriptor
|
|
2469
2557
|
end
|
|
2470
2558
|
|
|
2471
|
-
# Returns the descriptor for the MutateError enum
|
|
2472
|
-
#
|
|
2473
|
-
# @return [Google::Protobuf::EnumDescriptor] for the MutateError enum
|
|
2474
|
-
def self.mutate_error
|
|
2475
|
-
require "google/ads/google_ads/v5/errors/mutate_error_pb"
|
|
2476
|
-
Google::Ads::GoogleAds::V5::Errors::MutateErrorEnum::MutateError.descriptor
|
|
2477
|
-
end
|
|
2478
|
-
|
|
2479
2559
|
# Returns the descriptor for the NewResourceCreationError enum
|
|
2480
2560
|
#
|
|
2481
2561
|
# @return [Google::Protobuf::EnumDescriptor] for the NewResourceCreationError enum
|
|
@@ -2484,14 +2564,6 @@ module Google
|
|
|
2484
2564
|
Google::Ads::GoogleAds::V5::Errors::NewResourceCreationErrorEnum::NewResourceCreationError.descriptor
|
|
2485
2565
|
end
|
|
2486
2566
|
|
|
2487
|
-
# Returns the descriptor for the NotAllowlistedError enum
|
|
2488
|
-
#
|
|
2489
|
-
# @return [Google::Protobuf::EnumDescriptor] for the NotAllowlistedError enum
|
|
2490
|
-
def self.not_allowlisted_error
|
|
2491
|
-
require "google/ads/google_ads/v5/errors/not_allowlisted_error_pb"
|
|
2492
|
-
Google::Ads::GoogleAds::V5::Errors::NotAllowlistedErrorEnum::NotAllowlistedError.descriptor
|
|
2493
|
-
end
|
|
2494
|
-
|
|
2495
2567
|
# Returns the descriptor for the NotEmptyError enum
|
|
2496
2568
|
#
|
|
2497
2569
|
# @return [Google::Protobuf::EnumDescriptor] for the NotEmptyError enum
|
|
@@ -2500,30 +2572,6 @@ module Google
|
|
|
2500
2572
|
Google::Ads::GoogleAds::V5::Errors::NotEmptyErrorEnum::NotEmptyError.descriptor
|
|
2501
2573
|
end
|
|
2502
2574
|
|
|
2503
|
-
# Returns the descriptor for the NullError enum
|
|
2504
|
-
#
|
|
2505
|
-
# @return [Google::Protobuf::EnumDescriptor] for the NullError enum
|
|
2506
|
-
def self.null_error
|
|
2507
|
-
require "google/ads/google_ads/v5/errors/null_error_pb"
|
|
2508
|
-
Google::Ads::GoogleAds::V5::Errors::NullErrorEnum::NullError.descriptor
|
|
2509
|
-
end
|
|
2510
|
-
|
|
2511
|
-
# Returns the descriptor for the OfflineUserDataJobError enum
|
|
2512
|
-
#
|
|
2513
|
-
# @return [Google::Protobuf::EnumDescriptor] for the OfflineUserDataJobError enum
|
|
2514
|
-
def self.offline_user_data_job_error
|
|
2515
|
-
require "google/ads/google_ads/v5/errors/offline_user_data_job_error_pb"
|
|
2516
|
-
Google::Ads::GoogleAds::V5::Errors::OfflineUserDataJobErrorEnum::OfflineUserDataJobError.descriptor
|
|
2517
|
-
end
|
|
2518
|
-
|
|
2519
|
-
# Returns the descriptor for the OperationAccessDeniedError enum
|
|
2520
|
-
#
|
|
2521
|
-
# @return [Google::Protobuf::EnumDescriptor] for the OperationAccessDeniedError enum
|
|
2522
|
-
def self.operation_access_denied_error
|
|
2523
|
-
require "google/ads/google_ads/v5/errors/operation_access_denied_error_pb"
|
|
2524
|
-
Google::Ads::GoogleAds::V5::Errors::OperationAccessDeniedErrorEnum::OperationAccessDeniedError.descriptor
|
|
2525
|
-
end
|
|
2526
|
-
|
|
2527
2575
|
# Returns the descriptor for the OperatorError enum
|
|
2528
2576
|
#
|
|
2529
2577
|
# @return [Google::Protobuf::EnumDescriptor] for the OperatorError enum
|
|
@@ -2548,14 +2596,6 @@ module Google
|
|
|
2548
2596
|
Google::Ads::GoogleAds::V5::Errors::PaymentsAccountErrorEnum::PaymentsAccountError.descriptor
|
|
2549
2597
|
end
|
|
2550
2598
|
|
|
2551
|
-
# Returns the descriptor for the PolicyFindingError enum
|
|
2552
|
-
#
|
|
2553
|
-
# @return [Google::Protobuf::EnumDescriptor] for the PolicyFindingError enum
|
|
2554
|
-
def self.policy_finding_error
|
|
2555
|
-
require "google/ads/google_ads/v5/errors/policy_finding_error_pb"
|
|
2556
|
-
Google::Ads::GoogleAds::V5::Errors::PolicyFindingErrorEnum::PolicyFindingError.descriptor
|
|
2557
|
-
end
|
|
2558
|
-
|
|
2559
2599
|
# Returns the descriptor for the PolicyValidationParameterError enum
|
|
2560
2600
|
#
|
|
2561
2601
|
# @return [Google::Protobuf::EnumDescriptor] for the PolicyValidationParameterError enum
|
|
@@ -2564,14 +2604,6 @@ module Google
|
|
|
2564
2604
|
Google::Ads::GoogleAds::V5::Errors::PolicyValidationParameterErrorEnum::PolicyValidationParameterError.descriptor
|
|
2565
2605
|
end
|
|
2566
2606
|
|
|
2567
|
-
# Returns the descriptor for the PolicyViolationError enum
|
|
2568
|
-
#
|
|
2569
|
-
# @return [Google::Protobuf::EnumDescriptor] for the PolicyViolationError enum
|
|
2570
|
-
def self.policy_violation_error
|
|
2571
|
-
require "google/ads/google_ads/v5/errors/policy_violation_error_pb"
|
|
2572
|
-
Google::Ads::GoogleAds::V5::Errors::PolicyViolationErrorEnum::PolicyViolationError.descriptor
|
|
2573
|
-
end
|
|
2574
|
-
|
|
2575
2607
|
# Returns the descriptor for the QueryError enum
|
|
2576
2608
|
#
|
|
2577
2609
|
# @return [Google::Protobuf::EnumDescriptor] for the QueryError enum
|
|
@@ -2604,14 +2636,6 @@ module Google
|
|
|
2604
2636
|
Google::Ads::GoogleAds::V5::Errors::ReachPlanErrorEnum::ReachPlanError.descriptor
|
|
2605
2637
|
end
|
|
2606
2638
|
|
|
2607
|
-
# Returns the descriptor for the RecommendationError enum
|
|
2608
|
-
#
|
|
2609
|
-
# @return [Google::Protobuf::EnumDescriptor] for the RecommendationError enum
|
|
2610
|
-
def self.recommendation_error
|
|
2611
|
-
require "google/ads/google_ads/v5/errors/recommendation_error_pb"
|
|
2612
|
-
Google::Ads::GoogleAds::V5::Errors::RecommendationErrorEnum::RecommendationError.descriptor
|
|
2613
|
-
end
|
|
2614
|
-
|
|
2615
2639
|
# Returns the descriptor for the RegionCodeError enum
|
|
2616
2640
|
#
|
|
2617
2641
|
# @return [Google::Protobuf::EnumDescriptor] for the RegionCodeError enum
|
|
@@ -2644,12 +2668,12 @@ module Google
|
|
|
2644
2668
|
Google::Ads::GoogleAds::V5::Errors::ResourceCountLimitExceededErrorEnum::ResourceCountLimitExceededError.descriptor
|
|
2645
2669
|
end
|
|
2646
2670
|
|
|
2647
|
-
# Returns the descriptor for the
|
|
2671
|
+
# Returns the descriptor for the SharedSetError enum
|
|
2648
2672
|
#
|
|
2649
|
-
# @return [Google::Protobuf::EnumDescriptor] for the
|
|
2650
|
-
def self.
|
|
2651
|
-
require "google/ads/google_ads/v5/errors/
|
|
2652
|
-
Google::Ads::GoogleAds::V5::Errors::
|
|
2673
|
+
# @return [Google::Protobuf::EnumDescriptor] for the SharedSetError enum
|
|
2674
|
+
def self.shared_set_error
|
|
2675
|
+
require "google/ads/google_ads/v5/errors/shared_set_error_pb"
|
|
2676
|
+
Google::Ads::GoogleAds::V5::Errors::SharedSetErrorEnum::SharedSetError.descriptor
|
|
2653
2677
|
end
|
|
2654
2678
|
|
|
2655
2679
|
# Returns the descriptor for the StringFormatError enum
|
|
@@ -2668,22 +2692,6 @@ module Google
|
|
|
2668
2692
|
Google::Ads::GoogleAds::V5::Errors::StringLengthErrorEnum::StringLengthError.descriptor
|
|
2669
2693
|
end
|
|
2670
2694
|
|
|
2671
|
-
# Returns the descriptor for the ThirdPartyAppAnalyticsLinkError enum
|
|
2672
|
-
#
|
|
2673
|
-
# @return [Google::Protobuf::EnumDescriptor] for the ThirdPartyAppAnalyticsLinkError enum
|
|
2674
|
-
def self.third_party_app_analytics_link_error
|
|
2675
|
-
require "google/ads/google_ads/v5/errors/third_party_app_analytics_link_error_pb"
|
|
2676
|
-
Google::Ads::GoogleAds::V5::Errors::ThirdPartyAppAnalyticsLinkErrorEnum::ThirdPartyAppAnalyticsLinkError.descriptor
|
|
2677
|
-
end
|
|
2678
|
-
|
|
2679
|
-
# Returns the descriptor for the TimeZoneError enum
|
|
2680
|
-
#
|
|
2681
|
-
# @return [Google::Protobuf::EnumDescriptor] for the TimeZoneError enum
|
|
2682
|
-
def self.time_zone_error
|
|
2683
|
-
require "google/ads/google_ads/v5/errors/time_zone_error_pb"
|
|
2684
|
-
Google::Ads::GoogleAds::V5::Errors::TimeZoneErrorEnum::TimeZoneError.descriptor
|
|
2685
|
-
end
|
|
2686
|
-
|
|
2687
2695
|
# Returns the descriptor for the UrlFieldError enum
|
|
2688
2696
|
#
|
|
2689
2697
|
# @return [Google::Protobuf::EnumDescriptor] for the UrlFieldError enum
|
|
@@ -2700,14 +2708,6 @@ module Google
|
|
|
2700
2708
|
Google::Ads::GoogleAds::V5::Errors::UserDataErrorEnum::UserDataError.descriptor
|
|
2701
2709
|
end
|
|
2702
2710
|
|
|
2703
|
-
# Returns the descriptor for the UserListError enum
|
|
2704
|
-
#
|
|
2705
|
-
# @return [Google::Protobuf::EnumDescriptor] for the UserListError enum
|
|
2706
|
-
def self.user_list_error
|
|
2707
|
-
require "google/ads/google_ads/v5/errors/user_list_error_pb"
|
|
2708
|
-
Google::Ads::GoogleAds::V5::Errors::UserListErrorEnum::UserListError.descriptor
|
|
2709
|
-
end
|
|
2710
|
-
|
|
2711
2711
|
# Returns the descriptor for the YoutubeVideoRegistrationError enum
|
|
2712
2712
|
#
|
|
2713
2713
|
# @return [Google::Protobuf::EnumDescriptor] for the YoutubeVideoRegistrationError enum
|