google-ads-googleads 11.0.0 → 14.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/ChangeLog +16 -0
- data/README.md +3 -2
- data/lib/google/ads/google_ads/api_versions.rb +2 -2
- data/lib/google/ads/google_ads/factories.rb +21 -40
- data/lib/google/ads/google_ads/factories/v7/resources.rb +550 -550
- data/lib/google/ads/google_ads/factories/v8/enums.rb +3075 -0
- data/lib/google/ads/google_ads/factories/v8/operations.rb +5527 -0
- data/lib/google/ads/google_ads/factories/v8/resources.rb +7668 -0
- data/lib/google/ads/google_ads/factories/v8/services.rb +2704 -0
- data/lib/google/ads/google_ads/google_ads_client.rb +8 -14
- data/lib/google/ads/google_ads/interceptors/logging_interceptor.rb +11 -1
- data/lib/google/ads/google_ads/utils/build_path_lookup_class.rb +20 -9
- data/lib/google/ads/google_ads/utils/path_lookup_definer.rb +14 -16
- data/lib/google/ads/google_ads/utils/v8/path_lookup_util.rb +31 -0
- data/lib/google/ads/google_ads/v8/common/ad_asset_pb.rb +43 -0
- data/lib/google/ads/google_ads/v8/common/ad_type_infos_pb.rb +270 -0
- data/lib/google/ads/google_ads/v8/common/asset_policy_pb.rb +30 -0
- data/lib/google/ads/google_ads/v8/common/asset_types_pb.rb +141 -0
- data/lib/google/ads/google_ads/v8/common/bidding_pb.rb +78 -0
- data/lib/google/ads/google_ads/v8/common/click_location_pb.rb +29 -0
- data/lib/google/ads/google_ads/v8/common/criteria_pb.rb +333 -0
- data/lib/google/ads/google_ads/v8/common/criterion_category_availability_pb.rb +43 -0
- data/lib/google/ads/google_ads/v8/common/custom_parameter_pb.rb +26 -0
- data/lib/google/ads/google_ads/v8/common/dates_pb.rb +37 -0
- data/lib/google/ads/google_ads/v8/common/explorer_auto_optimizer_setting_pb.rb +25 -0
- data/lib/google/ads/google_ads/v8/common/extensions_pb.rb +153 -0
- data/lib/google/ads/google_ads/v8/common/feed_common_pb.rb +26 -0
- data/lib/google/ads/google_ads/v8/common/feed_item_set_filter_type_infos_pb.rb +36 -0
- data/lib/google/ads/google_ads/v8/common/final_app_url_pb.rb +27 -0
- data/lib/google/ads/google_ads/v8/common/frequency_cap_pb.rb +36 -0
- data/lib/google/ads/google_ads/v8/common/keyword_plan_common_pb.rb +73 -0
- data/lib/google/ads/google_ads/v8/common/matching_function_pb.rb +61 -0
- data/lib/google/ads/google_ads/v8/common/metrics_pb.rb +147 -0
- data/lib/google/ads/google_ads/v8/common/offline_user_data_pb.rb +101 -0
- data/lib/google/ads/google_ads/v8/common/policy_pb.rb +100 -0
- data/lib/google/ads/google_ads/v8/common/real_time_bidding_setting_pb.rb +25 -0
- data/lib/google/ads/google_ads/v8/common/segments_pb.rb +148 -0
- data/lib/google/ads/google_ads/v8/common/simulation_pb.rb +152 -0
- data/lib/google/ads/google_ads/v8/common/tag_snippet_pb.rb +30 -0
- data/lib/google/ads/google_ads/v8/common/targeting_setting_pb.rb +44 -0
- data/lib/google/ads/google_ads/v8/common/text_label_pb.rb +26 -0
- data/lib/google/ads/google_ads/v8/common/url_collection_pb.rb +28 -0
- data/lib/google/ads/google_ads/v8/common/user_lists_pb.rb +123 -0
- data/lib/google/ads/google_ads/v8/common/value_pb.rb +31 -0
- data/lib/google/ads/google_ads/v8/enums/access_invitation_status_pb.rb +32 -0
- data/lib/google/ads/google_ads/v8/enums/access_reason_pb.rb +34 -0
- data/lib/google/ads/google_ads/v8/enums/access_role_pb.rb +33 -0
- data/lib/google/ads/google_ads/v8/enums/account_budget_proposal_status_pb.rb +34 -0
- data/lib/google/ads/google_ads/v8/enums/account_budget_proposal_type_pb.rb +33 -0
- data/lib/google/ads/google_ads/v8/enums/account_budget_status_pb.rb +32 -0
- data/lib/google/ads/google_ads/v8/enums/account_link_status_pb.rb +35 -0
- data/lib/google/ads/google_ads/v8/enums/ad_customizer_placeholder_field_pb.rb +33 -0
- data/lib/google/ads/google_ads/v8/enums/ad_destination_type_pb.rb +40 -0
- data/lib/google/ads/google_ads/v8/enums/ad_group_ad_rotation_mode_pb.rb +31 -0
- data/lib/google/ads/google_ads/v8/enums/ad_group_ad_status_pb.rb +32 -0
- data/lib/google/ads/google_ads/v8/enums/ad_group_criterion_approval_status_pb.rb +33 -0
- data/lib/google/ads/google_ads/v8/enums/ad_group_criterion_status_pb.rb +32 -0
- data/lib/google/ads/google_ads/v8/enums/ad_group_status_pb.rb +32 -0
- data/lib/google/ads/google_ads/v8/enums/ad_group_type_pb.rb +45 -0
- data/lib/google/ads/google_ads/v8/enums/ad_network_type_pb.rb +35 -0
- data/lib/google/ads/google_ads/v8/enums/ad_serving_optimization_status_pb.rb +34 -0
- data/lib/google/ads/google_ads/v8/enums/ad_strength_pb.rb +35 -0
- data/lib/google/ads/google_ads/v8/enums/ad_type_pb.rb +56 -0
- data/lib/google/ads/google_ads/v8/enums/advertising_channel_sub_type_pb.rb +45 -0
- data/lib/google/ads/google_ads/v8/enums/advertising_channel_type_pb.rb +37 -0
- data/lib/google/ads/google_ads/v8/enums/affiliate_location_feed_relationship_type_pb.rb +30 -0
- data/lib/google/ads/google_ads/v8/enums/affiliate_location_placeholder_field_pb.rb +40 -0
- data/lib/google/ads/google_ads/v8/enums/age_range_type_pb.rb +36 -0
- data/lib/google/ads/google_ads/v8/enums/app_campaign_app_store_pb.rb +31 -0
- data/lib/google/ads/google_ads/v8/enums/app_campaign_bidding_strategy_goal_type_pb.rb +33 -0
- data/lib/google/ads/google_ads/v8/enums/app_payment_model_type_pb.rb +30 -0
- data/lib/google/ads/google_ads/v8/enums/app_placeholder_field_pb.rb +37 -0
- data/lib/google/ads/google_ads/v8/enums/app_store_pb.rb +31 -0
- data/lib/google/ads/google_ads/v8/enums/app_url_operating_system_type_pb.rb +31 -0
- data/lib/google/ads/google_ads/v8/enums/asset_field_type_pb.rb +41 -0
- data/lib/google/ads/google_ads/v8/enums/asset_link_status_pb.rb +32 -0
- data/lib/google/ads/google_ads/v8/enums/asset_performance_label_pb.rb +34 -0
- data/lib/google/ads/google_ads/v8/enums/asset_type_pb.rb +39 -0
- data/lib/google/ads/google_ads/v8/enums/attribution_model_pb.rb +36 -0
- data/lib/google/ads/google_ads/v8/enums/batch_job_status_pb.rb +32 -0
- data/lib/google/ads/google_ads/v8/enums/bid_modifier_source_pb.rb +31 -0
- data/lib/google/ads/google_ads/v8/enums/bidding_source_pb.rb +32 -0
- data/lib/google/ads/google_ads/v8/enums/bidding_strategy_status_pb.rb +31 -0
- data/lib/google/ads/google_ads/v8/enums/bidding_strategy_type_pb.rb +45 -0
- data/lib/google/ads/google_ads/v8/enums/billing_setup_status_pb.rb +33 -0
- data/lib/google/ads/google_ads/v8/enums/brand_safety_suitability_pb.rb +32 -0
- data/lib/google/ads/google_ads/v8/enums/budget_campaign_association_status_pb.rb +31 -0
- data/lib/google/ads/google_ads/v8/enums/budget_delivery_method_pb.rb +31 -0
- data/lib/google/ads/google_ads/v8/enums/budget_period_pb.rb +31 -0
- data/lib/google/ads/google_ads/v8/enums/budget_status_pb.rb +31 -0
- data/lib/google/ads/google_ads/v8/enums/budget_type_pb.rb +33 -0
- data/lib/google/ads/google_ads/v8/enums/call_conversion_reporting_state_pb.rb +32 -0
- data/lib/google/ads/google_ads/v8/enums/call_placeholder_field_pb.rb +34 -0
- data/lib/google/ads/google_ads/v8/enums/call_tracking_display_location_pb.rb +31 -0
- data/lib/google/ads/google_ads/v8/enums/call_type_pb.rb +31 -0
- data/lib/google/ads/google_ads/v8/enums/callout_placeholder_field_pb.rb +30 -0
- data/lib/google/ads/google_ads/v8/enums/campaign_criterion_status_pb.rb +32 -0
- data/lib/google/ads/google_ads/v8/enums/campaign_draft_status_pb.rb +34 -0
- data/lib/google/ads/google_ads/v8/enums/campaign_experiment_status_pb.rb +38 -0
- data/lib/google/ads/google_ads/v8/enums/campaign_experiment_traffic_split_type_pb.rb +31 -0
- data/lib/google/ads/google_ads/v8/enums/campaign_experiment_type_pb.rb +32 -0
- data/lib/google/ads/google_ads/v8/enums/campaign_serving_status_pb.rb +34 -0
- data/lib/google/ads/google_ads/v8/enums/campaign_shared_set_status_pb.rb +31 -0
- data/lib/google/ads/google_ads/v8/enums/campaign_status_pb.rb +32 -0
- data/lib/google/ads/google_ads/v8/enums/change_client_type_pb.rb +41 -0
- data/lib/google/ads/google_ads/v8/enums/change_event_resource_type_pb.rb +45 -0
- data/lib/google/ads/google_ads/v8/enums/change_status_operation_pb.rb +32 -0
- data/lib/google/ads/google_ads/v8/enums/change_status_resource_type_pb.rb +45 -0
- data/lib/google/ads/google_ads/v8/enums/click_type_pb.rb +82 -0
- data/lib/google/ads/google_ads/v8/enums/combined_audience_status_pb.rb +31 -0
- data/lib/google/ads/google_ads/v8/enums/content_label_type_pb.rb +44 -0
- data/lib/google/ads/google_ads/v8/enums/conversion_action_category_pb.rb +49 -0
- data/lib/google/ads/google_ads/v8/enums/conversion_action_counting_type_pb.rb +31 -0
- data/lib/google/ads/google_ads/v8/enums/conversion_action_status_pb.rb +32 -0
- data/lib/google/ads/google_ads/v8/enums/conversion_action_type_pb.rb +64 -0
- data/lib/google/ads/google_ads/v8/enums/conversion_adjustment_type_pb.rb +32 -0
- data/lib/google/ads/google_ads/v8/enums/conversion_attribution_event_type_pb.rb +31 -0
- data/lib/google/ads/google_ads/v8/enums/conversion_custom_variable_status_pb.rb +32 -0
- data/lib/google/ads/google_ads/v8/enums/conversion_lag_bucket_pb.rb +48 -0
- data/lib/google/ads/google_ads/v8/enums/conversion_or_adjustment_lag_bucket_pb.rb +70 -0
- data/lib/google/ads/google_ads/v8/enums/conversion_value_rule_primary_dimension_pb.rb +36 -0
- data/lib/google/ads/google_ads/v8/enums/conversion_value_rule_set_status_pb.rb +32 -0
- data/lib/google/ads/google_ads/v8/enums/conversion_value_rule_status_pb.rb +32 -0
- data/lib/google/ads/google_ads/v8/enums/criterion_category_channel_availability_mode_pb.rb +32 -0
- data/lib/google/ads/google_ads/v8/enums/criterion_category_locale_availability_mode_pb.rb +33 -0
- data/lib/google/ads/google_ads/v8/enums/criterion_system_serving_status_pb.rb +31 -0
- data/lib/google/ads/google_ads/v8/enums/criterion_type_pb.rb +62 -0
- data/lib/google/ads/google_ads/v8/enums/custom_audience_member_type_pb.rb +33 -0
- data/lib/google/ads/google_ads/v8/enums/custom_audience_status_pb.rb +31 -0
- data/lib/google/ads/google_ads/v8/enums/custom_audience_type_pb.rb +33 -0
- data/lib/google/ads/google_ads/v8/enums/custom_interest_member_type_pb.rb +31 -0
- data/lib/google/ads/google_ads/v8/enums/custom_interest_status_pb.rb +31 -0
- data/lib/google/ads/google_ads/v8/enums/custom_interest_type_pb.rb +31 -0
- data/lib/google/ads/google_ads/v8/enums/custom_placeholder_field_pb.rb +49 -0
- data/lib/google/ads/google_ads/v8/enums/customer_match_upload_key_type_pb.rb +32 -0
- data/lib/google/ads/google_ads/v8/enums/customer_pay_per_conversion_eligibility_failure_reason_pb.rb +36 -0
- data/lib/google/ads/google_ads/v8/enums/data_driven_model_status_pb.rb +33 -0
- data/lib/google/ads/google_ads/v8/enums/day_of_week_pb.rb +36 -0
- data/lib/google/ads/google_ads/v8/enums/device_pb.rb +34 -0
- data/lib/google/ads/google_ads/v8/enums/display_ad_format_setting_pb.rb +32 -0
- data/lib/google/ads/google_ads/v8/enums/display_upload_product_type_pb.rb +39 -0
- data/lib/google/ads/google_ads/v8/enums/distance_bucket_pb.rb +56 -0
- data/lib/google/ads/google_ads/v8/enums/dsa_page_feed_criterion_field_pb.rb +31 -0
- data/lib/google/ads/google_ads/v8/enums/education_placeholder_field_pb.rb +46 -0
- data/lib/google/ads/google_ads/v8/enums/extension_setting_device_pb.rb +31 -0
- data/lib/google/ads/google_ads/v8/enums/extension_type_pb.rb +42 -0
- data/lib/google/ads/google_ads/v8/enums/external_conversion_source_pb.rb +56 -0
- data/lib/google/ads/google_ads/v8/enums/feed_attribute_type_pb.rb +42 -0
- data/lib/google/ads/google_ads/v8/enums/feed_item_quality_approval_status_pb.rb +31 -0
- data/lib/google/ads/google_ads/v8/enums/feed_item_quality_disapproval_reason_pb.rb +47 -0
- data/lib/google/ads/google_ads/v8/enums/feed_item_set_status_pb.rb +31 -0
- data/lib/google/ads/google_ads/v8/enums/feed_item_set_string_filter_type_pb.rb +30 -0
- data/lib/google/ads/google_ads/v8/enums/feed_item_status_pb.rb +31 -0
- data/lib/google/ads/google_ads/v8/enums/feed_item_target_device_pb.rb +30 -0
- data/lib/google/ads/google_ads/v8/enums/feed_item_target_status_pb.rb +31 -0
- data/lib/google/ads/google_ads/v8/enums/feed_item_target_type_pb.rb +32 -0
- data/lib/google/ads/google_ads/v8/enums/feed_item_validation_status_pb.rb +32 -0
- data/lib/google/ads/google_ads/v8/enums/feed_link_status_pb.rb +31 -0
- data/lib/google/ads/google_ads/v8/enums/feed_mapping_criterion_type_pb.rb +31 -0
- data/lib/google/ads/google_ads/v8/enums/feed_mapping_status_pb.rb +31 -0
- data/lib/google/ads/google_ads/v8/enums/feed_origin_pb.rb +31 -0
- data/lib/google/ads/google_ads/v8/enums/feed_status_pb.rb +31 -0
- data/lib/google/ads/google_ads/v8/enums/flight_placeholder_field_pb.rb +46 -0
- data/lib/google/ads/google_ads/v8/enums/frequency_cap_event_type_pb.rb +31 -0
- data/lib/google/ads/google_ads/v8/enums/frequency_cap_level_pb.rb +32 -0
- data/lib/google/ads/google_ads/v8/enums/frequency_cap_time_unit_pb.rb +32 -0
- data/lib/google/ads/google_ads/v8/enums/gender_type_pb.rb +32 -0
- data/lib/google/ads/google_ads/v8/enums/geo_target_constant_status_pb.rb +31 -0
- data/lib/google/ads/google_ads/v8/enums/geo_targeting_restriction_pb.rb +30 -0
- data/lib/google/ads/google_ads/v8/enums/geo_targeting_type_pb.rb +31 -0
- data/lib/google/ads/google_ads/v8/enums/google_ads_field_category_pb.rb +33 -0
- data/lib/google/ads/google_ads/v8/enums/google_ads_field_data_type_pb.rb +40 -0
- data/lib/google/ads/google_ads/v8/enums/google_voice_call_status_pb.rb +31 -0
- data/lib/google/ads/google_ads/v8/enums/hotel_date_selection_type_pb.rb +31 -0
- data/lib/google/ads/google_ads/v8/enums/hotel_placeholder_field_pb.rb +49 -0
- data/lib/google/ads/google_ads/v8/enums/hotel_price_bucket_pb.rb +33 -0
- data/lib/google/ads/google_ads/v8/enums/hotel_rate_type_pb.rb +33 -0
- data/lib/google/ads/google_ads/v8/enums/image_placeholder_field_pb.rb +30 -0
- data/lib/google/ads/google_ads/v8/enums/income_range_type_pb.rb +36 -0
- data/lib/google/ads/google_ads/v8/enums/interaction_event_type_pb.rb +33 -0
- data/lib/google/ads/google_ads/v8/enums/interaction_type_pb.rb +30 -0
- data/lib/google/ads/google_ads/v8/enums/invoice_type_pb.rb +31 -0
- data/lib/google/ads/google_ads/v8/enums/job_placeholder_field_pb.rb +46 -0
- data/lib/google/ads/google_ads/v8/enums/keyword_match_type_pb.rb +32 -0
- data/lib/google/ads/google_ads/v8/enums/keyword_plan_aggregate_metric_type_pb.rb +30 -0
- data/lib/google/ads/google_ads/v8/enums/keyword_plan_competition_level_pb.rb +32 -0
- data/lib/google/ads/google_ads/v8/enums/keyword_plan_concept_group_type_pb.rb +32 -0
- data/lib/google/ads/google_ads/v8/enums/keyword_plan_forecast_interval_pb.rb +32 -0
- data/lib/google/ads/google_ads/v8/enums/keyword_plan_keyword_annotation_pb.rb +30 -0
- data/lib/google/ads/google_ads/v8/enums/keyword_plan_network_pb.rb +31 -0
- data/lib/google/ads/google_ads/v8/enums/label_status_pb.rb +31 -0
- data/lib/google/ads/google_ads/v8/enums/lead_form_call_to_action_type_pb.rb +43 -0
- data/lib/google/ads/google_ads/v8/enums/lead_form_desired_intent_pb.rb +31 -0
- data/lib/google/ads/google_ads/v8/enums/lead_form_field_user_input_type_pb.rb +89 -0
- data/lib/google/ads/google_ads/v8/enums/lead_form_post_submit_call_to_action_type_pb.rb +33 -0
- data/lib/google/ads/google_ads/v8/enums/legacy_app_install_ad_app_store_pb.rb +34 -0
- data/lib/google/ads/google_ads/v8/enums/linked_account_type_pb.rb +32 -0
- data/lib/google/ads/google_ads/v8/enums/listing_group_type_pb.rb +31 -0
- data/lib/google/ads/google_ads/v8/enums/local_placeholder_field_pb.rb +48 -0
- data/lib/google/ads/google_ads/v8/enums/location_extension_targeting_criterion_field_pb.rb +35 -0
- data/lib/google/ads/google_ads/v8/enums/location_group_radius_units_pb.rb +32 -0
- data/lib/google/ads/google_ads/v8/enums/location_placeholder_field_pb.rb +37 -0
- data/lib/google/ads/google_ads/v8/enums/location_source_type_pb.rb +31 -0
- data/lib/google/ads/google_ads/v8/enums/manager_link_status_pb.rb +34 -0
- data/lib/google/ads/google_ads/v8/enums/matching_function_context_type_pb.rb +32 -0
- data/lib/google/ads/google_ads/v8/enums/matching_function_operator_pb.rb +34 -0
- data/lib/google/ads/google_ads/v8/enums/media_type_pb.rb +35 -0
- data/lib/google/ads/google_ads/v8/enums/merchant_center_link_status_pb.rb +31 -0
- data/lib/google/ads/google_ads/v8/enums/message_placeholder_field_pb.rb +34 -0
- data/lib/google/ads/google_ads/v8/enums/mime_type_pb.rb +41 -0
- data/lib/google/ads/google_ads/v8/enums/minute_of_hour_pb.rb +33 -0
- data/lib/google/ads/google_ads/v8/enums/mobile_app_vendor_pb.rb +31 -0
- data/lib/google/ads/google_ads/v8/enums/mobile_device_type_pb.rb +31 -0
- data/lib/google/ads/google_ads/v8/enums/month_of_year_pb.rb +41 -0
- data/lib/google/ads/google_ads/v8/enums/negative_geo_target_type_pb.rb +31 -0
- data/lib/google/ads/google_ads/v8/enums/offline_user_data_job_failure_reason_pb.rb +31 -0
- data/lib/google/ads/google_ads/v8/enums/offline_user_data_job_status_pb.rb +33 -0
- data/lib/google/ads/google_ads/v8/enums/offline_user_data_job_type_pb.rb +33 -0
- data/lib/google/ads/google_ads/v8/enums/operating_system_version_operator_type_pb.rb +31 -0
- data/lib/google/ads/google_ads/v8/enums/optimization_goal_type_pb.rb +31 -0
- data/lib/google/ads/google_ads/v8/enums/parental_status_type_pb.rb +32 -0
- data/lib/google/ads/google_ads/v8/enums/payment_mode_pb.rb +33 -0
- data/lib/google/ads/google_ads/v8/enums/placeholder_type_pb.rb +49 -0
- data/lib/google/ads/google_ads/v8/enums/placement_type_pb.rb +34 -0
- data/lib/google/ads/google_ads/v8/enums/policy_approval_status_pb.rb +33 -0
- data/lib/google/ads/google_ads/v8/enums/policy_review_status_pb.rb +33 -0
- data/lib/google/ads/google_ads/v8/enums/policy_topic_entry_type_pb.rb +35 -0
- data/lib/google/ads/google_ads/v8/enums/policy_topic_evidence_destination_mismatch_url_type_pb.rb +34 -0
- data/lib/google/ads/google_ads/v8/enums/policy_topic_evidence_destination_not_working_device_pb.rb +32 -0
- data/lib/google/ads/google_ads/v8/enums/policy_topic_evidence_destination_not_working_dns_error_type_pb.rb +31 -0
- data/lib/google/ads/google_ads/v8/enums/positive_geo_target_type_pb.rb +32 -0
- data/lib/google/ads/google_ads/v8/enums/preferred_content_type_pb.rb +30 -0
- data/lib/google/ads/google_ads/v8/enums/price_extension_price_qualifier_pb.rb +32 -0
- data/lib/google/ads/google_ads/v8/enums/price_extension_price_unit_pb.rb +35 -0
- data/lib/google/ads/google_ads/v8/enums/price_extension_type_pb.rb +38 -0
- data/lib/google/ads/google_ads/v8/enums/price_placeholder_field_pb.rb +82 -0
- data/lib/google/ads/google_ads/v8/enums/product_bidding_category_level_pb.rb +34 -0
- data/lib/google/ads/google_ads/v8/enums/product_bidding_category_status_pb.rb +31 -0
- data/lib/google/ads/google_ads/v8/enums/product_channel_exclusivity_pb.rb +31 -0
- data/lib/google/ads/google_ads/v8/enums/product_channel_pb.rb +31 -0
- data/lib/google/ads/google_ads/v8/enums/product_condition_pb.rb +32 -0
- data/lib/google/ads/google_ads/v8/enums/product_custom_attribute_index_pb.rb +34 -0
- data/lib/google/ads/google_ads/v8/enums/product_type_level_pb.rb +34 -0
- data/lib/google/ads/google_ads/v8/enums/promotion_extension_discount_modifier_pb.rb +30 -0
- data/lib/google/ads/google_ads/v8/enums/promotion_extension_occasion_pb.rb +66 -0
- data/lib/google/ads/google_ads/v8/enums/promotion_placeholder_field_pb.rb +43 -0
- data/lib/google/ads/google_ads/v8/enums/proximity_radius_units_pb.rb +31 -0
- data/lib/google/ads/google_ads/v8/enums/quality_score_bucket_pb.rb +32 -0
- data/lib/google/ads/google_ads/v8/enums/reach_plan_ad_length_pb.rb +32 -0
- data/lib/google/ads/google_ads/v8/enums/reach_plan_age_range_pb.rb +55 -0
- data/lib/google/ads/google_ads/v8/enums/reach_plan_network_pb.rb +32 -0
- data/lib/google/ads/google_ads/v8/enums/real_estate_placeholder_field_pb.rb +47 -0
- data/lib/google/ads/google_ads/v8/enums/recommendation_type_pb.rb +47 -0
- data/lib/google/ads/google_ads/v8/enums/resource_change_operation_pb.rb +32 -0
- data/lib/google/ads/google_ads/v8/enums/resource_limit_type_pb.rb +116 -0
- data/lib/google/ads/google_ads/v8/enums/response_content_type_pb.rb +30 -0
- data/lib/google/ads/google_ads/v8/enums/search_engine_results_page_type_pb.rb +32 -0
- data/lib/google/ads/google_ads/v8/enums/search_term_match_type_pb.rb +34 -0
- data/lib/google/ads/google_ads/v8/enums/search_term_targeting_status_pb.rb +33 -0
- data/lib/google/ads/google_ads/v8/enums/seasonality_event_scope_pb.rb +32 -0
- data/lib/google/ads/google_ads/v8/enums/seasonality_event_status_pb.rb +31 -0
- data/lib/google/ads/google_ads/v8/enums/served_asset_field_type_pb.rb +34 -0
- data/lib/google/ads/google_ads/v8/enums/shared_set_status_pb.rb +31 -0
- data/lib/google/ads/google_ads/v8/enums/shared_set_type_pb.rb +31 -0
- data/lib/google/ads/google_ads/v8/enums/simulation_modification_method_pb.rb +32 -0
- data/lib/google/ads/google_ads/v8/enums/simulation_type_pb.rb +37 -0
- data/lib/google/ads/google_ads/v8/enums/sitelink_placeholder_field_pb.rb +36 -0
- data/lib/google/ads/google_ads/v8/enums/slot_pb.rb +36 -0
- data/lib/google/ads/google_ads/v8/enums/spending_limit_type_pb.rb +30 -0
- data/lib/google/ads/google_ads/v8/enums/structured_snippet_placeholder_field_pb.rb +31 -0
- data/lib/google/ads/google_ads/v8/enums/summary_row_setting_pb.rb +32 -0
- data/lib/google/ads/google_ads/v8/enums/system_managed_entity_source_pb.rb +30 -0
- data/lib/google/ads/google_ads/v8/enums/target_cpa_opt_in_recommendation_goal_pb.rb +33 -0
- data/lib/google/ads/google_ads/v8/enums/target_impression_share_location_pb.rb +32 -0
- data/lib/google/ads/google_ads/v8/enums/targeting_dimension_pb.rb +37 -0
- data/lib/google/ads/google_ads/v8/enums/time_type_pb.rb +31 -0
- data/lib/google/ads/google_ads/v8/enums/tracking_code_page_format_pb.rb +31 -0
- data/lib/google/ads/google_ads/v8/enums/tracking_code_type_pb.rb +33 -0
- data/lib/google/ads/google_ads/v8/enums/travel_placeholder_field_pb.rb +49 -0
- data/lib/google/ads/google_ads/v8/enums/user_identifier_source_pb.rb +31 -0
- data/lib/google/ads/google_ads/v8/enums/user_interest_taxonomy_type_pb.rb +34 -0
- data/lib/google/ads/google_ads/v8/enums/user_list_access_status_pb.rb +31 -0
- data/lib/google/ads/google_ads/v8/enums/user_list_closing_reason_pb.rb +30 -0
- data/lib/google/ads/google_ads/v8/enums/user_list_combined_rule_operator_pb.rb +31 -0
- data/lib/google/ads/google_ads/v8/enums/user_list_crm_data_source_type_pb.rb +32 -0
- data/lib/google/ads/google_ads/v8/enums/user_list_date_rule_item_operator_pb.rb +33 -0
- data/lib/google/ads/google_ads/v8/enums/user_list_logical_rule_operator_pb.rb +32 -0
- data/lib/google/ads/google_ads/v8/enums/user_list_membership_status_pb.rb +31 -0
- data/lib/google/ads/google_ads/v8/enums/user_list_number_rule_item_operator_pb.rb +35 -0
- data/lib/google/ads/google_ads/v8/enums/user_list_prepopulation_status_pb.rb +32 -0
- data/lib/google/ads/google_ads/v8/enums/user_list_rule_type_pb.rb +31 -0
- data/lib/google/ads/google_ads/v8/enums/user_list_size_range_pb.rb +45 -0
- data/lib/google/ads/google_ads/v8/enums/user_list_string_rule_item_operator_pb.rb +37 -0
- data/lib/google/ads/google_ads/v8/enums/user_list_type_pb.rb +35 -0
- data/lib/google/ads/google_ads/v8/enums/value_rule_device_type_pb.rb +32 -0
- data/lib/google/ads/google_ads/v8/enums/value_rule_geo_location_match_type_pb.rb +31 -0
- data/lib/google/ads/google_ads/v8/enums/value_rule_operation_pb.rb +32 -0
- data/lib/google/ads/google_ads/v8/enums/value_rule_set_attachment_type_pb.rb +31 -0
- data/lib/google/ads/google_ads/v8/enums/value_rule_set_dimension_pb.rb +32 -0
- data/lib/google/ads/google_ads/v8/enums/vanity_pharma_display_url_mode_pb.rb +31 -0
- data/lib/google/ads/google_ads/v8/enums/vanity_pharma_text_pb.rb +41 -0
- data/lib/google/ads/google_ads/v8/enums/webpage_condition_operand_pb.rb +34 -0
- data/lib/google/ads/google_ads/v8/enums/webpage_condition_operator_pb.rb +31 -0
- data/lib/google/ads/google_ads/v8/errors/access_invitation_error_pb.rb +37 -0
- data/lib/google/ads/google_ads/v8/errors/account_budget_proposal_error_pb.rb +53 -0
- data/lib/google/ads/google_ads/v8/errors/account_link_error_pb.rb +30 -0
- data/lib/google/ads/google_ads/v8/errors/ad_customizer_error_pb.rb +34 -0
- data/lib/google/ads/google_ads/v8/errors/ad_error_pb.rb +175 -0
- data/lib/google/ads/google_ads/v8/errors/ad_group_ad_error_pb.rb +40 -0
- data/lib/google/ads/google_ads/v8/errors/ad_group_bid_modifier_error_pb.rb +31 -0
- data/lib/google/ads/google_ads/v8/errors/ad_group_criterion_error_pb.rb +57 -0
- data/lib/google/ads/google_ads/v8/errors/ad_group_error_pb.rb +43 -0
- data/lib/google/ads/google_ads/v8/errors/ad_group_feed_error_pb.rb +36 -0
- data/lib/google/ads/google_ads/v8/errors/ad_parameter_error_pb.rb +31 -0
- data/lib/google/ads/google_ads/v8/errors/ad_sharing_error_pb.rb +32 -0
- data/lib/google/ads/google_ads/v8/errors/adx_error_pb.rb +30 -0
- data/lib/google/ads/google_ads/v8/errors/asset_error_pb.rb +45 -0
- data/lib/google/ads/google_ads/v8/errors/asset_link_error_pb.rb +44 -0
- data/lib/google/ads/google_ads/v8/errors/authentication_error_pb.rb +47 -0
- data/lib/google/ads/google_ads/v8/errors/authorization_error_pb.rb +42 -0
- data/lib/google/ads/google_ads/v8/errors/batch_job_error_pb.rb +35 -0
- data/lib/google/ads/google_ads/v8/errors/bidding_error_pb.rb +53 -0
- data/lib/google/ads/google_ads/v8/errors/bidding_strategy_error_pb.rb +34 -0
- data/lib/google/ads/google_ads/v8/errors/billing_setup_error_pb.rb +46 -0
- data/lib/google/ads/google_ads/v8/errors/campaign_budget_error_pb.rb +45 -0
- data/lib/google/ads/google_ads/v8/errors/campaign_criterion_error_pb.rb +45 -0
- data/lib/google/ads/google_ads/v8/errors/campaign_draft_error_pb.rb +39 -0
- data/lib/google/ads/google_ads/v8/errors/campaign_error_pb.rb +72 -0
- data/lib/google/ads/google_ads/v8/errors/campaign_experiment_error_pb.rb +39 -0
- data/lib/google/ads/google_ads/v8/errors/campaign_feed_error_pb.rb +36 -0
- data/lib/google/ads/google_ads/v8/errors/campaign_shared_set_error_pb.rb +30 -0
- data/lib/google/ads/google_ads/v8/errors/change_event_error_pb.rb +34 -0
- data/lib/google/ads/google_ads/v8/errors/change_status_error_pb.rb +34 -0
- data/lib/google/ads/google_ads/v8/errors/collection_size_error_pb.rb +31 -0
- data/lib/google/ads/google_ads/v8/errors/context_error_pb.rb +31 -0
- data/lib/google/ads/google_ads/v8/errors/conversion_action_error_pb.rb +39 -0
- data/lib/google/ads/google_ads/v8/errors/conversion_adjustment_upload_error_pb.rb +45 -0
- data/lib/google/ads/google_ads/v8/errors/conversion_custom_variable_error_pb.rb +31 -0
- data/lib/google/ads/google_ads/v8/errors/conversion_upload_error_pb.rb +60 -0
- data/lib/google/ads/google_ads/v8/errors/conversion_value_rule_error_pb.rb +41 -0
- data/lib/google/ads/google_ads/v8/errors/conversion_value_rule_set_error_pb.rb +38 -0
- data/lib/google/ads/google_ads/v8/errors/country_code_error_pb.rb +30 -0
- data/lib/google/ads/google_ads/v8/errors/criterion_error_pb.rb +155 -0
- data/lib/google/ads/google_ads/v8/errors/currency_code_error_pb.rb +30 -0
- data/lib/google/ads/google_ads/v8/errors/custom_audience_error_pb.rb +37 -0
- data/lib/google/ads/google_ads/v8/errors/custom_interest_error_pb.rb +36 -0
- data/lib/google/ads/google_ads/v8/errors/customer_client_link_error_pb.rb +37 -0
- data/lib/google/ads/google_ads/v8/errors/customer_error_pb.rb +31 -0
- data/lib/google/ads/google_ads/v8/errors/customer_feed_error_pb.rb +36 -0
- data/lib/google/ads/google_ads/v8/errors/customer_manager_link_error_pb.rb +38 -0
- data/lib/google/ads/google_ads/v8/errors/customer_user_access_error_pb.rb +34 -0
- data/lib/google/ads/google_ads/v8/errors/database_error_pb.rb +32 -0
- data/lib/google/ads/google_ads/v8/errors/date_error_pb.rb +39 -0
- data/lib/google/ads/google_ads/v8/errors/date_range_error_pb.rb +34 -0
- data/lib/google/ads/google_ads/v8/errors/distinct_error_pb.rb +31 -0
- data/lib/google/ads/google_ads/v8/errors/enum_error_pb.rb +30 -0
- data/lib/google/ads/google_ads/v8/errors/errors_pb.rb +334 -0
- data/lib/google/ads/google_ads/v8/errors/extension_feed_item_error_pb.rb +74 -0
- data/lib/google/ads/google_ads/v8/errors/extension_setting_error_pb.rb +94 -0
- data/lib/google/ads/google_ads/v8/errors/feed_attribute_reference_error_pb.rb +32 -0
- data/lib/google/ads/google_ads/v8/errors/feed_error_pb.rb +51 -0
- data/lib/google/ads/google_ads/v8/errors/feed_item_error_pb.rb +38 -0
- data/lib/google/ads/google_ads/v8/errors/feed_item_set_error_pb.rb +36 -0
- data/lib/google/ads/google_ads/v8/errors/feed_item_set_link_error_pb.rb +31 -0
- data/lib/google/ads/google_ads/v8/errors/feed_item_target_error_pb.rb +37 -0
- data/lib/google/ads/google_ads/v8/errors/feed_item_validation_error_pb.rb +134 -0
- data/lib/google/ads/google_ads/v8/errors/feed_mapping_error_pb.rb +46 -0
- data/lib/google/ads/google_ads/v8/errors/field_error_pb.rb +36 -0
- data/lib/google/ads/google_ads/v8/errors/field_mask_error_pb.rb +33 -0
- data/lib/google/ads/google_ads/v8/errors/function_error_pb.rb +45 -0
- data/lib/google/ads/google_ads/v8/errors/function_parsing_error_pb.rb +40 -0
- data/lib/google/ads/google_ads/v8/errors/geo_target_constant_suggestion_error_pb.rb +33 -0
- data/lib/google/ads/google_ads/v8/errors/header_error_pb.rb +31 -0
- data/lib/google/ads/google_ads/v8/errors/id_error_pb.rb +30 -0
- data/lib/google/ads/google_ads/v8/errors/image_error_pb.rb +68 -0
- data/lib/google/ads/google_ads/v8/errors/internal_error_pb.rb +33 -0
- data/lib/google/ads/google_ads/v8/errors/invoice_error_pb.rb +32 -0
- data/lib/google/ads/google_ads/v8/errors/keyword_plan_ad_group_error_pb.rb +31 -0
- data/lib/google/ads/google_ads/v8/errors/keyword_plan_ad_group_keyword_error_pb.rb +36 -0
- data/lib/google/ads/google_ads/v8/errors/keyword_plan_campaign_error_pb.rb +35 -0
- data/lib/google/ads/google_ads/v8/errors/keyword_plan_campaign_keyword_error_pb.rb +30 -0
- data/lib/google/ads/google_ads/v8/errors/keyword_plan_error_pb.rb +43 -0
- data/lib/google/ads/google_ads/v8/errors/keyword_plan_idea_error_pb.rb +31 -0
- data/lib/google/ads/google_ads/v8/errors/label_error_pb.rb +38 -0
- data/lib/google/ads/google_ads/v8/errors/language_code_error_pb.rb +31 -0
- data/lib/google/ads/google_ads/v8/errors/list_operation_error_pb.rb +31 -0
- data/lib/google/ads/google_ads/v8/errors/manager_link_error_pb.rb +46 -0
- data/lib/google/ads/google_ads/v8/errors/media_bundle_error_pb.rb +51 -0
- data/lib/google/ads/google_ads/v8/errors/media_file_error_pb.rb +52 -0
- data/lib/google/ads/google_ads/v8/errors/media_upload_error_pb.rb +63 -0
- data/lib/google/ads/google_ads/v8/errors/multiplier_error_pb.rb +41 -0
- data/lib/google/ads/google_ads/v8/errors/mutate_error_pb.rb +37 -0
- data/lib/google/ads/google_ads/v8/errors/new_resource_creation_error_pb.rb +32 -0
- data/lib/google/ads/google_ads/v8/errors/not_allowlisted_error_pb.rb +30 -0
- data/lib/google/ads/google_ads/v8/errors/not_empty_error_pb.rb +30 -0
- data/lib/google/ads/google_ads/v8/errors/null_error_pb.rb +30 -0
- data/lib/google/ads/google_ads/v8/errors/offline_user_data_job_error_pb.rb +61 -0
- data/lib/google/ads/google_ads/v8/errors/operation_access_denied_error_pb.rb +39 -0
- data/lib/google/ads/google_ads/v8/errors/operator_error_pb.rb +30 -0
- data/lib/google/ads/google_ads/v8/errors/partial_failure_error_pb.rb +30 -0
- data/lib/google/ads/google_ads/v8/errors/payments_account_error_pb.rb +30 -0
- data/lib/google/ads/google_ads/v8/errors/policy_finding_error_pb.rb +31 -0
- data/lib/google/ads/google_ads/v8/errors/policy_validation_parameter_error_pb.rb +32 -0
- data/lib/google/ads/google_ads/v8/errors/policy_violation_error_pb.rb +30 -0
- data/lib/google/ads/google_ads/v8/errors/query_error_pb.rb +83 -0
- data/lib/google/ads/google_ads/v8/errors/quota_error_pb.rb +32 -0
- data/lib/google/ads/google_ads/v8/errors/range_error_pb.rb +31 -0
- data/lib/google/ads/google_ads/v8/errors/reach_plan_error_pb.rb +30 -0
- data/lib/google/ads/google_ads/v8/errors/recommendation_error_pb.rb +43 -0
- data/lib/google/ads/google_ads/v8/errors/region_code_error_pb.rb +30 -0
- data/lib/google/ads/google_ads/v8/errors/request_error_pb.rb +52 -0
- data/lib/google/ads/google_ads/v8/errors/resource_access_denied_error_pb.rb +30 -0
- data/lib/google/ads/google_ads/v8/errors/resource_count_limit_exceeded_error_pb.rb +38 -0
- data/lib/google/ads/google_ads/v8/errors/setting_error_pb.rb +40 -0
- data/lib/google/ads/google_ads/v8/errors/shared_criterion_error_pb.rb +30 -0
- data/lib/google/ads/google_ads/v8/errors/shared_set_error_pb.rb +33 -0
- data/lib/google/ads/google_ads/v8/errors/size_limit_error_pb.rb +31 -0
- data/lib/google/ads/google_ads/v8/errors/string_format_error_pb.rb +31 -0
- data/lib/google/ads/google_ads/v8/errors/string_length_error_pb.rb +32 -0
- data/lib/google/ads/google_ads/v8/errors/third_party_app_analytics_link_error_pb.rb +33 -0
- data/lib/google/ads/google_ads/v8/errors/time_zone_error_pb.rb +30 -0
- data/lib/google/ads/google_ads/v8/errors/url_field_error_pb.rb +81 -0
- data/lib/google/ads/google_ads/v8/errors/user_data_error_pb.rb +32 -0
- data/lib/google/ads/google_ads/v8/errors/user_list_error_pb.rb +55 -0
- data/lib/google/ads/google_ads/v8/errors/youtube_video_registration_error_pb.rb +32 -0
- data/lib/google/ads/google_ads/v8/resources/accessible_bidding_strategy_pb.rb +69 -0
- data/lib/google/ads/google_ads/v8/resources/account_budget_pb.rb +80 -0
- data/lib/google/ads/google_ads/v8/resources/account_budget_proposal_pb.rb +62 -0
- data/lib/google/ads/google_ads/v8/resources/account_link_pb.rb +52 -0
- data/lib/google/ads/google_ads/v8/resources/ad_group_ad_asset_view_pb.rb +44 -0
- data/lib/google/ads/google_ads/v8/resources/ad_group_ad_label_pb.rb +29 -0
- data/lib/google/ads/google_ads/v8/resources/ad_group_ad_pb.rb +46 -0
- data/lib/google/ads/google_ads/v8/resources/ad_group_asset_pb.rb +33 -0
- data/lib/google/ads/google_ads/v8/resources/ad_group_audience_view_pb.rb +27 -0
- data/lib/google/ads/google_ads/v8/resources/ad_group_bid_modifier_pb.rb +43 -0
- data/lib/google/ads/google_ads/v8/resources/ad_group_criterion_label_pb.rb +29 -0
- data/lib/google/ads/google_ads/v8/resources/ad_group_criterion_pb.rb +102 -0
- data/lib/google/ads/google_ads/v8/resources/ad_group_criterion_simulation_pb.rb +40 -0
- data/lib/google/ads/google_ads/v8/resources/ad_group_extension_setting_pb.rb +33 -0
- data/lib/google/ads/google_ads/v8/resources/ad_group_feed_pb.rb +35 -0
- data/lib/google/ads/google_ads/v8/resources/ad_group_label_pb.rb +29 -0
- data/lib/google/ads/google_ads/v8/resources/ad_group_pb.rb +62 -0
- data/lib/google/ads/google_ads/v8/resources/ad_group_simulation_pb.rb +41 -0
- data/lib/google/ads/google_ads/v8/resources/ad_parameter_pb.rb +30 -0
- data/lib/google/ads/google_ads/v8/resources/ad_pb.rb +71 -0
- data/lib/google/ads/google_ads/v8/resources/ad_schedule_view_pb.rb +27 -0
- data/lib/google/ads/google_ads/v8/resources/age_range_view_pb.rb +27 -0
- data/lib/google/ads/google_ads/v8/resources/asset_field_type_view_pb.rb +29 -0
- data/lib/google/ads/google_ads/v8/resources/asset_pb.rb +60 -0
- data/lib/google/ads/google_ads/v8/resources/batch_job_pb.rb +42 -0
- data/lib/google/ads/google_ads/v8/resources/bidding_data_exclusion_pb.rb +41 -0
- data/lib/google/ads/google_ads/v8/resources/bidding_seasonality_adjustment_pb.rb +42 -0
- data/lib/google/ads/google_ads/v8/resources/bidding_strategy_pb.rb +47 -0
- data/lib/google/ads/google_ads/v8/resources/bidding_strategy_simulation_pb.rb +39 -0
- data/lib/google/ads/google_ads/v8/resources/billing_setup_pb.rb +49 -0
- data/lib/google/ads/google_ads/v8/resources/call_view_pb.rb +38 -0
- data/lib/google/ads/google_ads/v8/resources/campaign_asset_pb.rb +33 -0
- data/lib/google/ads/google_ads/v8/resources/campaign_audience_view_pb.rb +27 -0
- data/lib/google/ads/google_ads/v8/resources/campaign_bid_modifier_pb.rb +34 -0
- data/lib/google/ads/google_ads/v8/resources/campaign_budget_pb.rb +47 -0
- data/lib/google/ads/google_ads/v8/resources/campaign_criterion_pb.rb +69 -0
- data/lib/google/ads/google_ads/v8/resources/campaign_criterion_simulation_pb.rb +39 -0
- data/lib/google/ads/google_ads/v8/resources/campaign_draft_pb.rb +35 -0
- data/lib/google/ads/google_ads/v8/resources/campaign_experiment_pb.rb +40 -0
- data/lib/google/ads/google_ads/v8/resources/campaign_extension_setting_pb.rb +33 -0
- data/lib/google/ads/google_ads/v8/resources/campaign_feed_pb.rb +35 -0
- data/lib/google/ads/google_ads/v8/resources/campaign_label_pb.rb +29 -0
- data/lib/google/ads/google_ads/v8/resources/campaign_pb.rb +158 -0
- data/lib/google/ads/google_ads/v8/resources/campaign_shared_set_pb.rb +31 -0
- data/lib/google/ads/google_ads/v8/resources/campaign_simulation_pb.rb +42 -0
- data/lib/google/ads/google_ads/v8/resources/carrier_constant_pb.rb +30 -0
- data/lib/google/ads/google_ads/v8/resources/change_event_pb.rb +86 -0
- data/lib/google/ads/google_ads/v8/resources/change_status_pb.rb +54 -0
- data/lib/google/ads/google_ads/v8/resources/click_view_pb.rb +38 -0
- data/lib/google/ads/google_ads/v8/resources/combined_audience_pb.rb +32 -0
- data/lib/google/ads/google_ads/v8/resources/conversion_action_pb.rb +74 -0
- data/lib/google/ads/google_ads/v8/resources/conversion_custom_variable_pb.rb +33 -0
- data/lib/google/ads/google_ads/v8/resources/conversion_value_rule_pb.rb +59 -0
- data/lib/google/ads/google_ads/v8/resources/conversion_value_rule_set_pb.rb +37 -0
- data/lib/google/ads/google_ads/v8/resources/currency_constant_pb.rb +31 -0
- data/lib/google/ads/google_ads/v8/resources/custom_audience_pb.rb +46 -0
- data/lib/google/ads/google_ads/v8/resources/custom_interest_pb.rb +41 -0
- data/lib/google/ads/google_ads/v8/resources/customer_asset_pb.rb +32 -0
- data/lib/google/ads/google_ads/v8/resources/customer_client_link_pb.rb +32 -0
- data/lib/google/ads/google_ads/v8/resources/customer_client_pb.rb +37 -0
- data/lib/google/ads/google_ads/v8/resources/customer_extension_setting_pb.rb +32 -0
- data/lib/google/ads/google_ads/v8/resources/customer_feed_pb.rb +34 -0
- data/lib/google/ads/google_ads/v8/resources/customer_label_pb.rb +29 -0
- data/lib/google/ads/google_ads/v8/resources/customer_manager_link_pb.rb +31 -0
- data/lib/google/ads/google_ads/v8/resources/customer_negative_criterion_pb.rb +39 -0
- data/lib/google/ads/google_ads/v8/resources/customer_pb.rb +59 -0
- data/lib/google/ads/google_ads/v8/resources/customer_user_access_invitation_pb.rb +34 -0
- data/lib/google/ads/google_ads/v8/resources/customer_user_access_pb.rb +33 -0
- data/lib/google/ads/google_ads/v8/resources/detail_placement_view_pb.rb +33 -0
- data/lib/google/ads/google_ads/v8/resources/detailed_demographic_pb.rb +33 -0
- data/lib/google/ads/google_ads/v8/resources/display_keyword_view_pb.rb +27 -0
- data/lib/google/ads/google_ads/v8/resources/distance_view_pb.rb +30 -0
- data/lib/google/ads/google_ads/v8/resources/domain_category_pb.rb +35 -0
- data/lib/google/ads/google_ads/v8/resources/dynamic_search_ads_search_term_view_pb.rb +34 -0
- data/lib/google/ads/google_ads/v8/resources/expanded_landing_page_view_pb.rb +28 -0
- data/lib/google/ads/google_ads/v8/resources/extension_feed_item_pb.rb +59 -0
- data/lib/google/ads/google_ads/v8/resources/feed_item_pb.rb +80 -0
- data/lib/google/ads/google_ads/v8/resources/feed_item_set_link_pb.rb +29 -0
- data/lib/google/ads/google_ads/v8/resources/feed_item_set_pb.rb +37 -0
- data/lib/google/ads/google_ads/v8/resources/feed_item_target_pb.rb +43 -0
- data/lib/google/ads/google_ads/v8/resources/feed_mapping_pb.rb +88 -0
- data/lib/google/ads/google_ads/v8/resources/feed_pb.rb +79 -0
- data/lib/google/ads/google_ads/v8/resources/feed_placeholder_view_pb.rb +29 -0
- data/lib/google/ads/google_ads/v8/resources/gender_view_pb.rb +27 -0
- data/lib/google/ads/google_ads/v8/resources/geo_target_constant_pb.rb +35 -0
- data/lib/google/ads/google_ads/v8/resources/geographic_view_pb.rb +30 -0
- data/lib/google/ads/google_ads/v8/resources/google_ads_field_pb.rb +42 -0
- data/lib/google/ads/google_ads/v8/resources/group_placement_view_pb.rb +32 -0
- data/lib/google/ads/google_ads/v8/resources/hotel_group_view_pb.rb +27 -0
- data/lib/google/ads/google_ads/v8/resources/hotel_performance_view_pb.rb +27 -0
- data/lib/google/ads/google_ads/v8/resources/income_range_view_pb.rb +27 -0
- data/lib/google/ads/google_ads/v8/resources/invoice_pb.rb +63 -0
- data/lib/google/ads/google_ads/v8/resources/keyword_plan_ad_group_keyword_pb.rb +34 -0
- data/lib/google/ads/google_ads/v8/resources/keyword_plan_ad_group_pb.rb +31 -0
- data/lib/google/ads/google_ads/v8/resources/keyword_plan_campaign_keyword_pb.rb +33 -0
- data/lib/google/ads/google_ads/v8/resources/keyword_plan_campaign_pb.rb +39 -0
- data/lib/google/ads/google_ads/v8/resources/keyword_plan_pb.rb +39 -0
- data/lib/google/ads/google_ads/v8/resources/keyword_theme_constant_pb.rb +30 -0
- data/lib/google/ads/google_ads/v8/resources/keyword_view_pb.rb +27 -0
- data/lib/google/ads/google_ads/v8/resources/label_pb.rb +33 -0
- data/lib/google/ads/google_ads/v8/resources/landing_page_view_pb.rb +28 -0
- data/lib/google/ads/google_ads/v8/resources/language_constant_pb.rb +31 -0
- data/lib/google/ads/google_ads/v8/resources/life_event_pb.rb +33 -0
- data/lib/google/ads/google_ads/v8/resources/location_view_pb.rb +27 -0
- data/lib/google/ads/google_ads/v8/resources/managed_placement_view_pb.rb +27 -0
- data/lib/google/ads/google_ads/v8/resources/media_file_pb.rb +63 -0
- data/lib/google/ads/google_ads/v8/resources/merchant_center_link_pb.rb +31 -0
- data/lib/google/ads/google_ads/v8/resources/mobile_app_category_constant_pb.rb +29 -0
- data/lib/google/ads/google_ads/v8/resources/mobile_device_constant_pb.rb +33 -0
- data/lib/google/ads/google_ads/v8/resources/offline_user_data_job_pb.rb +40 -0
- data/lib/google/ads/google_ads/v8/resources/operating_system_version_constant_pb.rb +33 -0
- data/lib/google/ads/google_ads/v8/resources/paid_organic_search_term_view_pb.rb +28 -0
- data/lib/google/ads/google_ads/v8/resources/parental_status_view_pb.rb +27 -0
- data/lib/google/ads/google_ads/v8/resources/payments_account_pb.rb +33 -0
- data/lib/google/ads/google_ads/v8/resources/product_bidding_category_constant_pb.rb +36 -0
- data/lib/google/ads/google_ads/v8/resources/product_group_view_pb.rb +27 -0
- data/lib/google/ads/google_ads/v8/resources/recommendation_pb.rb +154 -0
- data/lib/google/ads/google_ads/v8/resources/remarketing_action_pb.rb +31 -0
- data/lib/google/ads/google_ads/v8/resources/search_term_view_pb.rb +31 -0
- data/lib/google/ads/google_ads/v8/resources/shared_criterion_pb.rb +40 -0
- data/lib/google/ads/google_ads/v8/resources/shared_set_pb.rb +35 -0
- data/lib/google/ads/google_ads/v8/resources/shopping_performance_view_pb.rb +27 -0
- data/lib/google/ads/google_ads/v8/resources/smart_campaign_search_term_view_pb.rb +29 -0
- data/lib/google/ads/google_ads/v8/resources/smart_campaign_setting_pb.rb +40 -0
- data/lib/google/ads/google_ads/v8/resources/third_party_app_analytics_link_pb.rb +28 -0
- data/lib/google/ads/google_ads/v8/resources/topic_constant_pb.rb +30 -0
- data/lib/google/ads/google_ads/v8/resources/topic_view_pb.rb +27 -0
- data/lib/google/ads/google_ads/v8/resources/user_interest_pb.rb +35 -0
- data/lib/google/ads/google_ads/v8/resources/user_list_pb.rb +59 -0
- data/lib/google/ads/google_ads/v8/resources/user_location_view_pb.rb +29 -0
- data/lib/google/ads/google_ads/v8/resources/video_pb.rb +31 -0
- data/lib/google/ads/google_ads/v8/resources/webpage_view_pb.rb +27 -0
- data/lib/google/ads/google_ads/v8/services.rb +176 -0
- data/lib/google/ads/google_ads/v8/services/accessible_bidding_strategy_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/accessible_bidding_strategy_service/client.rb +373 -0
- data/lib/google/ads/google_ads/v8/services/accessible_bidding_strategy_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/accessible_bidding_strategy_service/paths.rb +52 -0
- data/lib/google/ads/google_ads/v8/services/accessible_bidding_strategy_service_pb.rb +29 -0
- data/lib/google/ads/google_ads/v8/services/accessible_bidding_strategy_service_services_pb.rb +47 -0
- data/lib/google/ads/google_ads/v8/services/account_budget_proposal_service.rb +64 -0
- data/lib/google/ads/google_ads/v8/services/account_budget_proposal_service/client.rb +492 -0
- data/lib/google/ads/google_ads/v8/services/account_budget_proposal_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/account_budget_proposal_service/paths.rb +86 -0
- data/lib/google/ads/google_ads/v8/services/account_budget_proposal_service_pb.rb +52 -0
- data/lib/google/ads/google_ads/v8/services/account_budget_proposal_service_services_pb.rb +88 -0
- data/lib/google/ads/google_ads/v8/services/account_budget_service.rb +53 -0
- data/lib/google/ads/google_ads/v8/services/account_budget_service/client.rb +383 -0
- data/lib/google/ads/google_ads/v8/services/account_budget_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/account_budget_service/paths.rb +86 -0
- data/lib/google/ads/google_ads/v8/services/account_budget_service_pb.rb +29 -0
- data/lib/google/ads/google_ads/v8/services/account_budget_service_services_pb.rb +59 -0
- data/lib/google/ads/google_ads/v8/services/account_link_service.rb +52 -0
- data/lib/google/ads/google_ads/v8/services/account_link_service/client.rb +574 -0
- data/lib/google/ads/google_ads/v8/services/account_link_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/account_link_service/paths.rb +66 -0
- data/lib/google/ads/google_ads/v8/services/account_link_service_pb.rb +62 -0
- data/lib/google/ads/google_ads/v8/services/account_link_service_services_pb.rb +86 -0
- data/lib/google/ads/google_ads/v8/services/ad_group_ad_asset_view_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/ad_group_ad_asset_view_service/client.rb +381 -0
- data/lib/google/ads/google_ads/v8/services/ad_group_ad_asset_view_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/ad_group_ad_asset_view_service/paths.rb +94 -0
- data/lib/google/ads/google_ads/v8/services/ad_group_ad_asset_view_service_pb.rb +29 -0
- data/lib/google/ads/google_ads/v8/services/ad_group_ad_asset_view_service_services_pb.rb +57 -0
- data/lib/google/ads/google_ads/v8/services/ad_group_ad_label_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/ad_group_ad_label_service/client.rb +481 -0
- data/lib/google/ads/google_ads/v8/services/ad_group_ad_label_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/ad_group_ad_label_service/paths.rb +92 -0
- data/lib/google/ads/google_ads/v8/services/ad_group_ad_label_service_pb.rb +53 -0
- data/lib/google/ads/google_ads/v8/services/ad_group_ad_label_service_services_pb.rb +72 -0
- data/lib/google/ads/google_ads/v8/services/ad_group_ad_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/ad_group_ad_service/client.rb +515 -0
- data/lib/google/ads/google_ads/v8/services/ad_group_ad_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/ad_group_ad_service/paths.rb +109 -0
- data/lib/google/ads/google_ads/v8/services/ad_group_ad_service_pb.rb +61 -0
- data/lib/google/ads/google_ads/v8/services/ad_group_ad_service_services_pb.rb +104 -0
- data/lib/google/ads/google_ads/v8/services/ad_group_asset_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/ad_group_asset_service/client.rb +485 -0
- data/lib/google/ads/google_ads/v8/services/ad_group_asset_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/ad_group_asset_service/paths.rb +90 -0
- data/lib/google/ads/google_ads/v8/services/ad_group_asset_service_pb.rb +59 -0
- data/lib/google/ads/google_ads/v8/services/ad_group_asset_service_services_pb.rb +73 -0
- data/lib/google/ads/google_ads/v8/services/ad_group_audience_view_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/ad_group_audience_view_service/client.rb +381 -0
- data/lib/google/ads/google_ads/v8/services/ad_group_audience_view_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/ad_group_audience_view_service/paths.rb +54 -0
- data/lib/google/ads/google_ads/v8/services/ad_group_audience_view_service_pb.rb +29 -0
- data/lib/google/ads/google_ads/v8/services/ad_group_audience_view_service_services_pb.rb +57 -0
- data/lib/google/ads/google_ads/v8/services/ad_group_bid_modifier_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/ad_group_bid_modifier_service/client.rb +497 -0
- data/lib/google/ads/google_ads/v8/services/ad_group_bid_modifier_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/ad_group_bid_modifier_service/paths.rb +71 -0
- data/lib/google/ads/google_ads/v8/services/ad_group_bid_modifier_service_pb.rb +59 -0
- data/lib/google/ads/google_ads/v8/services/ad_group_bid_modifier_service_services_pb.rb +85 -0
- data/lib/google/ads/google_ads/v8/services/ad_group_criterion_label_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/ad_group_criterion_label_service/client.rb +479 -0
- data/lib/google/ads/google_ads/v8/services/ad_group_criterion_label_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/ad_group_criterion_label_service/paths.rb +92 -0
- data/lib/google/ads/google_ads/v8/services/ad_group_criterion_label_service_pb.rb +53 -0
- data/lib/google/ads/google_ads/v8/services/ad_group_criterion_label_service_services_pb.rb +70 -0
- data/lib/google/ads/google_ads/v8/services/ad_group_criterion_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/ad_group_criterion_service/client.rb +506 -0
- data/lib/google/ads/google_ads/v8/services/ad_group_criterion_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/ad_group_criterion_service/paths.rb +92 -0
- data/lib/google/ads/google_ads/v8/services/ad_group_criterion_service_pb.rb +61 -0
- data/lib/google/ads/google_ads/v8/services/ad_group_criterion_service_services_pb.rb +94 -0
- data/lib/google/ads/google_ads/v8/services/ad_group_criterion_simulation_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/ad_group_criterion_simulation_service/client.rb +381 -0
- data/lib/google/ads/google_ads/v8/services/ad_group_criterion_simulation_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/ad_group_criterion_simulation_service/paths.rb +62 -0
- data/lib/google/ads/google_ads/v8/services/ad_group_criterion_simulation_service_pb.rb +29 -0
- data/lib/google/ads/google_ads/v8/services/ad_group_criterion_simulation_service_services_pb.rb +57 -0
- data/lib/google/ads/google_ads/v8/services/ad_group_extension_setting_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/ad_group_extension_setting_service/client.rb +501 -0
- data/lib/google/ads/google_ads/v8/services/ad_group_extension_setting_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/ad_group_extension_setting_service/paths.rb +88 -0
- data/lib/google/ads/google_ads/v8/services/ad_group_extension_setting_service_pb.rb +59 -0
- data/lib/google/ads/google_ads/v8/services/ad_group_extension_setting_service_services_pb.rb +90 -0
- data/lib/google/ads/google_ads/v8/services/ad_group_feed_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/ad_group_feed_service/client.rb +496 -0
- data/lib/google/ads/google_ads/v8/services/ad_group_feed_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/ad_group_feed_service/paths.rb +88 -0
- data/lib/google/ads/google_ads/v8/services/ad_group_feed_service_pb.rb +59 -0
- data/lib/google/ads/google_ads/v8/services/ad_group_feed_service_services_pb.rb +84 -0
- data/lib/google/ads/google_ads/v8/services/ad_group_label_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/ad_group_label_service/client.rb +482 -0
- data/lib/google/ads/google_ads/v8/services/ad_group_label_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/ad_group_label_service/paths.rb +88 -0
- data/lib/google/ads/google_ads/v8/services/ad_group_label_service_pb.rb +53 -0
- data/lib/google/ads/google_ads/v8/services/ad_group_label_service_services_pb.rb +73 -0
- data/lib/google/ads/google_ads/v8/services/ad_group_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/ad_group_service/client.rb +502 -0
- data/lib/google/ads/google_ads/v8/services/ad_group_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/ad_group_service/paths.rb +88 -0
- data/lib/google/ads/google_ads/v8/services/ad_group_service_pb.rb +59 -0
- data/lib/google/ads/google_ads/v8/services/ad_group_service_services_pb.rb +92 -0
- data/lib/google/ads/google_ads/v8/services/ad_group_simulation_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/ad_group_simulation_service/client.rb +381 -0
- data/lib/google/ads/google_ads/v8/services/ad_group_simulation_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/ad_group_simulation_service/paths.rb +60 -0
- data/lib/google/ads/google_ads/v8/services/ad_group_simulation_service_pb.rb +29 -0
- data/lib/google/ads/google_ads/v8/services/ad_group_simulation_service_services_pb.rb +57 -0
- data/lib/google/ads/google_ads/v8/services/ad_parameter_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/ad_parameter_service/client.rb +486 -0
- data/lib/google/ads/google_ads/v8/services/ad_parameter_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/ad_parameter_service/paths.rb +75 -0
- data/lib/google/ads/google_ads/v8/services/ad_parameter_service_pb.rb +59 -0
- data/lib/google/ads/google_ads/v8/services/ad_parameter_service_services_pb.rb +74 -0
- data/lib/google/ads/google_ads/v8/services/ad_schedule_view_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/ad_schedule_view_service/client.rb +381 -0
- data/lib/google/ads/google_ads/v8/services/ad_schedule_view_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/ad_schedule_view_service/paths.rb +54 -0
- data/lib/google/ads/google_ads/v8/services/ad_schedule_view_service_pb.rb +29 -0
- data/lib/google/ads/google_ads/v8/services/ad_schedule_view_service_services_pb.rb +57 -0
- data/lib/google/ads/google_ads/v8/services/ad_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/ad_service/client.rb +508 -0
- data/lib/google/ads/google_ads/v8/services/ad_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/ad_service/paths.rb +52 -0
- data/lib/google/ads/google_ads/v8/services/ad_service_pb.rb +59 -0
- data/lib/google/ads/google_ads/v8/services/ad_service_services_pb.rb +100 -0
- data/lib/google/ads/google_ads/v8/services/age_range_view_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/age_range_view_service/client.rb +381 -0
- data/lib/google/ads/google_ads/v8/services/age_range_view_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/age_range_view_service/paths.rb +54 -0
- data/lib/google/ads/google_ads/v8/services/age_range_view_service_pb.rb +29 -0
- data/lib/google/ads/google_ads/v8/services/age_range_view_service_services_pb.rb +57 -0
- data/lib/google/ads/google_ads/v8/services/asset_field_type_view_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/asset_field_type_view_service/client.rb +373 -0
- data/lib/google/ads/google_ads/v8/services/asset_field_type_view_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/asset_field_type_view_service/paths.rb +52 -0
- data/lib/google/ads/google_ads/v8/services/asset_field_type_view_service_pb.rb +29 -0
- data/lib/google/ads/google_ads/v8/services/asset_field_type_view_service_services_pb.rb +49 -0
- data/lib/google/ads/google_ads/v8/services/asset_service.rb +53 -0
- data/lib/google/ads/google_ads/v8/services/asset_service/client.rb +499 -0
- data/lib/google/ads/google_ads/v8/services/asset_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/asset_service/paths.rb +52 -0
- data/lib/google/ads/google_ads/v8/services/asset_service_pb.rb +58 -0
- data/lib/google/ads/google_ads/v8/services/asset_service_services_pb.rb +90 -0
- data/lib/google/ads/google_ads/v8/services/batch_job_service.rb +52 -0
- data/lib/google/ads/google_ads/v8/services/batch_job_service/client.rb +774 -0
- data/lib/google/ads/google_ads/v8/services/batch_job_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/batch_job_service/operations.rb +668 -0
- data/lib/google/ads/google_ads/v8/services/batch_job_service/paths.rb +1130 -0
- data/lib/google/ads/google_ads/v8/services/batch_job_service_pb.rb +85 -0
- data/lib/google/ads/google_ads/v8/services/batch_job_service_services_pb.rb +107 -0
- data/lib/google/ads/google_ads/v8/services/bidding_data_exclusion_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/bidding_data_exclusion_service/client.rb +464 -0
- data/lib/google/ads/google_ads/v8/services/bidding_data_exclusion_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/bidding_data_exclusion_service/paths.rb +69 -0
- data/lib/google/ads/google_ads/v8/services/bidding_data_exclusion_service_pb.rb +59 -0
- data/lib/google/ads/google_ads/v8/services/bidding_data_exclusion_service_services_pb.rb +50 -0
- data/lib/google/ads/google_ads/v8/services/bidding_seasonality_adjustment_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/bidding_seasonality_adjustment_service/client.rb +464 -0
- data/lib/google/ads/google_ads/v8/services/bidding_seasonality_adjustment_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/bidding_seasonality_adjustment_service/paths.rb +69 -0
- data/lib/google/ads/google_ads/v8/services/bidding_seasonality_adjustment_service_pb.rb +59 -0
- data/lib/google/ads/google_ads/v8/services/bidding_seasonality_adjustment_service_services_pb.rb +50 -0
- data/lib/google/ads/google_ads/v8/services/bidding_strategy_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/bidding_strategy_service/client.rb +500 -0
- data/lib/google/ads/google_ads/v8/services/bidding_strategy_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/bidding_strategy_service/paths.rb +52 -0
- data/lib/google/ads/google_ads/v8/services/bidding_strategy_service_pb.rb +59 -0
- data/lib/google/ads/google_ads/v8/services/bidding_strategy_service_services_pb.rb +88 -0
- data/lib/google/ads/google_ads/v8/services/bidding_strategy_simulation_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/bidding_strategy_simulation_service/client.rb +373 -0
- data/lib/google/ads/google_ads/v8/services/bidding_strategy_simulation_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/bidding_strategy_simulation_service/paths.rb +60 -0
- data/lib/google/ads/google_ads/v8/services/bidding_strategy_simulation_service_pb.rb +29 -0
- data/lib/google/ads/google_ads/v8/services/bidding_strategy_simulation_service_services_pb.rb +49 -0
- data/lib/google/ads/google_ads/v8/services/billing_setup_service.rb +59 -0
- data/lib/google/ads/google_ads/v8/services/billing_setup_service/client.rb +480 -0
- data/lib/google/ads/google_ads/v8/services/billing_setup_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/billing_setup_service/paths.rb +69 -0
- data/lib/google/ads/google_ads/v8/services/billing_setup_service_pb.rb +49 -0
- data/lib/google/ads/google_ads/v8/services/billing_setup_service_services_pb.rb +79 -0
- data/lib/google/ads/google_ads/v8/services/campaign_asset_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/campaign_asset_service/client.rb +486 -0
- data/lib/google/ads/google_ads/v8/services/campaign_asset_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/campaign_asset_service/paths.rb +90 -0
- data/lib/google/ads/google_ads/v8/services/campaign_asset_service_pb.rb +59 -0
- data/lib/google/ads/google_ads/v8/services/campaign_asset_service_services_pb.rb +74 -0
- data/lib/google/ads/google_ads/v8/services/campaign_audience_view_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/campaign_audience_view_service/client.rb +381 -0
- data/lib/google/ads/google_ads/v8/services/campaign_audience_view_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/campaign_audience_view_service/paths.rb +54 -0
- data/lib/google/ads/google_ads/v8/services/campaign_audience_view_service_pb.rb +29 -0
- data/lib/google/ads/google_ads/v8/services/campaign_audience_view_service_services_pb.rb +57 -0
- data/lib/google/ads/google_ads/v8/services/campaign_bid_modifier_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/campaign_bid_modifier_service/client.rb +496 -0
- data/lib/google/ads/google_ads/v8/services/campaign_bid_modifier_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/campaign_bid_modifier_service/paths.rb +71 -0
- data/lib/google/ads/google_ads/v8/services/campaign_bid_modifier_service_pb.rb +59 -0
- data/lib/google/ads/google_ads/v8/services/campaign_bid_modifier_service_services_pb.rb +84 -0
- data/lib/google/ads/google_ads/v8/services/campaign_budget_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/campaign_budget_service/client.rb +491 -0
- data/lib/google/ads/google_ads/v8/services/campaign_budget_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/campaign_budget_service/paths.rb +52 -0
- data/lib/google/ads/google_ads/v8/services/campaign_budget_service_pb.rb +59 -0
- data/lib/google/ads/google_ads/v8/services/campaign_budget_service_services_pb.rb +79 -0
- data/lib/google/ads/google_ads/v8/services/campaign_criterion_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/campaign_criterion_service/client.rb +502 -0
- data/lib/google/ads/google_ads/v8/services/campaign_criterion_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/campaign_criterion_service/paths.rb +71 -0
- data/lib/google/ads/google_ads/v8/services/campaign_criterion_service_pb.rb +59 -0
- data/lib/google/ads/google_ads/v8/services/campaign_criterion_service_services_pb.rb +90 -0
- data/lib/google/ads/google_ads/v8/services/campaign_criterion_simulation_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/campaign_criterion_simulation_service/client.rb +381 -0
- data/lib/google/ads/google_ads/v8/services/campaign_criterion_simulation_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/campaign_criterion_simulation_service/paths.rb +62 -0
- data/lib/google/ads/google_ads/v8/services/campaign_criterion_simulation_service_pb.rb +29 -0
- data/lib/google/ads/google_ads/v8/services/campaign_criterion_simulation_service_services_pb.rb +57 -0
- data/lib/google/ads/google_ads/v8/services/campaign_draft_service.rb +52 -0
- data/lib/google/ads/google_ads/v8/services/campaign_draft_service/client.rb +692 -0
- data/lib/google/ads/google_ads/v8/services/campaign_draft_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/campaign_draft_service/operations.rb +668 -0
- data/lib/google/ads/google_ads/v8/services/campaign_draft_service/paths.rb +71 -0
- data/lib/google/ads/google_ads/v8/services/campaign_draft_service_pb.rb +76 -0
- data/lib/google/ads/google_ads/v8/services/campaign_draft_service_services_pb.rb +103 -0
- data/lib/google/ads/google_ads/v8/services/campaign_experiment_service.rb +61 -0
- data/lib/google/ads/google_ads/v8/services/campaign_experiment_service/client.rb +985 -0
- data/lib/google/ads/google_ads/v8/services/campaign_experiment_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/campaign_experiment_service/operations.rb +668 -0
- data/lib/google/ads/google_ads/v8/services/campaign_experiment_service/paths.rb +88 -0
- data/lib/google/ads/google_ads/v8/services/campaign_experiment_service_pb.rb +101 -0
- data/lib/google/ads/google_ads/v8/services/campaign_experiment_service_services_pb.rb +155 -0
- data/lib/google/ads/google_ads/v8/services/campaign_extension_setting_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/campaign_extension_setting_service/client.rb +503 -0
- data/lib/google/ads/google_ads/v8/services/campaign_extension_setting_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/campaign_extension_setting_service/paths.rb +88 -0
- data/lib/google/ads/google_ads/v8/services/campaign_extension_setting_service_pb.rb +59 -0
- data/lib/google/ads/google_ads/v8/services/campaign_extension_setting_service_services_pb.rb +89 -0
- data/lib/google/ads/google_ads/v8/services/campaign_feed_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/campaign_feed_service/client.rb +497 -0
- data/lib/google/ads/google_ads/v8/services/campaign_feed_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/campaign_feed_service/paths.rb +88 -0
- data/lib/google/ads/google_ads/v8/services/campaign_feed_service_pb.rb +59 -0
- data/lib/google/ads/google_ads/v8/services/campaign_feed_service_services_pb.rb +85 -0
- data/lib/google/ads/google_ads/v8/services/campaign_label_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/campaign_label_service/client.rb +482 -0
- data/lib/google/ads/google_ads/v8/services/campaign_label_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/campaign_label_service/paths.rb +88 -0
- data/lib/google/ads/google_ads/v8/services/campaign_label_service_pb.rb +53 -0
- data/lib/google/ads/google_ads/v8/services/campaign_label_service_services_pb.rb +73 -0
- data/lib/google/ads/google_ads/v8/services/campaign_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/campaign_service/client.rb +506 -0
- data/lib/google/ads/google_ads/v8/services/campaign_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/campaign_service/paths.rb +156 -0
- data/lib/google/ads/google_ads/v8/services/campaign_service_pb.rb +59 -0
- data/lib/google/ads/google_ads/v8/services/campaign_service_services_pb.rb +96 -0
- data/lib/google/ads/google_ads/v8/services/campaign_shared_set_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/campaign_shared_set_service/client.rb +495 -0
- data/lib/google/ads/google_ads/v8/services/campaign_shared_set_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/campaign_shared_set_service/paths.rb +88 -0
- data/lib/google/ads/google_ads/v8/services/campaign_shared_set_service_pb.rb +56 -0
- data/lib/google/ads/google_ads/v8/services/campaign_shared_set_service_services_pb.rb +83 -0
- data/lib/google/ads/google_ads/v8/services/campaign_simulation_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/campaign_simulation_service/client.rb +373 -0
- data/lib/google/ads/google_ads/v8/services/campaign_simulation_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/campaign_simulation_service/paths.rb +60 -0
- data/lib/google/ads/google_ads/v8/services/campaign_simulation_service_pb.rb +29 -0
- data/lib/google/ads/google_ads/v8/services/campaign_simulation_service_services_pb.rb +49 -0
- data/lib/google/ads/google_ads/v8/services/carrier_constant_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/carrier_constant_service/client.rb +381 -0
- data/lib/google/ads/google_ads/v8/services/carrier_constant_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/carrier_constant_service/paths.rb +49 -0
- data/lib/google/ads/google_ads/v8/services/carrier_constant_service_pb.rb +29 -0
- data/lib/google/ads/google_ads/v8/services/carrier_constant_service_services_pb.rb +57 -0
- data/lib/google/ads/google_ads/v8/services/change_status_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/change_status_service/client.rb +381 -0
- data/lib/google/ads/google_ads/v8/services/change_status_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/change_status_service/paths.rb +350 -0
- data/lib/google/ads/google_ads/v8/services/change_status_service_pb.rb +29 -0
- data/lib/google/ads/google_ads/v8/services/change_status_service_services_pb.rb +57 -0
- data/lib/google/ads/google_ads/v8/services/click_view_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/click_view_service/client.rb +380 -0
- data/lib/google/ads/google_ads/v8/services/click_view_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/click_view_service/paths.rb +123 -0
- data/lib/google/ads/google_ads/v8/services/click_view_service_pb.rb +29 -0
- data/lib/google/ads/google_ads/v8/services/click_view_service_services_pb.rb +57 -0
- data/lib/google/ads/google_ads/v8/services/combined_audience_service.rb +53 -0
- data/lib/google/ads/google_ads/v8/services/combined_audience_service/client.rb +383 -0
- data/lib/google/ads/google_ads/v8/services/combined_audience_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/combined_audience_service/paths.rb +52 -0
- data/lib/google/ads/google_ads/v8/services/combined_audience_service_pb.rb +29 -0
- data/lib/google/ads/google_ads/v8/services/combined_audience_service_services_pb.rb +59 -0
- data/lib/google/ads/google_ads/v8/services/conversion_action_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/conversion_action_service/client.rb +490 -0
- data/lib/google/ads/google_ads/v8/services/conversion_action_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/conversion_action_service/paths.rb +66 -0
- data/lib/google/ads/google_ads/v8/services/conversion_action_service_pb.rb +59 -0
- data/lib/google/ads/google_ads/v8/services/conversion_action_service_services_pb.rb +78 -0
- data/lib/google/ads/google_ads/v8/services/conversion_adjustment_upload_service.rb +50 -0
- data/lib/google/ads/google_ads/v8/services/conversion_adjustment_upload_service/client.rb +393 -0
- data/lib/google/ads/google_ads/v8/services/conversion_adjustment_upload_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/conversion_adjustment_upload_service_pb.rb +71 -0
- data/lib/google/ads/google_ads/v8/services/conversion_adjustment_upload_service_services_pb.rb +56 -0
- data/lib/google/ads/google_ads/v8/services/conversion_custom_variable_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/conversion_custom_variable_service/client.rb +484 -0
- data/lib/google/ads/google_ads/v8/services/conversion_custom_variable_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/conversion_custom_variable_service/paths.rb +66 -0
- data/lib/google/ads/google_ads/v8/services/conversion_custom_variable_service_pb.rb +58 -0
- data/lib/google/ads/google_ads/v8/services/conversion_custom_variable_service_services_pb.rb +70 -0
- data/lib/google/ads/google_ads/v8/services/conversion_upload_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/conversion_upload_service/client.rb +495 -0
- data/lib/google/ads/google_ads/v8/services/conversion_upload_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/conversion_upload_service/paths.rb +52 -0
- data/lib/google/ads/google_ads/v8/services/conversion_upload_service_pb.rb +111 -0
- data/lib/google/ads/google_ads/v8/services/conversion_upload_service_services_pb.rb +68 -0
- data/lib/google/ads/google_ads/v8/services/conversion_value_rule_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/conversion_value_rule_service/client.rb +464 -0
- data/lib/google/ads/google_ads/v8/services/conversion_value_rule_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/conversion_value_rule_service/paths.rb +114 -0
- data/lib/google/ads/google_ads/v8/services/conversion_value_rule_service_pb.rb +59 -0
- data/lib/google/ads/google_ads/v8/services/conversion_value_rule_service_services_pb.rb +52 -0
- data/lib/google/ads/google_ads/v8/services/conversion_value_rule_set_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/conversion_value_rule_set_service/client.rb +464 -0
- data/lib/google/ads/google_ads/v8/services/conversion_value_rule_set_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/conversion_value_rule_set_service/paths.rb +100 -0
- data/lib/google/ads/google_ads/v8/services/conversion_value_rule_set_service_pb.rb +59 -0
- data/lib/google/ads/google_ads/v8/services/conversion_value_rule_set_service_services_pb.rb +52 -0
- data/lib/google/ads/google_ads/v8/services/currency_constant_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/currency_constant_service/client.rb +381 -0
- data/lib/google/ads/google_ads/v8/services/currency_constant_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/currency_constant_service/paths.rb +49 -0
- data/lib/google/ads/google_ads/v8/services/currency_constant_service_pb.rb +29 -0
- data/lib/google/ads/google_ads/v8/services/currency_constant_service_services_pb.rb +55 -0
- data/lib/google/ads/google_ads/v8/services/custom_audience_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/custom_audience_service/client.rb +478 -0
- data/lib/google/ads/google_ads/v8/services/custom_audience_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/custom_audience_service/paths.rb +52 -0
- data/lib/google/ads/google_ads/v8/services/custom_audience_service_pb.rb +53 -0
- data/lib/google/ads/google_ads/v8/services/custom_audience_service_services_pb.rb +74 -0
- data/lib/google/ads/google_ads/v8/services/custom_interest_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/custom_interest_service/client.rb +476 -0
- data/lib/google/ads/google_ads/v8/services/custom_interest_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/custom_interest_service/paths.rb +52 -0
- data/lib/google/ads/google_ads/v8/services/custom_interest_service_pb.rb +52 -0
- data/lib/google/ads/google_ads/v8/services/custom_interest_service_services_pb.rb +72 -0
- data/lib/google/ads/google_ads/v8/services/customer_asset_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/customer_asset_service/client.rb +483 -0
- data/lib/google/ads/google_ads/v8/services/customer_asset_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/customer_asset_service/paths.rb +71 -0
- data/lib/google/ads/google_ads/v8/services/customer_asset_service_pb.rb +59 -0
- data/lib/google/ads/google_ads/v8/services/customer_asset_service_services_pb.rb +71 -0
- data/lib/google/ads/google_ads/v8/services/customer_client_link_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/customer_client_link_service/client.rb +477 -0
- data/lib/google/ads/google_ads/v8/services/customer_client_link_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/customer_client_link_service/paths.rb +68 -0
- data/lib/google/ads/google_ads/v8/services/customer_client_link_service_pb.rb +52 -0
- data/lib/google/ads/google_ads/v8/services/customer_client_link_service_services_pb.rb +71 -0
- data/lib/google/ads/google_ads/v8/services/customer_client_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/customer_client_service/client.rb +381 -0
- data/lib/google/ads/google_ads/v8/services/customer_client_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/customer_client_service/paths.rb +83 -0
- data/lib/google/ads/google_ads/v8/services/customer_client_service_pb.rb +29 -0
- data/lib/google/ads/google_ads/v8/services/customer_client_service_services_pb.rb +57 -0
- data/lib/google/ads/google_ads/v8/services/customer_extension_setting_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/customer_extension_setting_service/client.rb +501 -0
- data/lib/google/ads/google_ads/v8/services/customer_extension_setting_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/customer_extension_setting_service/paths.rb +69 -0
- data/lib/google/ads/google_ads/v8/services/customer_extension_setting_service_pb.rb +59 -0
- data/lib/google/ads/google_ads/v8/services/customer_extension_setting_service_services_pb.rb +87 -0
- data/lib/google/ads/google_ads/v8/services/customer_feed_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/customer_feed_service/client.rb +496 -0
- data/lib/google/ads/google_ads/v8/services/customer_feed_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/customer_feed_service/paths.rb +69 -0
- data/lib/google/ads/google_ads/v8/services/customer_feed_service_pb.rb +59 -0
- data/lib/google/ads/google_ads/v8/services/customer_feed_service_services_pb.rb +84 -0
- data/lib/google/ads/google_ads/v8/services/customer_label_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/customer_label_service/client.rb +480 -0
- data/lib/google/ads/google_ads/v8/services/customer_label_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/customer_label_service/paths.rb +83 -0
- data/lib/google/ads/google_ads/v8/services/customer_label_service_pb.rb +53 -0
- data/lib/google/ads/google_ads/v8/services/customer_label_service_services_pb.rb +71 -0
- data/lib/google/ads/google_ads/v8/services/customer_manager_link_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/customer_manager_link_service/client.rb +578 -0
- data/lib/google/ads/google_ads/v8/services/customer_manager_link_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/customer_manager_link_service/paths.rb +68 -0
- data/lib/google/ads/google_ads/v8/services/customer_manager_link_service_pb.rb +62 -0
- data/lib/google/ads/google_ads/v8/services/customer_manager_link_service_services_pb.rb +87 -0
- data/lib/google/ads/google_ads/v8/services/customer_negative_criterion_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/customer_negative_criterion_service/client.rb +483 -0
- data/lib/google/ads/google_ads/v8/services/customer_negative_criterion_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/customer_negative_criterion_service/paths.rb +52 -0
- data/lib/google/ads/google_ads/v8/services/customer_negative_criterion_service_pb.rb +56 -0
- data/lib/google/ads/google_ads/v8/services/customer_negative_criterion_service_services_pb.rb +71 -0
- data/lib/google/ads/google_ads/v8/services/customer_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/customer_service/client.rb +649 -0
- data/lib/google/ads/google_ads/v8/services/customer_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/customer_service/paths.rb +66 -0
- data/lib/google/ads/google_ads/v8/services/customer_service_pb.rb +73 -0
- data/lib/google/ads/google_ads/v8/services/customer_service_services_pb.rb +96 -0
- data/lib/google/ads/google_ads/v8/services/customer_user_access_invitation_service.rb +52 -0
- data/lib/google/ads/google_ads/v8/services/customer_user_access_invitation_service/client.rb +470 -0
- data/lib/google/ads/google_ads/v8/services/customer_user_access_invitation_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/customer_user_access_invitation_service/paths.rb +52 -0
- data/lib/google/ads/google_ads/v8/services/customer_user_access_invitation_service_pb.rb +49 -0
- data/lib/google/ads/google_ads/v8/services/customer_user_access_invitation_service_services_pb.rb +69 -0
- data/lib/google/ads/google_ads/v8/services/customer_user_access_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/customer_user_access_service/client.rb +472 -0
- data/lib/google/ads/google_ads/v8/services/customer_user_access_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/customer_user_access_service/paths.rb +52 -0
- data/lib/google/ads/google_ads/v8/services/customer_user_access_service_pb.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/customer_user_access_service_services_pb.rb +69 -0
- data/lib/google/ads/google_ads/v8/services/detail_placement_view_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/detail_placement_view_service/client.rb +381 -0
- data/lib/google/ads/google_ads/v8/services/detail_placement_view_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/detail_placement_view_service/paths.rb +54 -0
- data/lib/google/ads/google_ads/v8/services/detail_placement_view_service_pb.rb +29 -0
- data/lib/google/ads/google_ads/v8/services/detail_placement_view_service_services_pb.rb +57 -0
- data/lib/google/ads/google_ads/v8/services/detailed_demographic_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/detailed_demographic_service/client.rb +373 -0
- data/lib/google/ads/google_ads/v8/services/detailed_demographic_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/detailed_demographic_service/paths.rb +52 -0
- data/lib/google/ads/google_ads/v8/services/detailed_demographic_service_pb.rb +29 -0
- data/lib/google/ads/google_ads/v8/services/detailed_demographic_service_services_pb.rb +49 -0
- data/lib/google/ads/google_ads/v8/services/display_keyword_view_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/display_keyword_view_service/client.rb +381 -0
- data/lib/google/ads/google_ads/v8/services/display_keyword_view_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/display_keyword_view_service/paths.rb +54 -0
- data/lib/google/ads/google_ads/v8/services/display_keyword_view_service_pb.rb +29 -0
- data/lib/google/ads/google_ads/v8/services/display_keyword_view_service_services_pb.rb +57 -0
- data/lib/google/ads/google_ads/v8/services/distance_view_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/distance_view_service/client.rb +381 -0
- data/lib/google/ads/google_ads/v8/services/distance_view_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/distance_view_service/paths.rb +54 -0
- data/lib/google/ads/google_ads/v8/services/distance_view_service_pb.rb +29 -0
- data/lib/google/ads/google_ads/v8/services/distance_view_service_services_pb.rb +57 -0
- data/lib/google/ads/google_ads/v8/services/domain_category_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/domain_category_service/client.rb +381 -0
- data/lib/google/ads/google_ads/v8/services/domain_category_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/domain_category_service/paths.rb +73 -0
- data/lib/google/ads/google_ads/v8/services/domain_category_service_pb.rb +29 -0
- data/lib/google/ads/google_ads/v8/services/domain_category_service_services_pb.rb +57 -0
- data/lib/google/ads/google_ads/v8/services/dynamic_search_ads_search_term_view_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/dynamic_search_ads_search_term_view_service/client.rb +381 -0
- data/lib/google/ads/google_ads/v8/services/dynamic_search_ads_search_term_view_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/dynamic_search_ads_search_term_view_service/paths.rb +62 -0
- data/lib/google/ads/google_ads/v8/services/dynamic_search_ads_search_term_view_service_pb.rb +29 -0
- data/lib/google/ads/google_ads/v8/services/dynamic_search_ads_search_term_view_service_services_pb.rb +57 -0
- data/lib/google/ads/google_ads/v8/services/expanded_landing_page_view_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/expanded_landing_page_view_service/client.rb +381 -0
- data/lib/google/ads/google_ads/v8/services/expanded_landing_page_view_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/expanded_landing_page_view_service/paths.rb +52 -0
- data/lib/google/ads/google_ads/v8/services/expanded_landing_page_view_service_pb.rb +29 -0
- data/lib/google/ads/google_ads/v8/services/expanded_landing_page_view_service_services_pb.rb +57 -0
- data/lib/google/ads/google_ads/v8/services/extension_feed_item_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/extension_feed_item_service/client.rb +498 -0
- data/lib/google/ads/google_ads/v8/services/extension_feed_item_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/extension_feed_item_service/paths.rb +117 -0
- data/lib/google/ads/google_ads/v8/services/extension_feed_item_service_pb.rb +59 -0
- data/lib/google/ads/google_ads/v8/services/extension_feed_item_service_services_pb.rb +85 -0
- data/lib/google/ads/google_ads/v8/services/feed_item_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/feed_item_service/client.rb +497 -0
- data/lib/google/ads/google_ads/v8/services/feed_item_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/feed_item_service/paths.rb +71 -0
- data/lib/google/ads/google_ads/v8/services/feed_item_service_pb.rb +59 -0
- data/lib/google/ads/google_ads/v8/services/feed_item_service_services_pb.rb +87 -0
- data/lib/google/ads/google_ads/v8/services/feed_item_set_link_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/feed_item_set_link_service/client.rb +476 -0
- data/lib/google/ads/google_ads/v8/services/feed_item_set_link_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/feed_item_set_link_service/paths.rb +94 -0
- data/lib/google/ads/google_ads/v8/services/feed_item_set_link_service_pb.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/feed_item_set_link_service_services_pb.rb +67 -0
- data/lib/google/ads/google_ads/v8/services/feed_item_set_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/feed_item_set_service/client.rb +478 -0
- data/lib/google/ads/google_ads/v8/services/feed_item_set_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/feed_item_set_service/paths.rb +71 -0
- data/lib/google/ads/google_ads/v8/services/feed_item_set_service_pb.rb +54 -0
- data/lib/google/ads/google_ads/v8/services/feed_item_set_service_services_pb.rb +69 -0
- data/lib/google/ads/google_ads/v8/services/feed_item_target_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/feed_item_target_service/client.rb +492 -0
- data/lib/google/ads/google_ads/v8/services/feed_item_target_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/feed_item_target_service/paths.rb +126 -0
- data/lib/google/ads/google_ads/v8/services/feed_item_target_service_pb.rb +56 -0
- data/lib/google/ads/google_ads/v8/services/feed_item_target_service_services_pb.rb +80 -0
- data/lib/google/ads/google_ads/v8/services/feed_mapping_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/feed_mapping_service/client.rb +493 -0
- data/lib/google/ads/google_ads/v8/services/feed_mapping_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/feed_mapping_service/paths.rb +71 -0
- data/lib/google/ads/google_ads/v8/services/feed_mapping_service_pb.rb +56 -0
- data/lib/google/ads/google_ads/v8/services/feed_mapping_service_services_pb.rb +81 -0
- data/lib/google/ads/google_ads/v8/services/feed_placeholder_view_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/feed_placeholder_view_service/client.rb +381 -0
- data/lib/google/ads/google_ads/v8/services/feed_placeholder_view_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/feed_placeholder_view_service/paths.rb +52 -0
- data/lib/google/ads/google_ads/v8/services/feed_placeholder_view_service_pb.rb +29 -0
- data/lib/google/ads/google_ads/v8/services/feed_placeholder_view_service_services_pb.rb +57 -0
- data/lib/google/ads/google_ads/v8/services/feed_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/feed_service/client.rb +495 -0
- data/lib/google/ads/google_ads/v8/services/feed_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/feed_service/paths.rb +52 -0
- data/lib/google/ads/google_ads/v8/services/feed_service_pb.rb +59 -0
- data/lib/google/ads/google_ads/v8/services/feed_service_services_pb.rb +86 -0
- data/lib/google/ads/google_ads/v8/services/gender_view_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/gender_view_service/client.rb +380 -0
- data/lib/google/ads/google_ads/v8/services/gender_view_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/gender_view_service/paths.rb +54 -0
- data/lib/google/ads/google_ads/v8/services/gender_view_service_pb.rb +29 -0
- data/lib/google/ads/google_ads/v8/services/gender_view_service_services_pb.rb +57 -0
- data/lib/google/ads/google_ads/v8/services/geo_target_constant_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/geo_target_constant_service/client.rb +469 -0
- data/lib/google/ads/google_ads/v8/services/geo_target_constant_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/geo_target_constant_service/paths.rb +49 -0
- data/lib/google/ads/google_ads/v8/services/geo_target_constant_service_pb.rb +58 -0
- data/lib/google/ads/google_ads/v8/services/geo_target_constant_service_services_pb.rb +68 -0
- data/lib/google/ads/google_ads/v8/services/geographic_view_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/geographic_view_service/client.rb +381 -0
- data/lib/google/ads/google_ads/v8/services/geographic_view_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/geographic_view_service/paths.rb +54 -0
- data/lib/google/ads/google_ads/v8/services/geographic_view_service_pb.rb +29 -0
- data/lib/google/ads/google_ads/v8/services/geographic_view_service_services_pb.rb +57 -0
- data/lib/google/ads/google_ads/v8/services/google_ads_field_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/google_ads_field_service/client.rb +471 -0
- data/lib/google/ads/google_ads/v8/services/google_ads_field_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/google_ads_field_service/paths.rb +49 -0
- data/lib/google/ads/google_ads/v8/services/google_ads_field_service_pb.rb +41 -0
- data/lib/google/ads/google_ads/v8/services/google_ads_field_service_services_pb.rb +68 -0
- data/lib/google/ads/google_ads/v8/services/google_ads_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/google_ads_service/client.rb +703 -0
- data/lib/google/ads/google_ads/v8/services/google_ads_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/google_ads_service/paths.rb +2388 -0
- data/lib/google/ads/google_ads/v8/services/google_ads_service_pb.rb +510 -0
- data/lib/google/ads/google_ads/v8/services/google_ads_service_services_pb.rb +188 -0
- data/lib/google/ads/google_ads/v8/services/group_placement_view_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/group_placement_view_service/client.rb +381 -0
- data/lib/google/ads/google_ads/v8/services/group_placement_view_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/group_placement_view_service/paths.rb +54 -0
- data/lib/google/ads/google_ads/v8/services/group_placement_view_service_pb.rb +29 -0
- data/lib/google/ads/google_ads/v8/services/group_placement_view_service_services_pb.rb +57 -0
- data/lib/google/ads/google_ads/v8/services/hotel_group_view_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/hotel_group_view_service/client.rb +381 -0
- data/lib/google/ads/google_ads/v8/services/hotel_group_view_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/hotel_group_view_service/paths.rb +54 -0
- data/lib/google/ads/google_ads/v8/services/hotel_group_view_service_pb.rb +29 -0
- data/lib/google/ads/google_ads/v8/services/hotel_group_view_service_services_pb.rb +57 -0
- data/lib/google/ads/google_ads/v8/services/hotel_performance_view_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/hotel_performance_view_service/client.rb +381 -0
- data/lib/google/ads/google_ads/v8/services/hotel_performance_view_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/hotel_performance_view_service/paths.rb +49 -0
- data/lib/google/ads/google_ads/v8/services/hotel_performance_view_service_pb.rb +29 -0
- data/lib/google/ads/google_ads/v8/services/hotel_performance_view_service_services_pb.rb +57 -0
- data/lib/google/ads/google_ads/v8/services/income_range_view_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/income_range_view_service/client.rb +381 -0
- data/lib/google/ads/google_ads/v8/services/income_range_view_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/income_range_view_service/paths.rb +54 -0
- data/lib/google/ads/google_ads/v8/services/income_range_view_service_pb.rb +29 -0
- data/lib/google/ads/google_ads/v8/services/income_range_view_service_services_pb.rb +57 -0
- data/lib/google/ads/google_ads/v8/services/invoice_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/invoice_service/client.rb +391 -0
- data/lib/google/ads/google_ads/v8/services/invoice_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/invoice_service/paths.rb +52 -0
- data/lib/google/ads/google_ads/v8/services/invoice_service_pb.rb +36 -0
- data/lib/google/ads/google_ads/v8/services/invoice_service_services_pb.rb +59 -0
- data/lib/google/ads/google_ads/v8/services/keyword_plan_ad_group_keyword_service.rb +55 -0
- data/lib/google/ads/google_ads/v8/services/keyword_plan_ad_group_keyword_service/client.rb +489 -0
- data/lib/google/ads/google_ads/v8/services/keyword_plan_ad_group_keyword_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/keyword_plan_ad_group_keyword_service/paths.rb +69 -0
- data/lib/google/ads/google_ads/v8/services/keyword_plan_ad_group_keyword_service_pb.rb +56 -0
- data/lib/google/ads/google_ads/v8/services/keyword_plan_ad_group_keyword_service_services_pb.rb +78 -0
- data/lib/google/ads/google_ads/v8/services/keyword_plan_ad_group_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/keyword_plan_ad_group_service/client.rb +485 -0
- data/lib/google/ads/google_ads/v8/services/keyword_plan_ad_group_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/keyword_plan_ad_group_service/paths.rb +69 -0
- data/lib/google/ads/google_ads/v8/services/keyword_plan_ad_group_service_pb.rb +56 -0
- data/lib/google/ads/google_ads/v8/services/keyword_plan_ad_group_service_services_pb.rb +76 -0
- data/lib/google/ads/google_ads/v8/services/keyword_plan_campaign_keyword_service.rb +54 -0
- data/lib/google/ads/google_ads/v8/services/keyword_plan_campaign_keyword_service/client.rb +486 -0
- data/lib/google/ads/google_ads/v8/services/keyword_plan_campaign_keyword_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/keyword_plan_campaign_keyword_service/paths.rb +69 -0
- data/lib/google/ads/google_ads/v8/services/keyword_plan_campaign_keyword_service_pb.rb +56 -0
- data/lib/google/ads/google_ads/v8/services/keyword_plan_campaign_keyword_service_services_pb.rb +76 -0
- data/lib/google/ads/google_ads/v8/services/keyword_plan_campaign_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/keyword_plan_campaign_service/client.rb +486 -0
- data/lib/google/ads/google_ads/v8/services/keyword_plan_campaign_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/keyword_plan_campaign_service/paths.rb +97 -0
- data/lib/google/ads/google_ads/v8/services/keyword_plan_campaign_service_pb.rb +56 -0
- data/lib/google/ads/google_ads/v8/services/keyword_plan_campaign_service_services_pb.rb +77 -0
- data/lib/google/ads/google_ads/v8/services/keyword_plan_idea_service.rb +50 -0
- data/lib/google/ads/google_ads/v8/services/keyword_plan_idea_service/client.rb +422 -0
- data/lib/google/ads/google_ads/v8/services/keyword_plan_idea_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/keyword_plan_idea_service_pb.rb +74 -0
- data/lib/google/ads/google_ads/v8/services/keyword_plan_idea_service_services_pb.rb +59 -0
- data/lib/google/ads/google_ads/v8/services/keyword_plan_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/keyword_plan_service/client.rb +844 -0
- data/lib/google/ads/google_ads/v8/services/keyword_plan_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/keyword_plan_service/paths.rb +52 -0
- data/lib/google/ads/google_ads/v8/services/keyword_plan_service_pb.rb +147 -0
- data/lib/google/ads/google_ads/v8/services/keyword_plan_service_services_pb.rb +130 -0
- data/lib/google/ads/google_ads/v8/services/keyword_theme_constant_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/keyword_theme_constant_service/client.rb +459 -0
- data/lib/google/ads/google_ads/v8/services/keyword_theme_constant_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/keyword_theme_constant_service/paths.rb +52 -0
- data/lib/google/ads/google_ads/v8/services/keyword_theme_constant_service_pb.rb +39 -0
- data/lib/google/ads/google_ads/v8/services/keyword_theme_constant_service_services_pb.rb +59 -0
- data/lib/google/ads/google_ads/v8/services/keyword_view_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/keyword_view_service/client.rb +381 -0
- data/lib/google/ads/google_ads/v8/services/keyword_view_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/keyword_view_service/paths.rb +54 -0
- data/lib/google/ads/google_ads/v8/services/keyword_view_service_pb.rb +29 -0
- data/lib/google/ads/google_ads/v8/services/keyword_view_service_services_pb.rb +57 -0
- data/lib/google/ads/google_ads/v8/services/label_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/label_service/client.rb +493 -0
- data/lib/google/ads/google_ads/v8/services/label_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/label_service/paths.rb +52 -0
- data/lib/google/ads/google_ads/v8/services/label_service_pb.rb +59 -0
- data/lib/google/ads/google_ads/v8/services/label_service_services_pb.rb +82 -0
- data/lib/google/ads/google_ads/v8/services/landing_page_view_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/landing_page_view_service/client.rb +381 -0
- data/lib/google/ads/google_ads/v8/services/landing_page_view_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/landing_page_view_service/paths.rb +52 -0
- data/lib/google/ads/google_ads/v8/services/landing_page_view_service_pb.rb +29 -0
- data/lib/google/ads/google_ads/v8/services/landing_page_view_service_services_pb.rb +57 -0
- data/lib/google/ads/google_ads/v8/services/language_constant_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/language_constant_service/client.rb +381 -0
- data/lib/google/ads/google_ads/v8/services/language_constant_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/language_constant_service/paths.rb +49 -0
- data/lib/google/ads/google_ads/v8/services/language_constant_service_pb.rb +29 -0
- data/lib/google/ads/google_ads/v8/services/language_constant_service_services_pb.rb +57 -0
- data/lib/google/ads/google_ads/v8/services/life_event_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/life_event_service/client.rb +372 -0
- data/lib/google/ads/google_ads/v8/services/life_event_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/life_event_service/paths.rb +52 -0
- data/lib/google/ads/google_ads/v8/services/life_event_service_pb.rb +29 -0
- data/lib/google/ads/google_ads/v8/services/life_event_service_services_pb.rb +49 -0
- data/lib/google/ads/google_ads/v8/services/location_view_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/location_view_service/client.rb +381 -0
- data/lib/google/ads/google_ads/v8/services/location_view_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/location_view_service/paths.rb +54 -0
- data/lib/google/ads/google_ads/v8/services/location_view_service_pb.rb +29 -0
- data/lib/google/ads/google_ads/v8/services/location_view_service_services_pb.rb +57 -0
- data/lib/google/ads/google_ads/v8/services/managed_placement_view_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/managed_placement_view_service/client.rb +381 -0
- data/lib/google/ads/google_ads/v8/services/managed_placement_view_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/managed_placement_view_service/paths.rb +54 -0
- data/lib/google/ads/google_ads/v8/services/managed_placement_view_service_pb.rb +29 -0
- data/lib/google/ads/google_ads/v8/services/managed_placement_view_service_services_pb.rb +57 -0
- data/lib/google/ads/google_ads/v8/services/media_file_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/media_file_service/client.rb +493 -0
- data/lib/google/ads/google_ads/v8/services/media_file_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/media_file_service/paths.rb +52 -0
- data/lib/google/ads/google_ads/v8/services/media_file_service_pb.rb +55 -0
- data/lib/google/ads/google_ads/v8/services/media_file_service_services_pb.rb +82 -0
- data/lib/google/ads/google_ads/v8/services/merchant_center_link_service.rb +52 -0
- data/lib/google/ads/google_ads/v8/services/merchant_center_link_service/client.rb +559 -0
- data/lib/google/ads/google_ads/v8/services/merchant_center_link_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/merchant_center_link_service/paths.rb +52 -0
- data/lib/google/ads/google_ads/v8/services/merchant_center_link_service_pb.rb +60 -0
- data/lib/google/ads/google_ads/v8/services/merchant_center_link_service_services_pb.rb +79 -0
- data/lib/google/ads/google_ads/v8/services/mobile_app_category_constant_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/mobile_app_category_constant_service/client.rb +381 -0
- data/lib/google/ads/google_ads/v8/services/mobile_app_category_constant_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/mobile_app_category_constant_service/paths.rb +49 -0
- data/lib/google/ads/google_ads/v8/services/mobile_app_category_constant_service_pb.rb +29 -0
- data/lib/google/ads/google_ads/v8/services/mobile_app_category_constant_service_services_pb.rb +55 -0
- data/lib/google/ads/google_ads/v8/services/mobile_device_constant_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/mobile_device_constant_service/client.rb +381 -0
- data/lib/google/ads/google_ads/v8/services/mobile_device_constant_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/mobile_device_constant_service/paths.rb +49 -0
- data/lib/google/ads/google_ads/v8/services/mobile_device_constant_service_pb.rb +29 -0
- data/lib/google/ads/google_ads/v8/services/mobile_device_constant_service_services_pb.rb +57 -0
- data/lib/google/ads/google_ads/v8/services/offline_user_data_job_service.rb +52 -0
- data/lib/google/ads/google_ads/v8/services/offline_user_data_job_service/client.rb +677 -0
- data/lib/google/ads/google_ads/v8/services/offline_user_data_job_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/offline_user_data_job_service/operations.rb +668 -0
- data/lib/google/ads/google_ads/v8/services/offline_user_data_job_service/paths.rb +52 -0
- data/lib/google/ads/google_ads/v8/services/offline_user_data_job_service_pb.rb +66 -0
- data/lib/google/ads/google_ads/v8/services/offline_user_data_job_service_services_pb.rb +100 -0
- data/lib/google/ads/google_ads/v8/services/operating_system_version_constant_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/operating_system_version_constant_service/client.rb +381 -0
- data/lib/google/ads/google_ads/v8/services/operating_system_version_constant_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/operating_system_version_constant_service/paths.rb +49 -0
- data/lib/google/ads/google_ads/v8/services/operating_system_version_constant_service_pb.rb +29 -0
- data/lib/google/ads/google_ads/v8/services/operating_system_version_constant_service_services_pb.rb +57 -0
- data/lib/google/ads/google_ads/v8/services/paid_organic_search_term_view_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/paid_organic_search_term_view_service/client.rb +381 -0
- data/lib/google/ads/google_ads/v8/services/paid_organic_search_term_view_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/paid_organic_search_term_view_service/paths.rb +56 -0
- data/lib/google/ads/google_ads/v8/services/paid_organic_search_term_view_service_pb.rb +29 -0
- data/lib/google/ads/google_ads/v8/services/paid_organic_search_term_view_service_services_pb.rb +57 -0
- data/lib/google/ads/google_ads/v8/services/parental_status_view_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/parental_status_view_service/client.rb +381 -0
- data/lib/google/ads/google_ads/v8/services/parental_status_view_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/parental_status_view_service/paths.rb +54 -0
- data/lib/google/ads/google_ads/v8/services/parental_status_view_service_pb.rb +29 -0
- data/lib/google/ads/google_ads/v8/services/parental_status_view_service_services_pb.rb +57 -0
- data/lib/google/ads/google_ads/v8/services/payments_account_service.rb +52 -0
- data/lib/google/ads/google_ads/v8/services/payments_account_service/client.rb +385 -0
- data/lib/google/ads/google_ads/v8/services/payments_account_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/payments_account_service/paths.rb +66 -0
- data/lib/google/ads/google_ads/v8/services/payments_account_service_pb.rb +32 -0
- data/lib/google/ads/google_ads/v8/services/payments_account_service_services_pb.rb +61 -0
- data/lib/google/ads/google_ads/v8/services/product_bidding_category_constant_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/product_bidding_category_constant_service/client.rb +381 -0
- data/lib/google/ads/google_ads/v8/services/product_bidding_category_constant_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/product_bidding_category_constant_service/paths.rb +54 -0
- data/lib/google/ads/google_ads/v8/services/product_bidding_category_constant_service_pb.rb +29 -0
- data/lib/google/ads/google_ads/v8/services/product_bidding_category_constant_service_services_pb.rb +57 -0
- data/lib/google/ads/google_ads/v8/services/product_group_view_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/product_group_view_service/client.rb +381 -0
- data/lib/google/ads/google_ads/v8/services/product_group_view_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/product_group_view_service/paths.rb +54 -0
- data/lib/google/ads/google_ads/v8/services/product_group_view_service_pb.rb +29 -0
- data/lib/google/ads/google_ads/v8/services/product_group_view_service_services_pb.rb +57 -0
- data/lib/google/ads/google_ads/v8/services/reach_plan_service.rb +54 -0
- data/lib/google/ads/google_ads/v8/services/reach_plan_service/client.rb +689 -0
- data/lib/google/ads/google_ads/v8/services/reach_plan_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/reach_plan_service_pb.rb +174 -0
- data/lib/google/ads/google_ads/v8/services/reach_plan_service_services_pb.rb +98 -0
- data/lib/google/ads/google_ads/v8/services/recommendation_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/recommendation_service/client.rb +575 -0
- data/lib/google/ads/google_ads/v8/services/recommendation_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/recommendation_service/paths.rb +120 -0
- data/lib/google/ads/google_ads/v8/services/recommendation_service_pb.rb +127 -0
- data/lib/google/ads/google_ads/v8/services/recommendation_service_services_pb.rb +83 -0
- data/lib/google/ads/google_ads/v8/services/remarketing_action_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/remarketing_action_service/client.rb +477 -0
- data/lib/google/ads/google_ads/v8/services/remarketing_action_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/remarketing_action_service/paths.rb +52 -0
- data/lib/google/ads/google_ads/v8/services/remarketing_action_service_pb.rb +55 -0
- data/lib/google/ads/google_ads/v8/services/remarketing_action_service_services_pb.rb +68 -0
- data/lib/google/ads/google_ads/v8/services/search_term_view_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/search_term_view_service/client.rb +381 -0
- data/lib/google/ads/google_ads/v8/services/search_term_view_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/search_term_view_service/paths.rb +73 -0
- data/lib/google/ads/google_ads/v8/services/search_term_view_service_pb.rb +29 -0
- data/lib/google/ads/google_ads/v8/services/search_term_view_service_services_pb.rb +57 -0
- data/lib/google/ads/google_ads/v8/services/shared_criterion_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/shared_criterion_service/client.rb +493 -0
- data/lib/google/ads/google_ads/v8/services/shared_criterion_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/shared_criterion_service/paths.rb +71 -0
- data/lib/google/ads/google_ads/v8/services/shared_criterion_service_pb.rb +56 -0
- data/lib/google/ads/google_ads/v8/services/shared_criterion_service_services_pb.rb +81 -0
- data/lib/google/ads/google_ads/v8/services/shared_set_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/shared_set_service/client.rb +495 -0
- data/lib/google/ads/google_ads/v8/services/shared_set_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/shared_set_service/paths.rb +52 -0
- data/lib/google/ads/google_ads/v8/services/shared_set_service_pb.rb +59 -0
- data/lib/google/ads/google_ads/v8/services/shared_set_service_services_pb.rb +84 -0
- data/lib/google/ads/google_ads/v8/services/shopping_performance_view_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/shopping_performance_view_service/client.rb +381 -0
- data/lib/google/ads/google_ads/v8/services/shopping_performance_view_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/shopping_performance_view_service/paths.rb +49 -0
- data/lib/google/ads/google_ads/v8/services/shopping_performance_view_service_pb.rb +29 -0
- data/lib/google/ads/google_ads/v8/services/shopping_performance_view_service_services_pb.rb +57 -0
- data/lib/google/ads/google_ads/v8/services/smart_campaign_search_term_view_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/smart_campaign_search_term_view_service/client.rb +381 -0
- data/lib/google/ads/google_ads/v8/services/smart_campaign_search_term_view_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/smart_campaign_search_term_view_service/paths.rb +71 -0
- data/lib/google/ads/google_ads/v8/services/smart_campaign_search_term_view_service_pb.rb +29 -0
- data/lib/google/ads/google_ads/v8/services/smart_campaign_search_term_view_service_services_pb.rb +57 -0
- data/lib/google/ads/google_ads/v8/services/smart_campaign_setting_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/smart_campaign_setting_service/client.rb +463 -0
- data/lib/google/ads/google_ads/v8/services/smart_campaign_setting_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/smart_campaign_setting_service/paths.rb +69 -0
- data/lib/google/ads/google_ads/v8/services/smart_campaign_setting_service_pb.rb +55 -0
- data/lib/google/ads/google_ads/v8/services/smart_campaign_setting_service_services_pb.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/smart_campaign_suggest_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/smart_campaign_suggest_service/client.rb +460 -0
- data/lib/google/ads/google_ads/v8/services/smart_campaign_suggest_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/smart_campaign_suggest_service/paths.rb +52 -0
- data/lib/google/ads/google_ads/v8/services/smart_campaign_suggest_service_pb.rb +82 -0
- data/lib/google/ads/google_ads/v8/services/smart_campaign_suggest_service_services_pb.rb +50 -0
- data/lib/google/ads/google_ads/v8/services/third_party_app_analytics_link_service.rb +52 -0
- data/lib/google/ads/google_ads/v8/services/third_party_app_analytics_link_service/client.rb +468 -0
- data/lib/google/ads/google_ads/v8/services/third_party_app_analytics_link_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/third_party_app_analytics_link_service/paths.rb +52 -0
- data/lib/google/ads/google_ads/v8/services/third_party_app_analytics_link_service_pb.rb +35 -0
- data/lib/google/ads/google_ads/v8/services/third_party_app_analytics_link_service_services_pb.rb +67 -0
- data/lib/google/ads/google_ads/v8/services/topic_constant_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/topic_constant_service/client.rb +381 -0
- data/lib/google/ads/google_ads/v8/services/topic_constant_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/topic_constant_service/paths.rb +49 -0
- data/lib/google/ads/google_ads/v8/services/topic_constant_service_pb.rb +29 -0
- data/lib/google/ads/google_ads/v8/services/topic_constant_service_services_pb.rb +57 -0
- data/lib/google/ads/google_ads/v8/services/topic_view_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/topic_view_service/client.rb +380 -0
- data/lib/google/ads/google_ads/v8/services/topic_view_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/topic_view_service/paths.rb +54 -0
- data/lib/google/ads/google_ads/v8/services/topic_view_service_pb.rb +29 -0
- data/lib/google/ads/google_ads/v8/services/topic_view_service_services_pb.rb +57 -0
- data/lib/google/ads/google_ads/v8/services/user_data_service.rb +50 -0
- data/lib/google/ads/google_ads/v8/services/user_data_service/client.rb +387 -0
- data/lib/google/ads/google_ads/v8/services/user_data_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/user_data_service_pb.rb +44 -0
- data/lib/google/ads/google_ads/v8/services/user_data_service_services_pb.rb +62 -0
- data/lib/google/ads/google_ads/v8/services/user_interest_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/user_interest_service/client.rb +381 -0
- data/lib/google/ads/google_ads/v8/services/user_interest_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/user_interest_service/paths.rb +52 -0
- data/lib/google/ads/google_ads/v8/services/user_interest_service_pb.rb +29 -0
- data/lib/google/ads/google_ads/v8/services/user_interest_service_services_pb.rb +57 -0
- data/lib/google/ads/google_ads/v8/services/user_list_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/user_list_service/client.rb +488 -0
- data/lib/google/ads/google_ads/v8/services/user_list_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/user_list_service/paths.rb +52 -0
- data/lib/google/ads/google_ads/v8/services/user_list_service_pb.rb +56 -0
- data/lib/google/ads/google_ads/v8/services/user_list_service_services_pb.rb +81 -0
- data/lib/google/ads/google_ads/v8/services/user_location_view_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/user_location_view_service/client.rb +381 -0
- data/lib/google/ads/google_ads/v8/services/user_location_view_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/user_location_view_service/paths.rb +54 -0
- data/lib/google/ads/google_ads/v8/services/user_location_view_service_pb.rb +29 -0
- data/lib/google/ads/google_ads/v8/services/user_location_view_service_services_pb.rb +57 -0
- data/lib/google/ads/google_ads/v8/services/video_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/video_service/client.rb +379 -0
- data/lib/google/ads/google_ads/v8/services/video_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/video_service/paths.rb +52 -0
- data/lib/google/ads/google_ads/v8/services/video_service_pb.rb +29 -0
- data/lib/google/ads/google_ads/v8/services/video_service_services_pb.rb +57 -0
- data/lib/google/ads/google_ads/v8/services/webpage_view_service.rb +51 -0
- data/lib/google/ads/google_ads/v8/services/webpage_view_service/client.rb +373 -0
- data/lib/google/ads/google_ads/v8/services/webpage_view_service/credentials.rb +38 -0
- data/lib/google/ads/google_ads/v8/services/webpage_view_service/paths.rb +54 -0
- data/lib/google/ads/google_ads/v8/services/webpage_view_service_pb.rb +29 -0
- data/lib/google/ads/google_ads/v8/services/webpage_view_service_services_pb.rb +49 -0
- data/lib/google/ads/google_ads/version.rb +1 -1
- data/lib/google/ads/google_ads/version_alternate.rb +2 -0
- metadata +1377 -2394
- data/lib/google/ads/google_ads/autoboxing_fields.rb +0 -112
- data/lib/google/ads/google_ads/autoboxing_mappings.rb +0 -54
- data/lib/google/ads/google_ads/factories/v5/enums.rb +0 -2731
- data/lib/google/ads/google_ads/factories/v5/operations.rb +0 -4359
- data/lib/google/ads/google_ads/factories/v5/resources.rb +0 -6316
- data/lib/google/ads/google_ads/factories/v5/services.rb +0 -2242
- data/lib/google/ads/google_ads/factories/v6/enums.rb +0 -2931
- data/lib/google/ads/google_ads/factories/v6/operations.rb +0 -4787
- data/lib/google/ads/google_ads/factories/v6/resources.rb +0 -6758
- data/lib/google/ads/google_ads/factories/v6/services.rb +0 -2360
- data/lib/google/ads/google_ads/utils/path_lookup_config.rb +0 -191
- data/lib/google/ads/google_ads/utils/v5/path_lookup_util.rb +0 -31
- data/lib/google/ads/google_ads/utils/v6/path_lookup_util.rb +0 -31
- data/lib/google/ads/google_ads/v5/common/ad_asset_pb.rb +0 -39
- data/lib/google/ads/google_ads/v5/common/ad_type_infos_pb.rb +0 -257
- data/lib/google/ads/google_ads/v5/common/asset_types_pb.rb +0 -50
- data/lib/google/ads/google_ads/v5/common/bidding_pb.rb +0 -78
- data/lib/google/ads/google_ads/v5/common/click_location_pb.rb +0 -29
- data/lib/google/ads/google_ads/v5/common/criteria_pb.rb +0 -306
- data/lib/google/ads/google_ads/v5/common/criterion_category_availability_pb.rb +0 -44
- data/lib/google/ads/google_ads/v5/common/custom_parameter_pb.rb +0 -26
- data/lib/google/ads/google_ads/v5/common/dates_pb.rb +0 -27
- data/lib/google/ads/google_ads/v5/common/explorer_auto_optimizer_setting_pb.rb +0 -25
- data/lib/google/ads/google_ads/v5/common/extensions_pb.rb +0 -148
- data/lib/google/ads/google_ads/v5/common/feed_common_pb.rb +0 -27
- data/lib/google/ads/google_ads/v5/common/final_app_url_pb.rb +0 -27
- data/lib/google/ads/google_ads/v5/common/frequency_cap_pb.rb +0 -36
- data/lib/google/ads/google_ads/v5/common/keyword_plan_common_pb.rb +0 -39
- data/lib/google/ads/google_ads/v5/common/matching_function_pb.rb +0 -62
- data/lib/google/ads/google_ads/v5/common/metrics_pb.rb +0 -138
- data/lib/google/ads/google_ads/v5/common/offline_user_data_pb.rb +0 -80
- data/lib/google/ads/google_ads/v5/common/policy_pb.rb +0 -100
- data/lib/google/ads/google_ads/v5/common/real_time_bidding_setting_pb.rb +0 -25
- data/lib/google/ads/google_ads/v5/common/segments_pb.rb +0 -136
- data/lib/google/ads/google_ads/v5/common/simulation_pb.rb +0 -109
- data/lib/google/ads/google_ads/v5/common/tag_snippet_pb.rb +0 -30
- data/lib/google/ads/google_ads/v5/common/targeting_setting_pb.rb +0 -44
- data/lib/google/ads/google_ads/v5/common/text_label_pb.rb +0 -27
- data/lib/google/ads/google_ads/v5/common/url_collection_pb.rb +0 -28
- data/lib/google/ads/google_ads/v5/common/user_lists_pb.rb +0 -124
- data/lib/google/ads/google_ads/v5/common/value_pb.rb +0 -31
- data/lib/google/ads/google_ads/v5/enums/access_reason_pb.rb +0 -34
- data/lib/google/ads/google_ads/v5/enums/access_role_pb.rb +0 -33
- data/lib/google/ads/google_ads/v5/enums/account_budget_proposal_status_pb.rb +0 -34
- data/lib/google/ads/google_ads/v5/enums/account_budget_proposal_type_pb.rb +0 -33
- data/lib/google/ads/google_ads/v5/enums/account_budget_status_pb.rb +0 -32
- data/lib/google/ads/google_ads/v5/enums/account_link_status_pb.rb +0 -33
- data/lib/google/ads/google_ads/v5/enums/ad_customizer_placeholder_field_pb.rb +0 -33
- data/lib/google/ads/google_ads/v5/enums/ad_group_ad_rotation_mode_pb.rb +0 -31
- data/lib/google/ads/google_ads/v5/enums/ad_group_ad_status_pb.rb +0 -32
- data/lib/google/ads/google_ads/v5/enums/ad_group_criterion_approval_status_pb.rb +0 -33
- data/lib/google/ads/google_ads/v5/enums/ad_group_criterion_status_pb.rb +0 -32
- data/lib/google/ads/google_ads/v5/enums/ad_group_status_pb.rb +0 -32
- data/lib/google/ads/google_ads/v5/enums/ad_group_type_pb.rb +0 -43
- data/lib/google/ads/google_ads/v5/enums/ad_network_type_pb.rb +0 -35
- data/lib/google/ads/google_ads/v5/enums/ad_serving_optimization_status_pb.rb +0 -34
- data/lib/google/ads/google_ads/v5/enums/ad_strength_pb.rb +0 -35
- data/lib/google/ads/google_ads/v5/enums/ad_type_pb.rb +0 -55
- data/lib/google/ads/google_ads/v5/enums/advertising_channel_sub_type_pb.rb +0 -45
- data/lib/google/ads/google_ads/v5/enums/advertising_channel_type_pb.rb +0 -37
- data/lib/google/ads/google_ads/v5/enums/affiliate_location_feed_relationship_type_pb.rb +0 -30
- data/lib/google/ads/google_ads/v5/enums/affiliate_location_placeholder_field_pb.rb +0 -40
- data/lib/google/ads/google_ads/v5/enums/age_range_type_pb.rb +0 -36
- data/lib/google/ads/google_ads/v5/enums/app_campaign_app_store_pb.rb +0 -31
- data/lib/google/ads/google_ads/v5/enums/app_campaign_bidding_strategy_goal_type_pb.rb +0 -33
- data/lib/google/ads/google_ads/v5/enums/app_payment_model_type_pb.rb +0 -30
- data/lib/google/ads/google_ads/v5/enums/app_placeholder_field_pb.rb +0 -37
- data/lib/google/ads/google_ads/v5/enums/app_store_pb.rb +0 -31
- data/lib/google/ads/google_ads/v5/enums/app_url_operating_system_type_pb.rb +0 -31
- data/lib/google/ads/google_ads/v5/enums/asset_field_type_pb.rb +0 -36
- data/lib/google/ads/google_ads/v5/enums/asset_link_status_pb.rb +0 -31
- data/lib/google/ads/google_ads/v5/enums/asset_performance_label_pb.rb +0 -34
- data/lib/google/ads/google_ads/v5/enums/asset_type_pb.rb +0 -34
- data/lib/google/ads/google_ads/v5/enums/attribution_model_pb.rb +0 -36
- data/lib/google/ads/google_ads/v5/enums/batch_job_status_pb.rb +0 -32
- data/lib/google/ads/google_ads/v5/enums/bid_modifier_source_pb.rb +0 -31
- data/lib/google/ads/google_ads/v5/enums/bidding_source_pb.rb +0 -32
- data/lib/google/ads/google_ads/v5/enums/bidding_strategy_status_pb.rb +0 -31
- data/lib/google/ads/google_ads/v5/enums/bidding_strategy_type_pb.rb +0 -44
- data/lib/google/ads/google_ads/v5/enums/billing_setup_status_pb.rb +0 -33
- data/lib/google/ads/google_ads/v5/enums/brand_safety_suitability_pb.rb +0 -32
- data/lib/google/ads/google_ads/v5/enums/budget_campaign_association_status_pb.rb +0 -31
- data/lib/google/ads/google_ads/v5/enums/budget_delivery_method_pb.rb +0 -31
- data/lib/google/ads/google_ads/v5/enums/budget_period_pb.rb +0 -31
- data/lib/google/ads/google_ads/v5/enums/budget_status_pb.rb +0 -31
- data/lib/google/ads/google_ads/v5/enums/budget_type_pb.rb +0 -32
- data/lib/google/ads/google_ads/v5/enums/call_conversion_reporting_state_pb.rb +0 -32
- data/lib/google/ads/google_ads/v5/enums/call_placeholder_field_pb.rb +0 -34
- data/lib/google/ads/google_ads/v5/enums/callout_placeholder_field_pb.rb +0 -30
- data/lib/google/ads/google_ads/v5/enums/campaign_criterion_status_pb.rb +0 -32
- data/lib/google/ads/google_ads/v5/enums/campaign_draft_status_pb.rb +0 -34
- data/lib/google/ads/google_ads/v5/enums/campaign_experiment_status_pb.rb +0 -38
- data/lib/google/ads/google_ads/v5/enums/campaign_experiment_traffic_split_type_pb.rb +0 -31
- data/lib/google/ads/google_ads/v5/enums/campaign_experiment_type_pb.rb +0 -32
- data/lib/google/ads/google_ads/v5/enums/campaign_serving_status_pb.rb +0 -34
- data/lib/google/ads/google_ads/v5/enums/campaign_shared_set_status_pb.rb +0 -31
- data/lib/google/ads/google_ads/v5/enums/campaign_status_pb.rb +0 -32
- data/lib/google/ads/google_ads/v5/enums/change_status_operation_pb.rb +0 -32
- data/lib/google/ads/google_ads/v5/enums/change_status_resource_type_pb.rb +0 -39
- data/lib/google/ads/google_ads/v5/enums/click_type_pb.rb +0 -82
- data/lib/google/ads/google_ads/v5/enums/content_label_type_pb.rb +0 -44
- data/lib/google/ads/google_ads/v5/enums/conversion_action_category_pb.rb +0 -49
- data/lib/google/ads/google_ads/v5/enums/conversion_action_counting_type_pb.rb +0 -31
- data/lib/google/ads/google_ads/v5/enums/conversion_action_status_pb.rb +0 -32
- data/lib/google/ads/google_ads/v5/enums/conversion_action_type_pb.rb +0 -64
- data/lib/google/ads/google_ads/v5/enums/conversion_adjustment_type_pb.rb +0 -31
- data/lib/google/ads/google_ads/v5/enums/conversion_attribution_event_type_pb.rb +0 -31
- data/lib/google/ads/google_ads/v5/enums/conversion_lag_bucket_pb.rb +0 -48
- data/lib/google/ads/google_ads/v5/enums/conversion_or_adjustment_lag_bucket_pb.rb +0 -70
- data/lib/google/ads/google_ads/v5/enums/criterion_category_channel_availability_mode_pb.rb +0 -32
- data/lib/google/ads/google_ads/v5/enums/criterion_category_locale_availability_mode_pb.rb +0 -33
- data/lib/google/ads/google_ads/v5/enums/criterion_system_serving_status_pb.rb +0 -31
- data/lib/google/ads/google_ads/v5/enums/criterion_type_pb.rb +0 -59
- data/lib/google/ads/google_ads/v5/enums/custom_interest_member_type_pb.rb +0 -31
- data/lib/google/ads/google_ads/v5/enums/custom_interest_status_pb.rb +0 -31
- data/lib/google/ads/google_ads/v5/enums/custom_interest_type_pb.rb +0 -31
- data/lib/google/ads/google_ads/v5/enums/custom_placeholder_field_pb.rb +0 -49
- data/lib/google/ads/google_ads/v5/enums/customer_match_upload_key_type_pb.rb +0 -32
- data/lib/google/ads/google_ads/v5/enums/customer_pay_per_conversion_eligibility_failure_reason_pb.rb +0 -36
- data/lib/google/ads/google_ads/v5/enums/data_driven_model_status_pb.rb +0 -33
- data/lib/google/ads/google_ads/v5/enums/day_of_week_pb.rb +0 -36
- data/lib/google/ads/google_ads/v5/enums/device_pb.rb +0 -34
- data/lib/google/ads/google_ads/v5/enums/display_ad_format_setting_pb.rb +0 -32
- data/lib/google/ads/google_ads/v5/enums/display_upload_product_type_pb.rb +0 -39
- data/lib/google/ads/google_ads/v5/enums/distance_bucket_pb.rb +0 -56
- data/lib/google/ads/google_ads/v5/enums/dsa_page_feed_criterion_field_pb.rb +0 -31
- data/lib/google/ads/google_ads/v5/enums/education_placeholder_field_pb.rb +0 -46
- data/lib/google/ads/google_ads/v5/enums/extension_setting_device_pb.rb +0 -31
- data/lib/google/ads/google_ads/v5/enums/extension_type_pb.rb +0 -41
- data/lib/google/ads/google_ads/v5/enums/external_conversion_source_pb.rb +0 -51
- data/lib/google/ads/google_ads/v5/enums/feed_attribute_type_pb.rb +0 -42
- data/lib/google/ads/google_ads/v5/enums/feed_item_quality_approval_status_pb.rb +0 -31
- data/lib/google/ads/google_ads/v5/enums/feed_item_quality_disapproval_reason_pb.rb +0 -47
- data/lib/google/ads/google_ads/v5/enums/feed_item_status_pb.rb +0 -31
- data/lib/google/ads/google_ads/v5/enums/feed_item_target_device_pb.rb +0 -30
- data/lib/google/ads/google_ads/v5/enums/feed_item_target_status_pb.rb +0 -31
- data/lib/google/ads/google_ads/v5/enums/feed_item_target_type_pb.rb +0 -32
- data/lib/google/ads/google_ads/v5/enums/feed_item_validation_status_pb.rb +0 -32
- data/lib/google/ads/google_ads/v5/enums/feed_link_status_pb.rb +0 -31
- data/lib/google/ads/google_ads/v5/enums/feed_mapping_criterion_type_pb.rb +0 -31
- data/lib/google/ads/google_ads/v5/enums/feed_mapping_status_pb.rb +0 -31
- data/lib/google/ads/google_ads/v5/enums/feed_origin_pb.rb +0 -31
- data/lib/google/ads/google_ads/v5/enums/feed_status_pb.rb +0 -31
- data/lib/google/ads/google_ads/v5/enums/flight_placeholder_field_pb.rb +0 -46
- data/lib/google/ads/google_ads/v5/enums/frequency_cap_event_type_pb.rb +0 -31
- data/lib/google/ads/google_ads/v5/enums/frequency_cap_level_pb.rb +0 -32
- data/lib/google/ads/google_ads/v5/enums/frequency_cap_time_unit_pb.rb +0 -32
- data/lib/google/ads/google_ads/v5/enums/gender_type_pb.rb +0 -32
- data/lib/google/ads/google_ads/v5/enums/geo_target_constant_status_pb.rb +0 -31
- data/lib/google/ads/google_ads/v5/enums/geo_targeting_restriction_pb.rb +0 -30
- data/lib/google/ads/google_ads/v5/enums/geo_targeting_type_pb.rb +0 -31
- data/lib/google/ads/google_ads/v5/enums/google_ads_field_category_pb.rb +0 -33
- data/lib/google/ads/google_ads/v5/enums/google_ads_field_data_type_pb.rb +0 -40
- data/lib/google/ads/google_ads/v5/enums/hotel_date_selection_type_pb.rb +0 -31
- data/lib/google/ads/google_ads/v5/enums/hotel_placeholder_field_pb.rb +0 -49
- data/lib/google/ads/google_ads/v5/enums/hotel_price_bucket_pb.rb +0 -31
- data/lib/google/ads/google_ads/v5/enums/hotel_rate_type_pb.rb +0 -33
- data/lib/google/ads/google_ads/v5/enums/income_range_type_pb.rb +0 -36
- data/lib/google/ads/google_ads/v5/enums/interaction_event_type_pb.rb +0 -33
- data/lib/google/ads/google_ads/v5/enums/interaction_type_pb.rb +0 -30
- data/lib/google/ads/google_ads/v5/enums/invoice_type_pb.rb +0 -31
- data/lib/google/ads/google_ads/v5/enums/job_placeholder_field_pb.rb +0 -46
- data/lib/google/ads/google_ads/v5/enums/keyword_match_type_pb.rb +0 -32
- data/lib/google/ads/google_ads/v5/enums/keyword_plan_competition_level_pb.rb +0 -32
- data/lib/google/ads/google_ads/v5/enums/keyword_plan_forecast_interval_pb.rb +0 -32
- data/lib/google/ads/google_ads/v5/enums/keyword_plan_network_pb.rb +0 -31
- data/lib/google/ads/google_ads/v5/enums/label_status_pb.rb +0 -31
- data/lib/google/ads/google_ads/v5/enums/legacy_app_install_ad_app_store_pb.rb +0 -34
- data/lib/google/ads/google_ads/v5/enums/linked_account_type_pb.rb +0 -32
- data/lib/google/ads/google_ads/v5/enums/listing_group_type_pb.rb +0 -31
- data/lib/google/ads/google_ads/v5/enums/local_placeholder_field_pb.rb +0 -48
- data/lib/google/ads/google_ads/v5/enums/location_extension_targeting_criterion_field_pb.rb +0 -35
- data/lib/google/ads/google_ads/v5/enums/location_group_radius_units_pb.rb +0 -31
- data/lib/google/ads/google_ads/v5/enums/location_placeholder_field_pb.rb +0 -37
- data/lib/google/ads/google_ads/v5/enums/location_source_type_pb.rb +0 -31
- data/lib/google/ads/google_ads/v5/enums/manager_link_status_pb.rb +0 -34
- data/lib/google/ads/google_ads/v5/enums/matching_function_context_type_pb.rb +0 -31
- data/lib/google/ads/google_ads/v5/enums/matching_function_operator_pb.rb +0 -34
- data/lib/google/ads/google_ads/v5/enums/media_type_pb.rb +0 -35
- data/lib/google/ads/google_ads/v5/enums/merchant_center_link_status_pb.rb +0 -31
- data/lib/google/ads/google_ads/v5/enums/message_placeholder_field_pb.rb +0 -34
- data/lib/google/ads/google_ads/v5/enums/mime_type_pb.rb +0 -41
- data/lib/google/ads/google_ads/v5/enums/minute_of_hour_pb.rb +0 -33
- data/lib/google/ads/google_ads/v5/enums/mobile_app_vendor_pb.rb +0 -31
- data/lib/google/ads/google_ads/v5/enums/mobile_device_type_pb.rb +0 -31
- data/lib/google/ads/google_ads/v5/enums/month_of_year_pb.rb +0 -41
- data/lib/google/ads/google_ads/v5/enums/negative_geo_target_type_pb.rb +0 -31
- data/lib/google/ads/google_ads/v5/enums/offline_user_data_job_failure_reason_pb.rb +0 -31
- data/lib/google/ads/google_ads/v5/enums/offline_user_data_job_status_pb.rb +0 -33
- data/lib/google/ads/google_ads/v5/enums/offline_user_data_job_type_pb.rb +0 -32
- data/lib/google/ads/google_ads/v5/enums/operating_system_version_operator_type_pb.rb +0 -31
- data/lib/google/ads/google_ads/v5/enums/optimization_goal_type_pb.rb +0 -31
- data/lib/google/ads/google_ads/v5/enums/page_one_promoted_strategy_goal_pb.rb +0 -21
- data/lib/google/ads/google_ads/v5/enums/parental_status_type_pb.rb +0 -32
- data/lib/google/ads/google_ads/v5/enums/payment_mode_pb.rb +0 -33
- data/lib/google/ads/google_ads/v5/enums/placeholder_type_pb.rb +0 -48
- data/lib/google/ads/google_ads/v5/enums/placement_type_pb.rb +0 -34
- data/lib/google/ads/google_ads/v5/enums/policy_approval_status_pb.rb +0 -33
- data/lib/google/ads/google_ads/v5/enums/policy_review_status_pb.rb +0 -33
- data/lib/google/ads/google_ads/v5/enums/policy_topic_entry_type_pb.rb +0 -35
- data/lib/google/ads/google_ads/v5/enums/policy_topic_evidence_destination_mismatch_url_type_pb.rb +0 -34
- data/lib/google/ads/google_ads/v5/enums/policy_topic_evidence_destination_not_working_device_pb.rb +0 -32
- data/lib/google/ads/google_ads/v5/enums/policy_topic_evidence_destination_not_working_dns_error_type_pb.rb +0 -31
- data/lib/google/ads/google_ads/v5/enums/positive_geo_target_type_pb.rb +0 -32
- data/lib/google/ads/google_ads/v5/enums/preferred_content_type_pb.rb +0 -30
- data/lib/google/ads/google_ads/v5/enums/price_extension_price_qualifier_pb.rb +0 -32
- data/lib/google/ads/google_ads/v5/enums/price_extension_price_unit_pb.rb +0 -35
- data/lib/google/ads/google_ads/v5/enums/price_extension_type_pb.rb +0 -38
- data/lib/google/ads/google_ads/v5/enums/price_placeholder_field_pb.rb +0 -82
- data/lib/google/ads/google_ads/v5/enums/product_bidding_category_level_pb.rb +0 -34
- data/lib/google/ads/google_ads/v5/enums/product_bidding_category_status_pb.rb +0 -31
- data/lib/google/ads/google_ads/v5/enums/product_channel_exclusivity_pb.rb +0 -31
- data/lib/google/ads/google_ads/v5/enums/product_channel_pb.rb +0 -31
- data/lib/google/ads/google_ads/v5/enums/product_condition_pb.rb +0 -32
- data/lib/google/ads/google_ads/v5/enums/product_custom_attribute_index_pb.rb +0 -34
- data/lib/google/ads/google_ads/v5/enums/product_type_level_pb.rb +0 -34
- data/lib/google/ads/google_ads/v5/enums/promotion_extension_discount_modifier_pb.rb +0 -30
- data/lib/google/ads/google_ads/v5/enums/promotion_extension_occasion_pb.rb +0 -66
- data/lib/google/ads/google_ads/v5/enums/promotion_placeholder_field_pb.rb +0 -43
- data/lib/google/ads/google_ads/v5/enums/proximity_radius_units_pb.rb +0 -31
- data/lib/google/ads/google_ads/v5/enums/quality_score_bucket_pb.rb +0 -32
- data/lib/google/ads/google_ads/v5/enums/reach_plan_ad_length_pb.rb +0 -32
- data/lib/google/ads/google_ads/v5/enums/reach_plan_age_range_pb.rb +0 -55
- data/lib/google/ads/google_ads/v5/enums/reach_plan_network_pb.rb +0 -32
- data/lib/google/ads/google_ads/v5/enums/real_estate_placeholder_field_pb.rb +0 -47
- data/lib/google/ads/google_ads/v5/enums/recommendation_type_pb.rb +0 -44
- data/lib/google/ads/google_ads/v5/enums/response_content_type_pb.rb +0 -30
- data/lib/google/ads/google_ads/v5/enums/search_engine_results_page_type_pb.rb +0 -32
- data/lib/google/ads/google_ads/v5/enums/search_term_match_type_pb.rb +0 -34
- data/lib/google/ads/google_ads/v5/enums/search_term_targeting_status_pb.rb +0 -33
- data/lib/google/ads/google_ads/v5/enums/served_asset_field_type_pb.rb +0 -34
- data/lib/google/ads/google_ads/v5/enums/shared_set_status_pb.rb +0 -31
- data/lib/google/ads/google_ads/v5/enums/shared_set_type_pb.rb +0 -31
- data/lib/google/ads/google_ads/v5/enums/simulation_modification_method_pb.rb +0 -31
- data/lib/google/ads/google_ads/v5/enums/simulation_type_pb.rb +0 -35
- data/lib/google/ads/google_ads/v5/enums/sitelink_placeholder_field_pb.rb +0 -36
- data/lib/google/ads/google_ads/v5/enums/slot_pb.rb +0 -36
- data/lib/google/ads/google_ads/v5/enums/spending_limit_type_pb.rb +0 -30
- data/lib/google/ads/google_ads/v5/enums/structured_snippet_placeholder_field_pb.rb +0 -31
- data/lib/google/ads/google_ads/v5/enums/summary_row_setting_pb.rb +0 -32
- data/lib/google/ads/google_ads/v5/enums/system_managed_entity_source_pb.rb +0 -30
- data/lib/google/ads/google_ads/v5/enums/target_cpa_opt_in_recommendation_goal_pb.rb +0 -33
- data/lib/google/ads/google_ads/v5/enums/target_impression_share_location_pb.rb +0 -32
- data/lib/google/ads/google_ads/v5/enums/targeting_dimension_pb.rb +0 -37
- data/lib/google/ads/google_ads/v5/enums/time_type_pb.rb +0 -31
- data/lib/google/ads/google_ads/v5/enums/tracking_code_page_format_pb.rb +0 -31
- data/lib/google/ads/google_ads/v5/enums/tracking_code_type_pb.rb +0 -33
- data/lib/google/ads/google_ads/v5/enums/travel_placeholder_field_pb.rb +0 -49
- data/lib/google/ads/google_ads/v5/enums/user_interest_taxonomy_type_pb.rb +0 -34
- data/lib/google/ads/google_ads/v5/enums/user_list_access_status_pb.rb +0 -31
- data/lib/google/ads/google_ads/v5/enums/user_list_closing_reason_pb.rb +0 -30
- data/lib/google/ads/google_ads/v5/enums/user_list_combined_rule_operator_pb.rb +0 -31
- data/lib/google/ads/google_ads/v5/enums/user_list_crm_data_source_type_pb.rb +0 -32
- data/lib/google/ads/google_ads/v5/enums/user_list_date_rule_item_operator_pb.rb +0 -33
- data/lib/google/ads/google_ads/v5/enums/user_list_logical_rule_operator_pb.rb +0 -32
- data/lib/google/ads/google_ads/v5/enums/user_list_membership_status_pb.rb +0 -31
- data/lib/google/ads/google_ads/v5/enums/user_list_number_rule_item_operator_pb.rb +0 -35
- data/lib/google/ads/google_ads/v5/enums/user_list_prepopulation_status_pb.rb +0 -32
- data/lib/google/ads/google_ads/v5/enums/user_list_rule_type_pb.rb +0 -31
- data/lib/google/ads/google_ads/v5/enums/user_list_size_range_pb.rb +0 -45
- data/lib/google/ads/google_ads/v5/enums/user_list_string_rule_item_operator_pb.rb +0 -37
- data/lib/google/ads/google_ads/v5/enums/user_list_type_pb.rb +0 -35
- data/lib/google/ads/google_ads/v5/enums/vanity_pharma_display_url_mode_pb.rb +0 -31
- data/lib/google/ads/google_ads/v5/enums/vanity_pharma_text_pb.rb +0 -41
- data/lib/google/ads/google_ads/v5/enums/webpage_condition_operand_pb.rb +0 -34
- data/lib/google/ads/google_ads/v5/enums/webpage_condition_operator_pb.rb +0 -31
- data/lib/google/ads/google_ads/v5/errors/access_invitation_error_pb.rb +0 -31
- data/lib/google/ads/google_ads/v5/errors/account_budget_proposal_error_pb.rb +0 -53
- data/lib/google/ads/google_ads/v5/errors/account_link_error_pb.rb +0 -30
- data/lib/google/ads/google_ads/v5/errors/ad_customizer_error_pb.rb +0 -34
- data/lib/google/ads/google_ads/v5/errors/ad_error_pb.rb +0 -173
- data/lib/google/ads/google_ads/v5/errors/ad_group_ad_error_pb.rb +0 -39
- data/lib/google/ads/google_ads/v5/errors/ad_group_bid_modifier_error_pb.rb +0 -31
- data/lib/google/ads/google_ads/v5/errors/ad_group_criterion_error_pb.rb +0 -57
- data/lib/google/ads/google_ads/v5/errors/ad_group_error_pb.rb +0 -42
- data/lib/google/ads/google_ads/v5/errors/ad_group_feed_error_pb.rb +0 -36
- data/lib/google/ads/google_ads/v5/errors/ad_parameter_error_pb.rb +0 -31
- data/lib/google/ads/google_ads/v5/errors/ad_sharing_error_pb.rb +0 -32
- data/lib/google/ads/google_ads/v5/errors/adx_error_pb.rb +0 -30
- data/lib/google/ads/google_ads/v5/errors/asset_error_pb.rb +0 -34
- data/lib/google/ads/google_ads/v5/errors/asset_link_error_pb.rb +0 -33
- data/lib/google/ads/google_ads/v5/errors/authentication_error_pb.rb +0 -47
- data/lib/google/ads/google_ads/v5/errors/authorization_error_pb.rb +0 -41
- data/lib/google/ads/google_ads/v5/errors/batch_job_error_pb.rb +0 -35
- data/lib/google/ads/google_ads/v5/errors/bidding_error_pb.rb +0 -53
- data/lib/google/ads/google_ads/v5/errors/bidding_strategy_error_pb.rb +0 -34
- data/lib/google/ads/google_ads/v5/errors/billing_setup_error_pb.rb +0 -46
- data/lib/google/ads/google_ads/v5/errors/campaign_budget_error_pb.rb +0 -45
- data/lib/google/ads/google_ads/v5/errors/campaign_criterion_error_pb.rb +0 -40
- data/lib/google/ads/google_ads/v5/errors/campaign_draft_error_pb.rb +0 -39
- data/lib/google/ads/google_ads/v5/errors/campaign_error_pb.rb +0 -69
- data/lib/google/ads/google_ads/v5/errors/campaign_experiment_error_pb.rb +0 -39
- data/lib/google/ads/google_ads/v5/errors/campaign_feed_error_pb.rb +0 -36
- data/lib/google/ads/google_ads/v5/errors/campaign_shared_set_error_pb.rb +0 -30
- data/lib/google/ads/google_ads/v5/errors/change_status_error_pb.rb +0 -30
- data/lib/google/ads/google_ads/v5/errors/collection_size_error_pb.rb +0 -31
- data/lib/google/ads/google_ads/v5/errors/context_error_pb.rb +0 -31
- data/lib/google/ads/google_ads/v5/errors/conversion_action_error_pb.rb +0 -39
- data/lib/google/ads/google_ads/v5/errors/conversion_adjustment_upload_error_pb.rb +0 -40
- data/lib/google/ads/google_ads/v5/errors/conversion_upload_error_pb.rb +0 -50
- data/lib/google/ads/google_ads/v5/errors/country_code_error_pb.rb +0 -30
- data/lib/google/ads/google_ads/v5/errors/criterion_error_pb.rb +0 -140
- data/lib/google/ads/google_ads/v5/errors/currency_code_error_pb.rb +0 -30
- data/lib/google/ads/google_ads/v5/errors/custom_interest_error_pb.rb +0 -36
- data/lib/google/ads/google_ads/v5/errors/customer_client_link_error_pb.rb +0 -37
- data/lib/google/ads/google_ads/v5/errors/customer_error_pb.rb +0 -31
- data/lib/google/ads/google_ads/v5/errors/customer_feed_error_pb.rb +0 -36
- data/lib/google/ads/google_ads/v5/errors/customer_manager_link_error_pb.rb +0 -38
- data/lib/google/ads/google_ads/v5/errors/database_error_pb.rb +0 -32
- data/lib/google/ads/google_ads/v5/errors/date_error_pb.rb +0 -39
- data/lib/google/ads/google_ads/v5/errors/date_range_error_pb.rb +0 -34
- data/lib/google/ads/google_ads/v5/errors/distinct_error_pb.rb +0 -31
- data/lib/google/ads/google_ads/v5/errors/enum_error_pb.rb +0 -30
- data/lib/google/ads/google_ads/v5/errors/errors_pb.rb +0 -308
- data/lib/google/ads/google_ads/v5/errors/extension_feed_item_error_pb.rb +0 -74
- data/lib/google/ads/google_ads/v5/errors/extension_setting_error_pb.rb +0 -94
- data/lib/google/ads/google_ads/v5/errors/feed_attribute_reference_error_pb.rb +0 -32
- data/lib/google/ads/google_ads/v5/errors/feed_error_pb.rb +0 -51
- data/lib/google/ads/google_ads/v5/errors/feed_item_error_pb.rb +0 -38
- data/lib/google/ads/google_ads/v5/errors/feed_item_target_error_pb.rb +0 -37
- data/lib/google/ads/google_ads/v5/errors/feed_item_validation_error_pb.rb +0 -126
- data/lib/google/ads/google_ads/v5/errors/feed_mapping_error_pb.rb +0 -46
- data/lib/google/ads/google_ads/v5/errors/field_error_pb.rb +0 -36
- data/lib/google/ads/google_ads/v5/errors/field_mask_error_pb.rb +0 -33
- data/lib/google/ads/google_ads/v5/errors/function_error_pb.rb +0 -45
- data/lib/google/ads/google_ads/v5/errors/function_parsing_error_pb.rb +0 -40
- data/lib/google/ads/google_ads/v5/errors/geo_target_constant_suggestion_error_pb.rb +0 -33
- data/lib/google/ads/google_ads/v5/errors/header_error_pb.rb +0 -31
- data/lib/google/ads/google_ads/v5/errors/id_error_pb.rb +0 -30
- data/lib/google/ads/google_ads/v5/errors/image_error_pb.rb +0 -67
- data/lib/google/ads/google_ads/v5/errors/internal_error_pb.rb +0 -33
- data/lib/google/ads/google_ads/v5/errors/invoice_error_pb.rb +0 -31
- data/lib/google/ads/google_ads/v5/errors/keyword_plan_ad_group_error_pb.rb +0 -31
- data/lib/google/ads/google_ads/v5/errors/keyword_plan_ad_group_keyword_error_pb.rb +0 -36
- data/lib/google/ads/google_ads/v5/errors/keyword_plan_campaign_error_pb.rb +0 -35
- data/lib/google/ads/google_ads/v5/errors/keyword_plan_campaign_keyword_error_pb.rb +0 -30
- data/lib/google/ads/google_ads/v5/errors/keyword_plan_error_pb.rb +0 -43
- data/lib/google/ads/google_ads/v5/errors/keyword_plan_idea_error_pb.rb +0 -31
- data/lib/google/ads/google_ads/v5/errors/label_error_pb.rb +0 -38
- data/lib/google/ads/google_ads/v5/errors/language_code_error_pb.rb +0 -31
- data/lib/google/ads/google_ads/v5/errors/list_operation_error_pb.rb +0 -31
- data/lib/google/ads/google_ads/v5/errors/manager_link_error_pb.rb +0 -46
- data/lib/google/ads/google_ads/v5/errors/media_bundle_error_pb.rb +0 -51
- data/lib/google/ads/google_ads/v5/errors/media_file_error_pb.rb +0 -52
- data/lib/google/ads/google_ads/v5/errors/media_upload_error_pb.rb +0 -61
- data/lib/google/ads/google_ads/v5/errors/multiplier_error_pb.rb +0 -41
- data/lib/google/ads/google_ads/v5/errors/mutate_error_pb.rb +0 -37
- data/lib/google/ads/google_ads/v5/errors/new_resource_creation_error_pb.rb +0 -32
- data/lib/google/ads/google_ads/v5/errors/not_allowlisted_error_pb.rb +0 -30
- data/lib/google/ads/google_ads/v5/errors/not_empty_error_pb.rb +0 -30
- data/lib/google/ads/google_ads/v5/errors/null_error_pb.rb +0 -30
- data/lib/google/ads/google_ads/v5/errors/offline_user_data_job_error_pb.rb +0 -56
- data/lib/google/ads/google_ads/v5/errors/operation_access_denied_error_pb.rb +0 -39
- data/lib/google/ads/google_ads/v5/errors/operator_error_pb.rb +0 -30
- data/lib/google/ads/google_ads/v5/errors/partial_failure_error_pb.rb +0 -30
- data/lib/google/ads/google_ads/v5/errors/payments_account_error_pb.rb +0 -30
- data/lib/google/ads/google_ads/v5/errors/policy_finding_error_pb.rb +0 -31
- data/lib/google/ads/google_ads/v5/errors/policy_validation_parameter_error_pb.rb +0 -32
- data/lib/google/ads/google_ads/v5/errors/policy_violation_error_pb.rb +0 -30
- data/lib/google/ads/google_ads/v5/errors/query_error_pb.rb +0 -82
- data/lib/google/ads/google_ads/v5/errors/quota_error_pb.rb +0 -32
- data/lib/google/ads/google_ads/v5/errors/range_error_pb.rb +0 -31
- data/lib/google/ads/google_ads/v5/errors/reach_plan_error_pb.rb +0 -29
- data/lib/google/ads/google_ads/v5/errors/recommendation_error_pb.rb +0 -43
- data/lib/google/ads/google_ads/v5/errors/region_code_error_pb.rb +0 -30
- data/lib/google/ads/google_ads/v5/errors/request_error_pb.rb +0 -51
- data/lib/google/ads/google_ads/v5/errors/resource_access_denied_error_pb.rb +0 -30
- data/lib/google/ads/google_ads/v5/errors/resource_count_limit_exceeded_error_pb.rb +0 -38
- data/lib/google/ads/google_ads/v5/errors/setting_error_pb.rb +0 -40
- data/lib/google/ads/google_ads/v5/errors/shared_criterion_error_pb.rb +0 -30
- data/lib/google/ads/google_ads/v5/errors/shared_set_error_pb.rb +0 -33
- data/lib/google/ads/google_ads/v5/errors/size_limit_error_pb.rb +0 -31
- data/lib/google/ads/google_ads/v5/errors/string_format_error_pb.rb +0 -31
- data/lib/google/ads/google_ads/v5/errors/string_length_error_pb.rb +0 -32
- data/lib/google/ads/google_ads/v5/errors/third_party_app_analytics_link_error_pb.rb +0 -33
- data/lib/google/ads/google_ads/v5/errors/time_zone_error_pb.rb +0 -30
- data/lib/google/ads/google_ads/v5/errors/url_field_error_pb.rb +0 -81
- data/lib/google/ads/google_ads/v5/errors/user_data_error_pb.rb +0 -32
- data/lib/google/ads/google_ads/v5/errors/user_list_error_pb.rb +0 -55
- data/lib/google/ads/google_ads/v5/errors/youtube_video_registration_error_pb.rb +0 -32
- data/lib/google/ads/google_ads/v5/resources/account_budget_pb.rb +0 -80
- data/lib/google/ads/google_ads/v5/resources/account_budget_proposal_pb.rb +0 -63
- data/lib/google/ads/google_ads/v5/resources/account_link_pb.rb +0 -53
- data/lib/google/ads/google_ads/v5/resources/ad_group_ad_asset_view_pb.rb +0 -45
- data/lib/google/ads/google_ads/v5/resources/ad_group_ad_label_pb.rb +0 -30
- data/lib/google/ads/google_ads/v5/resources/ad_group_ad_pb.rb +0 -44
- data/lib/google/ads/google_ads/v5/resources/ad_group_audience_view_pb.rb +0 -27
- data/lib/google/ads/google_ads/v5/resources/ad_group_bid_modifier_pb.rb +0 -42
- data/lib/google/ads/google_ads/v5/resources/ad_group_criterion_label_pb.rb +0 -30
- data/lib/google/ads/google_ads/v5/resources/ad_group_criterion_pb.rb +0 -98
- data/lib/google/ads/google_ads/v5/resources/ad_group_criterion_simulation_pb.rb +0 -40
- data/lib/google/ads/google_ads/v5/resources/ad_group_extension_setting_pb.rb +0 -34
- data/lib/google/ads/google_ads/v5/resources/ad_group_feed_pb.rb +0 -36
- data/lib/google/ads/google_ads/v5/resources/ad_group_label_pb.rb +0 -30
- data/lib/google/ads/google_ads/v5/resources/ad_group_pb.rb +0 -60
- data/lib/google/ads/google_ads/v5/resources/ad_group_simulation_pb.rb +0 -41
- data/lib/google/ads/google_ads/v5/resources/ad_parameter_pb.rb +0 -30
- data/lib/google/ads/google_ads/v5/resources/ad_pb.rb +0 -70
- data/lib/google/ads/google_ads/v5/resources/ad_schedule_view_pb.rb +0 -27
- data/lib/google/ads/google_ads/v5/resources/age_range_view_pb.rb +0 -27
- data/lib/google/ads/google_ads/v5/resources/asset_pb.rb +0 -39
- data/lib/google/ads/google_ads/v5/resources/batch_job_pb.rb +0 -43
- data/lib/google/ads/google_ads/v5/resources/bidding_strategy_pb.rb +0 -44
- data/lib/google/ads/google_ads/v5/resources/billing_setup_pb.rb +0 -50
- data/lib/google/ads/google_ads/v5/resources/campaign_asset_pb.rb +0 -33
- data/lib/google/ads/google_ads/v5/resources/campaign_audience_view_pb.rb +0 -27
- data/lib/google/ads/google_ads/v5/resources/campaign_bid_modifier_pb.rb +0 -34
- data/lib/google/ads/google_ads/v5/resources/campaign_budget_pb.rb +0 -47
- data/lib/google/ads/google_ads/v5/resources/campaign_criterion_pb.rb +0 -65
- data/lib/google/ads/google_ads/v5/resources/campaign_criterion_simulation_pb.rb +0 -39
- data/lib/google/ads/google_ads/v5/resources/campaign_draft_pb.rb +0 -36
- data/lib/google/ads/google_ads/v5/resources/campaign_experiment_pb.rb +0 -41
- data/lib/google/ads/google_ads/v5/resources/campaign_extension_setting_pb.rb +0 -34
- data/lib/google/ads/google_ads/v5/resources/campaign_feed_pb.rb +0 -36
- data/lib/google/ads/google_ads/v5/resources/campaign_label_pb.rb +0 -30
- data/lib/google/ads/google_ads/v5/resources/campaign_pb.rb +0 -155
- data/lib/google/ads/google_ads/v5/resources/campaign_shared_set_pb.rb +0 -31
- data/lib/google/ads/google_ads/v5/resources/carrier_constant_pb.rb +0 -30
- data/lib/google/ads/google_ads/v5/resources/change_status_pb.rb +0 -48
- data/lib/google/ads/google_ads/v5/resources/click_view_pb.rb +0 -35
- data/lib/google/ads/google_ads/v5/resources/conversion_action_pb.rb +0 -73
- data/lib/google/ads/google_ads/v5/resources/currency_constant_pb.rb +0 -31
- data/lib/google/ads/google_ads/v5/resources/custom_interest_pb.rb +0 -42
- data/lib/google/ads/google_ads/v5/resources/customer_client_link_pb.rb +0 -33
- data/lib/google/ads/google_ads/v5/resources/customer_client_pb.rb +0 -37
- data/lib/google/ads/google_ads/v5/resources/customer_extension_setting_pb.rb +0 -33
- data/lib/google/ads/google_ads/v5/resources/customer_feed_pb.rb +0 -35
- data/lib/google/ads/google_ads/v5/resources/customer_label_pb.rb +0 -30
- data/lib/google/ads/google_ads/v5/resources/customer_manager_link_pb.rb +0 -32
- data/lib/google/ads/google_ads/v5/resources/customer_negative_criterion_pb.rb +0 -39
- data/lib/google/ads/google_ads/v5/resources/customer_pb.rb +0 -58
- data/lib/google/ads/google_ads/v5/resources/detail_placement_view_pb.rb +0 -34
- data/lib/google/ads/google_ads/v5/resources/display_keyword_view_pb.rb +0 -27
- data/lib/google/ads/google_ads/v5/resources/distance_view_pb.rb +0 -30
- data/lib/google/ads/google_ads/v5/resources/domain_category_pb.rb +0 -35
- data/lib/google/ads/google_ads/v5/resources/dynamic_search_ads_search_term_view_pb.rb +0 -34
- data/lib/google/ads/google_ads/v5/resources/expanded_landing_page_view_pb.rb +0 -29
- data/lib/google/ads/google_ads/v5/resources/extension_feed_item_pb.rb +0 -59
- data/lib/google/ads/google_ads/v5/resources/feed_item_pb.rb +0 -81
- data/lib/google/ads/google_ads/v5/resources/feed_item_target_pb.rb +0 -44
- data/lib/google/ads/google_ads/v5/resources/feed_mapping_pb.rb +0 -87
- data/lib/google/ads/google_ads/v5/resources/feed_pb.rb +0 -80
- data/lib/google/ads/google_ads/v5/resources/feed_placeholder_view_pb.rb +0 -29
- data/lib/google/ads/google_ads/v5/resources/gender_view_pb.rb +0 -27
- data/lib/google/ads/google_ads/v5/resources/geo_target_constant_pb.rb +0 -35
- data/lib/google/ads/google_ads/v5/resources/geographic_view_pb.rb +0 -30
- data/lib/google/ads/google_ads/v5/resources/google_ads_field_pb.rb +0 -42
- data/lib/google/ads/google_ads/v5/resources/group_placement_view_pb.rb +0 -33
- data/lib/google/ads/google_ads/v5/resources/hotel_group_view_pb.rb +0 -27
- data/lib/google/ads/google_ads/v5/resources/hotel_performance_view_pb.rb +0 -27
- data/lib/google/ads/google_ads/v5/resources/income_range_view_pb.rb +0 -27
- data/lib/google/ads/google_ads/v5/resources/invoice_pb.rb +0 -59
- data/lib/google/ads/google_ads/v5/resources/keyword_plan_ad_group_keyword_pb.rb +0 -35
- data/lib/google/ads/google_ads/v5/resources/keyword_plan_ad_group_pb.rb +0 -32
- data/lib/google/ads/google_ads/v5/resources/keyword_plan_campaign_keyword_pb.rb +0 -34
- data/lib/google/ads/google_ads/v5/resources/keyword_plan_campaign_pb.rb +0 -40
- data/lib/google/ads/google_ads/v5/resources/keyword_plan_pb.rb +0 -40
- data/lib/google/ads/google_ads/v5/resources/keyword_view_pb.rb +0 -27
- data/lib/google/ads/google_ads/v5/resources/label_pb.rb +0 -34
- data/lib/google/ads/google_ads/v5/resources/landing_page_view_pb.rb +0 -29
- data/lib/google/ads/google_ads/v5/resources/language_constant_pb.rb +0 -31
- data/lib/google/ads/google_ads/v5/resources/location_view_pb.rb +0 -27
- data/lib/google/ads/google_ads/v5/resources/managed_placement_view_pb.rb +0 -27
- data/lib/google/ads/google_ads/v5/resources/media_file_pb.rb +0 -63
- data/lib/google/ads/google_ads/v5/resources/merchant_center_link_pb.rb +0 -31
- data/lib/google/ads/google_ads/v5/resources/mobile_app_category_constant_pb.rb +0 -29
- data/lib/google/ads/google_ads/v5/resources/mobile_device_constant_pb.rb +0 -33
- data/lib/google/ads/google_ads/v5/resources/offline_user_data_job_pb.rb +0 -41
- data/lib/google/ads/google_ads/v5/resources/operating_system_version_constant_pb.rb +0 -33
- data/lib/google/ads/google_ads/v5/resources/paid_organic_search_term_view_pb.rb +0 -29
- data/lib/google/ads/google_ads/v5/resources/parental_status_view_pb.rb +0 -27
- data/lib/google/ads/google_ads/v5/resources/payments_account_pb.rb +0 -34
- data/lib/google/ads/google_ads/v5/resources/product_bidding_category_constant_pb.rb +0 -37
- data/lib/google/ads/google_ads/v5/resources/product_group_view_pb.rb +0 -27
- data/lib/google/ads/google_ads/v5/resources/recommendation_pb.rb +0 -148
- data/lib/google/ads/google_ads/v5/resources/remarketing_action_pb.rb +0 -31
- data/lib/google/ads/google_ads/v5/resources/search_term_view_pb.rb +0 -32
- data/lib/google/ads/google_ads/v5/resources/shared_criterion_pb.rb +0 -40
- data/lib/google/ads/google_ads/v5/resources/shared_set_pb.rb +0 -35
- data/lib/google/ads/google_ads/v5/resources/shopping_performance_view_pb.rb +0 -27
- data/lib/google/ads/google_ads/v5/resources/third_party_app_analytics_link_pb.rb +0 -29
- data/lib/google/ads/google_ads/v5/resources/topic_constant_pb.rb +0 -30
- data/lib/google/ads/google_ads/v5/resources/topic_view_pb.rb +0 -27
- data/lib/google/ads/google_ads/v5/resources/user_interest_pb.rb +0 -36
- data/lib/google/ads/google_ads/v5/resources/user_list_pb.rb +0 -59
- data/lib/google/ads/google_ads/v5/resources/user_location_view_pb.rb +0 -30
- data/lib/google/ads/google_ads/v5/resources/video_pb.rb +0 -32
- data/lib/google/ads/google_ads/v5/services.rb +0 -149
- data/lib/google/ads/google_ads/v5/services/account_budget_proposal_service.rb +0 -64
- data/lib/google/ads/google_ads/v5/services/account_budget_proposal_service/client.rb +0 -464
- data/lib/google/ads/google_ads/v5/services/account_budget_proposal_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/account_budget_proposal_service/paths.rb +0 -86
- data/lib/google/ads/google_ads/v5/services/account_budget_proposal_service_pb.rb +0 -52
- data/lib/google/ads/google_ads/v5/services/account_budget_proposal_service_services_pb.rb +0 -65
- data/lib/google/ads/google_ads/v5/services/account_budget_service.rb +0 -53
- data/lib/google/ads/google_ads/v5/services/account_budget_service/client.rb +0 -374
- data/lib/google/ads/google_ads/v5/services/account_budget_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/account_budget_service/paths.rb +0 -86
- data/lib/google/ads/google_ads/v5/services/account_budget_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v5/services/account_budget_service_services_pb.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/account_link_service.rb +0 -52
- data/lib/google/ads/google_ads/v5/services/account_link_service/client.rb +0 -534
- data/lib/google/ads/google_ads/v5/services/account_link_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/account_link_service/paths.rb +0 -66
- data/lib/google/ads/google_ads/v5/services/account_link_service_pb.rb +0 -59
- data/lib/google/ads/google_ads/v5/services/account_link_service_services_pb.rb +0 -55
- data/lib/google/ads/google_ads/v5/services/ad_group_ad_asset_view_service.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/ad_group_ad_asset_view_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v5/services/ad_group_ad_asset_view_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/ad_group_ad_asset_view_service/paths.rb +0 -86
- data/lib/google/ads/google_ads/v5/services/ad_group_ad_asset_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v5/services/ad_group_ad_asset_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v5/services/ad_group_ad_label_service.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/ad_group_ad_label_service/client.rb +0 -456
- data/lib/google/ads/google_ads/v5/services/ad_group_ad_label_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/ad_group_ad_label_service/paths.rb +0 -86
- data/lib/google/ads/google_ads/v5/services/ad_group_ad_label_service_pb.rb +0 -53
- data/lib/google/ads/google_ads/v5/services/ad_group_ad_label_service_services_pb.rb +0 -52
- data/lib/google/ads/google_ads/v5/services/ad_group_ad_service.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/ad_group_ad_service/client.rb +0 -458
- data/lib/google/ads/google_ads/v5/services/ad_group_ad_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/ad_group_ad_service/paths.rb +0 -86
- data/lib/google/ads/google_ads/v5/services/ad_group_ad_service_pb.rb +0 -61
- data/lib/google/ads/google_ads/v5/services/ad_group_ad_service_services_pb.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/ad_group_audience_view_service.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/ad_group_audience_view_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v5/services/ad_group_audience_view_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/ad_group_audience_view_service/paths.rb +0 -52
- data/lib/google/ads/google_ads/v5/services/ad_group_audience_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v5/services/ad_group_audience_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v5/services/ad_group_bid_modifier_service.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/ad_group_bid_modifier_service/client.rb +0 -459
- data/lib/google/ads/google_ads/v5/services/ad_group_bid_modifier_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/ad_group_bid_modifier_service/paths.rb +0 -69
- data/lib/google/ads/google_ads/v5/services/ad_group_bid_modifier_service_pb.rb +0 -59
- data/lib/google/ads/google_ads/v5/services/ad_group_bid_modifier_service_services_pb.rb +0 -52
- data/lib/google/ads/google_ads/v5/services/ad_group_criterion_label_service.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/ad_group_criterion_label_service/client.rb +0 -456
- data/lib/google/ads/google_ads/v5/services/ad_group_criterion_label_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/ad_group_criterion_label_service/paths.rb +0 -86
- data/lib/google/ads/google_ads/v5/services/ad_group_criterion_label_service_pb.rb +0 -53
- data/lib/google/ads/google_ads/v5/services/ad_group_criterion_label_service_services_pb.rb +0 -52
- data/lib/google/ads/google_ads/v5/services/ad_group_criterion_service.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/ad_group_criterion_service/client.rb +0 -458
- data/lib/google/ads/google_ads/v5/services/ad_group_criterion_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/ad_group_criterion_service/paths.rb +0 -69
- data/lib/google/ads/google_ads/v5/services/ad_group_criterion_service_pb.rb +0 -61
- data/lib/google/ads/google_ads/v5/services/ad_group_criterion_service_services_pb.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/ad_group_criterion_simulation_service.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/ad_group_criterion_simulation_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v5/services/ad_group_criterion_simulation_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/ad_group_criterion_simulation_service/paths.rb +0 -52
- data/lib/google/ads/google_ads/v5/services/ad_group_criterion_simulation_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v5/services/ad_group_criterion_simulation_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v5/services/ad_group_extension_setting_service.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/ad_group_extension_setting_service/client.rb +0 -458
- data/lib/google/ads/google_ads/v5/services/ad_group_extension_setting_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/ad_group_extension_setting_service/paths.rb +0 -86
- data/lib/google/ads/google_ads/v5/services/ad_group_extension_setting_service_pb.rb +0 -56
- data/lib/google/ads/google_ads/v5/services/ad_group_extension_setting_service_services_pb.rb +0 -52
- data/lib/google/ads/google_ads/v5/services/ad_group_feed_service.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/ad_group_feed_service/client.rb +0 -459
- data/lib/google/ads/google_ads/v5/services/ad_group_feed_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/ad_group_feed_service/paths.rb +0 -86
- data/lib/google/ads/google_ads/v5/services/ad_group_feed_service_pb.rb +0 -59
- data/lib/google/ads/google_ads/v5/services/ad_group_feed_service_services_pb.rb +0 -52
- data/lib/google/ads/google_ads/v5/services/ad_group_label_service.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/ad_group_label_service/client.rb +0 -456
- data/lib/google/ads/google_ads/v5/services/ad_group_label_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/ad_group_label_service/paths.rb +0 -86
- data/lib/google/ads/google_ads/v5/services/ad_group_label_service_pb.rb +0 -53
- data/lib/google/ads/google_ads/v5/services/ad_group_label_service_services_pb.rb +0 -52
- data/lib/google/ads/google_ads/v5/services/ad_group_service.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/ad_group_service/client.rb +0 -458
- data/lib/google/ads/google_ads/v5/services/ad_group_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/ad_group_service/paths.rb +0 -86
- data/lib/google/ads/google_ads/v5/services/ad_group_service_pb.rb +0 -59
- data/lib/google/ads/google_ads/v5/services/ad_group_service_services_pb.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/ad_group_simulation_service.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/ad_group_simulation_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v5/services/ad_group_simulation_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/ad_group_simulation_service/paths.rb +0 -52
- data/lib/google/ads/google_ads/v5/services/ad_group_simulation_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v5/services/ad_group_simulation_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v5/services/ad_parameter_service.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/ad_parameter_service/client.rb +0 -456
- data/lib/google/ads/google_ads/v5/services/ad_parameter_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/ad_parameter_service/paths.rb +0 -69
- data/lib/google/ads/google_ads/v5/services/ad_parameter_service_pb.rb +0 -56
- data/lib/google/ads/google_ads/v5/services/ad_parameter_service_services_pb.rb +0 -52
- data/lib/google/ads/google_ads/v5/services/ad_schedule_view_service.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/ad_schedule_view_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v5/services/ad_schedule_view_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/ad_schedule_view_service/paths.rb +0 -52
- data/lib/google/ads/google_ads/v5/services/ad_schedule_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v5/services/ad_schedule_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v5/services/ad_service.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/ad_service/client.rb +0 -451
- data/lib/google/ads/google_ads/v5/services/ad_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/ad_service/paths.rb +0 -52
- data/lib/google/ads/google_ads/v5/services/ad_service_pb.rb +0 -53
- data/lib/google/ads/google_ads/v5/services/ad_service_services_pb.rb +0 -52
- data/lib/google/ads/google_ads/v5/services/age_range_view_service.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/age_range_view_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v5/services/age_range_view_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/age_range_view_service/paths.rb +0 -52
- data/lib/google/ads/google_ads/v5/services/age_range_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v5/services/age_range_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v5/services/asset_service.rb +0 -53
- data/lib/google/ads/google_ads/v5/services/asset_service/client.rb +0 -452
- data/lib/google/ads/google_ads/v5/services/asset_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/asset_service/paths.rb +0 -52
- data/lib/google/ads/google_ads/v5/services/asset_service_pb.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/asset_service_services_pb.rb +0 -53
- data/lib/google/ads/google_ads/v5/services/batch_job_service.rb +0 -52
- data/lib/google/ads/google_ads/v5/services/batch_job_service/client.rb +0 -711
- data/lib/google/ads/google_ads/v5/services/batch_job_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/batch_job_service/operations.rb +0 -657
- data/lib/google/ads/google_ads/v5/services/batch_job_service/paths.rb +0 -859
- data/lib/google/ads/google_ads/v5/services/batch_job_service_pb.rb +0 -83
- data/lib/google/ads/google_ads/v5/services/batch_job_service_services_pb.rb +0 -62
- data/lib/google/ads/google_ads/v5/services/bidding_strategy_service.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/bidding_strategy_service/client.rb +0 -456
- data/lib/google/ads/google_ads/v5/services/bidding_strategy_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/bidding_strategy_service/paths.rb +0 -52
- data/lib/google/ads/google_ads/v5/services/bidding_strategy_service_pb.rb +0 -56
- data/lib/google/ads/google_ads/v5/services/bidding_strategy_service_services_pb.rb +0 -52
- data/lib/google/ads/google_ads/v5/services/billing_setup_service.rb +0 -59
- data/lib/google/ads/google_ads/v5/services/billing_setup_service/client.rb +0 -455
- data/lib/google/ads/google_ads/v5/services/billing_setup_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/billing_setup_service/paths.rb +0 -69
- data/lib/google/ads/google_ads/v5/services/billing_setup_service_pb.rb +0 -49
- data/lib/google/ads/google_ads/v5/services/billing_setup_service_services_pb.rb +0 -59
- data/lib/google/ads/google_ads/v5/services/campaign_asset_service.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/campaign_asset_service/client.rb +0 -455
- data/lib/google/ads/google_ads/v5/services/campaign_asset_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/campaign_asset_service/paths.rb +0 -86
- data/lib/google/ads/google_ads/v5/services/campaign_asset_service_pb.rb +0 -53
- data/lib/google/ads/google_ads/v5/services/campaign_asset_service_services_pb.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/campaign_audience_view_service.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/campaign_audience_view_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v5/services/campaign_audience_view_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/campaign_audience_view_service/paths.rb +0 -52
- data/lib/google/ads/google_ads/v5/services/campaign_audience_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v5/services/campaign_audience_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v5/services/campaign_bid_modifier_service.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/campaign_bid_modifier_service/client.rb +0 -456
- data/lib/google/ads/google_ads/v5/services/campaign_bid_modifier_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/campaign_bid_modifier_service/paths.rb +0 -69
- data/lib/google/ads/google_ads/v5/services/campaign_bid_modifier_service_pb.rb +0 -56
- data/lib/google/ads/google_ads/v5/services/campaign_bid_modifier_service_services_pb.rb +0 -52
- data/lib/google/ads/google_ads/v5/services/campaign_budget_service.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/campaign_budget_service/client.rb +0 -459
- data/lib/google/ads/google_ads/v5/services/campaign_budget_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/campaign_budget_service/paths.rb +0 -52
- data/lib/google/ads/google_ads/v5/services/campaign_budget_service_pb.rb +0 -59
- data/lib/google/ads/google_ads/v5/services/campaign_budget_service_services_pb.rb +0 -52
- data/lib/google/ads/google_ads/v5/services/campaign_criterion_service.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/campaign_criterion_service/client.rb +0 -458
- data/lib/google/ads/google_ads/v5/services/campaign_criterion_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/campaign_criterion_service/paths.rb +0 -69
- data/lib/google/ads/google_ads/v5/services/campaign_criterion_service_pb.rb +0 -59
- data/lib/google/ads/google_ads/v5/services/campaign_criterion_service_services_pb.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/campaign_criterion_simulation_service.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/campaign_criterion_simulation_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v5/services/campaign_criterion_simulation_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/campaign_criterion_simulation_service/paths.rb +0 -52
- data/lib/google/ads/google_ads/v5/services/campaign_criterion_simulation_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v5/services/campaign_criterion_simulation_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v5/services/campaign_draft_service.rb +0 -52
- data/lib/google/ads/google_ads/v5/services/campaign_draft_service/client.rb +0 -638
- data/lib/google/ads/google_ads/v5/services/campaign_draft_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/campaign_draft_service/operations.rb +0 -657
- data/lib/google/ads/google_ads/v5/services/campaign_draft_service/paths.rb +0 -69
- data/lib/google/ads/google_ads/v5/services/campaign_draft_service_pb.rb +0 -75
- data/lib/google/ads/google_ads/v5/services/campaign_draft_service_services_pb.rb +0 -66
- data/lib/google/ads/google_ads/v5/services/campaign_experiment_service.rb +0 -61
- data/lib/google/ads/google_ads/v5/services/campaign_experiment_service/client.rb +0 -884
- data/lib/google/ads/google_ads/v5/services/campaign_experiment_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/campaign_experiment_service/operations.rb +0 -657
- data/lib/google/ads/google_ads/v5/services/campaign_experiment_service/paths.rb +0 -86
- data/lib/google/ads/google_ads/v5/services/campaign_experiment_service_pb.rb +0 -98
- data/lib/google/ads/google_ads/v5/services/campaign_experiment_service_services_pb.rb +0 -89
- data/lib/google/ads/google_ads/v5/services/campaign_extension_setting_service.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/campaign_extension_setting_service/client.rb +0 -458
- data/lib/google/ads/google_ads/v5/services/campaign_extension_setting_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/campaign_extension_setting_service/paths.rb +0 -86
- data/lib/google/ads/google_ads/v5/services/campaign_extension_setting_service_pb.rb +0 -56
- data/lib/google/ads/google_ads/v5/services/campaign_extension_setting_service_services_pb.rb +0 -52
- data/lib/google/ads/google_ads/v5/services/campaign_feed_service.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/campaign_feed_service/client.rb +0 -459
- data/lib/google/ads/google_ads/v5/services/campaign_feed_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/campaign_feed_service/paths.rb +0 -86
- data/lib/google/ads/google_ads/v5/services/campaign_feed_service_pb.rb +0 -59
- data/lib/google/ads/google_ads/v5/services/campaign_feed_service_services_pb.rb +0 -52
- data/lib/google/ads/google_ads/v5/services/campaign_label_service.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/campaign_label_service/client.rb +0 -456
- data/lib/google/ads/google_ads/v5/services/campaign_label_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/campaign_label_service/paths.rb +0 -86
- data/lib/google/ads/google_ads/v5/services/campaign_label_service_pb.rb +0 -53
- data/lib/google/ads/google_ads/v5/services/campaign_label_service_services_pb.rb +0 -52
- data/lib/google/ads/google_ads/v5/services/campaign_service.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/campaign_service/client.rb +0 -458
- data/lib/google/ads/google_ads/v5/services/campaign_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/campaign_service/paths.rb +0 -137
- data/lib/google/ads/google_ads/v5/services/campaign_service_pb.rb +0 -59
- data/lib/google/ads/google_ads/v5/services/campaign_service_services_pb.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/campaign_shared_set_service.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/campaign_shared_set_service/client.rb +0 -455
- data/lib/google/ads/google_ads/v5/services/campaign_shared_set_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/campaign_shared_set_service/paths.rb +0 -86
- data/lib/google/ads/google_ads/v5/services/campaign_shared_set_service_pb.rb +0 -53
- data/lib/google/ads/google_ads/v5/services/campaign_shared_set_service_services_pb.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/carrier_constant_service.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/carrier_constant_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v5/services/carrier_constant_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/carrier_constant_service/paths.rb +0 -49
- data/lib/google/ads/google_ads/v5/services/carrier_constant_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v5/services/carrier_constant_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v5/services/change_status_service.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/change_status_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v5/services/change_status_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/change_status_service/paths.rb +0 -222
- data/lib/google/ads/google_ads/v5/services/change_status_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v5/services/change_status_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v5/services/click_view_service.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/click_view_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v5/services/click_view_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/click_view_service/paths.rb +0 -100
- data/lib/google/ads/google_ads/v5/services/click_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v5/services/click_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v5/services/conversion_action_service.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/conversion_action_service/client.rb +0 -456
- data/lib/google/ads/google_ads/v5/services/conversion_action_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/conversion_action_service/paths.rb +0 -52
- data/lib/google/ads/google_ads/v5/services/conversion_action_service_pb.rb +0 -56
- data/lib/google/ads/google_ads/v5/services/conversion_action_service_services_pb.rb +0 -52
- data/lib/google/ads/google_ads/v5/services/conversion_adjustment_upload_service.rb +0 -50
- data/lib/google/ads/google_ads/v5/services/conversion_adjustment_upload_service/client.rb +0 -383
- data/lib/google/ads/google_ads/v5/services/conversion_adjustment_upload_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/conversion_adjustment_upload_service_pb.rb +0 -68
- data/lib/google/ads/google_ads/v5/services/conversion_adjustment_upload_service_services_pb.rb +0 -47
- data/lib/google/ads/google_ads/v5/services/conversion_upload_service.rb +0 -50
- data/lib/google/ads/google_ads/v5/services/conversion_upload_service/client.rb +0 -469
- data/lib/google/ads/google_ads/v5/services/conversion_upload_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/conversion_upload_service_pb.rb +0 -85
- data/lib/google/ads/google_ads/v5/services/conversion_upload_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v5/services/currency_constant_service.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/currency_constant_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v5/services/currency_constant_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/currency_constant_service/paths.rb +0 -49
- data/lib/google/ads/google_ads/v5/services/currency_constant_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v5/services/currency_constant_service_services_pb.rb +0 -47
- data/lib/google/ads/google_ads/v5/services/custom_interest_service.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/custom_interest_service/client.rb +0 -450
- data/lib/google/ads/google_ads/v5/services/custom_interest_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/custom_interest_service/paths.rb +0 -52
- data/lib/google/ads/google_ads/v5/services/custom_interest_service_pb.rb +0 -52
- data/lib/google/ads/google_ads/v5/services/custom_interest_service_services_pb.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/customer_client_link_service.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/customer_client_link_service/client.rb +0 -447
- data/lib/google/ads/google_ads/v5/services/customer_client_link_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/customer_client_link_service/paths.rb +0 -52
- data/lib/google/ads/google_ads/v5/services/customer_client_link_service_pb.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/customer_client_link_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v5/services/customer_client_service.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/customer_client_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v5/services/customer_client_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/customer_client_service/paths.rb +0 -52
- data/lib/google/ads/google_ads/v5/services/customer_client_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v5/services/customer_client_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v5/services/customer_extension_setting_service.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/customer_extension_setting_service/client.rb +0 -458
- data/lib/google/ads/google_ads/v5/services/customer_extension_setting_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/customer_extension_setting_service/paths.rb +0 -69
- data/lib/google/ads/google_ads/v5/services/customer_extension_setting_service_pb.rb +0 -56
- data/lib/google/ads/google_ads/v5/services/customer_extension_setting_service_services_pb.rb +0 -52
- data/lib/google/ads/google_ads/v5/services/customer_feed_service.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/customer_feed_service/client.rb +0 -459
- data/lib/google/ads/google_ads/v5/services/customer_feed_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/customer_feed_service/paths.rb +0 -69
- data/lib/google/ads/google_ads/v5/services/customer_feed_service_pb.rb +0 -59
- data/lib/google/ads/google_ads/v5/services/customer_feed_service_services_pb.rb +0 -52
- data/lib/google/ads/google_ads/v5/services/customer_label_service.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/customer_label_service/client.rb +0 -456
- data/lib/google/ads/google_ads/v5/services/customer_label_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/customer_label_service/paths.rb +0 -52
- data/lib/google/ads/google_ads/v5/services/customer_label_service_pb.rb +0 -53
- data/lib/google/ads/google_ads/v5/services/customer_label_service_services_pb.rb +0 -52
- data/lib/google/ads/google_ads/v5/services/customer_manager_link_service.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/customer_manager_link_service/client.rb +0 -531
- data/lib/google/ads/google_ads/v5/services/customer_manager_link_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/customer_manager_link_service/paths.rb +0 -52
- data/lib/google/ads/google_ads/v5/services/customer_manager_link_service_pb.rb +0 -60
- data/lib/google/ads/google_ads/v5/services/customer_manager_link_service_services_pb.rb +0 -55
- data/lib/google/ads/google_ads/v5/services/customer_negative_criterion_service.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/customer_negative_criterion_service/client.rb +0 -455
- data/lib/google/ads/google_ads/v5/services/customer_negative_criterion_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/customer_negative_criterion_service/paths.rb +0 -52
- data/lib/google/ads/google_ads/v5/services/customer_negative_criterion_service_pb.rb +0 -53
- data/lib/google/ads/google_ads/v5/services/customer_negative_criterion_service_services_pb.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/customer_service.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/customer_service/client.rb +0 -595
- data/lib/google/ads/google_ads/v5/services/customer_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/customer_service/paths.rb +0 -66
- data/lib/google/ads/google_ads/v5/services/customer_service_pb.rb +0 -72
- data/lib/google/ads/google_ads/v5/services/customer_service_services_pb.rb +0 -56
- data/lib/google/ads/google_ads/v5/services/detail_placement_view_service.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/detail_placement_view_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v5/services/detail_placement_view_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/detail_placement_view_service/paths.rb +0 -52
- data/lib/google/ads/google_ads/v5/services/detail_placement_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v5/services/detail_placement_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v5/services/display_keyword_view_service.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/display_keyword_view_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v5/services/display_keyword_view_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/display_keyword_view_service/paths.rb +0 -52
- data/lib/google/ads/google_ads/v5/services/display_keyword_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v5/services/display_keyword_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v5/services/distance_view_service.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/distance_view_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v5/services/distance_view_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/distance_view_service/paths.rb +0 -52
- data/lib/google/ads/google_ads/v5/services/distance_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v5/services/distance_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v5/services/domain_category_service.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/domain_category_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v5/services/domain_category_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/domain_category_service/paths.rb +0 -69
- data/lib/google/ads/google_ads/v5/services/domain_category_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v5/services/domain_category_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v5/services/dynamic_search_ads_search_term_view_service.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/dynamic_search_ads_search_term_view_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v5/services/dynamic_search_ads_search_term_view_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/dynamic_search_ads_search_term_view_service/paths.rb +0 -52
- data/lib/google/ads/google_ads/v5/services/dynamic_search_ads_search_term_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v5/services/dynamic_search_ads_search_term_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v5/services/expanded_landing_page_view_service.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/expanded_landing_page_view_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v5/services/expanded_landing_page_view_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/expanded_landing_page_view_service/paths.rb +0 -52
- data/lib/google/ads/google_ads/v5/services/expanded_landing_page_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v5/services/expanded_landing_page_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v5/services/extension_feed_item_service.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/extension_feed_item_service/client.rb +0 -460
- data/lib/google/ads/google_ads/v5/services/extension_feed_item_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/extension_feed_item_service/paths.rb +0 -100
- data/lib/google/ads/google_ads/v5/services/extension_feed_item_service_pb.rb +0 -59
- data/lib/google/ads/google_ads/v5/services/extension_feed_item_service_services_pb.rb +0 -52
- data/lib/google/ads/google_ads/v5/services/feed_item_service.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/feed_item_service/client.rb +0 -459
- data/lib/google/ads/google_ads/v5/services/feed_item_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/feed_item_service/paths.rb +0 -69
- data/lib/google/ads/google_ads/v5/services/feed_item_service_pb.rb +0 -59
- data/lib/google/ads/google_ads/v5/services/feed_item_service_services_pb.rb +0 -52
- data/lib/google/ads/google_ads/v5/services/feed_item_target_service.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/feed_item_target_service/client.rb +0 -447
- data/lib/google/ads/google_ads/v5/services/feed_item_target_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/feed_item_target_service/paths.rb +0 -117
- data/lib/google/ads/google_ads/v5/services/feed_item_target_service_pb.rb +0 -49
- data/lib/google/ads/google_ads/v5/services/feed_item_target_service_services_pb.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/feed_mapping_service.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/feed_mapping_service/client.rb +0 -456
- data/lib/google/ads/google_ads/v5/services/feed_mapping_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/feed_mapping_service/paths.rb +0 -69
- data/lib/google/ads/google_ads/v5/services/feed_mapping_service_pb.rb +0 -53
- data/lib/google/ads/google_ads/v5/services/feed_mapping_service_services_pb.rb +0 -52
- data/lib/google/ads/google_ads/v5/services/feed_placeholder_view_service.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/feed_placeholder_view_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v5/services/feed_placeholder_view_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/feed_placeholder_view_service/paths.rb +0 -52
- data/lib/google/ads/google_ads/v5/services/feed_placeholder_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v5/services/feed_placeholder_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v5/services/feed_service.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/feed_service/client.rb +0 -459
- data/lib/google/ads/google_ads/v5/services/feed_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/feed_service/paths.rb +0 -52
- data/lib/google/ads/google_ads/v5/services/feed_service_pb.rb +0 -59
- data/lib/google/ads/google_ads/v5/services/feed_service_services_pb.rb +0 -52
- data/lib/google/ads/google_ads/v5/services/gender_view_service.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/gender_view_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v5/services/gender_view_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/gender_view_service/paths.rb +0 -52
- data/lib/google/ads/google_ads/v5/services/gender_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v5/services/gender_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v5/services/geo_target_constant_service.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/geo_target_constant_service/client.rb +0 -447
- data/lib/google/ads/google_ads/v5/services/geo_target_constant_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/geo_target_constant_service/paths.rb +0 -49
- data/lib/google/ads/google_ads/v5/services/geo_target_constant_service_pb.rb +0 -58
- data/lib/google/ads/google_ads/v5/services/geo_target_constant_service_services_pb.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/geographic_view_service.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/geographic_view_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v5/services/geographic_view_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/geographic_view_service/paths.rb +0 -52
- data/lib/google/ads/google_ads/v5/services/geographic_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v5/services/geographic_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v5/services/google_ads_field_service.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/google_ads_field_service/client.rb +0 -448
- data/lib/google/ads/google_ads/v5/services/google_ads_field_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/google_ads_field_service/paths.rb +0 -49
- data/lib/google/ads/google_ads/v5/services/google_ads_field_service_pb.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/google_ads_field_service_services_pb.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/google_ads_service.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/google_ads_service/client.rb +0 -613
- data/lib/google/ads/google_ads/v5/services/google_ads_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/google_ads_service/paths.rb +0 -1767
- data/lib/google/ads/google_ads/v5/services/google_ads_service_pb.rb +0 -429
- data/lib/google/ads/google_ads/v5/services/google_ads_service_services_pb.rb +0 -103
- data/lib/google/ads/google_ads/v5/services/group_placement_view_service.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/group_placement_view_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v5/services/group_placement_view_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/group_placement_view_service/paths.rb +0 -52
- data/lib/google/ads/google_ads/v5/services/group_placement_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v5/services/group_placement_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v5/services/hotel_group_view_service.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/hotel_group_view_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v5/services/hotel_group_view_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/hotel_group_view_service/paths.rb +0 -52
- data/lib/google/ads/google_ads/v5/services/hotel_group_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v5/services/hotel_group_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v5/services/hotel_performance_view_service.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/hotel_performance_view_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v5/services/hotel_performance_view_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/hotel_performance_view_service/paths.rb +0 -49
- data/lib/google/ads/google_ads/v5/services/hotel_performance_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v5/services/hotel_performance_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v5/services/income_range_view_service.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/income_range_view_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v5/services/income_range_view_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/income_range_view_service/paths.rb +0 -52
- data/lib/google/ads/google_ads/v5/services/income_range_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v5/services/income_range_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v5/services/invoice_service.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/invoice_service/client.rb +0 -381
- data/lib/google/ads/google_ads/v5/services/invoice_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/invoice_service/paths.rb +0 -52
- data/lib/google/ads/google_ads/v5/services/invoice_service_pb.rb +0 -36
- data/lib/google/ads/google_ads/v5/services/invoice_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v5/services/keyword_plan_ad_group_keyword_service.rb +0 -55
- data/lib/google/ads/google_ads/v5/services/keyword_plan_ad_group_keyword_service/client.rb +0 -462
- data/lib/google/ads/google_ads/v5/services/keyword_plan_ad_group_keyword_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/keyword_plan_ad_group_keyword_service/paths.rb +0 -69
- data/lib/google/ads/google_ads/v5/services/keyword_plan_ad_group_keyword_service_pb.rb +0 -56
- data/lib/google/ads/google_ads/v5/services/keyword_plan_ad_group_keyword_service_services_pb.rb +0 -56
- data/lib/google/ads/google_ads/v5/services/keyword_plan_ad_group_service.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/keyword_plan_ad_group_service/client.rb +0 -456
- data/lib/google/ads/google_ads/v5/services/keyword_plan_ad_group_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/keyword_plan_ad_group_service/paths.rb +0 -69
- data/lib/google/ads/google_ads/v5/services/keyword_plan_ad_group_service_pb.rb +0 -56
- data/lib/google/ads/google_ads/v5/services/keyword_plan_ad_group_service_services_pb.rb +0 -52
- data/lib/google/ads/google_ads/v5/services/keyword_plan_campaign_keyword_service.rb +0 -54
- data/lib/google/ads/google_ads/v5/services/keyword_plan_campaign_keyword_service/client.rb +0 -460
- data/lib/google/ads/google_ads/v5/services/keyword_plan_campaign_keyword_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/keyword_plan_campaign_keyword_service/paths.rb +0 -69
- data/lib/google/ads/google_ads/v5/services/keyword_plan_campaign_keyword_service_pb.rb +0 -56
- data/lib/google/ads/google_ads/v5/services/keyword_plan_campaign_keyword_service_services_pb.rb +0 -55
- data/lib/google/ads/google_ads/v5/services/keyword_plan_campaign_service.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/keyword_plan_campaign_service/client.rb +0 -456
- data/lib/google/ads/google_ads/v5/services/keyword_plan_campaign_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/keyword_plan_campaign_service/paths.rb +0 -97
- data/lib/google/ads/google_ads/v5/services/keyword_plan_campaign_service_pb.rb +0 -56
- data/lib/google/ads/google_ads/v5/services/keyword_plan_campaign_service_services_pb.rb +0 -52
- data/lib/google/ads/google_ads/v5/services/keyword_plan_idea_service.rb +0 -50
- data/lib/google/ads/google_ads/v5/services/keyword_plan_idea_service/client.rb +0 -404
- data/lib/google/ads/google_ads/v5/services/keyword_plan_idea_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/keyword_plan_idea_service_pb.rb +0 -70
- data/lib/google/ads/google_ads/v5/services/keyword_plan_idea_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v5/services/keyword_plan_service.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/keyword_plan_service/client.rb +0 -760
- data/lib/google/ads/google_ads/v5/services/keyword_plan_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/keyword_plan_service/paths.rb +0 -52
- data/lib/google/ads/google_ads/v5/services/keyword_plan_service_pb.rb +0 -145
- data/lib/google/ads/google_ads/v5/services/keyword_plan_service_services_pb.rb +0 -71
- data/lib/google/ads/google_ads/v5/services/keyword_view_service.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/keyword_view_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v5/services/keyword_view_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/keyword_view_service/paths.rb +0 -52
- data/lib/google/ads/google_ads/v5/services/keyword_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v5/services/keyword_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v5/services/label_service.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/label_service/client.rb +0 -458
- data/lib/google/ads/google_ads/v5/services/label_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/label_service/paths.rb +0 -52
- data/lib/google/ads/google_ads/v5/services/label_service_pb.rb +0 -59
- data/lib/google/ads/google_ads/v5/services/label_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v5/services/landing_page_view_service.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/landing_page_view_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v5/services/landing_page_view_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/landing_page_view_service/paths.rb +0 -52
- data/lib/google/ads/google_ads/v5/services/landing_page_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v5/services/landing_page_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v5/services/language_constant_service.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/language_constant_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v5/services/language_constant_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/language_constant_service/paths.rb +0 -49
- data/lib/google/ads/google_ads/v5/services/language_constant_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v5/services/language_constant_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v5/services/location_view_service.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/location_view_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v5/services/location_view_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/location_view_service/paths.rb +0 -52
- data/lib/google/ads/google_ads/v5/services/location_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v5/services/location_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v5/services/managed_placement_view_service.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/managed_placement_view_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v5/services/managed_placement_view_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/managed_placement_view_service/paths.rb +0 -52
- data/lib/google/ads/google_ads/v5/services/managed_placement_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v5/services/managed_placement_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v5/services/media_file_service.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/media_file_service/client.rb +0 -458
- data/lib/google/ads/google_ads/v5/services/media_file_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/media_file_service/paths.rb +0 -52
- data/lib/google/ads/google_ads/v5/services/media_file_service_pb.rb +0 -55
- data/lib/google/ads/google_ads/v5/services/media_file_service_services_pb.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/merchant_center_link_service.rb +0 -52
- data/lib/google/ads/google_ads/v5/services/merchant_center_link_service/client.rb +0 -522
- data/lib/google/ads/google_ads/v5/services/merchant_center_link_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/merchant_center_link_service/paths.rb +0 -52
- data/lib/google/ads/google_ads/v5/services/merchant_center_link_service_pb.rb +0 -59
- data/lib/google/ads/google_ads/v5/services/merchant_center_link_service_services_pb.rb +0 -54
- data/lib/google/ads/google_ads/v5/services/mobile_app_category_constant_service.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/mobile_app_category_constant_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v5/services/mobile_app_category_constant_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/mobile_app_category_constant_service/paths.rb +0 -49
- data/lib/google/ads/google_ads/v5/services/mobile_app_category_constant_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v5/services/mobile_app_category_constant_service_services_pb.rb +0 -47
- data/lib/google/ads/google_ads/v5/services/mobile_device_constant_service.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/mobile_device_constant_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v5/services/mobile_device_constant_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/mobile_device_constant_service/paths.rb +0 -49
- data/lib/google/ads/google_ads/v5/services/mobile_device_constant_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v5/services/mobile_device_constant_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v5/services/offline_user_data_job_service.rb +0 -52
- data/lib/google/ads/google_ads/v5/services/offline_user_data_job_service/client.rb +0 -613
- data/lib/google/ads/google_ads/v5/services/offline_user_data_job_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/offline_user_data_job_service/operations.rb +0 -657
- data/lib/google/ads/google_ads/v5/services/offline_user_data_job_service/paths.rb +0 -52
- data/lib/google/ads/google_ads/v5/services/offline_user_data_job_service_pb.rb +0 -64
- data/lib/google/ads/google_ads/v5/services/offline_user_data_job_service_services_pb.rb +0 -58
- data/lib/google/ads/google_ads/v5/services/operating_system_version_constant_service.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/operating_system_version_constant_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v5/services/operating_system_version_constant_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/operating_system_version_constant_service/paths.rb +0 -49
- data/lib/google/ads/google_ads/v5/services/operating_system_version_constant_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v5/services/operating_system_version_constant_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v5/services/paid_organic_search_term_view_service.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/paid_organic_search_term_view_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v5/services/paid_organic_search_term_view_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/paid_organic_search_term_view_service/paths.rb +0 -52
- data/lib/google/ads/google_ads/v5/services/paid_organic_search_term_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v5/services/paid_organic_search_term_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v5/services/parental_status_view_service.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/parental_status_view_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v5/services/parental_status_view_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/parental_status_view_service/paths.rb +0 -52
- data/lib/google/ads/google_ads/v5/services/parental_status_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v5/services/parental_status_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v5/services/payments_account_service.rb +0 -52
- data/lib/google/ads/google_ads/v5/services/payments_account_service/client.rb +0 -375
- data/lib/google/ads/google_ads/v5/services/payments_account_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/payments_account_service/paths.rb +0 -52
- data/lib/google/ads/google_ads/v5/services/payments_account_service_pb.rb +0 -32
- data/lib/google/ads/google_ads/v5/services/payments_account_service_services_pb.rb +0 -52
- data/lib/google/ads/google_ads/v5/services/product_bidding_category_constant_service.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/product_bidding_category_constant_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v5/services/product_bidding_category_constant_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/product_bidding_category_constant_service/paths.rb +0 -49
- data/lib/google/ads/google_ads/v5/services/product_bidding_category_constant_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v5/services/product_bidding_category_constant_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v5/services/product_group_view_service.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/product_group_view_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v5/services/product_group_view_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/product_group_view_service/paths.rb +0 -52
- data/lib/google/ads/google_ads/v5/services/product_group_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v5/services/product_group_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v5/services/reach_plan_service.rb +0 -54
- data/lib/google/ads/google_ads/v5/services/reach_plan_service/client.rb +0 -630
- data/lib/google/ads/google_ads/v5/services/reach_plan_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/reach_plan_service_pb.rb +0 -147
- data/lib/google/ads/google_ads/v5/services/reach_plan_service_services_pb.rb +0 -62
- data/lib/google/ads/google_ads/v5/services/recommendation_service.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/recommendation_service/client.rb +0 -536
- data/lib/google/ads/google_ads/v5/services/recommendation_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/recommendation_service/paths.rb +0 -120
- data/lib/google/ads/google_ads/v5/services/recommendation_service_pb.rb +0 -123
- data/lib/google/ads/google_ads/v5/services/recommendation_service_services_pb.rb +0 -53
- data/lib/google/ads/google_ads/v5/services/remarketing_action_service.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/remarketing_action_service/client.rb +0 -455
- data/lib/google/ads/google_ads/v5/services/remarketing_action_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/remarketing_action_service/paths.rb +0 -52
- data/lib/google/ads/google_ads/v5/services/remarketing_action_service_pb.rb +0 -55
- data/lib/google/ads/google_ads/v5/services/remarketing_action_service_services_pb.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/search_term_view_service.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/search_term_view_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v5/services/search_term_view_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/search_term_view_service/paths.rb +0 -69
- data/lib/google/ads/google_ads/v5/services/search_term_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v5/services/search_term_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v5/services/shared_criterion_service.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/shared_criterion_service/client.rb +0 -455
- data/lib/google/ads/google_ads/v5/services/shared_criterion_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/shared_criterion_service/paths.rb +0 -69
- data/lib/google/ads/google_ads/v5/services/shared_criterion_service_pb.rb +0 -53
- data/lib/google/ads/google_ads/v5/services/shared_criterion_service_services_pb.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/shared_set_service.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/shared_set_service/client.rb +0 -458
- data/lib/google/ads/google_ads/v5/services/shared_set_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/shared_set_service/paths.rb +0 -52
- data/lib/google/ads/google_ads/v5/services/shared_set_service_pb.rb +0 -59
- data/lib/google/ads/google_ads/v5/services/shared_set_service_services_pb.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/shopping_performance_view_service.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/shopping_performance_view_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v5/services/shopping_performance_view_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/shopping_performance_view_service/paths.rb +0 -49
- data/lib/google/ads/google_ads/v5/services/shopping_performance_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v5/services/shopping_performance_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v5/services/third_party_app_analytics_link_service.rb +0 -52
- data/lib/google/ads/google_ads/v5/services/third_party_app_analytics_link_service/client.rb +0 -447
- data/lib/google/ads/google_ads/v5/services/third_party_app_analytics_link_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/third_party_app_analytics_link_service/paths.rb +0 -52
- data/lib/google/ads/google_ads/v5/services/third_party_app_analytics_link_service_pb.rb +0 -35
- data/lib/google/ads/google_ads/v5/services/third_party_app_analytics_link_service_services_pb.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/topic_constant_service.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/topic_constant_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v5/services/topic_constant_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/topic_constant_service/paths.rb +0 -49
- data/lib/google/ads/google_ads/v5/services/topic_constant_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v5/services/topic_constant_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v5/services/topic_view_service.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/topic_view_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v5/services/topic_view_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/topic_view_service/paths.rb +0 -52
- data/lib/google/ads/google_ads/v5/services/topic_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v5/services/topic_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v5/services/user_data_service.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/user_data_service/client.rb +0 -375
- data/lib/google/ads/google_ads/v5/services/user_data_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/user_data_service_pb.rb +0 -45
- data/lib/google/ads/google_ads/v5/services/user_data_service_services_pb.rb +0 -50
- data/lib/google/ads/google_ads/v5/services/user_interest_service.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/user_interest_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v5/services/user_interest_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/user_interest_service/paths.rb +0 -52
- data/lib/google/ads/google_ads/v5/services/user_interest_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v5/services/user_interest_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v5/services/user_list_service.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/user_list_service/client.rb +0 -455
- data/lib/google/ads/google_ads/v5/services/user_list_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/user_list_service/paths.rb +0 -52
- data/lib/google/ads/google_ads/v5/services/user_list_service_pb.rb +0 -56
- data/lib/google/ads/google_ads/v5/services/user_list_service_services_pb.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/user_location_view_service.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/user_location_view_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v5/services/user_location_view_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/user_location_view_service/paths.rb +0 -52
- data/lib/google/ads/google_ads/v5/services/user_location_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v5/services/user_location_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v5/services/video_service.rb +0 -51
- data/lib/google/ads/google_ads/v5/services/video_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v5/services/video_service/credentials.rb +0 -41
- data/lib/google/ads/google_ads/v5/services/video_service/paths.rb +0 -52
- data/lib/google/ads/google_ads/v5/services/video_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v5/services/video_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/common/ad_asset_pb.rb +0 -43
- data/lib/google/ads/google_ads/v6/common/ad_type_infos_pb.rb +0 -263
- data/lib/google/ads/google_ads/v6/common/asset_policy_pb.rb +0 -30
- data/lib/google/ads/google_ads/v6/common/asset_types_pb.rb +0 -96
- data/lib/google/ads/google_ads/v6/common/bidding_pb.rb +0 -78
- data/lib/google/ads/google_ads/v6/common/click_location_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/common/criteria_pb.rb +0 -315
- data/lib/google/ads/google_ads/v6/common/criterion_category_availability_pb.rb +0 -43
- data/lib/google/ads/google_ads/v6/common/custom_parameter_pb.rb +0 -26
- data/lib/google/ads/google_ads/v6/common/dates_pb.rb +0 -26
- data/lib/google/ads/google_ads/v6/common/explorer_auto_optimizer_setting_pb.rb +0 -25
- data/lib/google/ads/google_ads/v6/common/extensions_pb.rb +0 -153
- data/lib/google/ads/google_ads/v6/common/feed_common_pb.rb +0 -26
- data/lib/google/ads/google_ads/v6/common/feed_item_set_filter_type_infos_pb.rb +0 -36
- data/lib/google/ads/google_ads/v6/common/final_app_url_pb.rb +0 -27
- data/lib/google/ads/google_ads/v6/common/frequency_cap_pb.rb +0 -36
- data/lib/google/ads/google_ads/v6/common/keyword_plan_common_pb.rb +0 -38
- data/lib/google/ads/google_ads/v6/common/matching_function_pb.rb +0 -61
- data/lib/google/ads/google_ads/v6/common/metrics_pb.rb +0 -144
- data/lib/google/ads/google_ads/v6/common/offline_user_data_pb.rb +0 -87
- data/lib/google/ads/google_ads/v6/common/policy_pb.rb +0 -100
- data/lib/google/ads/google_ads/v6/common/real_time_bidding_setting_pb.rb +0 -25
- data/lib/google/ads/google_ads/v6/common/segments_pb.rb +0 -137
- data/lib/google/ads/google_ads/v6/common/simulation_pb.rb +0 -109
- data/lib/google/ads/google_ads/v6/common/tag_snippet_pb.rb +0 -30
- data/lib/google/ads/google_ads/v6/common/targeting_setting_pb.rb +0 -44
- data/lib/google/ads/google_ads/v6/common/text_label_pb.rb +0 -26
- data/lib/google/ads/google_ads/v6/common/url_collection_pb.rb +0 -28
- data/lib/google/ads/google_ads/v6/common/user_lists_pb.rb +0 -123
- data/lib/google/ads/google_ads/v6/common/value_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/access_invitation_status_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/enums/access_reason_pb.rb +0 -34
- data/lib/google/ads/google_ads/v6/enums/access_role_pb.rb +0 -33
- data/lib/google/ads/google_ads/v6/enums/account_budget_proposal_status_pb.rb +0 -34
- data/lib/google/ads/google_ads/v6/enums/account_budget_proposal_type_pb.rb +0 -33
- data/lib/google/ads/google_ads/v6/enums/account_budget_status_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/enums/account_link_status_pb.rb +0 -35
- data/lib/google/ads/google_ads/v6/enums/ad_customizer_placeholder_field_pb.rb +0 -33
- data/lib/google/ads/google_ads/v6/enums/ad_destination_type_pb.rb +0 -40
- data/lib/google/ads/google_ads/v6/enums/ad_group_ad_rotation_mode_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/ad_group_ad_status_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/enums/ad_group_criterion_approval_status_pb.rb +0 -33
- data/lib/google/ads/google_ads/v6/enums/ad_group_criterion_status_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/enums/ad_group_status_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/enums/ad_group_type_pb.rb +0 -43
- data/lib/google/ads/google_ads/v6/enums/ad_network_type_pb.rb +0 -35
- data/lib/google/ads/google_ads/v6/enums/ad_serving_optimization_status_pb.rb +0 -34
- data/lib/google/ads/google_ads/v6/enums/ad_strength_pb.rb +0 -35
- data/lib/google/ads/google_ads/v6/enums/ad_type_pb.rb +0 -55
- data/lib/google/ads/google_ads/v6/enums/advertising_channel_sub_type_pb.rb +0 -45
- data/lib/google/ads/google_ads/v6/enums/advertising_channel_type_pb.rb +0 -37
- data/lib/google/ads/google_ads/v6/enums/affiliate_location_feed_relationship_type_pb.rb +0 -30
- data/lib/google/ads/google_ads/v6/enums/affiliate_location_placeholder_field_pb.rb +0 -40
- data/lib/google/ads/google_ads/v6/enums/age_range_type_pb.rb +0 -36
- data/lib/google/ads/google_ads/v6/enums/app_campaign_app_store_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/app_campaign_bidding_strategy_goal_type_pb.rb +0 -33
- data/lib/google/ads/google_ads/v6/enums/app_payment_model_type_pb.rb +0 -30
- data/lib/google/ads/google_ads/v6/enums/app_placeholder_field_pb.rb +0 -37
- data/lib/google/ads/google_ads/v6/enums/app_store_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/app_url_operating_system_type_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/asset_field_type_pb.rb +0 -37
- data/lib/google/ads/google_ads/v6/enums/asset_link_status_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/asset_performance_label_pb.rb +0 -34
- data/lib/google/ads/google_ads/v6/enums/asset_type_pb.rb +0 -35
- data/lib/google/ads/google_ads/v6/enums/attribution_model_pb.rb +0 -36
- data/lib/google/ads/google_ads/v6/enums/batch_job_status_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/enums/bid_modifier_source_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/bidding_source_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/enums/bidding_strategy_status_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/bidding_strategy_type_pb.rb +0 -44
- data/lib/google/ads/google_ads/v6/enums/billing_setup_status_pb.rb +0 -33
- data/lib/google/ads/google_ads/v6/enums/brand_safety_suitability_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/enums/budget_campaign_association_status_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/budget_delivery_method_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/budget_period_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/budget_status_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/budget_type_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/enums/call_conversion_reporting_state_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/enums/call_placeholder_field_pb.rb +0 -34
- data/lib/google/ads/google_ads/v6/enums/call_tracking_display_location_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/call_type_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/callout_placeholder_field_pb.rb +0 -30
- data/lib/google/ads/google_ads/v6/enums/campaign_criterion_status_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/enums/campaign_draft_status_pb.rb +0 -34
- data/lib/google/ads/google_ads/v6/enums/campaign_experiment_status_pb.rb +0 -38
- data/lib/google/ads/google_ads/v6/enums/campaign_experiment_traffic_split_type_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/campaign_experiment_type_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/enums/campaign_serving_status_pb.rb +0 -34
- data/lib/google/ads/google_ads/v6/enums/campaign_shared_set_status_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/campaign_status_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/enums/change_client_type_pb.rb +0 -41
- data/lib/google/ads/google_ads/v6/enums/change_event_resource_type_pb.rb +0 -41
- data/lib/google/ads/google_ads/v6/enums/change_status_operation_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/enums/change_status_resource_type_pb.rb +0 -39
- data/lib/google/ads/google_ads/v6/enums/click_type_pb.rb +0 -82
- data/lib/google/ads/google_ads/v6/enums/combined_audience_status_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/content_label_type_pb.rb +0 -44
- data/lib/google/ads/google_ads/v6/enums/conversion_action_category_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/enums/conversion_action_counting_type_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/conversion_action_status_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/enums/conversion_action_type_pb.rb +0 -64
- data/lib/google/ads/google_ads/v6/enums/conversion_adjustment_type_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/conversion_attribution_event_type_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/conversion_lag_bucket_pb.rb +0 -48
- data/lib/google/ads/google_ads/v6/enums/conversion_or_adjustment_lag_bucket_pb.rb +0 -70
- data/lib/google/ads/google_ads/v6/enums/criterion_category_channel_availability_mode_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/enums/criterion_category_locale_availability_mode_pb.rb +0 -33
- data/lib/google/ads/google_ads/v6/enums/criterion_system_serving_status_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/criterion_type_pb.rb +0 -61
- data/lib/google/ads/google_ads/v6/enums/custom_audience_member_type_pb.rb +0 -33
- data/lib/google/ads/google_ads/v6/enums/custom_audience_status_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/custom_audience_type_pb.rb +0 -33
- data/lib/google/ads/google_ads/v6/enums/custom_interest_member_type_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/custom_interest_status_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/custom_interest_type_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/custom_placeholder_field_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/enums/customer_match_upload_key_type_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/enums/customer_pay_per_conversion_eligibility_failure_reason_pb.rb +0 -36
- data/lib/google/ads/google_ads/v6/enums/data_driven_model_status_pb.rb +0 -33
- data/lib/google/ads/google_ads/v6/enums/day_of_week_pb.rb +0 -36
- data/lib/google/ads/google_ads/v6/enums/device_pb.rb +0 -34
- data/lib/google/ads/google_ads/v6/enums/display_ad_format_setting_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/enums/display_upload_product_type_pb.rb +0 -39
- data/lib/google/ads/google_ads/v6/enums/distance_bucket_pb.rb +0 -56
- data/lib/google/ads/google_ads/v6/enums/dsa_page_feed_criterion_field_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/education_placeholder_field_pb.rb +0 -46
- data/lib/google/ads/google_ads/v6/enums/extension_setting_device_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/extension_type_pb.rb +0 -42
- data/lib/google/ads/google_ads/v6/enums/external_conversion_source_pb.rb +0 -55
- data/lib/google/ads/google_ads/v6/enums/feed_attribute_type_pb.rb +0 -42
- data/lib/google/ads/google_ads/v6/enums/feed_item_quality_approval_status_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/feed_item_quality_disapproval_reason_pb.rb +0 -47
- data/lib/google/ads/google_ads/v6/enums/feed_item_set_status_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/feed_item_set_string_filter_type_pb.rb +0 -30
- data/lib/google/ads/google_ads/v6/enums/feed_item_status_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/feed_item_target_device_pb.rb +0 -30
- data/lib/google/ads/google_ads/v6/enums/feed_item_target_status_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/feed_item_target_type_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/enums/feed_item_validation_status_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/enums/feed_link_status_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/feed_mapping_criterion_type_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/feed_mapping_status_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/feed_origin_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/feed_status_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/flight_placeholder_field_pb.rb +0 -46
- data/lib/google/ads/google_ads/v6/enums/frequency_cap_event_type_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/frequency_cap_level_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/enums/frequency_cap_time_unit_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/enums/gender_type_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/enums/geo_target_constant_status_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/geo_targeting_restriction_pb.rb +0 -30
- data/lib/google/ads/google_ads/v6/enums/geo_targeting_type_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/google_ads_field_category_pb.rb +0 -33
- data/lib/google/ads/google_ads/v6/enums/google_ads_field_data_type_pb.rb +0 -40
- data/lib/google/ads/google_ads/v6/enums/google_voice_call_status_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/hotel_date_selection_type_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/hotel_placeholder_field_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/enums/hotel_price_bucket_pb.rb +0 -33
- data/lib/google/ads/google_ads/v6/enums/hotel_rate_type_pb.rb +0 -33
- data/lib/google/ads/google_ads/v6/enums/image_placeholder_field_pb.rb +0 -30
- data/lib/google/ads/google_ads/v6/enums/income_range_type_pb.rb +0 -36
- data/lib/google/ads/google_ads/v6/enums/interaction_event_type_pb.rb +0 -33
- data/lib/google/ads/google_ads/v6/enums/interaction_type_pb.rb +0 -30
- data/lib/google/ads/google_ads/v6/enums/invoice_type_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/job_placeholder_field_pb.rb +0 -46
- data/lib/google/ads/google_ads/v6/enums/keyword_match_type_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/enums/keyword_plan_competition_level_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/enums/keyword_plan_forecast_interval_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/enums/keyword_plan_network_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/label_status_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/lead_form_call_to_action_type_pb.rb +0 -43
- data/lib/google/ads/google_ads/v6/enums/lead_form_desired_intent_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/lead_form_field_user_input_type_pb.rb +0 -89
- data/lib/google/ads/google_ads/v6/enums/lead_form_post_submit_call_to_action_type_pb.rb +0 -33
- data/lib/google/ads/google_ads/v6/enums/legacy_app_install_ad_app_store_pb.rb +0 -34
- data/lib/google/ads/google_ads/v6/enums/linked_account_type_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/enums/listing_group_type_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/local_placeholder_field_pb.rb +0 -48
- data/lib/google/ads/google_ads/v6/enums/location_extension_targeting_criterion_field_pb.rb +0 -35
- data/lib/google/ads/google_ads/v6/enums/location_group_radius_units_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/enums/location_placeholder_field_pb.rb +0 -37
- data/lib/google/ads/google_ads/v6/enums/location_source_type_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/manager_link_status_pb.rb +0 -34
- data/lib/google/ads/google_ads/v6/enums/matching_function_context_type_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/enums/matching_function_operator_pb.rb +0 -34
- data/lib/google/ads/google_ads/v6/enums/media_type_pb.rb +0 -35
- data/lib/google/ads/google_ads/v6/enums/merchant_center_link_status_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/message_placeholder_field_pb.rb +0 -34
- data/lib/google/ads/google_ads/v6/enums/mime_type_pb.rb +0 -41
- data/lib/google/ads/google_ads/v6/enums/minute_of_hour_pb.rb +0 -33
- data/lib/google/ads/google_ads/v6/enums/mobile_app_vendor_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/mobile_device_type_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/month_of_year_pb.rb +0 -41
- data/lib/google/ads/google_ads/v6/enums/negative_geo_target_type_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/offline_user_data_job_failure_reason_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/offline_user_data_job_status_pb.rb +0 -33
- data/lib/google/ads/google_ads/v6/enums/offline_user_data_job_type_pb.rb +0 -33
- data/lib/google/ads/google_ads/v6/enums/operating_system_version_operator_type_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/optimization_goal_type_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/page_one_promoted_strategy_goal_pb.rb +0 -21
- data/lib/google/ads/google_ads/v6/enums/parental_status_type_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/enums/payment_mode_pb.rb +0 -33
- data/lib/google/ads/google_ads/v6/enums/placeholder_type_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/enums/placement_type_pb.rb +0 -34
- data/lib/google/ads/google_ads/v6/enums/policy_approval_status_pb.rb +0 -33
- data/lib/google/ads/google_ads/v6/enums/policy_review_status_pb.rb +0 -33
- data/lib/google/ads/google_ads/v6/enums/policy_topic_entry_type_pb.rb +0 -35
- data/lib/google/ads/google_ads/v6/enums/policy_topic_evidence_destination_mismatch_url_type_pb.rb +0 -34
- data/lib/google/ads/google_ads/v6/enums/policy_topic_evidence_destination_not_working_device_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/enums/policy_topic_evidence_destination_not_working_dns_error_type_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/positive_geo_target_type_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/enums/preferred_content_type_pb.rb +0 -30
- data/lib/google/ads/google_ads/v6/enums/price_extension_price_qualifier_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/enums/price_extension_price_unit_pb.rb +0 -35
- data/lib/google/ads/google_ads/v6/enums/price_extension_type_pb.rb +0 -38
- data/lib/google/ads/google_ads/v6/enums/price_placeholder_field_pb.rb +0 -82
- data/lib/google/ads/google_ads/v6/enums/product_bidding_category_level_pb.rb +0 -34
- data/lib/google/ads/google_ads/v6/enums/product_bidding_category_status_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/product_channel_exclusivity_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/product_channel_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/product_condition_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/enums/product_custom_attribute_index_pb.rb +0 -34
- data/lib/google/ads/google_ads/v6/enums/product_type_level_pb.rb +0 -34
- data/lib/google/ads/google_ads/v6/enums/promotion_extension_discount_modifier_pb.rb +0 -30
- data/lib/google/ads/google_ads/v6/enums/promotion_extension_occasion_pb.rb +0 -66
- data/lib/google/ads/google_ads/v6/enums/promotion_placeholder_field_pb.rb +0 -43
- data/lib/google/ads/google_ads/v6/enums/proximity_radius_units_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/quality_score_bucket_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/enums/reach_plan_ad_length_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/enums/reach_plan_age_range_pb.rb +0 -55
- data/lib/google/ads/google_ads/v6/enums/reach_plan_network_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/enums/real_estate_placeholder_field_pb.rb +0 -47
- data/lib/google/ads/google_ads/v6/enums/recommendation_type_pb.rb +0 -46
- data/lib/google/ads/google_ads/v6/enums/resource_change_operation_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/enums/response_content_type_pb.rb +0 -30
- data/lib/google/ads/google_ads/v6/enums/search_engine_results_page_type_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/enums/search_term_match_type_pb.rb +0 -34
- data/lib/google/ads/google_ads/v6/enums/search_term_targeting_status_pb.rb +0 -33
- data/lib/google/ads/google_ads/v6/enums/served_asset_field_type_pb.rb +0 -34
- data/lib/google/ads/google_ads/v6/enums/shared_set_status_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/shared_set_type_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/simulation_modification_method_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/simulation_type_pb.rb +0 -35
- data/lib/google/ads/google_ads/v6/enums/sitelink_placeholder_field_pb.rb +0 -36
- data/lib/google/ads/google_ads/v6/enums/slot_pb.rb +0 -36
- data/lib/google/ads/google_ads/v6/enums/spending_limit_type_pb.rb +0 -30
- data/lib/google/ads/google_ads/v6/enums/structured_snippet_placeholder_field_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/summary_row_setting_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/enums/system_managed_entity_source_pb.rb +0 -30
- data/lib/google/ads/google_ads/v6/enums/target_cpa_opt_in_recommendation_goal_pb.rb +0 -33
- data/lib/google/ads/google_ads/v6/enums/target_impression_share_location_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/enums/targeting_dimension_pb.rb +0 -37
- data/lib/google/ads/google_ads/v6/enums/time_type_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/tracking_code_page_format_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/tracking_code_type_pb.rb +0 -33
- data/lib/google/ads/google_ads/v6/enums/travel_placeholder_field_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/enums/user_identifier_source_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/user_interest_taxonomy_type_pb.rb +0 -34
- data/lib/google/ads/google_ads/v6/enums/user_list_access_status_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/user_list_closing_reason_pb.rb +0 -30
- data/lib/google/ads/google_ads/v6/enums/user_list_combined_rule_operator_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/user_list_crm_data_source_type_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/enums/user_list_date_rule_item_operator_pb.rb +0 -33
- data/lib/google/ads/google_ads/v6/enums/user_list_logical_rule_operator_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/enums/user_list_membership_status_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/user_list_number_rule_item_operator_pb.rb +0 -35
- data/lib/google/ads/google_ads/v6/enums/user_list_prepopulation_status_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/enums/user_list_rule_type_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/user_list_size_range_pb.rb +0 -45
- data/lib/google/ads/google_ads/v6/enums/user_list_string_rule_item_operator_pb.rb +0 -37
- data/lib/google/ads/google_ads/v6/enums/user_list_type_pb.rb +0 -35
- data/lib/google/ads/google_ads/v6/enums/vanity_pharma_display_url_mode_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/enums/vanity_pharma_text_pb.rb +0 -41
- data/lib/google/ads/google_ads/v6/enums/webpage_condition_operand_pb.rb +0 -34
- data/lib/google/ads/google_ads/v6/enums/webpage_condition_operator_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/errors/access_invitation_error_pb.rb +0 -36
- data/lib/google/ads/google_ads/v6/errors/account_budget_proposal_error_pb.rb +0 -53
- data/lib/google/ads/google_ads/v6/errors/account_link_error_pb.rb +0 -30
- data/lib/google/ads/google_ads/v6/errors/ad_customizer_error_pb.rb +0 -34
- data/lib/google/ads/google_ads/v6/errors/ad_error_pb.rb +0 -173
- data/lib/google/ads/google_ads/v6/errors/ad_group_ad_error_pb.rb +0 -39
- data/lib/google/ads/google_ads/v6/errors/ad_group_bid_modifier_error_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/errors/ad_group_criterion_error_pb.rb +0 -57
- data/lib/google/ads/google_ads/v6/errors/ad_group_error_pb.rb +0 -42
- data/lib/google/ads/google_ads/v6/errors/ad_group_feed_error_pb.rb +0 -36
- data/lib/google/ads/google_ads/v6/errors/ad_parameter_error_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/errors/ad_sharing_error_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/errors/adx_error_pb.rb +0 -30
- data/lib/google/ads/google_ads/v6/errors/asset_error_pb.rb +0 -40
- data/lib/google/ads/google_ads/v6/errors/asset_link_error_pb.rb +0 -43
- data/lib/google/ads/google_ads/v6/errors/authentication_error_pb.rb +0 -47
- data/lib/google/ads/google_ads/v6/errors/authorization_error_pb.rb +0 -42
- data/lib/google/ads/google_ads/v6/errors/batch_job_error_pb.rb +0 -35
- data/lib/google/ads/google_ads/v6/errors/bidding_error_pb.rb +0 -53
- data/lib/google/ads/google_ads/v6/errors/bidding_strategy_error_pb.rb +0 -34
- data/lib/google/ads/google_ads/v6/errors/billing_setup_error_pb.rb +0 -46
- data/lib/google/ads/google_ads/v6/errors/campaign_budget_error_pb.rb +0 -45
- data/lib/google/ads/google_ads/v6/errors/campaign_criterion_error_pb.rb +0 -40
- data/lib/google/ads/google_ads/v6/errors/campaign_draft_error_pb.rb +0 -39
- data/lib/google/ads/google_ads/v6/errors/campaign_error_pb.rb +0 -70
- data/lib/google/ads/google_ads/v6/errors/campaign_experiment_error_pb.rb +0 -39
- data/lib/google/ads/google_ads/v6/errors/campaign_feed_error_pb.rb +0 -36
- data/lib/google/ads/google_ads/v6/errors/campaign_shared_set_error_pb.rb +0 -30
- data/lib/google/ads/google_ads/v6/errors/change_event_error_pb.rb +0 -34
- data/lib/google/ads/google_ads/v6/errors/change_status_error_pb.rb +0 -34
- data/lib/google/ads/google_ads/v6/errors/collection_size_error_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/errors/context_error_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/errors/conversion_action_error_pb.rb +0 -39
- data/lib/google/ads/google_ads/v6/errors/conversion_adjustment_upload_error_pb.rb +0 -40
- data/lib/google/ads/google_ads/v6/errors/conversion_upload_error_pb.rb +0 -50
- data/lib/google/ads/google_ads/v6/errors/country_code_error_pb.rb +0 -30
- data/lib/google/ads/google_ads/v6/errors/criterion_error_pb.rb +0 -150
- data/lib/google/ads/google_ads/v6/errors/currency_code_error_pb.rb +0 -30
- data/lib/google/ads/google_ads/v6/errors/custom_audience_error_pb.rb +0 -37
- data/lib/google/ads/google_ads/v6/errors/custom_interest_error_pb.rb +0 -36
- data/lib/google/ads/google_ads/v6/errors/customer_client_link_error_pb.rb +0 -37
- data/lib/google/ads/google_ads/v6/errors/customer_error_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/errors/customer_feed_error_pb.rb +0 -36
- data/lib/google/ads/google_ads/v6/errors/customer_manager_link_error_pb.rb +0 -38
- data/lib/google/ads/google_ads/v6/errors/customer_user_access_error_pb.rb +0 -34
- data/lib/google/ads/google_ads/v6/errors/database_error_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/errors/date_error_pb.rb +0 -39
- data/lib/google/ads/google_ads/v6/errors/date_range_error_pb.rb +0 -34
- data/lib/google/ads/google_ads/v6/errors/distinct_error_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/errors/enum_error_pb.rb +0 -30
- data/lib/google/ads/google_ads/v6/errors/errors_pb.rb +0 -317
- data/lib/google/ads/google_ads/v6/errors/extension_feed_item_error_pb.rb +0 -74
- data/lib/google/ads/google_ads/v6/errors/extension_setting_error_pb.rb +0 -94
- data/lib/google/ads/google_ads/v6/errors/feed_attribute_reference_error_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/errors/feed_error_pb.rb +0 -51
- data/lib/google/ads/google_ads/v6/errors/feed_item_error_pb.rb +0 -38
- data/lib/google/ads/google_ads/v6/errors/feed_item_set_error_pb.rb +0 -35
- data/lib/google/ads/google_ads/v6/errors/feed_item_set_link_error_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/errors/feed_item_target_error_pb.rb +0 -37
- data/lib/google/ads/google_ads/v6/errors/feed_item_validation_error_pb.rb +0 -134
- data/lib/google/ads/google_ads/v6/errors/feed_mapping_error_pb.rb +0 -46
- data/lib/google/ads/google_ads/v6/errors/field_error_pb.rb +0 -36
- data/lib/google/ads/google_ads/v6/errors/field_mask_error_pb.rb +0 -33
- data/lib/google/ads/google_ads/v6/errors/function_error_pb.rb +0 -45
- data/lib/google/ads/google_ads/v6/errors/function_parsing_error_pb.rb +0 -40
- data/lib/google/ads/google_ads/v6/errors/geo_target_constant_suggestion_error_pb.rb +0 -33
- data/lib/google/ads/google_ads/v6/errors/header_error_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/errors/id_error_pb.rb +0 -30
- data/lib/google/ads/google_ads/v6/errors/image_error_pb.rb +0 -68
- data/lib/google/ads/google_ads/v6/errors/internal_error_pb.rb +0 -33
- data/lib/google/ads/google_ads/v6/errors/invoice_error_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/errors/keyword_plan_ad_group_error_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/errors/keyword_plan_ad_group_keyword_error_pb.rb +0 -36
- data/lib/google/ads/google_ads/v6/errors/keyword_plan_campaign_error_pb.rb +0 -35
- data/lib/google/ads/google_ads/v6/errors/keyword_plan_campaign_keyword_error_pb.rb +0 -30
- data/lib/google/ads/google_ads/v6/errors/keyword_plan_error_pb.rb +0 -43
- data/lib/google/ads/google_ads/v6/errors/keyword_plan_idea_error_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/errors/label_error_pb.rb +0 -38
- data/lib/google/ads/google_ads/v6/errors/language_code_error_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/errors/list_operation_error_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/errors/manager_link_error_pb.rb +0 -46
- data/lib/google/ads/google_ads/v6/errors/media_bundle_error_pb.rb +0 -51
- data/lib/google/ads/google_ads/v6/errors/media_file_error_pb.rb +0 -52
- data/lib/google/ads/google_ads/v6/errors/media_upload_error_pb.rb +0 -62
- data/lib/google/ads/google_ads/v6/errors/multiplier_error_pb.rb +0 -41
- data/lib/google/ads/google_ads/v6/errors/mutate_error_pb.rb +0 -37
- data/lib/google/ads/google_ads/v6/errors/new_resource_creation_error_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/errors/not_allowlisted_error_pb.rb +0 -30
- data/lib/google/ads/google_ads/v6/errors/not_empty_error_pb.rb +0 -30
- data/lib/google/ads/google_ads/v6/errors/null_error_pb.rb +0 -30
- data/lib/google/ads/google_ads/v6/errors/offline_user_data_job_error_pb.rb +0 -59
- data/lib/google/ads/google_ads/v6/errors/operation_access_denied_error_pb.rb +0 -39
- data/lib/google/ads/google_ads/v6/errors/operator_error_pb.rb +0 -30
- data/lib/google/ads/google_ads/v6/errors/partial_failure_error_pb.rb +0 -30
- data/lib/google/ads/google_ads/v6/errors/payments_account_error_pb.rb +0 -30
- data/lib/google/ads/google_ads/v6/errors/policy_finding_error_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/errors/policy_validation_parameter_error_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/errors/policy_violation_error_pb.rb +0 -30
- data/lib/google/ads/google_ads/v6/errors/query_error_pb.rb +0 -83
- data/lib/google/ads/google_ads/v6/errors/quota_error_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/errors/range_error_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/errors/reach_plan_error_pb.rb +0 -30
- data/lib/google/ads/google_ads/v6/errors/recommendation_error_pb.rb +0 -43
- data/lib/google/ads/google_ads/v6/errors/region_code_error_pb.rb +0 -30
- data/lib/google/ads/google_ads/v6/errors/request_error_pb.rb +0 -52
- data/lib/google/ads/google_ads/v6/errors/resource_access_denied_error_pb.rb +0 -30
- data/lib/google/ads/google_ads/v6/errors/resource_count_limit_exceeded_error_pb.rb +0 -38
- data/lib/google/ads/google_ads/v6/errors/setting_error_pb.rb +0 -40
- data/lib/google/ads/google_ads/v6/errors/shared_criterion_error_pb.rb +0 -30
- data/lib/google/ads/google_ads/v6/errors/shared_set_error_pb.rb +0 -33
- data/lib/google/ads/google_ads/v6/errors/size_limit_error_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/errors/string_format_error_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/errors/string_length_error_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/errors/third_party_app_analytics_link_error_pb.rb +0 -33
- data/lib/google/ads/google_ads/v6/errors/time_zone_error_pb.rb +0 -30
- data/lib/google/ads/google_ads/v6/errors/url_field_error_pb.rb +0 -81
- data/lib/google/ads/google_ads/v6/errors/user_data_error_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/errors/user_list_error_pb.rb +0 -55
- data/lib/google/ads/google_ads/v6/errors/youtube_video_registration_error_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/resources/account_budget_pb.rb +0 -80
- data/lib/google/ads/google_ads/v6/resources/account_budget_proposal_pb.rb +0 -62
- data/lib/google/ads/google_ads/v6/resources/account_link_pb.rb +0 -52
- data/lib/google/ads/google_ads/v6/resources/ad_group_ad_asset_view_pb.rb +0 -44
- data/lib/google/ads/google_ads/v6/resources/ad_group_ad_label_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/resources/ad_group_ad_pb.rb +0 -44
- data/lib/google/ads/google_ads/v6/resources/ad_group_audience_view_pb.rb +0 -27
- data/lib/google/ads/google_ads/v6/resources/ad_group_bid_modifier_pb.rb +0 -42
- data/lib/google/ads/google_ads/v6/resources/ad_group_criterion_label_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/resources/ad_group_criterion_pb.rb +0 -100
- data/lib/google/ads/google_ads/v6/resources/ad_group_criterion_simulation_pb.rb +0 -40
- data/lib/google/ads/google_ads/v6/resources/ad_group_extension_setting_pb.rb +0 -33
- data/lib/google/ads/google_ads/v6/resources/ad_group_feed_pb.rb +0 -35
- data/lib/google/ads/google_ads/v6/resources/ad_group_label_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/resources/ad_group_pb.rb +0 -60
- data/lib/google/ads/google_ads/v6/resources/ad_group_simulation_pb.rb +0 -41
- data/lib/google/ads/google_ads/v6/resources/ad_parameter_pb.rb +0 -30
- data/lib/google/ads/google_ads/v6/resources/ad_pb.rb +0 -70
- data/lib/google/ads/google_ads/v6/resources/ad_schedule_view_pb.rb +0 -27
- data/lib/google/ads/google_ads/v6/resources/age_range_view_pb.rb +0 -27
- data/lib/google/ads/google_ads/v6/resources/asset_pb.rb +0 -51
- data/lib/google/ads/google_ads/v6/resources/batch_job_pb.rb +0 -42
- data/lib/google/ads/google_ads/v6/resources/bidding_strategy_pb.rb +0 -46
- data/lib/google/ads/google_ads/v6/resources/billing_setup_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/resources/call_view_pb.rb +0 -38
- data/lib/google/ads/google_ads/v6/resources/campaign_asset_pb.rb +0 -33
- data/lib/google/ads/google_ads/v6/resources/campaign_audience_view_pb.rb +0 -27
- data/lib/google/ads/google_ads/v6/resources/campaign_bid_modifier_pb.rb +0 -34
- data/lib/google/ads/google_ads/v6/resources/campaign_budget_pb.rb +0 -47
- data/lib/google/ads/google_ads/v6/resources/campaign_criterion_pb.rb +0 -67
- data/lib/google/ads/google_ads/v6/resources/campaign_criterion_simulation_pb.rb +0 -39
- data/lib/google/ads/google_ads/v6/resources/campaign_draft_pb.rb +0 -35
- data/lib/google/ads/google_ads/v6/resources/campaign_experiment_pb.rb +0 -40
- data/lib/google/ads/google_ads/v6/resources/campaign_extension_setting_pb.rb +0 -33
- data/lib/google/ads/google_ads/v6/resources/campaign_feed_pb.rb +0 -35
- data/lib/google/ads/google_ads/v6/resources/campaign_label_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/resources/campaign_pb.rb +0 -155
- data/lib/google/ads/google_ads/v6/resources/campaign_shared_set_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/resources/carrier_constant_pb.rb +0 -30
- data/lib/google/ads/google_ads/v6/resources/change_event_pb.rb +0 -76
- data/lib/google/ads/google_ads/v6/resources/change_status_pb.rb +0 -47
- data/lib/google/ads/google_ads/v6/resources/click_view_pb.rb +0 -35
- data/lib/google/ads/google_ads/v6/resources/combined_audience_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/resources/conversion_action_pb.rb +0 -74
- data/lib/google/ads/google_ads/v6/resources/currency_constant_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/resources/custom_audience_pb.rb +0 -46
- data/lib/google/ads/google_ads/v6/resources/custom_interest_pb.rb +0 -41
- data/lib/google/ads/google_ads/v6/resources/customer_client_link_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/resources/customer_client_pb.rb +0 -36
- data/lib/google/ads/google_ads/v6/resources/customer_extension_setting_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/resources/customer_feed_pb.rb +0 -34
- data/lib/google/ads/google_ads/v6/resources/customer_label_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/resources/customer_manager_link_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/resources/customer_negative_criterion_pb.rb +0 -39
- data/lib/google/ads/google_ads/v6/resources/customer_pb.rb +0 -59
- data/lib/google/ads/google_ads/v6/resources/customer_user_access_invitation_pb.rb +0 -34
- data/lib/google/ads/google_ads/v6/resources/customer_user_access_pb.rb +0 -33
- data/lib/google/ads/google_ads/v6/resources/detail_placement_view_pb.rb +0 -33
- data/lib/google/ads/google_ads/v6/resources/display_keyword_view_pb.rb +0 -27
- data/lib/google/ads/google_ads/v6/resources/distance_view_pb.rb +0 -30
- data/lib/google/ads/google_ads/v6/resources/domain_category_pb.rb +0 -35
- data/lib/google/ads/google_ads/v6/resources/dynamic_search_ads_search_term_view_pb.rb +0 -34
- data/lib/google/ads/google_ads/v6/resources/expanded_landing_page_view_pb.rb +0 -28
- data/lib/google/ads/google_ads/v6/resources/extension_feed_item_pb.rb +0 -59
- data/lib/google/ads/google_ads/v6/resources/feed_item_pb.rb +0 -80
- data/lib/google/ads/google_ads/v6/resources/feed_item_set_link_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/resources/feed_item_set_pb.rb +0 -37
- data/lib/google/ads/google_ads/v6/resources/feed_item_target_pb.rb +0 -43
- data/lib/google/ads/google_ads/v6/resources/feed_mapping_pb.rb +0 -88
- data/lib/google/ads/google_ads/v6/resources/feed_pb.rb +0 -79
- data/lib/google/ads/google_ads/v6/resources/feed_placeholder_view_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/resources/gender_view_pb.rb +0 -27
- data/lib/google/ads/google_ads/v6/resources/geo_target_constant_pb.rb +0 -35
- data/lib/google/ads/google_ads/v6/resources/geographic_view_pb.rb +0 -30
- data/lib/google/ads/google_ads/v6/resources/google_ads_field_pb.rb +0 -42
- data/lib/google/ads/google_ads/v6/resources/group_placement_view_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/resources/hotel_group_view_pb.rb +0 -27
- data/lib/google/ads/google_ads/v6/resources/hotel_performance_view_pb.rb +0 -27
- data/lib/google/ads/google_ads/v6/resources/income_range_view_pb.rb +0 -27
- data/lib/google/ads/google_ads/v6/resources/invoice_pb.rb +0 -63
- data/lib/google/ads/google_ads/v6/resources/keyword_plan_ad_group_keyword_pb.rb +0 -34
- data/lib/google/ads/google_ads/v6/resources/keyword_plan_ad_group_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/resources/keyword_plan_campaign_keyword_pb.rb +0 -33
- data/lib/google/ads/google_ads/v6/resources/keyword_plan_campaign_pb.rb +0 -39
- data/lib/google/ads/google_ads/v6/resources/keyword_plan_pb.rb +0 -39
- data/lib/google/ads/google_ads/v6/resources/keyword_view_pb.rb +0 -27
- data/lib/google/ads/google_ads/v6/resources/label_pb.rb +0 -33
- data/lib/google/ads/google_ads/v6/resources/landing_page_view_pb.rb +0 -28
- data/lib/google/ads/google_ads/v6/resources/language_constant_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/resources/location_view_pb.rb +0 -27
- data/lib/google/ads/google_ads/v6/resources/managed_placement_view_pb.rb +0 -27
- data/lib/google/ads/google_ads/v6/resources/media_file_pb.rb +0 -63
- data/lib/google/ads/google_ads/v6/resources/merchant_center_link_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/resources/mobile_app_category_constant_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/resources/mobile_device_constant_pb.rb +0 -33
- data/lib/google/ads/google_ads/v6/resources/offline_user_data_job_pb.rb +0 -40
- data/lib/google/ads/google_ads/v6/resources/operating_system_version_constant_pb.rb +0 -33
- data/lib/google/ads/google_ads/v6/resources/paid_organic_search_term_view_pb.rb +0 -28
- data/lib/google/ads/google_ads/v6/resources/parental_status_view_pb.rb +0 -27
- data/lib/google/ads/google_ads/v6/resources/payments_account_pb.rb +0 -33
- data/lib/google/ads/google_ads/v6/resources/product_bidding_category_constant_pb.rb +0 -36
- data/lib/google/ads/google_ads/v6/resources/product_group_view_pb.rb +0 -27
- data/lib/google/ads/google_ads/v6/resources/recommendation_pb.rb +0 -153
- data/lib/google/ads/google_ads/v6/resources/remarketing_action_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/resources/search_term_view_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/resources/shared_criterion_pb.rb +0 -40
- data/lib/google/ads/google_ads/v6/resources/shared_set_pb.rb +0 -35
- data/lib/google/ads/google_ads/v6/resources/shopping_performance_view_pb.rb +0 -27
- data/lib/google/ads/google_ads/v6/resources/third_party_app_analytics_link_pb.rb +0 -28
- data/lib/google/ads/google_ads/v6/resources/topic_constant_pb.rb +0 -30
- data/lib/google/ads/google_ads/v6/resources/topic_view_pb.rb +0 -27
- data/lib/google/ads/google_ads/v6/resources/user_interest_pb.rb +0 -35
- data/lib/google/ads/google_ads/v6/resources/user_list_pb.rb +0 -59
- data/lib/google/ads/google_ads/v6/resources/user_location_view_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/resources/video_pb.rb +0 -31
- data/lib/google/ads/google_ads/v6/services.rb +0 -158
- data/lib/google/ads/google_ads/v6/services/account_budget_proposal_service.rb +0 -64
- data/lib/google/ads/google_ads/v6/services/account_budget_proposal_service/client.rb +0 -464
- data/lib/google/ads/google_ads/v6/services/account_budget_proposal_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/account_budget_proposal_service/paths.rb +0 -86
- data/lib/google/ads/google_ads/v6/services/account_budget_proposal_service_pb.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/account_budget_proposal_service_services_pb.rb +0 -65
- data/lib/google/ads/google_ads/v6/services/account_budget_service.rb +0 -53
- data/lib/google/ads/google_ads/v6/services/account_budget_service/client.rb +0 -374
- data/lib/google/ads/google_ads/v6/services/account_budget_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/account_budget_service/paths.rb +0 -86
- data/lib/google/ads/google_ads/v6/services/account_budget_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/services/account_budget_service_services_pb.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/account_link_service.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/account_link_service/client.rb +0 -534
- data/lib/google/ads/google_ads/v6/services/account_link_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/account_link_service/paths.rb +0 -66
- data/lib/google/ads/google_ads/v6/services/account_link_service_pb.rb +0 -62
- data/lib/google/ads/google_ads/v6/services/account_link_service_services_pb.rb +0 -55
- data/lib/google/ads/google_ads/v6/services/ad_group_ad_asset_view_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/ad_group_ad_asset_view_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v6/services/ad_group_ad_asset_view_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/ad_group_ad_asset_view_service/paths.rb +0 -94
- data/lib/google/ads/google_ads/v6/services/ad_group_ad_asset_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/services/ad_group_ad_asset_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/ad_group_ad_label_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/ad_group_ad_label_service/client.rb +0 -456
- data/lib/google/ads/google_ads/v6/services/ad_group_ad_label_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/ad_group_ad_label_service/paths.rb +0 -92
- data/lib/google/ads/google_ads/v6/services/ad_group_ad_label_service_pb.rb +0 -53
- data/lib/google/ads/google_ads/v6/services/ad_group_ad_label_service_services_pb.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/ad_group_ad_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/ad_group_ad_service/client.rb +0 -458
- data/lib/google/ads/google_ads/v6/services/ad_group_ad_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/ad_group_ad_service/paths.rb +0 -88
- data/lib/google/ads/google_ads/v6/services/ad_group_ad_service_pb.rb +0 -61
- data/lib/google/ads/google_ads/v6/services/ad_group_ad_service_services_pb.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/ad_group_audience_view_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/ad_group_audience_view_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v6/services/ad_group_audience_view_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/ad_group_audience_view_service/paths.rb +0 -54
- data/lib/google/ads/google_ads/v6/services/ad_group_audience_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/services/ad_group_audience_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/ad_group_bid_modifier_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/ad_group_bid_modifier_service/client.rb +0 -459
- data/lib/google/ads/google_ads/v6/services/ad_group_bid_modifier_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/ad_group_bid_modifier_service/paths.rb +0 -71
- data/lib/google/ads/google_ads/v6/services/ad_group_bid_modifier_service_pb.rb +0 -59
- data/lib/google/ads/google_ads/v6/services/ad_group_bid_modifier_service_services_pb.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/ad_group_criterion_label_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/ad_group_criterion_label_service/client.rb +0 -456
- data/lib/google/ads/google_ads/v6/services/ad_group_criterion_label_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/ad_group_criterion_label_service/paths.rb +0 -92
- data/lib/google/ads/google_ads/v6/services/ad_group_criterion_label_service_pb.rb +0 -53
- data/lib/google/ads/google_ads/v6/services/ad_group_criterion_label_service_services_pb.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/ad_group_criterion_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/ad_group_criterion_service/client.rb +0 -458
- data/lib/google/ads/google_ads/v6/services/ad_group_criterion_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/ad_group_criterion_service/paths.rb +0 -71
- data/lib/google/ads/google_ads/v6/services/ad_group_criterion_service_pb.rb +0 -61
- data/lib/google/ads/google_ads/v6/services/ad_group_criterion_service_services_pb.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/ad_group_criterion_simulation_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/ad_group_criterion_simulation_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v6/services/ad_group_criterion_simulation_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/ad_group_criterion_simulation_service/paths.rb +0 -62
- data/lib/google/ads/google_ads/v6/services/ad_group_criterion_simulation_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/services/ad_group_criterion_simulation_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/ad_group_extension_setting_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/ad_group_extension_setting_service/client.rb +0 -458
- data/lib/google/ads/google_ads/v6/services/ad_group_extension_setting_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/ad_group_extension_setting_service/paths.rb +0 -88
- data/lib/google/ads/google_ads/v6/services/ad_group_extension_setting_service_pb.rb +0 -59
- data/lib/google/ads/google_ads/v6/services/ad_group_extension_setting_service_services_pb.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/ad_group_feed_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/ad_group_feed_service/client.rb +0 -459
- data/lib/google/ads/google_ads/v6/services/ad_group_feed_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/ad_group_feed_service/paths.rb +0 -88
- data/lib/google/ads/google_ads/v6/services/ad_group_feed_service_pb.rb +0 -59
- data/lib/google/ads/google_ads/v6/services/ad_group_feed_service_services_pb.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/ad_group_label_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/ad_group_label_service/client.rb +0 -456
- data/lib/google/ads/google_ads/v6/services/ad_group_label_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/ad_group_label_service/paths.rb +0 -88
- data/lib/google/ads/google_ads/v6/services/ad_group_label_service_pb.rb +0 -53
- data/lib/google/ads/google_ads/v6/services/ad_group_label_service_services_pb.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/ad_group_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/ad_group_service/client.rb +0 -458
- data/lib/google/ads/google_ads/v6/services/ad_group_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/ad_group_service/paths.rb +0 -88
- data/lib/google/ads/google_ads/v6/services/ad_group_service_pb.rb +0 -59
- data/lib/google/ads/google_ads/v6/services/ad_group_service_services_pb.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/ad_group_simulation_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/ad_group_simulation_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v6/services/ad_group_simulation_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/ad_group_simulation_service/paths.rb +0 -60
- data/lib/google/ads/google_ads/v6/services/ad_group_simulation_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/services/ad_group_simulation_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/ad_parameter_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/ad_parameter_service/client.rb +0 -459
- data/lib/google/ads/google_ads/v6/services/ad_parameter_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/ad_parameter_service/paths.rb +0 -75
- data/lib/google/ads/google_ads/v6/services/ad_parameter_service_pb.rb +0 -59
- data/lib/google/ads/google_ads/v6/services/ad_parameter_service_services_pb.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/ad_schedule_view_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/ad_schedule_view_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v6/services/ad_schedule_view_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/ad_schedule_view_service/paths.rb +0 -54
- data/lib/google/ads/google_ads/v6/services/ad_schedule_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/services/ad_schedule_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/ad_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/ad_service/client.rb +0 -451
- data/lib/google/ads/google_ads/v6/services/ad_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/ad_service/paths.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/ad_service_pb.rb +0 -55
- data/lib/google/ads/google_ads/v6/services/ad_service_services_pb.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/age_range_view_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/age_range_view_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v6/services/age_range_view_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/age_range_view_service/paths.rb +0 -54
- data/lib/google/ads/google_ads/v6/services/age_range_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/services/age_range_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/asset_service.rb +0 -53
- data/lib/google/ads/google_ads/v6/services/asset_service/client.rb +0 -452
- data/lib/google/ads/google_ads/v6/services/asset_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/asset_service/paths.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/asset_service_pb.rb +0 -54
- data/lib/google/ads/google_ads/v6/services/asset_service_services_pb.rb +0 -53
- data/lib/google/ads/google_ads/v6/services/batch_job_service.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/batch_job_service/client.rb +0 -711
- data/lib/google/ads/google_ads/v6/services/batch_job_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/batch_job_service/operations.rb +0 -657
- data/lib/google/ads/google_ads/v6/services/batch_job_service/paths.rb +0 -953
- data/lib/google/ads/google_ads/v6/services/batch_job_service_pb.rb +0 -83
- data/lib/google/ads/google_ads/v6/services/batch_job_service_services_pb.rb +0 -62
- data/lib/google/ads/google_ads/v6/services/bidding_strategy_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/bidding_strategy_service/client.rb +0 -456
- data/lib/google/ads/google_ads/v6/services/bidding_strategy_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/bidding_strategy_service/paths.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/bidding_strategy_service_pb.rb +0 -56
- data/lib/google/ads/google_ads/v6/services/bidding_strategy_service_services_pb.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/billing_setup_service.rb +0 -59
- data/lib/google/ads/google_ads/v6/services/billing_setup_service/client.rb +0 -455
- data/lib/google/ads/google_ads/v6/services/billing_setup_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/billing_setup_service/paths.rb +0 -69
- data/lib/google/ads/google_ads/v6/services/billing_setup_service_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/billing_setup_service_services_pb.rb +0 -59
- data/lib/google/ads/google_ads/v6/services/campaign_asset_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/campaign_asset_service/client.rb +0 -455
- data/lib/google/ads/google_ads/v6/services/campaign_asset_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/campaign_asset_service/paths.rb +0 -90
- data/lib/google/ads/google_ads/v6/services/campaign_asset_service_pb.rb +0 -53
- data/lib/google/ads/google_ads/v6/services/campaign_asset_service_services_pb.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/campaign_audience_view_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/campaign_audience_view_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v6/services/campaign_audience_view_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/campaign_audience_view_service/paths.rb +0 -54
- data/lib/google/ads/google_ads/v6/services/campaign_audience_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/services/campaign_audience_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/campaign_bid_modifier_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/campaign_bid_modifier_service/client.rb +0 -459
- data/lib/google/ads/google_ads/v6/services/campaign_bid_modifier_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/campaign_bid_modifier_service/paths.rb +0 -71
- data/lib/google/ads/google_ads/v6/services/campaign_bid_modifier_service_pb.rb +0 -59
- data/lib/google/ads/google_ads/v6/services/campaign_bid_modifier_service_services_pb.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/campaign_budget_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/campaign_budget_service/client.rb +0 -459
- data/lib/google/ads/google_ads/v6/services/campaign_budget_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/campaign_budget_service/paths.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/campaign_budget_service_pb.rb +0 -59
- data/lib/google/ads/google_ads/v6/services/campaign_budget_service_services_pb.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/campaign_criterion_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/campaign_criterion_service/client.rb +0 -458
- data/lib/google/ads/google_ads/v6/services/campaign_criterion_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/campaign_criterion_service/paths.rb +0 -71
- data/lib/google/ads/google_ads/v6/services/campaign_criterion_service_pb.rb +0 -59
- data/lib/google/ads/google_ads/v6/services/campaign_criterion_service_services_pb.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/campaign_criterion_simulation_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/campaign_criterion_simulation_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v6/services/campaign_criterion_simulation_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/campaign_criterion_simulation_service/paths.rb +0 -62
- data/lib/google/ads/google_ads/v6/services/campaign_criterion_simulation_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/services/campaign_criterion_simulation_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/campaign_draft_service.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/campaign_draft_service/client.rb +0 -638
- data/lib/google/ads/google_ads/v6/services/campaign_draft_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/campaign_draft_service/operations.rb +0 -657
- data/lib/google/ads/google_ads/v6/services/campaign_draft_service/paths.rb +0 -71
- data/lib/google/ads/google_ads/v6/services/campaign_draft_service_pb.rb +0 -75
- data/lib/google/ads/google_ads/v6/services/campaign_draft_service_services_pb.rb +0 -66
- data/lib/google/ads/google_ads/v6/services/campaign_experiment_service.rb +0 -61
- data/lib/google/ads/google_ads/v6/services/campaign_experiment_service/client.rb +0 -884
- data/lib/google/ads/google_ads/v6/services/campaign_experiment_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/campaign_experiment_service/operations.rb +0 -657
- data/lib/google/ads/google_ads/v6/services/campaign_experiment_service/paths.rb +0 -88
- data/lib/google/ads/google_ads/v6/services/campaign_experiment_service_pb.rb +0 -98
- data/lib/google/ads/google_ads/v6/services/campaign_experiment_service_services_pb.rb +0 -89
- data/lib/google/ads/google_ads/v6/services/campaign_extension_setting_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/campaign_extension_setting_service/client.rb +0 -458
- data/lib/google/ads/google_ads/v6/services/campaign_extension_setting_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/campaign_extension_setting_service/paths.rb +0 -88
- data/lib/google/ads/google_ads/v6/services/campaign_extension_setting_service_pb.rb +0 -56
- data/lib/google/ads/google_ads/v6/services/campaign_extension_setting_service_services_pb.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/campaign_feed_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/campaign_feed_service/client.rb +0 -459
- data/lib/google/ads/google_ads/v6/services/campaign_feed_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/campaign_feed_service/paths.rb +0 -88
- data/lib/google/ads/google_ads/v6/services/campaign_feed_service_pb.rb +0 -59
- data/lib/google/ads/google_ads/v6/services/campaign_feed_service_services_pb.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/campaign_label_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/campaign_label_service/client.rb +0 -456
- data/lib/google/ads/google_ads/v6/services/campaign_label_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/campaign_label_service/paths.rb +0 -88
- data/lib/google/ads/google_ads/v6/services/campaign_label_service_pb.rb +0 -53
- data/lib/google/ads/google_ads/v6/services/campaign_label_service_services_pb.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/campaign_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/campaign_service/client.rb +0 -458
- data/lib/google/ads/google_ads/v6/services/campaign_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/campaign_service/paths.rb +0 -139
- data/lib/google/ads/google_ads/v6/services/campaign_service_pb.rb +0 -59
- data/lib/google/ads/google_ads/v6/services/campaign_service_services_pb.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/campaign_shared_set_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/campaign_shared_set_service/client.rb +0 -458
- data/lib/google/ads/google_ads/v6/services/campaign_shared_set_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/campaign_shared_set_service/paths.rb +0 -88
- data/lib/google/ads/google_ads/v6/services/campaign_shared_set_service_pb.rb +0 -56
- data/lib/google/ads/google_ads/v6/services/campaign_shared_set_service_services_pb.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/carrier_constant_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/carrier_constant_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v6/services/carrier_constant_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/carrier_constant_service/paths.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/carrier_constant_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/services/carrier_constant_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/change_status_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/change_status_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v6/services/change_status_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/change_status_service/paths.rb +0 -236
- data/lib/google/ads/google_ads/v6/services/change_status_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/services/change_status_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/click_view_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/click_view_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v6/services/click_view_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/click_view_service/paths.rb +0 -104
- data/lib/google/ads/google_ads/v6/services/click_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/services/click_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/combined_audience_service.rb +0 -53
- data/lib/google/ads/google_ads/v6/services/combined_audience_service/client.rb +0 -374
- data/lib/google/ads/google_ads/v6/services/combined_audience_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/combined_audience_service/paths.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/combined_audience_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/services/combined_audience_service_services_pb.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/conversion_action_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/conversion_action_service/client.rb +0 -456
- data/lib/google/ads/google_ads/v6/services/conversion_action_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/conversion_action_service/paths.rb +0 -66
- data/lib/google/ads/google_ads/v6/services/conversion_action_service_pb.rb +0 -56
- data/lib/google/ads/google_ads/v6/services/conversion_action_service_services_pb.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/conversion_adjustment_upload_service.rb +0 -50
- data/lib/google/ads/google_ads/v6/services/conversion_adjustment_upload_service/client.rb +0 -383
- data/lib/google/ads/google_ads/v6/services/conversion_adjustment_upload_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/conversion_adjustment_upload_service_pb.rb +0 -68
- data/lib/google/ads/google_ads/v6/services/conversion_adjustment_upload_service_services_pb.rb +0 -47
- data/lib/google/ads/google_ads/v6/services/conversion_upload_service.rb +0 -50
- data/lib/google/ads/google_ads/v6/services/conversion_upload_service/client.rb +0 -469
- data/lib/google/ads/google_ads/v6/services/conversion_upload_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/conversion_upload_service_pb.rb +0 -85
- data/lib/google/ads/google_ads/v6/services/conversion_upload_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/currency_constant_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/currency_constant_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v6/services/currency_constant_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/currency_constant_service/paths.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/currency_constant_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/services/currency_constant_service_services_pb.rb +0 -47
- data/lib/google/ads/google_ads/v6/services/custom_audience_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/custom_audience_service/client.rb +0 -450
- data/lib/google/ads/google_ads/v6/services/custom_audience_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/custom_audience_service/paths.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/custom_audience_service_pb.rb +0 -53
- data/lib/google/ads/google_ads/v6/services/custom_audience_service_services_pb.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/custom_interest_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/custom_interest_service/client.rb +0 -450
- data/lib/google/ads/google_ads/v6/services/custom_interest_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/custom_interest_service/paths.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/custom_interest_service_pb.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/custom_interest_service_services_pb.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/customer_client_link_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/customer_client_link_service/client.rb +0 -447
- data/lib/google/ads/google_ads/v6/services/customer_client_link_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/customer_client_link_service/paths.rb +0 -68
- data/lib/google/ads/google_ads/v6/services/customer_client_link_service_pb.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/customer_client_link_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/customer_client_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/customer_client_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v6/services/customer_client_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/customer_client_service/paths.rb +0 -66
- data/lib/google/ads/google_ads/v6/services/customer_client_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/services/customer_client_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/customer_extension_setting_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/customer_extension_setting_service/client.rb +0 -458
- data/lib/google/ads/google_ads/v6/services/customer_extension_setting_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/customer_extension_setting_service/paths.rb +0 -69
- data/lib/google/ads/google_ads/v6/services/customer_extension_setting_service_pb.rb +0 -56
- data/lib/google/ads/google_ads/v6/services/customer_extension_setting_service_services_pb.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/customer_feed_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/customer_feed_service/client.rb +0 -459
- data/lib/google/ads/google_ads/v6/services/customer_feed_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/customer_feed_service/paths.rb +0 -69
- data/lib/google/ads/google_ads/v6/services/customer_feed_service_pb.rb +0 -59
- data/lib/google/ads/google_ads/v6/services/customer_feed_service_services_pb.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/customer_label_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/customer_label_service/client.rb +0 -456
- data/lib/google/ads/google_ads/v6/services/customer_label_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/customer_label_service/paths.rb +0 -83
- data/lib/google/ads/google_ads/v6/services/customer_label_service_pb.rb +0 -53
- data/lib/google/ads/google_ads/v6/services/customer_label_service_services_pb.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/customer_manager_link_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/customer_manager_link_service/client.rb +0 -531
- data/lib/google/ads/google_ads/v6/services/customer_manager_link_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/customer_manager_link_service/paths.rb +0 -68
- data/lib/google/ads/google_ads/v6/services/customer_manager_link_service_pb.rb +0 -60
- data/lib/google/ads/google_ads/v6/services/customer_manager_link_service_services_pb.rb +0 -55
- data/lib/google/ads/google_ads/v6/services/customer_negative_criterion_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/customer_negative_criterion_service/client.rb +0 -458
- data/lib/google/ads/google_ads/v6/services/customer_negative_criterion_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/customer_negative_criterion_service/paths.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/customer_negative_criterion_service_pb.rb +0 -56
- data/lib/google/ads/google_ads/v6/services/customer_negative_criterion_service_services_pb.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/customer_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/customer_service/client.rb +0 -595
- data/lib/google/ads/google_ads/v6/services/customer_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/customer_service/paths.rb +0 -66
- data/lib/google/ads/google_ads/v6/services/customer_service_pb.rb +0 -72
- data/lib/google/ads/google_ads/v6/services/customer_service_services_pb.rb +0 -56
- data/lib/google/ads/google_ads/v6/services/customer_user_access_invitation_service.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/customer_user_access_invitation_service/client.rb +0 -448
- data/lib/google/ads/google_ads/v6/services/customer_user_access_invitation_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/customer_user_access_invitation_service/paths.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/customer_user_access_invitation_service_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/customer_user_access_invitation_service_services_pb.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/customer_user_access_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/customer_user_access_service/client.rb +0 -448
- data/lib/google/ads/google_ads/v6/services/customer_user_access_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/customer_user_access_service/paths.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/customer_user_access_service_pb.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/customer_user_access_service_services_pb.rb +0 -50
- data/lib/google/ads/google_ads/v6/services/detail_placement_view_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/detail_placement_view_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v6/services/detail_placement_view_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/detail_placement_view_service/paths.rb +0 -54
- data/lib/google/ads/google_ads/v6/services/detail_placement_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/services/detail_placement_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/display_keyword_view_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/display_keyword_view_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v6/services/display_keyword_view_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/display_keyword_view_service/paths.rb +0 -54
- data/lib/google/ads/google_ads/v6/services/display_keyword_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/services/display_keyword_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/distance_view_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/distance_view_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v6/services/distance_view_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/distance_view_service/paths.rb +0 -54
- data/lib/google/ads/google_ads/v6/services/distance_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/services/distance_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/domain_category_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/domain_category_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v6/services/domain_category_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/domain_category_service/paths.rb +0 -73
- data/lib/google/ads/google_ads/v6/services/domain_category_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/services/domain_category_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/dynamic_search_ads_search_term_view_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/dynamic_search_ads_search_term_view_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v6/services/dynamic_search_ads_search_term_view_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/dynamic_search_ads_search_term_view_service/paths.rb +0 -60
- data/lib/google/ads/google_ads/v6/services/dynamic_search_ads_search_term_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/services/dynamic_search_ads_search_term_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/expanded_landing_page_view_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/expanded_landing_page_view_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v6/services/expanded_landing_page_view_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/expanded_landing_page_view_service/paths.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/expanded_landing_page_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/services/expanded_landing_page_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/extension_feed_item_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/extension_feed_item_service/client.rb +0 -460
- data/lib/google/ads/google_ads/v6/services/extension_feed_item_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/extension_feed_item_service/paths.rb +0 -117
- data/lib/google/ads/google_ads/v6/services/extension_feed_item_service_pb.rb +0 -59
- data/lib/google/ads/google_ads/v6/services/extension_feed_item_service_services_pb.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/feed_item_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/feed_item_service/client.rb +0 -459
- data/lib/google/ads/google_ads/v6/services/feed_item_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/feed_item_service/paths.rb +0 -71
- data/lib/google/ads/google_ads/v6/services/feed_item_service_pb.rb +0 -59
- data/lib/google/ads/google_ads/v6/services/feed_item_service_services_pb.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/feed_item_set_link_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/feed_item_set_link_service/client.rb +0 -455
- data/lib/google/ads/google_ads/v6/services/feed_item_set_link_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/feed_item_set_link_service/paths.rb +0 -94
- data/lib/google/ads/google_ads/v6/services/feed_item_set_link_service_pb.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/feed_item_set_link_service_services_pb.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/feed_item_set_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/feed_item_set_service/client.rb +0 -456
- data/lib/google/ads/google_ads/v6/services/feed_item_set_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/feed_item_set_service/paths.rb +0 -71
- data/lib/google/ads/google_ads/v6/services/feed_item_set_service_pb.rb +0 -54
- data/lib/google/ads/google_ads/v6/services/feed_item_set_service_services_pb.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/feed_item_target_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/feed_item_target_service/client.rb +0 -450
- data/lib/google/ads/google_ads/v6/services/feed_item_target_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/feed_item_target_service/paths.rb +0 -125
- data/lib/google/ads/google_ads/v6/services/feed_item_target_service_pb.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/feed_item_target_service_services_pb.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/feed_mapping_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/feed_mapping_service/client.rb +0 -459
- data/lib/google/ads/google_ads/v6/services/feed_mapping_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/feed_mapping_service/paths.rb +0 -71
- data/lib/google/ads/google_ads/v6/services/feed_mapping_service_pb.rb +0 -56
- data/lib/google/ads/google_ads/v6/services/feed_mapping_service_services_pb.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/feed_placeholder_view_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/feed_placeholder_view_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v6/services/feed_placeholder_view_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/feed_placeholder_view_service/paths.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/feed_placeholder_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/services/feed_placeholder_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/feed_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/feed_service/client.rb +0 -459
- data/lib/google/ads/google_ads/v6/services/feed_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/feed_service/paths.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/feed_service_pb.rb +0 -59
- data/lib/google/ads/google_ads/v6/services/feed_service_services_pb.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/gender_view_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/gender_view_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v6/services/gender_view_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/gender_view_service/paths.rb +0 -54
- data/lib/google/ads/google_ads/v6/services/gender_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/services/gender_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/geo_target_constant_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/geo_target_constant_service/client.rb +0 -447
- data/lib/google/ads/google_ads/v6/services/geo_target_constant_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/geo_target_constant_service/paths.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/geo_target_constant_service_pb.rb +0 -58
- data/lib/google/ads/google_ads/v6/services/geo_target_constant_service_services_pb.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/geographic_view_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/geographic_view_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v6/services/geographic_view_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/geographic_view_service/paths.rb +0 -54
- data/lib/google/ads/google_ads/v6/services/geographic_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/services/geographic_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/google_ads_field_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/google_ads_field_service/client.rb +0 -448
- data/lib/google/ads/google_ads/v6/services/google_ads_field_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/google_ads_field_service/paths.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/google_ads_field_service_pb.rb +0 -41
- data/lib/google/ads/google_ads/v6/services/google_ads_field_service_services_pb.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/google_ads_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/google_ads_service/client.rb +0 -611
- data/lib/google/ads/google_ads/v6/services/google_ads_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/google_ads_service/paths.rb +0 -2070
- data/lib/google/ads/google_ads/v6/services/google_ads_service_pb.rb +0 -451
- data/lib/google/ads/google_ads/v6/services/google_ads_service_services_pb.rb +0 -103
- data/lib/google/ads/google_ads/v6/services/group_placement_view_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/group_placement_view_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v6/services/group_placement_view_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/group_placement_view_service/paths.rb +0 -54
- data/lib/google/ads/google_ads/v6/services/group_placement_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/services/group_placement_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/hotel_group_view_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/hotel_group_view_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v6/services/hotel_group_view_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/hotel_group_view_service/paths.rb +0 -54
- data/lib/google/ads/google_ads/v6/services/hotel_group_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/services/hotel_group_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/hotel_performance_view_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/hotel_performance_view_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v6/services/hotel_performance_view_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/hotel_performance_view_service/paths.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/hotel_performance_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/services/hotel_performance_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/income_range_view_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/income_range_view_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v6/services/income_range_view_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/income_range_view_service/paths.rb +0 -54
- data/lib/google/ads/google_ads/v6/services/income_range_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/services/income_range_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/invoice_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/invoice_service/client.rb +0 -381
- data/lib/google/ads/google_ads/v6/services/invoice_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/invoice_service/paths.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/invoice_service_pb.rb +0 -36
- data/lib/google/ads/google_ads/v6/services/invoice_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/keyword_plan_ad_group_keyword_service.rb +0 -55
- data/lib/google/ads/google_ads/v6/services/keyword_plan_ad_group_keyword_service/client.rb +0 -462
- data/lib/google/ads/google_ads/v6/services/keyword_plan_ad_group_keyword_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/keyword_plan_ad_group_keyword_service/paths.rb +0 -69
- data/lib/google/ads/google_ads/v6/services/keyword_plan_ad_group_keyword_service_pb.rb +0 -56
- data/lib/google/ads/google_ads/v6/services/keyword_plan_ad_group_keyword_service_services_pb.rb +0 -56
- data/lib/google/ads/google_ads/v6/services/keyword_plan_ad_group_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/keyword_plan_ad_group_service/client.rb +0 -456
- data/lib/google/ads/google_ads/v6/services/keyword_plan_ad_group_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/keyword_plan_ad_group_service/paths.rb +0 -69
- data/lib/google/ads/google_ads/v6/services/keyword_plan_ad_group_service_pb.rb +0 -56
- data/lib/google/ads/google_ads/v6/services/keyword_plan_ad_group_service_services_pb.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/keyword_plan_campaign_keyword_service.rb +0 -54
- data/lib/google/ads/google_ads/v6/services/keyword_plan_campaign_keyword_service/client.rb +0 -460
- data/lib/google/ads/google_ads/v6/services/keyword_plan_campaign_keyword_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/keyword_plan_campaign_keyword_service/paths.rb +0 -69
- data/lib/google/ads/google_ads/v6/services/keyword_plan_campaign_keyword_service_pb.rb +0 -56
- data/lib/google/ads/google_ads/v6/services/keyword_plan_campaign_keyword_service_services_pb.rb +0 -55
- data/lib/google/ads/google_ads/v6/services/keyword_plan_campaign_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/keyword_plan_campaign_service/client.rb +0 -456
- data/lib/google/ads/google_ads/v6/services/keyword_plan_campaign_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/keyword_plan_campaign_service/paths.rb +0 -97
- data/lib/google/ads/google_ads/v6/services/keyword_plan_campaign_service_pb.rb +0 -56
- data/lib/google/ads/google_ads/v6/services/keyword_plan_campaign_service_services_pb.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/keyword_plan_idea_service.rb +0 -50
- data/lib/google/ads/google_ads/v6/services/keyword_plan_idea_service/client.rb +0 -404
- data/lib/google/ads/google_ads/v6/services/keyword_plan_idea_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/keyword_plan_idea_service_pb.rb +0 -68
- data/lib/google/ads/google_ads/v6/services/keyword_plan_idea_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/keyword_plan_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/keyword_plan_service/client.rb +0 -760
- data/lib/google/ads/google_ads/v6/services/keyword_plan_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/keyword_plan_service/paths.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/keyword_plan_service_pb.rb +0 -144
- data/lib/google/ads/google_ads/v6/services/keyword_plan_service_services_pb.rb +0 -71
- data/lib/google/ads/google_ads/v6/services/keyword_view_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/keyword_view_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v6/services/keyword_view_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/keyword_view_service/paths.rb +0 -54
- data/lib/google/ads/google_ads/v6/services/keyword_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/services/keyword_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/label_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/label_service/client.rb +0 -458
- data/lib/google/ads/google_ads/v6/services/label_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/label_service/paths.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/label_service_pb.rb +0 -59
- data/lib/google/ads/google_ads/v6/services/label_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/landing_page_view_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/landing_page_view_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v6/services/landing_page_view_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/landing_page_view_service/paths.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/landing_page_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/services/landing_page_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/language_constant_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/language_constant_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v6/services/language_constant_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/language_constant_service/paths.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/language_constant_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/services/language_constant_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/location_view_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/location_view_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v6/services/location_view_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/location_view_service/paths.rb +0 -54
- data/lib/google/ads/google_ads/v6/services/location_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/services/location_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/managed_placement_view_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/managed_placement_view_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v6/services/managed_placement_view_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/managed_placement_view_service/paths.rb +0 -54
- data/lib/google/ads/google_ads/v6/services/managed_placement_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/services/managed_placement_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/media_file_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/media_file_service/client.rb +0 -458
- data/lib/google/ads/google_ads/v6/services/media_file_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/media_file_service/paths.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/media_file_service_pb.rb +0 -55
- data/lib/google/ads/google_ads/v6/services/media_file_service_services_pb.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/merchant_center_link_service.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/merchant_center_link_service/client.rb +0 -522
- data/lib/google/ads/google_ads/v6/services/merchant_center_link_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/merchant_center_link_service/paths.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/merchant_center_link_service_pb.rb +0 -59
- data/lib/google/ads/google_ads/v6/services/merchant_center_link_service_services_pb.rb +0 -54
- data/lib/google/ads/google_ads/v6/services/mobile_app_category_constant_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/mobile_app_category_constant_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v6/services/mobile_app_category_constant_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/mobile_app_category_constant_service/paths.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/mobile_app_category_constant_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/services/mobile_app_category_constant_service_services_pb.rb +0 -47
- data/lib/google/ads/google_ads/v6/services/mobile_device_constant_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/mobile_device_constant_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v6/services/mobile_device_constant_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/mobile_device_constant_service/paths.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/mobile_device_constant_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/services/mobile_device_constant_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/offline_user_data_job_service.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/offline_user_data_job_service/client.rb +0 -613
- data/lib/google/ads/google_ads/v6/services/offline_user_data_job_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/offline_user_data_job_service/operations.rb +0 -657
- data/lib/google/ads/google_ads/v6/services/offline_user_data_job_service/paths.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/offline_user_data_job_service_pb.rb +0 -63
- data/lib/google/ads/google_ads/v6/services/offline_user_data_job_service_services_pb.rb +0 -58
- data/lib/google/ads/google_ads/v6/services/operating_system_version_constant_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/operating_system_version_constant_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v6/services/operating_system_version_constant_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/operating_system_version_constant_service/paths.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/operating_system_version_constant_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/services/operating_system_version_constant_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/paid_organic_search_term_view_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/paid_organic_search_term_view_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v6/services/paid_organic_search_term_view_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/paid_organic_search_term_view_service/paths.rb +0 -56
- data/lib/google/ads/google_ads/v6/services/paid_organic_search_term_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/services/paid_organic_search_term_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/parental_status_view_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/parental_status_view_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v6/services/parental_status_view_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/parental_status_view_service/paths.rb +0 -54
- data/lib/google/ads/google_ads/v6/services/parental_status_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/services/parental_status_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/payments_account_service.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/payments_account_service/client.rb +0 -375
- data/lib/google/ads/google_ads/v6/services/payments_account_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/payments_account_service/paths.rb +0 -66
- data/lib/google/ads/google_ads/v6/services/payments_account_service_pb.rb +0 -32
- data/lib/google/ads/google_ads/v6/services/payments_account_service_services_pb.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/product_bidding_category_constant_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/product_bidding_category_constant_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v6/services/product_bidding_category_constant_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/product_bidding_category_constant_service/paths.rb +0 -54
- data/lib/google/ads/google_ads/v6/services/product_bidding_category_constant_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/services/product_bidding_category_constant_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/product_group_view_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/product_group_view_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v6/services/product_group_view_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/product_group_view_service/paths.rb +0 -54
- data/lib/google/ads/google_ads/v6/services/product_group_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/services/product_group_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/reach_plan_service.rb +0 -54
- data/lib/google/ads/google_ads/v6/services/reach_plan_service/client.rb +0 -630
- data/lib/google/ads/google_ads/v6/services/reach_plan_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/reach_plan_service_pb.rb +0 -160
- data/lib/google/ads/google_ads/v6/services/reach_plan_service_services_pb.rb +0 -62
- data/lib/google/ads/google_ads/v6/services/recommendation_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/recommendation_service/client.rb +0 -536
- data/lib/google/ads/google_ads/v6/services/recommendation_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/recommendation_service/paths.rb +0 -120
- data/lib/google/ads/google_ads/v6/services/recommendation_service_pb.rb +0 -127
- data/lib/google/ads/google_ads/v6/services/recommendation_service_services_pb.rb +0 -53
- data/lib/google/ads/google_ads/v6/services/remarketing_action_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/remarketing_action_service/client.rb +0 -455
- data/lib/google/ads/google_ads/v6/services/remarketing_action_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/remarketing_action_service/paths.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/remarketing_action_service_pb.rb +0 -55
- data/lib/google/ads/google_ads/v6/services/remarketing_action_service_services_pb.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/search_term_view_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/search_term_view_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v6/services/search_term_view_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/search_term_view_service/paths.rb +0 -73
- data/lib/google/ads/google_ads/v6/services/search_term_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/services/search_term_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/shared_criterion_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/shared_criterion_service/client.rb +0 -458
- data/lib/google/ads/google_ads/v6/services/shared_criterion_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/shared_criterion_service/paths.rb +0 -71
- data/lib/google/ads/google_ads/v6/services/shared_criterion_service_pb.rb +0 -56
- data/lib/google/ads/google_ads/v6/services/shared_criterion_service_services_pb.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/shared_set_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/shared_set_service/client.rb +0 -458
- data/lib/google/ads/google_ads/v6/services/shared_set_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/shared_set_service/paths.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/shared_set_service_pb.rb +0 -59
- data/lib/google/ads/google_ads/v6/services/shared_set_service_services_pb.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/shopping_performance_view_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/shopping_performance_view_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v6/services/shopping_performance_view_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/shopping_performance_view_service/paths.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/shopping_performance_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/services/shopping_performance_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/third_party_app_analytics_link_service.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/third_party_app_analytics_link_service/client.rb +0 -447
- data/lib/google/ads/google_ads/v6/services/third_party_app_analytics_link_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/third_party_app_analytics_link_service/paths.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/third_party_app_analytics_link_service_pb.rb +0 -35
- data/lib/google/ads/google_ads/v6/services/third_party_app_analytics_link_service_services_pb.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/topic_constant_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/topic_constant_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v6/services/topic_constant_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/topic_constant_service/paths.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/topic_constant_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/services/topic_constant_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/topic_view_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/topic_view_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v6/services/topic_view_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/topic_view_service/paths.rb +0 -54
- data/lib/google/ads/google_ads/v6/services/topic_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/services/topic_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/user_data_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/user_data_service/client.rb +0 -375
- data/lib/google/ads/google_ads/v6/services/user_data_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/user_data_service_pb.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/user_data_service_services_pb.rb +0 -50
- data/lib/google/ads/google_ads/v6/services/user_interest_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/user_interest_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v6/services/user_interest_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/user_interest_service/paths.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/user_interest_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/services/user_interest_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/user_list_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/user_list_service/client.rb +0 -455
- data/lib/google/ads/google_ads/v6/services/user_list_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/user_list_service/paths.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/user_list_service_pb.rb +0 -56
- data/lib/google/ads/google_ads/v6/services/user_list_service_services_pb.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/user_location_view_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/user_location_view_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v6/services/user_location_view_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/user_location_view_service/paths.rb +0 -54
- data/lib/google/ads/google_ads/v6/services/user_location_view_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/services/user_location_view_service_services_pb.rb +0 -49
- data/lib/google/ads/google_ads/v6/services/video_service.rb +0 -51
- data/lib/google/ads/google_ads/v6/services/video_service/client.rb +0 -372
- data/lib/google/ads/google_ads/v6/services/video_service/credentials.rb +0 -44
- data/lib/google/ads/google_ads/v6/services/video_service/paths.rb +0 -52
- data/lib/google/ads/google_ads/v6/services/video_service_pb.rb +0 -29
- data/lib/google/ads/google_ads/v6/services/video_service_services_pb.rb +0 -49
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 495eba1317aaefce01fc735781fde41fef39e88aa2b51aa8b25f422f547a2ca0
|
4
|
+
data.tar.gz: 306178c492177131d7490995e8aa2796bef0130f2409a582d96e2589add4b2e0
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: f2905af0a12bef88893935d6f6a8d72edd45d07bb9fa81b43b5eb2243cd0cd1848bfa0063a9d4533a1bc01a4e137e640c15ba7e339359e4c0a4c45bffd5b5a76
|
7
|
+
data.tar.gz: 7e4de6f5404b8c33a7d86164220d37d6377e47824efd06537633f6d62b1ef3754b19b6dc323184a8d11b10a7b87f26e122c56c1d02030fb2d759ec7f9b159645
|
data/ChangeLog
CHANGED
@@ -1,3 +1,19 @@
|
|
1
|
+
14.0.0:
|
2
|
+
- Compatibility with v8.1 of the API: https://developers.google.com/google-ads/api/docs/release-notes
|
3
|
+
- Removed support for v6.
|
4
|
+
|
5
|
+
13.0.0:
|
6
|
+
- Removed support for v5.
|
7
|
+
|
8
|
+
12.0.2:
|
9
|
+
- Fixed a missing type in path lookup util.
|
10
|
+
|
11
|
+
12.0.1:
|
12
|
+
- Fixed an issue in the gem factories files.
|
13
|
+
|
14
|
+
12.0.0:
|
15
|
+
- Compatibility with v8 of the API: https://developers.google.com/google-ads/api/docs/release-notes
|
16
|
+
|
1
17
|
11.0.0:
|
2
18
|
- Compatibility with v7 of the API: https://developers.google.com/google-ads/api/docs/release-notes
|
3
19
|
- Removed support for v4.
|
data/README.md
CHANGED
@@ -22,9 +22,10 @@ easy-to-use client library for the [Google Ads API][].
|
|
22
22
|
|
23
23
|
The recommended way to install is using [bundler][].
|
24
24
|
|
25
|
-
Add a line to your `Gemfile
|
25
|
+
Add a line to your `Gemfile` (replacing x.y.z with the version number
|
26
|
+
you're interested in):
|
26
27
|
|
27
|
-
gem
|
28
|
+
gem 'google-ads-googleads', '~> x.y.z'
|
28
29
|
|
29
30
|
Then run:
|
30
31
|
|
@@ -1,40 +1,21 @@
|
|
1
1
|
require "google/ads/google_ads/version_alternate"
|
2
2
|
|
3
|
-
require "google/ads/google_ads/factories/v5/resources"
|
4
|
-
require "google/ads/google_ads/factories/v5/services"
|
5
|
-
require "google/ads/google_ads/factories/v5/enums"
|
6
|
-
require "google/ads/google_ads/factories/v5/operations"
|
7
|
-
|
8
|
-
require "google/ads/google_ads/factories/v6/resources"
|
9
|
-
require "google/ads/google_ads/factories/v6/services"
|
10
|
-
require "google/ads/google_ads/factories/v6/enums"
|
11
|
-
require "google/ads/google_ads/factories/v6/operations"
|
12
|
-
|
13
3
|
require "google/ads/google_ads/factories/v7/resources"
|
14
4
|
require "google/ads/google_ads/factories/v7/services"
|
15
5
|
require "google/ads/google_ads/factories/v7/enums"
|
16
6
|
require "google/ads/google_ads/factories/v7/operations"
|
17
7
|
|
8
|
+
require "google/ads/google_ads/factories/v8/resources"
|
9
|
+
require "google/ads/google_ads/factories/v8/services"
|
10
|
+
require "google/ads/google_ads/factories/v8/enums"
|
11
|
+
require "google/ads/google_ads/factories/v8/operations"
|
12
|
+
|
18
13
|
module Google
|
19
14
|
module Ads
|
20
15
|
module GoogleAds
|
21
16
|
module Factories
|
22
17
|
Factory = Struct.new(:resources, :services, :enums, :operations)
|
23
18
|
|
24
|
-
FACTORY_V5 = Factory.new(
|
25
|
-
V5::Resources,
|
26
|
-
V5::Services,
|
27
|
-
V5::Enums,
|
28
|
-
V5::Operations
|
29
|
-
).freeze
|
30
|
-
|
31
|
-
FACTORY_V6 = Factory.new(
|
32
|
-
V6::Resources,
|
33
|
-
V6::Services,
|
34
|
-
V6::Enums,
|
35
|
-
V6::Operations
|
36
|
-
).freeze
|
37
|
-
|
38
19
|
FACTORY_V7 = Factory.new(
|
39
20
|
V7::Resources,
|
40
21
|
V7::Services,
|
@@ -42,17 +23,22 @@ module Google
|
|
42
23
|
V7::Operations
|
43
24
|
).freeze
|
44
25
|
|
45
|
-
|
26
|
+
FACTORY_V8 = Factory.new(
|
27
|
+
V8::Resources,
|
28
|
+
V8::Services,
|
29
|
+
V8::Enums,
|
30
|
+
V8::Operations
|
31
|
+
).freeze
|
46
32
|
|
47
|
-
|
33
|
+
VERSIONS = [
|
48
34
|
|
49
|
-
:
|
35
|
+
:V7,
|
50
36
|
|
51
|
-
:
|
37
|
+
:V8
|
52
38
|
|
53
39
|
]
|
54
40
|
|
55
|
-
HIGHEST_VERSION = :
|
41
|
+
HIGHEST_VERSION = :V8
|
56
42
|
|
57
43
|
def self.version_alternate_for(type)
|
58
44
|
unless [:resources, :services, :enums, :operations].include?(type)
|
@@ -62,14 +48,12 @@ module Google
|
|
62
48
|
end
|
63
49
|
|
64
50
|
VersionAlternate.new(
|
65
|
-
|
51
|
+
FACTORY_V8.public_send(type),
|
66
52
|
{
|
67
53
|
|
68
|
-
|
69
|
-
|
70
|
-
V6: FACTORY_V6.public_send(type),
|
54
|
+
V7: FACTORY_V7.public_send(type),
|
71
55
|
|
72
|
-
|
56
|
+
V8: FACTORY_V8.public_send(type)
|
73
57
|
|
74
58
|
}
|
75
59
|
)
|
@@ -81,15 +65,12 @@ module Google
|
|
81
65
|
def self.at_version(version)
|
82
66
|
case version
|
83
67
|
|
84
|
-
when :V5
|
85
|
-
FACTORY_V5
|
86
|
-
|
87
|
-
when :V6
|
88
|
-
FACTORY_V6
|
89
|
-
|
90
68
|
when :V7
|
91
69
|
FACTORY_V7
|
92
70
|
|
71
|
+
when :V8
|
72
|
+
FACTORY_V8
|
73
|
+
|
93
74
|
else
|
94
75
|
raise ArgumentError.new("Got unkown version: #{version}")
|
95
76
|
end
|
@@ -4,7 +4,7 @@ module Google
|
|
4
4
|
module Factories
|
5
5
|
module V7
|
6
6
|
module Resources
|
7
|
-
# Returns a new instance of
|
7
|
+
# Returns a new instance of criterion_category_availability, optionally
|
8
8
|
# yielding it to a passed block so that attributes can be set on it.
|
9
9
|
#
|
10
10
|
# @yield [Google::Ads::GoogleAds::V7::Common::CriterionCategoryAvailability] the new instance that will be returned so attributes
|
@@ -17,7 +17,7 @@ module Google
|
|
17
17
|
res
|
18
18
|
end
|
19
19
|
|
20
|
-
# Returns a new instance of
|
20
|
+
# Returns a new instance of criterion_category_channel_availability, optionally
|
21
21
|
# yielding it to a passed block so that attributes can be set on it.
|
22
22
|
#
|
23
23
|
# @yield [Google::Ads::GoogleAds::V7::Common::CriterionCategoryChannelAvailability] the new instance that will be returned so attributes
|
@@ -30,7 +30,7 @@ module Google
|
|
30
30
|
res
|
31
31
|
end
|
32
32
|
|
33
|
-
# Returns a new instance of
|
33
|
+
# Returns a new instance of criterion_category_locale_availability, optionally
|
34
34
|
# yielding it to a passed block so that attributes can be set on it.
|
35
35
|
#
|
36
36
|
# @yield [Google::Ads::GoogleAds::V7::Common::CriterionCategoryLocaleAvailability] the new instance that will be returned so attributes
|
@@ -43,7 +43,7 @@ module Google
|
|
43
43
|
res
|
44
44
|
end
|
45
45
|
|
46
|
-
# Returns a new instance of
|
46
|
+
# Returns a new instance of life_event, optionally
|
47
47
|
# yielding it to a passed block so that attributes can be set on it.
|
48
48
|
#
|
49
49
|
# @yield [Google::Ads::GoogleAds::V7::Resources::LifeEvent] the new instance that will be returned so attributes
|
@@ -56,7 +56,7 @@ module Google
|
|
56
56
|
res
|
57
57
|
end
|
58
58
|
|
59
|
-
# Returns a new instance of
|
59
|
+
# Returns a new instance of topic_view, optionally
|
60
60
|
# yielding it to a passed block so that attributes can be set on it.
|
61
61
|
#
|
62
62
|
# @yield [Google::Ads::GoogleAds::V7::Resources::TopicView] the new instance that will be returned so attributes
|
@@ -69,7 +69,7 @@ module Google
|
|
69
69
|
res
|
70
70
|
end
|
71
71
|
|
72
|
-
# Returns a new instance of
|
72
|
+
# Returns a new instance of campaign_label, optionally
|
73
73
|
# yielding it to a passed block so that attributes can be set on it.
|
74
74
|
#
|
75
75
|
# @yield [Google::Ads::GoogleAds::V7::Resources::CampaignLabel] the new instance that will be returned so attributes
|
@@ -82,7 +82,7 @@ module Google
|
|
82
82
|
res
|
83
83
|
end
|
84
84
|
|
85
|
-
# Returns a new instance of
|
85
|
+
# Returns a new instance of detail_placement_view, optionally
|
86
86
|
# yielding it to a passed block so that attributes can be set on it.
|
87
87
|
#
|
88
88
|
# @yield [Google::Ads::GoogleAds::V7::Resources::DetailPlacementView] the new instance that will be returned so attributes
|
@@ -95,7 +95,7 @@ module Google
|
|
95
95
|
res
|
96
96
|
end
|
97
97
|
|
98
|
-
# Returns a new instance of
|
98
|
+
# Returns a new instance of custom_parameter, optionally
|
99
99
|
# yielding it to a passed block so that attributes can be set on it.
|
100
100
|
#
|
101
101
|
# @yield [Google::Ads::GoogleAds::V7::Common::CustomParameter] the new instance that will be returned so attributes
|
@@ -108,7 +108,7 @@ module Google
|
|
108
108
|
res
|
109
109
|
end
|
110
110
|
|
111
|
-
# Returns a new instance of
|
111
|
+
# Returns a new instance of money, optionally
|
112
112
|
# yielding it to a passed block so that attributes can be set on it.
|
113
113
|
#
|
114
114
|
# @yield [Google::Ads::GoogleAds::V7::Common::Money] the new instance that will be returned so attributes
|
@@ -121,7 +121,7 @@ module Google
|
|
121
121
|
res
|
122
122
|
end
|
123
123
|
|
124
|
-
# Returns a new instance of
|
124
|
+
# Returns a new instance of policy_violation_key, optionally
|
125
125
|
# yielding it to a passed block so that attributes can be set on it.
|
126
126
|
#
|
127
127
|
# @yield [Google::Ads::GoogleAds::V7::Common::PolicyViolationKey] the new instance that will be returned so attributes
|
@@ -134,7 +134,7 @@ module Google
|
|
134
134
|
res
|
135
135
|
end
|
136
136
|
|
137
|
-
# Returns a new instance of
|
137
|
+
# Returns a new instance of policy_validation_parameter, optionally
|
138
138
|
# yielding it to a passed block so that attributes can be set on it.
|
139
139
|
#
|
140
140
|
# @yield [Google::Ads::GoogleAds::V7::Common::PolicyValidationParameter] the new instance that will be returned so attributes
|
@@ -147,7 +147,7 @@ module Google
|
|
147
147
|
res
|
148
148
|
end
|
149
149
|
|
150
|
-
# Returns a new instance of
|
150
|
+
# Returns a new instance of policy_topic_entry, optionally
|
151
151
|
# yielding it to a passed block so that attributes can be set on it.
|
152
152
|
#
|
153
153
|
# @yield [Google::Ads::GoogleAds::V7::Common::PolicyTopicEntry] the new instance that will be returned so attributes
|
@@ -160,7 +160,7 @@ module Google
|
|
160
160
|
res
|
161
161
|
end
|
162
162
|
|
163
|
-
# Returns a new instance of
|
163
|
+
# Returns a new instance of policy_topic_evidence, optionally
|
164
164
|
# yielding it to a passed block so that attributes can be set on it.
|
165
165
|
#
|
166
166
|
# @yield [Google::Ads::GoogleAds::V7::Common::PolicyTopicEvidence] the new instance that will be returned so attributes
|
@@ -173,7 +173,7 @@ module Google
|
|
173
173
|
res
|
174
174
|
end
|
175
175
|
|
176
|
-
# Returns a new instance of
|
176
|
+
# Returns a new instance of text_list, optionally
|
177
177
|
# yielding it to a passed block so that attributes can be set on it.
|
178
178
|
#
|
179
179
|
# @yield [Google::Ads::GoogleAds::V7::Common::PolicyTopicEvidence::TextList] the new instance that will be returned so attributes
|
@@ -186,7 +186,7 @@ module Google
|
|
186
186
|
res
|
187
187
|
end
|
188
188
|
|
189
|
-
# Returns a new instance of
|
189
|
+
# Returns a new instance of website_list, optionally
|
190
190
|
# yielding it to a passed block so that attributes can be set on it.
|
191
191
|
#
|
192
192
|
# @yield [Google::Ads::GoogleAds::V7::Common::PolicyTopicEvidence::WebsiteList] the new instance that will be returned so attributes
|
@@ -199,7 +199,7 @@ module Google
|
|
199
199
|
res
|
200
200
|
end
|
201
201
|
|
202
|
-
# Returns a new instance of
|
202
|
+
# Returns a new instance of destination_text_list, optionally
|
203
203
|
# yielding it to a passed block so that attributes can be set on it.
|
204
204
|
#
|
205
205
|
# @yield [Google::Ads::GoogleAds::V7::Common::PolicyTopicEvidence::DestinationTextList] the new instance that will be returned so attributes
|
@@ -212,7 +212,7 @@ module Google
|
|
212
212
|
res
|
213
213
|
end
|
214
214
|
|
215
|
-
# Returns a new instance of
|
215
|
+
# Returns a new instance of destination_mismatch, optionally
|
216
216
|
# yielding it to a passed block so that attributes can be set on it.
|
217
217
|
#
|
218
218
|
# @yield [Google::Ads::GoogleAds::V7::Common::PolicyTopicEvidence::DestinationMismatch] the new instance that will be returned so attributes
|
@@ -225,7 +225,7 @@ module Google
|
|
225
225
|
res
|
226
226
|
end
|
227
227
|
|
228
|
-
# Returns a new instance of
|
228
|
+
# Returns a new instance of destination_not_working, optionally
|
229
229
|
# yielding it to a passed block so that attributes can be set on it.
|
230
230
|
#
|
231
231
|
# @yield [Google::Ads::GoogleAds::V7::Common::PolicyTopicEvidence::DestinationNotWorking] the new instance that will be returned so attributes
|
@@ -238,7 +238,7 @@ module Google
|
|
238
238
|
res
|
239
239
|
end
|
240
240
|
|
241
|
-
# Returns a new instance of
|
241
|
+
# Returns a new instance of policy_topic_constraint, optionally
|
242
242
|
# yielding it to a passed block so that attributes can be set on it.
|
243
243
|
#
|
244
244
|
# @yield [Google::Ads::GoogleAds::V7::Common::PolicyTopicConstraint] the new instance that will be returned so attributes
|
@@ -251,7 +251,7 @@ module Google
|
|
251
251
|
res
|
252
252
|
end
|
253
253
|
|
254
|
-
# Returns a new instance of
|
254
|
+
# Returns a new instance of country_constraint_list, optionally
|
255
255
|
# yielding it to a passed block so that attributes can be set on it.
|
256
256
|
#
|
257
257
|
# @yield [Google::Ads::GoogleAds::V7::Common::PolicyTopicConstraint::CountryConstraintList] the new instance that will be returned so attributes
|
@@ -264,7 +264,7 @@ module Google
|
|
264
264
|
res
|
265
265
|
end
|
266
266
|
|
267
|
-
# Returns a new instance of
|
267
|
+
# Returns a new instance of reseller_constraint, optionally
|
268
268
|
# yielding it to a passed block so that attributes can be set on it.
|
269
269
|
#
|
270
270
|
# @yield [Google::Ads::GoogleAds::V7::Common::PolicyTopicConstraint::ResellerConstraint] the new instance that will be returned so attributes
|
@@ -277,7 +277,7 @@ module Google
|
|
277
277
|
res
|
278
278
|
end
|
279
279
|
|
280
|
-
# Returns a new instance of
|
280
|
+
# Returns a new instance of country_constraint, optionally
|
281
281
|
# yielding it to a passed block so that attributes can be set on it.
|
282
282
|
#
|
283
283
|
# @yield [Google::Ads::GoogleAds::V7::Common::PolicyTopicConstraint::CountryConstraint] the new instance that will be returned so attributes
|
@@ -290,7 +290,7 @@ module Google
|
|
290
290
|
res
|
291
291
|
end
|
292
292
|
|
293
|
-
# Returns a new instance of
|
293
|
+
# Returns a new instance of feed_item, optionally
|
294
294
|
# yielding it to a passed block so that attributes can be set on it.
|
295
295
|
#
|
296
296
|
# @yield [Google::Ads::GoogleAds::V7::Resources::FeedItem] the new instance that will be returned so attributes
|
@@ -303,7 +303,7 @@ module Google
|
|
303
303
|
res
|
304
304
|
end
|
305
305
|
|
306
|
-
# Returns a new instance of
|
306
|
+
# Returns a new instance of feed_item_attribute_value, optionally
|
307
307
|
# yielding it to a passed block so that attributes can be set on it.
|
308
308
|
#
|
309
309
|
# @yield [Google::Ads::GoogleAds::V7::Resources::FeedItemAttributeValue] the new instance that will be returned so attributes
|
@@ -316,7 +316,7 @@ module Google
|
|
316
316
|
res
|
317
317
|
end
|
318
318
|
|
319
|
-
# Returns a new instance of
|
319
|
+
# Returns a new instance of feed_item_placeholder_policy_info, optionally
|
320
320
|
# yielding it to a passed block so that attributes can be set on it.
|
321
321
|
#
|
322
322
|
# @yield [Google::Ads::GoogleAds::V7::Resources::FeedItemPlaceholderPolicyInfo] the new instance that will be returned so attributes
|
@@ -329,7 +329,7 @@ module Google
|
|
329
329
|
res
|
330
330
|
end
|
331
331
|
|
332
|
-
# Returns a new instance of
|
332
|
+
# Returns a new instance of feed_item_validation_error, optionally
|
333
333
|
# yielding it to a passed block so that attributes can be set on it.
|
334
334
|
#
|
335
335
|
# @yield [Google::Ads::GoogleAds::V7::Resources::FeedItemValidationError] the new instance that will be returned so attributes
|
@@ -342,7 +342,7 @@ module Google
|
|
342
342
|
res
|
343
343
|
end
|
344
344
|
|
345
|
-
# Returns a new instance of
|
345
|
+
# Returns a new instance of mobile_device_constant, optionally
|
346
346
|
# yielding it to a passed block so that attributes can be set on it.
|
347
347
|
#
|
348
348
|
# @yield [Google::Ads::GoogleAds::V7::Resources::MobileDeviceConstant] the new instance that will be returned so attributes
|
@@ -355,7 +355,7 @@ module Google
|
|
355
355
|
res
|
356
356
|
end
|
357
357
|
|
358
|
-
# Returns a new instance of
|
358
|
+
# Returns a new instance of ad_group_audience_view, optionally
|
359
359
|
# yielding it to a passed block so that attributes can be set on it.
|
360
360
|
#
|
361
361
|
# @yield [Google::Ads::GoogleAds::V7::Resources::AdGroupAudienceView] the new instance that will be returned so attributes
|
@@ -368,7 +368,7 @@ module Google
|
|
368
368
|
res
|
369
369
|
end
|
370
370
|
|
371
|
-
# Returns a new instance of
|
371
|
+
# Returns a new instance of customer, optionally
|
372
372
|
# yielding it to a passed block so that attributes can be set on it.
|
373
373
|
#
|
374
374
|
# @yield [Google::Ads::GoogleAds::V7::Resources::Customer] the new instance that will be returned so attributes
|
@@ -381,7 +381,7 @@ module Google
|
|
381
381
|
res
|
382
382
|
end
|
383
383
|
|
384
|
-
# Returns a new instance of
|
384
|
+
# Returns a new instance of call_reporting_setting, optionally
|
385
385
|
# yielding it to a passed block so that attributes can be set on it.
|
386
386
|
#
|
387
387
|
# @yield [Google::Ads::GoogleAds::V7::Resources::CallReportingSetting] the new instance that will be returned so attributes
|
@@ -394,7 +394,7 @@ module Google
|
|
394
394
|
res
|
395
395
|
end
|
396
396
|
|
397
|
-
# Returns a new instance of
|
397
|
+
# Returns a new instance of conversion_tracking_setting, optionally
|
398
398
|
# yielding it to a passed block so that attributes can be set on it.
|
399
399
|
#
|
400
400
|
# @yield [Google::Ads::GoogleAds::V7::Resources::ConversionTrackingSetting] the new instance that will be returned so attributes
|
@@ -407,7 +407,7 @@ module Google
|
|
407
407
|
res
|
408
408
|
end
|
409
409
|
|
410
|
-
# Returns a new instance of
|
410
|
+
# Returns a new instance of remarketing_setting, optionally
|
411
411
|
# yielding it to a passed block so that attributes can be set on it.
|
412
412
|
#
|
413
413
|
# @yield [Google::Ads::GoogleAds::V7::Resources::RemarketingSetting] the new instance that will be returned so attributes
|
@@ -420,7 +420,7 @@ module Google
|
|
420
420
|
res
|
421
421
|
end
|
422
422
|
|
423
|
-
# Returns a new instance of
|
423
|
+
# Returns a new instance of domain_category, optionally
|
424
424
|
# yielding it to a passed block so that attributes can be set on it.
|
425
425
|
#
|
426
426
|
# @yield [Google::Ads::GoogleAds::V7::Resources::DomainCategory] the new instance that will be returned so attributes
|
@@ -433,7 +433,7 @@ module Google
|
|
433
433
|
res
|
434
434
|
end
|
435
435
|
|
436
|
-
# Returns a new instance of
|
436
|
+
# Returns a new instance of campaign_extension_setting, optionally
|
437
437
|
# yielding it to a passed block so that attributes can be set on it.
|
438
438
|
#
|
439
439
|
# @yield [Google::Ads::GoogleAds::V7::Resources::CampaignExtensionSetting] the new instance that will be returned so attributes
|
@@ -446,7 +446,7 @@ module Google
|
|
446
446
|
res
|
447
447
|
end
|
448
448
|
|
449
|
-
# Returns a new instance of
|
449
|
+
# Returns a new instance of geo_target_constant, optionally
|
450
450
|
# yielding it to a passed block so that attributes can be set on it.
|
451
451
|
#
|
452
452
|
# @yield [Google::Ads::GoogleAds::V7::Resources::GeoTargetConstant] the new instance that will be returned so attributes
|
@@ -459,7 +459,7 @@ module Google
|
|
459
459
|
res
|
460
460
|
end
|
461
461
|
|
462
|
-
# Returns a new instance of
|
462
|
+
# Returns a new instance of ad_parameter, optionally
|
463
463
|
# yielding it to a passed block so that attributes can be set on it.
|
464
464
|
#
|
465
465
|
# @yield [Google::Ads::GoogleAds::V7::Resources::AdParameter] the new instance that will be returned so attributes
|
@@ -472,7 +472,7 @@ module Google
|
|
472
472
|
res
|
473
473
|
end
|
474
474
|
|
475
|
-
# Returns a new instance of
|
475
|
+
# Returns a new instance of call_view, optionally
|
476
476
|
# yielding it to a passed block so that attributes can be set on it.
|
477
477
|
#
|
478
478
|
# @yield [Google::Ads::GoogleAds::V7::Resources::CallView] the new instance that will be returned so attributes
|
@@ -485,7 +485,7 @@ module Google
|
|
485
485
|
res
|
486
486
|
end
|
487
487
|
|
488
|
-
# Returns a new instance of
|
488
|
+
# Returns a new instance of currency_constant, optionally
|
489
489
|
# yielding it to a passed block so that attributes can be set on it.
|
490
490
|
#
|
491
491
|
# @yield [Google::Ads::GoogleAds::V7::Resources::CurrencyConstant] the new instance that will be returned so attributes
|
@@ -498,7 +498,7 @@ module Google
|
|
498
498
|
res
|
499
499
|
end
|
500
500
|
|
501
|
-
# Returns a new instance of
|
501
|
+
# Returns a new instance of campaign_budget, optionally
|
502
502
|
# yielding it to a passed block so that attributes can be set on it.
|
503
503
|
#
|
504
504
|
# @yield [Google::Ads::GoogleAds::V7::Resources::CampaignBudget] the new instance that will be returned so attributes
|
@@ -511,7 +511,7 @@ module Google
|
|
511
511
|
res
|
512
512
|
end
|
513
513
|
|
514
|
-
# Returns a new instance of
|
514
|
+
# Returns a new instance of campaign_audience_view, optionally
|
515
515
|
# yielding it to a passed block so that attributes can be set on it.
|
516
516
|
#
|
517
517
|
# @yield [Google::Ads::GoogleAds::V7::Resources::CampaignAudienceView] the new instance that will be returned so attributes
|
@@ -524,7 +524,7 @@ module Google
|
|
524
524
|
res
|
525
525
|
end
|
526
526
|
|
527
|
-
# Returns a new instance of
|
527
|
+
# Returns a new instance of customer_asset, optionally
|
528
528
|
# yielding it to a passed block so that attributes can be set on it.
|
529
529
|
#
|
530
530
|
# @yield [Google::Ads::GoogleAds::V7::Resources::CustomerAsset] the new instance that will be returned so attributes
|
@@ -537,7 +537,7 @@ module Google
|
|
537
537
|
res
|
538
538
|
end
|
539
539
|
|
540
|
-
# Returns a new instance of
|
540
|
+
# Returns a new instance of hotel_performance_view, optionally
|
541
541
|
# yielding it to a passed block so that attributes can be set on it.
|
542
542
|
#
|
543
543
|
# @yield [Google::Ads::GoogleAds::V7::Resources::HotelPerformanceView] the new instance that will be returned so attributes
|
@@ -550,7 +550,7 @@ module Google
|
|
550
550
|
res
|
551
551
|
end
|
552
552
|
|
553
|
-
# Returns a new instance of
|
553
|
+
# Returns a new instance of income_range_view, optionally
|
554
554
|
# yielding it to a passed block so that attributes can be set on it.
|
555
555
|
#
|
556
556
|
# @yield [Google::Ads::GoogleAds::V7::Resources::IncomeRangeView] the new instance that will be returned so attributes
|
@@ -563,7 +563,7 @@ module Google
|
|
563
563
|
res
|
564
564
|
end
|
565
565
|
|
566
|
-
# Returns a new instance of
|
566
|
+
# Returns a new instance of date_range, optionally
|
567
567
|
# yielding it to a passed block so that attributes can be set on it.
|
568
568
|
#
|
569
569
|
# @yield [Google::Ads::GoogleAds::V7::Common::DateRange] the new instance that will be returned so attributes
|
@@ -576,7 +576,7 @@ module Google
|
|
576
576
|
res
|
577
577
|
end
|
578
578
|
|
579
|
-
# Returns a new instance of
|
579
|
+
# Returns a new instance of year_month_range, optionally
|
580
580
|
# yielding it to a passed block so that attributes can be set on it.
|
581
581
|
#
|
582
582
|
# @yield [Google::Ads::GoogleAds::V7::Common::YearMonthRange] the new instance that will be returned so attributes
|
@@ -589,7 +589,7 @@ module Google
|
|
589
589
|
res
|
590
590
|
end
|
591
591
|
|
592
|
-
# Returns a new instance of
|
592
|
+
# Returns a new instance of year_month, optionally
|
593
593
|
# yielding it to a passed block so that attributes can be set on it.
|
594
594
|
#
|
595
595
|
# @yield [Google::Ads::GoogleAds::V7::Common::YearMonth] the new instance that will be returned so attributes
|
@@ -602,7 +602,7 @@ module Google
|
|
602
602
|
res
|
603
603
|
end
|
604
604
|
|
605
|
-
# Returns a new instance of
|
605
|
+
# Returns a new instance of invoice, optionally
|
606
606
|
# yielding it to a passed block so that attributes can be set on it.
|
607
607
|
#
|
608
608
|
# @yield [Google::Ads::GoogleAds::V7::Resources::Invoice] the new instance that will be returned so attributes
|
@@ -615,7 +615,7 @@ module Google
|
|
615
615
|
res
|
616
616
|
end
|
617
617
|
|
618
|
-
# Returns a new instance of
|
618
|
+
# Returns a new instance of account_budget_summary, optionally
|
619
619
|
# yielding it to a passed block so that attributes can be set on it.
|
620
620
|
#
|
621
621
|
# @yield [Google::Ads::GoogleAds::V7::Resources::Invoice::AccountBudgetSummary] the new instance that will be returned so attributes
|
@@ -628,7 +628,7 @@ module Google
|
|
628
628
|
res
|
629
629
|
end
|
630
630
|
|
631
|
-
# Returns a new instance of
|
631
|
+
# Returns a new instance of matching_function, optionally
|
632
632
|
# yielding it to a passed block so that attributes can be set on it.
|
633
633
|
#
|
634
634
|
# @yield [Google::Ads::GoogleAds::V7::Common::MatchingFunction] the new instance that will be returned so attributes
|
@@ -641,7 +641,7 @@ module Google
|
|
641
641
|
res
|
642
642
|
end
|
643
643
|
|
644
|
-
# Returns a new instance of
|
644
|
+
# Returns a new instance of operand, optionally
|
645
645
|
# yielding it to a passed block so that attributes can be set on it.
|
646
646
|
#
|
647
647
|
# @yield [Google::Ads::GoogleAds::V7::Common::Operand] the new instance that will be returned so attributes
|
@@ -654,7 +654,7 @@ module Google
|
|
654
654
|
res
|
655
655
|
end
|
656
656
|
|
657
|
-
# Returns a new instance of
|
657
|
+
# Returns a new instance of constant_operand, optionally
|
658
658
|
# yielding it to a passed block so that attributes can be set on it.
|
659
659
|
#
|
660
660
|
# @yield [Google::Ads::GoogleAds::V7::Common::Operand::ConstantOperand] the new instance that will be returned so attributes
|
@@ -667,7 +667,7 @@ module Google
|
|
667
667
|
res
|
668
668
|
end
|
669
669
|
|
670
|
-
# Returns a new instance of
|
670
|
+
# Returns a new instance of feed_attribute_operand, optionally
|
671
671
|
# yielding it to a passed block so that attributes can be set on it.
|
672
672
|
#
|
673
673
|
# @yield [Google::Ads::GoogleAds::V7::Common::Operand::FeedAttributeOperand] the new instance that will be returned so attributes
|
@@ -680,7 +680,7 @@ module Google
|
|
680
680
|
res
|
681
681
|
end
|
682
682
|
|
683
|
-
# Returns a new instance of
|
683
|
+
# Returns a new instance of function_operand, optionally
|
684
684
|
# yielding it to a passed block so that attributes can be set on it.
|
685
685
|
#
|
686
686
|
# @yield [Google::Ads::GoogleAds::V7::Common::Operand::FunctionOperand] the new instance that will be returned so attributes
|
@@ -693,7 +693,7 @@ module Google
|
|
693
693
|
res
|
694
694
|
end
|
695
695
|
|
696
|
-
# Returns a new instance of
|
696
|
+
# Returns a new instance of request_context_operand, optionally
|
697
697
|
# yielding it to a passed block so that attributes can be set on it.
|
698
698
|
#
|
699
699
|
# @yield [Google::Ads::GoogleAds::V7::Common::Operand::RequestContextOperand] the new instance that will be returned so attributes
|
@@ -706,7 +706,7 @@ module Google
|
|
706
706
|
res
|
707
707
|
end
|
708
708
|
|
709
|
-
# Returns a new instance of
|
709
|
+
# Returns a new instance of customer_feed, optionally
|
710
710
|
# yielding it to a passed block so that attributes can be set on it.
|
711
711
|
#
|
712
712
|
# @yield [Google::Ads::GoogleAds::V7::Resources::CustomerFeed] the new instance that will be returned so attributes
|
@@ -719,7 +719,7 @@ module Google
|
|
719
719
|
res
|
720
720
|
end
|
721
721
|
|
722
|
-
# Returns a new instance of
|
722
|
+
# Returns a new instance of campaign_feed, optionally
|
723
723
|
# yielding it to a passed block so that attributes can be set on it.
|
724
724
|
#
|
725
725
|
# @yield [Google::Ads::GoogleAds::V7::Resources::CampaignFeed] the new instance that will be returned so attributes
|
@@ -732,7 +732,7 @@ module Google
|
|
732
732
|
res
|
733
733
|
end
|
734
734
|
|
735
|
-
# Returns a new instance of
|
735
|
+
# Returns a new instance of customer_extension_setting, optionally
|
736
736
|
# yielding it to a passed block so that attributes can be set on it.
|
737
737
|
#
|
738
738
|
# @yield [Google::Ads::GoogleAds::V7::Resources::CustomerExtensionSetting] the new instance that will be returned so attributes
|
@@ -745,7 +745,7 @@ module Google
|
|
745
745
|
res
|
746
746
|
end
|
747
747
|
|
748
|
-
# Returns a new instance of
|
748
|
+
# Returns a new instance of feed_mapping, optionally
|
749
749
|
# yielding it to a passed block so that attributes can be set on it.
|
750
750
|
#
|
751
751
|
# @yield [Google::Ads::GoogleAds::V7::Resources::FeedMapping] the new instance that will be returned so attributes
|
@@ -758,7 +758,7 @@ module Google
|
|
758
758
|
res
|
759
759
|
end
|
760
760
|
|
761
|
-
# Returns a new instance of
|
761
|
+
# Returns a new instance of attribute_field_mapping, optionally
|
762
762
|
# yielding it to a passed block so that attributes can be set on it.
|
763
763
|
#
|
764
764
|
# @yield [Google::Ads::GoogleAds::V7::Resources::AttributeFieldMapping] the new instance that will be returned so attributes
|
@@ -771,7 +771,7 @@ module Google
|
|
771
771
|
res
|
772
772
|
end
|
773
773
|
|
774
|
-
# Returns a new instance of
|
774
|
+
# Returns a new instance of feed, optionally
|
775
775
|
# yielding it to a passed block so that attributes can be set on it.
|
776
776
|
#
|
777
777
|
# @yield [Google::Ads::GoogleAds::V7::Resources::Feed] the new instance that will be returned so attributes
|
@@ -784,7 +784,7 @@ module Google
|
|
784
784
|
res
|
785
785
|
end
|
786
786
|
|
787
|
-
# Returns a new instance of
|
787
|
+
# Returns a new instance of places_location_feed_data, optionally
|
788
788
|
# yielding it to a passed block so that attributes can be set on it.
|
789
789
|
#
|
790
790
|
# @yield [Google::Ads::GoogleAds::V7::Resources::Feed::PlacesLocationFeedData] the new instance that will be returned so attributes
|
@@ -797,7 +797,7 @@ module Google
|
|
797
797
|
res
|
798
798
|
end
|
799
799
|
|
800
|
-
# Returns a new instance of
|
800
|
+
# Returns a new instance of o_auth_info, optionally
|
801
801
|
# yielding it to a passed block so that attributes can be set on it.
|
802
802
|
#
|
803
803
|
# @yield [Google::Ads::GoogleAds::V7::Resources::Feed::PlacesLocationFeedData::OAuthInfo] the new instance that will be returned so attributes
|
@@ -810,7 +810,7 @@ module Google
|
|
810
810
|
res
|
811
811
|
end
|
812
812
|
|
813
|
-
# Returns a new instance of
|
813
|
+
# Returns a new instance of affiliate_location_feed_data, optionally
|
814
814
|
# yielding it to a passed block so that attributes can be set on it.
|
815
815
|
#
|
816
816
|
# @yield [Google::Ads::GoogleAds::V7::Resources::Feed::AffiliateLocationFeedData] the new instance that will be returned so attributes
|
@@ -823,7 +823,7 @@ module Google
|
|
823
823
|
res
|
824
824
|
end
|
825
825
|
|
826
|
-
# Returns a new instance of
|
826
|
+
# Returns a new instance of feed_attribute, optionally
|
827
827
|
# yielding it to a passed block so that attributes can be set on it.
|
828
828
|
#
|
829
829
|
# @yield [Google::Ads::GoogleAds::V7::Resources::FeedAttribute] the new instance that will be returned so attributes
|
@@ -836,7 +836,7 @@ module Google
|
|
836
836
|
res
|
837
837
|
end
|
838
838
|
|
839
|
-
# Returns a new instance of
|
839
|
+
# Returns a new instance of bid_modifier_simulation_point_list, optionally
|
840
840
|
# yielding it to a passed block so that attributes can be set on it.
|
841
841
|
#
|
842
842
|
# @yield [Google::Ads::GoogleAds::V7::Common::BidModifierSimulationPointList] the new instance that will be returned so attributes
|
@@ -849,7 +849,7 @@ module Google
|
|
849
849
|
res
|
850
850
|
end
|
851
851
|
|
852
|
-
# Returns a new instance of
|
852
|
+
# Returns a new instance of cpc_bid_simulation_point_list, optionally
|
853
853
|
# yielding it to a passed block so that attributes can be set on it.
|
854
854
|
#
|
855
855
|
# @yield [Google::Ads::GoogleAds::V7::Common::CpcBidSimulationPointList] the new instance that will be returned so attributes
|
@@ -862,7 +862,7 @@ module Google
|
|
862
862
|
res
|
863
863
|
end
|
864
864
|
|
865
|
-
# Returns a new instance of
|
865
|
+
# Returns a new instance of cpv_bid_simulation_point_list, optionally
|
866
866
|
# yielding it to a passed block so that attributes can be set on it.
|
867
867
|
#
|
868
868
|
# @yield [Google::Ads::GoogleAds::V7::Common::CpvBidSimulationPointList] the new instance that will be returned so attributes
|
@@ -875,7 +875,7 @@ module Google
|
|
875
875
|
res
|
876
876
|
end
|
877
877
|
|
878
|
-
# Returns a new instance of
|
878
|
+
# Returns a new instance of target_cpa_simulation_point_list, optionally
|
879
879
|
# yielding it to a passed block so that attributes can be set on it.
|
880
880
|
#
|
881
881
|
# @yield [Google::Ads::GoogleAds::V7::Common::TargetCpaSimulationPointList] the new instance that will be returned so attributes
|
@@ -888,7 +888,7 @@ module Google
|
|
888
888
|
res
|
889
889
|
end
|
890
890
|
|
891
|
-
# Returns a new instance of
|
891
|
+
# Returns a new instance of target_roas_simulation_point_list, optionally
|
892
892
|
# yielding it to a passed block so that attributes can be set on it.
|
893
893
|
#
|
894
894
|
# @yield [Google::Ads::GoogleAds::V7::Common::TargetRoasSimulationPointList] the new instance that will be returned so attributes
|
@@ -901,7 +901,7 @@ module Google
|
|
901
901
|
res
|
902
902
|
end
|
903
903
|
|
904
|
-
# Returns a new instance of
|
904
|
+
# Returns a new instance of percent_cpc_bid_simulation_point_list, optionally
|
905
905
|
# yielding it to a passed block so that attributes can be set on it.
|
906
906
|
#
|
907
907
|
# @yield [Google::Ads::GoogleAds::V7::Common::PercentCpcBidSimulationPointList] the new instance that will be returned so attributes
|
@@ -914,7 +914,7 @@ module Google
|
|
914
914
|
res
|
915
915
|
end
|
916
916
|
|
917
|
-
# Returns a new instance of
|
917
|
+
# Returns a new instance of budget_simulation_point_list, optionally
|
918
918
|
# yielding it to a passed block so that attributes can be set on it.
|
919
919
|
#
|
920
920
|
# @yield [Google::Ads::GoogleAds::V7::Common::BudgetSimulationPointList] the new instance that will be returned so attributes
|
@@ -927,7 +927,7 @@ module Google
|
|
927
927
|
res
|
928
928
|
end
|
929
929
|
|
930
|
-
# Returns a new instance of
|
930
|
+
# Returns a new instance of target_impression_share_simulation_point_list, optionally
|
931
931
|
# yielding it to a passed block so that attributes can be set on it.
|
932
932
|
#
|
933
933
|
# @yield [Google::Ads::GoogleAds::V7::Common::TargetImpressionShareSimulationPointList] the new instance that will be returned so attributes
|
@@ -940,7 +940,7 @@ module Google
|
|
940
940
|
res
|
941
941
|
end
|
942
942
|
|
943
|
-
# Returns a new instance of
|
943
|
+
# Returns a new instance of bid_modifier_simulation_point, optionally
|
944
944
|
# yielding it to a passed block so that attributes can be set on it.
|
945
945
|
#
|
946
946
|
# @yield [Google::Ads::GoogleAds::V7::Common::BidModifierSimulationPoint] the new instance that will be returned so attributes
|
@@ -953,7 +953,7 @@ module Google
|
|
953
953
|
res
|
954
954
|
end
|
955
955
|
|
956
|
-
# Returns a new instance of
|
956
|
+
# Returns a new instance of cpc_bid_simulation_point, optionally
|
957
957
|
# yielding it to a passed block so that attributes can be set on it.
|
958
958
|
#
|
959
959
|
# @yield [Google::Ads::GoogleAds::V7::Common::CpcBidSimulationPoint] the new instance that will be returned so attributes
|
@@ -966,7 +966,7 @@ module Google
|
|
966
966
|
res
|
967
967
|
end
|
968
968
|
|
969
|
-
# Returns a new instance of
|
969
|
+
# Returns a new instance of cpv_bid_simulation_point, optionally
|
970
970
|
# yielding it to a passed block so that attributes can be set on it.
|
971
971
|
#
|
972
972
|
# @yield [Google::Ads::GoogleAds::V7::Common::CpvBidSimulationPoint] the new instance that will be returned so attributes
|
@@ -979,7 +979,7 @@ module Google
|
|
979
979
|
res
|
980
980
|
end
|
981
981
|
|
982
|
-
# Returns a new instance of
|
982
|
+
# Returns a new instance of target_cpa_simulation_point, optionally
|
983
983
|
# yielding it to a passed block so that attributes can be set on it.
|
984
984
|
#
|
985
985
|
# @yield [Google::Ads::GoogleAds::V7::Common::TargetCpaSimulationPoint] the new instance that will be returned so attributes
|
@@ -992,7 +992,7 @@ module Google
|
|
992
992
|
res
|
993
993
|
end
|
994
994
|
|
995
|
-
# Returns a new instance of
|
995
|
+
# Returns a new instance of target_roas_simulation_point, optionally
|
996
996
|
# yielding it to a passed block so that attributes can be set on it.
|
997
997
|
#
|
998
998
|
# @yield [Google::Ads::GoogleAds::V7::Common::TargetRoasSimulationPoint] the new instance that will be returned so attributes
|
@@ -1005,7 +1005,7 @@ module Google
|
|
1005
1005
|
res
|
1006
1006
|
end
|
1007
1007
|
|
1008
|
-
# Returns a new instance of
|
1008
|
+
# Returns a new instance of percent_cpc_bid_simulation_point, optionally
|
1009
1009
|
# yielding it to a passed block so that attributes can be set on it.
|
1010
1010
|
#
|
1011
1011
|
# @yield [Google::Ads::GoogleAds::V7::Common::PercentCpcBidSimulationPoint] the new instance that will be returned so attributes
|
@@ -1018,7 +1018,7 @@ module Google
|
|
1018
1018
|
res
|
1019
1019
|
end
|
1020
1020
|
|
1021
|
-
# Returns a new instance of
|
1021
|
+
# Returns a new instance of budget_simulation_point, optionally
|
1022
1022
|
# yielding it to a passed block so that attributes can be set on it.
|
1023
1023
|
#
|
1024
1024
|
# @yield [Google::Ads::GoogleAds::V7::Common::BudgetSimulationPoint] the new instance that will be returned so attributes
|
@@ -1031,7 +1031,7 @@ module Google
|
|
1031
1031
|
res
|
1032
1032
|
end
|
1033
1033
|
|
1034
|
-
# Returns a new instance of
|
1034
|
+
# Returns a new instance of target_impression_share_simulation_point, optionally
|
1035
1035
|
# yielding it to a passed block so that attributes can be set on it.
|
1036
1036
|
#
|
1037
1037
|
# @yield [Google::Ads::GoogleAds::V7::Common::TargetImpressionShareSimulationPoint] the new instance that will be returned so attributes
|
@@ -1044,7 +1044,7 @@ module Google
|
|
1044
1044
|
res
|
1045
1045
|
end
|
1046
1046
|
|
1047
|
-
# Returns a new instance of
|
1047
|
+
# Returns a new instance of ad_group_simulation, optionally
|
1048
1048
|
# yielding it to a passed block so that attributes can be set on it.
|
1049
1049
|
#
|
1050
1050
|
# @yield [Google::Ads::GoogleAds::V7::Resources::AdGroupSimulation] the new instance that will be returned so attributes
|
@@ -1057,7 +1057,7 @@ module Google
|
|
1057
1057
|
res
|
1058
1058
|
end
|
1059
1059
|
|
1060
|
-
# Returns a new instance of
|
1060
|
+
# Returns a new instance of product_group_view, optionally
|
1061
1061
|
# yielding it to a passed block so that attributes can be set on it.
|
1062
1062
|
#
|
1063
1063
|
# @yield [Google::Ads::GoogleAds::V7::Resources::ProductGroupView] the new instance that will be returned so attributes
|
@@ -1070,7 +1070,7 @@ module Google
|
|
1070
1070
|
res
|
1071
1071
|
end
|
1072
1072
|
|
1073
|
-
# Returns a new instance of
|
1073
|
+
# Returns a new instance of ad_group_feed, optionally
|
1074
1074
|
# yielding it to a passed block so that attributes can be set on it.
|
1075
1075
|
#
|
1076
1076
|
# @yield [Google::Ads::GoogleAds::V7::Resources::AdGroupFeed] the new instance that will be returned so attributes
|
@@ -1083,7 +1083,7 @@ module Google
|
|
1083
1083
|
res
|
1084
1084
|
end
|
1085
1085
|
|
1086
|
-
# Returns a new instance of
|
1086
|
+
# Returns a new instance of keyword_info, optionally
|
1087
1087
|
# yielding it to a passed block so that attributes can be set on it.
|
1088
1088
|
#
|
1089
1089
|
# @yield [Google::Ads::GoogleAds::V7::Common::KeywordInfo] the new instance that will be returned so attributes
|
@@ -1096,7 +1096,7 @@ module Google
|
|
1096
1096
|
res
|
1097
1097
|
end
|
1098
1098
|
|
1099
|
-
# Returns a new instance of
|
1099
|
+
# Returns a new instance of placement_info, optionally
|
1100
1100
|
# yielding it to a passed block so that attributes can be set on it.
|
1101
1101
|
#
|
1102
1102
|
# @yield [Google::Ads::GoogleAds::V7::Common::PlacementInfo] the new instance that will be returned so attributes
|
@@ -1109,7 +1109,7 @@ module Google
|
|
1109
1109
|
res
|
1110
1110
|
end
|
1111
1111
|
|
1112
|
-
# Returns a new instance of
|
1112
|
+
# Returns a new instance of mobile_app_category_info, optionally
|
1113
1113
|
# yielding it to a passed block so that attributes can be set on it.
|
1114
1114
|
#
|
1115
1115
|
# @yield [Google::Ads::GoogleAds::V7::Common::MobileAppCategoryInfo] the new instance that will be returned so attributes
|
@@ -1122,7 +1122,7 @@ module Google
|
|
1122
1122
|
res
|
1123
1123
|
end
|
1124
1124
|
|
1125
|
-
# Returns a new instance of
|
1125
|
+
# Returns a new instance of mobile_application_info, optionally
|
1126
1126
|
# yielding it to a passed block so that attributes can be set on it.
|
1127
1127
|
#
|
1128
1128
|
# @yield [Google::Ads::GoogleAds::V7::Common::MobileApplicationInfo] the new instance that will be returned so attributes
|
@@ -1135,7 +1135,7 @@ module Google
|
|
1135
1135
|
res
|
1136
1136
|
end
|
1137
1137
|
|
1138
|
-
# Returns a new instance of
|
1138
|
+
# Returns a new instance of location_info, optionally
|
1139
1139
|
# yielding it to a passed block so that attributes can be set on it.
|
1140
1140
|
#
|
1141
1141
|
# @yield [Google::Ads::GoogleAds::V7::Common::LocationInfo] the new instance that will be returned so attributes
|
@@ -1148,7 +1148,7 @@ module Google
|
|
1148
1148
|
res
|
1149
1149
|
end
|
1150
1150
|
|
1151
|
-
# Returns a new instance of
|
1151
|
+
# Returns a new instance of device_info, optionally
|
1152
1152
|
# yielding it to a passed block so that attributes can be set on it.
|
1153
1153
|
#
|
1154
1154
|
# @yield [Google::Ads::GoogleAds::V7::Common::DeviceInfo] the new instance that will be returned so attributes
|
@@ -1161,7 +1161,7 @@ module Google
|
|
1161
1161
|
res
|
1162
1162
|
end
|
1163
1163
|
|
1164
|
-
# Returns a new instance of
|
1164
|
+
# Returns a new instance of preferred_content_info, optionally
|
1165
1165
|
# yielding it to a passed block so that attributes can be set on it.
|
1166
1166
|
#
|
1167
1167
|
# @yield [Google::Ads::GoogleAds::V7::Common::PreferredContentInfo] the new instance that will be returned so attributes
|
@@ -1174,7 +1174,7 @@ module Google
|
|
1174
1174
|
res
|
1175
1175
|
end
|
1176
1176
|
|
1177
|
-
# Returns a new instance of
|
1177
|
+
# Returns a new instance of listing_group_info, optionally
|
1178
1178
|
# yielding it to a passed block so that attributes can be set on it.
|
1179
1179
|
#
|
1180
1180
|
# @yield [Google::Ads::GoogleAds::V7::Common::ListingGroupInfo] the new instance that will be returned so attributes
|
@@ -1187,7 +1187,7 @@ module Google
|
|
1187
1187
|
res
|
1188
1188
|
end
|
1189
1189
|
|
1190
|
-
# Returns a new instance of
|
1190
|
+
# Returns a new instance of listing_scope_info, optionally
|
1191
1191
|
# yielding it to a passed block so that attributes can be set on it.
|
1192
1192
|
#
|
1193
1193
|
# @yield [Google::Ads::GoogleAds::V7::Common::ListingScopeInfo] the new instance that will be returned so attributes
|
@@ -1200,7 +1200,7 @@ module Google
|
|
1200
1200
|
res
|
1201
1201
|
end
|
1202
1202
|
|
1203
|
-
# Returns a new instance of
|
1203
|
+
# Returns a new instance of listing_dimension_info, optionally
|
1204
1204
|
# yielding it to a passed block so that attributes can be set on it.
|
1205
1205
|
#
|
1206
1206
|
# @yield [Google::Ads::GoogleAds::V7::Common::ListingDimensionInfo] the new instance that will be returned so attributes
|
@@ -1213,7 +1213,7 @@ module Google
|
|
1213
1213
|
res
|
1214
1214
|
end
|
1215
1215
|
|
1216
|
-
# Returns a new instance of
|
1216
|
+
# Returns a new instance of hotel_id_info, optionally
|
1217
1217
|
# yielding it to a passed block so that attributes can be set on it.
|
1218
1218
|
#
|
1219
1219
|
# @yield [Google::Ads::GoogleAds::V7::Common::HotelIdInfo] the new instance that will be returned so attributes
|
@@ -1226,7 +1226,7 @@ module Google
|
|
1226
1226
|
res
|
1227
1227
|
end
|
1228
1228
|
|
1229
|
-
# Returns a new instance of
|
1229
|
+
# Returns a new instance of hotel_class_info, optionally
|
1230
1230
|
# yielding it to a passed block so that attributes can be set on it.
|
1231
1231
|
#
|
1232
1232
|
# @yield [Google::Ads::GoogleAds::V7::Common::HotelClassInfo] the new instance that will be returned so attributes
|
@@ -1239,7 +1239,7 @@ module Google
|
|
1239
1239
|
res
|
1240
1240
|
end
|
1241
1241
|
|
1242
|
-
# Returns a new instance of
|
1242
|
+
# Returns a new instance of hotel_country_region_info, optionally
|
1243
1243
|
# yielding it to a passed block so that attributes can be set on it.
|
1244
1244
|
#
|
1245
1245
|
# @yield [Google::Ads::GoogleAds::V7::Common::HotelCountryRegionInfo] the new instance that will be returned so attributes
|
@@ -1252,7 +1252,7 @@ module Google
|
|
1252
1252
|
res
|
1253
1253
|
end
|
1254
1254
|
|
1255
|
-
# Returns a new instance of
|
1255
|
+
# Returns a new instance of hotel_state_info, optionally
|
1256
1256
|
# yielding it to a passed block so that attributes can be set on it.
|
1257
1257
|
#
|
1258
1258
|
# @yield [Google::Ads::GoogleAds::V7::Common::HotelStateInfo] the new instance that will be returned so attributes
|
@@ -1265,7 +1265,7 @@ module Google
|
|
1265
1265
|
res
|
1266
1266
|
end
|
1267
1267
|
|
1268
|
-
# Returns a new instance of
|
1268
|
+
# Returns a new instance of hotel_city_info, optionally
|
1269
1269
|
# yielding it to a passed block so that attributes can be set on it.
|
1270
1270
|
#
|
1271
1271
|
# @yield [Google::Ads::GoogleAds::V7::Common::HotelCityInfo] the new instance that will be returned so attributes
|
@@ -1278,7 +1278,7 @@ module Google
|
|
1278
1278
|
res
|
1279
1279
|
end
|
1280
1280
|
|
1281
|
-
# Returns a new instance of
|
1281
|
+
# Returns a new instance of product_bidding_category_info, optionally
|
1282
1282
|
# yielding it to a passed block so that attributes can be set on it.
|
1283
1283
|
#
|
1284
1284
|
# @yield [Google::Ads::GoogleAds::V7::Common::ProductBiddingCategoryInfo] the new instance that will be returned so attributes
|
@@ -1291,7 +1291,7 @@ module Google
|
|
1291
1291
|
res
|
1292
1292
|
end
|
1293
1293
|
|
1294
|
-
# Returns a new instance of
|
1294
|
+
# Returns a new instance of product_brand_info, optionally
|
1295
1295
|
# yielding it to a passed block so that attributes can be set on it.
|
1296
1296
|
#
|
1297
1297
|
# @yield [Google::Ads::GoogleAds::V7::Common::ProductBrandInfo] the new instance that will be returned so attributes
|
@@ -1304,7 +1304,7 @@ module Google
|
|
1304
1304
|
res
|
1305
1305
|
end
|
1306
1306
|
|
1307
|
-
# Returns a new instance of
|
1307
|
+
# Returns a new instance of product_channel_info, optionally
|
1308
1308
|
# yielding it to a passed block so that attributes can be set on it.
|
1309
1309
|
#
|
1310
1310
|
# @yield [Google::Ads::GoogleAds::V7::Common::ProductChannelInfo] the new instance that will be returned so attributes
|
@@ -1317,7 +1317,7 @@ module Google
|
|
1317
1317
|
res
|
1318
1318
|
end
|
1319
1319
|
|
1320
|
-
# Returns a new instance of
|
1320
|
+
# Returns a new instance of product_channel_exclusivity_info, optionally
|
1321
1321
|
# yielding it to a passed block so that attributes can be set on it.
|
1322
1322
|
#
|
1323
1323
|
# @yield [Google::Ads::GoogleAds::V7::Common::ProductChannelExclusivityInfo] the new instance that will be returned so attributes
|
@@ -1330,7 +1330,7 @@ module Google
|
|
1330
1330
|
res
|
1331
1331
|
end
|
1332
1332
|
|
1333
|
-
# Returns a new instance of
|
1333
|
+
# Returns a new instance of product_condition_info, optionally
|
1334
1334
|
# yielding it to a passed block so that attributes can be set on it.
|
1335
1335
|
#
|
1336
1336
|
# @yield [Google::Ads::GoogleAds::V7::Common::ProductConditionInfo] the new instance that will be returned so attributes
|
@@ -1343,7 +1343,7 @@ module Google
|
|
1343
1343
|
res
|
1344
1344
|
end
|
1345
1345
|
|
1346
|
-
# Returns a new instance of
|
1346
|
+
# Returns a new instance of product_custom_attribute_info, optionally
|
1347
1347
|
# yielding it to a passed block so that attributes can be set on it.
|
1348
1348
|
#
|
1349
1349
|
# @yield [Google::Ads::GoogleAds::V7::Common::ProductCustomAttributeInfo] the new instance that will be returned so attributes
|
@@ -1356,7 +1356,7 @@ module Google
|
|
1356
1356
|
res
|
1357
1357
|
end
|
1358
1358
|
|
1359
|
-
# Returns a new instance of
|
1359
|
+
# Returns a new instance of product_item_id_info, optionally
|
1360
1360
|
# yielding it to a passed block so that attributes can be set on it.
|
1361
1361
|
#
|
1362
1362
|
# @yield [Google::Ads::GoogleAds::V7::Common::ProductItemIdInfo] the new instance that will be returned so attributes
|
@@ -1369,7 +1369,7 @@ module Google
|
|
1369
1369
|
res
|
1370
1370
|
end
|
1371
1371
|
|
1372
|
-
# Returns a new instance of
|
1372
|
+
# Returns a new instance of product_type_info, optionally
|
1373
1373
|
# yielding it to a passed block so that attributes can be set on it.
|
1374
1374
|
#
|
1375
1375
|
# @yield [Google::Ads::GoogleAds::V7::Common::ProductTypeInfo] the new instance that will be returned so attributes
|
@@ -1382,7 +1382,7 @@ module Google
|
|
1382
1382
|
res
|
1383
1383
|
end
|
1384
1384
|
|
1385
|
-
# Returns a new instance of
|
1385
|
+
# Returns a new instance of unknown_listing_dimension_info, optionally
|
1386
1386
|
# yielding it to a passed block so that attributes can be set on it.
|
1387
1387
|
#
|
1388
1388
|
# @yield [Google::Ads::GoogleAds::V7::Common::UnknownListingDimensionInfo] the new instance that will be returned so attributes
|
@@ -1395,7 +1395,7 @@ module Google
|
|
1395
1395
|
res
|
1396
1396
|
end
|
1397
1397
|
|
1398
|
-
# Returns a new instance of
|
1398
|
+
# Returns a new instance of hotel_date_selection_type_info, optionally
|
1399
1399
|
# yielding it to a passed block so that attributes can be set on it.
|
1400
1400
|
#
|
1401
1401
|
# @yield [Google::Ads::GoogleAds::V7::Common::HotelDateSelectionTypeInfo] the new instance that will be returned so attributes
|
@@ -1408,7 +1408,7 @@ module Google
|
|
1408
1408
|
res
|
1409
1409
|
end
|
1410
1410
|
|
1411
|
-
# Returns a new instance of
|
1411
|
+
# Returns a new instance of hotel_advance_booking_window_info, optionally
|
1412
1412
|
# yielding it to a passed block so that attributes can be set on it.
|
1413
1413
|
#
|
1414
1414
|
# @yield [Google::Ads::GoogleAds::V7::Common::HotelAdvanceBookingWindowInfo] the new instance that will be returned so attributes
|
@@ -1421,7 +1421,7 @@ module Google
|
|
1421
1421
|
res
|
1422
1422
|
end
|
1423
1423
|
|
1424
|
-
# Returns a new instance of
|
1424
|
+
# Returns a new instance of hotel_length_of_stay_info, optionally
|
1425
1425
|
# yielding it to a passed block so that attributes can be set on it.
|
1426
1426
|
#
|
1427
1427
|
# @yield [Google::Ads::GoogleAds::V7::Common::HotelLengthOfStayInfo] the new instance that will be returned so attributes
|
@@ -1434,7 +1434,7 @@ module Google
|
|
1434
1434
|
res
|
1435
1435
|
end
|
1436
1436
|
|
1437
|
-
# Returns a new instance of
|
1437
|
+
# Returns a new instance of hotel_check_in_date_range_info, optionally
|
1438
1438
|
# yielding it to a passed block so that attributes can be set on it.
|
1439
1439
|
#
|
1440
1440
|
# @yield [Google::Ads::GoogleAds::V7::Common::HotelCheckInDateRangeInfo] the new instance that will be returned so attributes
|
@@ -1447,7 +1447,7 @@ module Google
|
|
1447
1447
|
res
|
1448
1448
|
end
|
1449
1449
|
|
1450
|
-
# Returns a new instance of
|
1450
|
+
# Returns a new instance of hotel_check_in_day_info, optionally
|
1451
1451
|
# yielding it to a passed block so that attributes can be set on it.
|
1452
1452
|
#
|
1453
1453
|
# @yield [Google::Ads::GoogleAds::V7::Common::HotelCheckInDayInfo] the new instance that will be returned so attributes
|
@@ -1460,7 +1460,7 @@ module Google
|
|
1460
1460
|
res
|
1461
1461
|
end
|
1462
1462
|
|
1463
|
-
# Returns a new instance of
|
1463
|
+
# Returns a new instance of interaction_type_info, optionally
|
1464
1464
|
# yielding it to a passed block so that attributes can be set on it.
|
1465
1465
|
#
|
1466
1466
|
# @yield [Google::Ads::GoogleAds::V7::Common::InteractionTypeInfo] the new instance that will be returned so attributes
|
@@ -1473,7 +1473,7 @@ module Google
|
|
1473
1473
|
res
|
1474
1474
|
end
|
1475
1475
|
|
1476
|
-
# Returns a new instance of
|
1476
|
+
# Returns a new instance of ad_schedule_info, optionally
|
1477
1477
|
# yielding it to a passed block so that attributes can be set on it.
|
1478
1478
|
#
|
1479
1479
|
# @yield [Google::Ads::GoogleAds::V7::Common::AdScheduleInfo] the new instance that will be returned so attributes
|
@@ -1486,7 +1486,7 @@ module Google
|
|
1486
1486
|
res
|
1487
1487
|
end
|
1488
1488
|
|
1489
|
-
# Returns a new instance of
|
1489
|
+
# Returns a new instance of age_range_info, optionally
|
1490
1490
|
# yielding it to a passed block so that attributes can be set on it.
|
1491
1491
|
#
|
1492
1492
|
# @yield [Google::Ads::GoogleAds::V7::Common::AgeRangeInfo] the new instance that will be returned so attributes
|
@@ -1499,7 +1499,7 @@ module Google
|
|
1499
1499
|
res
|
1500
1500
|
end
|
1501
1501
|
|
1502
|
-
# Returns a new instance of
|
1502
|
+
# Returns a new instance of gender_info, optionally
|
1503
1503
|
# yielding it to a passed block so that attributes can be set on it.
|
1504
1504
|
#
|
1505
1505
|
# @yield [Google::Ads::GoogleAds::V7::Common::GenderInfo] the new instance that will be returned so attributes
|
@@ -1512,7 +1512,7 @@ module Google
|
|
1512
1512
|
res
|
1513
1513
|
end
|
1514
1514
|
|
1515
|
-
# Returns a new instance of
|
1515
|
+
# Returns a new instance of income_range_info, optionally
|
1516
1516
|
# yielding it to a passed block so that attributes can be set on it.
|
1517
1517
|
#
|
1518
1518
|
# @yield [Google::Ads::GoogleAds::V7::Common::IncomeRangeInfo] the new instance that will be returned so attributes
|
@@ -1525,7 +1525,7 @@ module Google
|
|
1525
1525
|
res
|
1526
1526
|
end
|
1527
1527
|
|
1528
|
-
# Returns a new instance of
|
1528
|
+
# Returns a new instance of parental_status_info, optionally
|
1529
1529
|
# yielding it to a passed block so that attributes can be set on it.
|
1530
1530
|
#
|
1531
1531
|
# @yield [Google::Ads::GoogleAds::V7::Common::ParentalStatusInfo] the new instance that will be returned so attributes
|
@@ -1538,7 +1538,7 @@ module Google
|
|
1538
1538
|
res
|
1539
1539
|
end
|
1540
1540
|
|
1541
|
-
# Returns a new instance of
|
1541
|
+
# Returns a new instance of you_tube_video_info, optionally
|
1542
1542
|
# yielding it to a passed block so that attributes can be set on it.
|
1543
1543
|
#
|
1544
1544
|
# @yield [Google::Ads::GoogleAds::V7::Common::YouTubeVideoInfo] the new instance that will be returned so attributes
|
@@ -1551,7 +1551,7 @@ module Google
|
|
1551
1551
|
res
|
1552
1552
|
end
|
1553
1553
|
|
1554
|
-
# Returns a new instance of
|
1554
|
+
# Returns a new instance of you_tube_channel_info, optionally
|
1555
1555
|
# yielding it to a passed block so that attributes can be set on it.
|
1556
1556
|
#
|
1557
1557
|
# @yield [Google::Ads::GoogleAds::V7::Common::YouTubeChannelInfo] the new instance that will be returned so attributes
|
@@ -1564,7 +1564,7 @@ module Google
|
|
1564
1564
|
res
|
1565
1565
|
end
|
1566
1566
|
|
1567
|
-
# Returns a new instance of
|
1567
|
+
# Returns a new instance of user_list_info, optionally
|
1568
1568
|
# yielding it to a passed block so that attributes can be set on it.
|
1569
1569
|
#
|
1570
1570
|
# @yield [Google::Ads::GoogleAds::V7::Common::UserListInfo] the new instance that will be returned so attributes
|
@@ -1577,7 +1577,7 @@ module Google
|
|
1577
1577
|
res
|
1578
1578
|
end
|
1579
1579
|
|
1580
|
-
# Returns a new instance of
|
1580
|
+
# Returns a new instance of proximity_info, optionally
|
1581
1581
|
# yielding it to a passed block so that attributes can be set on it.
|
1582
1582
|
#
|
1583
1583
|
# @yield [Google::Ads::GoogleAds::V7::Common::ProximityInfo] the new instance that will be returned so attributes
|
@@ -1590,7 +1590,7 @@ module Google
|
|
1590
1590
|
res
|
1591
1591
|
end
|
1592
1592
|
|
1593
|
-
# Returns a new instance of
|
1593
|
+
# Returns a new instance of geo_point_info, optionally
|
1594
1594
|
# yielding it to a passed block so that attributes can be set on it.
|
1595
1595
|
#
|
1596
1596
|
# @yield [Google::Ads::GoogleAds::V7::Common::GeoPointInfo] the new instance that will be returned so attributes
|
@@ -1603,7 +1603,7 @@ module Google
|
|
1603
1603
|
res
|
1604
1604
|
end
|
1605
1605
|
|
1606
|
-
# Returns a new instance of
|
1606
|
+
# Returns a new instance of address_info, optionally
|
1607
1607
|
# yielding it to a passed block so that attributes can be set on it.
|
1608
1608
|
#
|
1609
1609
|
# @yield [Google::Ads::GoogleAds::V7::Common::AddressInfo] the new instance that will be returned so attributes
|
@@ -1616,7 +1616,7 @@ module Google
|
|
1616
1616
|
res
|
1617
1617
|
end
|
1618
1618
|
|
1619
|
-
# Returns a new instance of
|
1619
|
+
# Returns a new instance of topic_info, optionally
|
1620
1620
|
# yielding it to a passed block so that attributes can be set on it.
|
1621
1621
|
#
|
1622
1622
|
# @yield [Google::Ads::GoogleAds::V7::Common::TopicInfo] the new instance that will be returned so attributes
|
@@ -1629,7 +1629,7 @@ module Google
|
|
1629
1629
|
res
|
1630
1630
|
end
|
1631
1631
|
|
1632
|
-
# Returns a new instance of
|
1632
|
+
# Returns a new instance of language_info, optionally
|
1633
1633
|
# yielding it to a passed block so that attributes can be set on it.
|
1634
1634
|
#
|
1635
1635
|
# @yield [Google::Ads::GoogleAds::V7::Common::LanguageInfo] the new instance that will be returned so attributes
|
@@ -1642,7 +1642,7 @@ module Google
|
|
1642
1642
|
res
|
1643
1643
|
end
|
1644
1644
|
|
1645
|
-
# Returns a new instance of
|
1645
|
+
# Returns a new instance of ip_block_info, optionally
|
1646
1646
|
# yielding it to a passed block so that attributes can be set on it.
|
1647
1647
|
#
|
1648
1648
|
# @yield [Google::Ads::GoogleAds::V7::Common::IpBlockInfo] the new instance that will be returned so attributes
|
@@ -1655,7 +1655,7 @@ module Google
|
|
1655
1655
|
res
|
1656
1656
|
end
|
1657
1657
|
|
1658
|
-
# Returns a new instance of
|
1658
|
+
# Returns a new instance of content_label_info, optionally
|
1659
1659
|
# yielding it to a passed block so that attributes can be set on it.
|
1660
1660
|
#
|
1661
1661
|
# @yield [Google::Ads::GoogleAds::V7::Common::ContentLabelInfo] the new instance that will be returned so attributes
|
@@ -1668,7 +1668,7 @@ module Google
|
|
1668
1668
|
res
|
1669
1669
|
end
|
1670
1670
|
|
1671
|
-
# Returns a new instance of
|
1671
|
+
# Returns a new instance of carrier_info, optionally
|
1672
1672
|
# yielding it to a passed block so that attributes can be set on it.
|
1673
1673
|
#
|
1674
1674
|
# @yield [Google::Ads::GoogleAds::V7::Common::CarrierInfo] the new instance that will be returned so attributes
|
@@ -1681,7 +1681,7 @@ module Google
|
|
1681
1681
|
res
|
1682
1682
|
end
|
1683
1683
|
|
1684
|
-
# Returns a new instance of
|
1684
|
+
# Returns a new instance of user_interest_info, optionally
|
1685
1685
|
# yielding it to a passed block so that attributes can be set on it.
|
1686
1686
|
#
|
1687
1687
|
# @yield [Google::Ads::GoogleAds::V7::Common::UserInterestInfo] the new instance that will be returned so attributes
|
@@ -1694,7 +1694,7 @@ module Google
|
|
1694
1694
|
res
|
1695
1695
|
end
|
1696
1696
|
|
1697
|
-
# Returns a new instance of
|
1697
|
+
# Returns a new instance of webpage_info, optionally
|
1698
1698
|
# yielding it to a passed block so that attributes can be set on it.
|
1699
1699
|
#
|
1700
1700
|
# @yield [Google::Ads::GoogleAds::V7::Common::WebpageInfo] the new instance that will be returned so attributes
|
@@ -1707,7 +1707,7 @@ module Google
|
|
1707
1707
|
res
|
1708
1708
|
end
|
1709
1709
|
|
1710
|
-
# Returns a new instance of
|
1710
|
+
# Returns a new instance of webpage_condition_info, optionally
|
1711
1711
|
# yielding it to a passed block so that attributes can be set on it.
|
1712
1712
|
#
|
1713
1713
|
# @yield [Google::Ads::GoogleAds::V7::Common::WebpageConditionInfo] the new instance that will be returned so attributes
|
@@ -1720,7 +1720,7 @@ module Google
|
|
1720
1720
|
res
|
1721
1721
|
end
|
1722
1722
|
|
1723
|
-
# Returns a new instance of
|
1723
|
+
# Returns a new instance of webpage_sample_info, optionally
|
1724
1724
|
# yielding it to a passed block so that attributes can be set on it.
|
1725
1725
|
#
|
1726
1726
|
# @yield [Google::Ads::GoogleAds::V7::Common::WebpageSampleInfo] the new instance that will be returned so attributes
|
@@ -1733,7 +1733,7 @@ module Google
|
|
1733
1733
|
res
|
1734
1734
|
end
|
1735
1735
|
|
1736
|
-
# Returns a new instance of
|
1736
|
+
# Returns a new instance of operating_system_version_info, optionally
|
1737
1737
|
# yielding it to a passed block so that attributes can be set on it.
|
1738
1738
|
#
|
1739
1739
|
# @yield [Google::Ads::GoogleAds::V7::Common::OperatingSystemVersionInfo] the new instance that will be returned so attributes
|
@@ -1746,7 +1746,7 @@ module Google
|
|
1746
1746
|
res
|
1747
1747
|
end
|
1748
1748
|
|
1749
|
-
# Returns a new instance of
|
1749
|
+
# Returns a new instance of app_payment_model_info, optionally
|
1750
1750
|
# yielding it to a passed block so that attributes can be set on it.
|
1751
1751
|
#
|
1752
1752
|
# @yield [Google::Ads::GoogleAds::V7::Common::AppPaymentModelInfo] the new instance that will be returned so attributes
|
@@ -1759,7 +1759,7 @@ module Google
|
|
1759
1759
|
res
|
1760
1760
|
end
|
1761
1761
|
|
1762
|
-
# Returns a new instance of
|
1762
|
+
# Returns a new instance of mobile_device_info, optionally
|
1763
1763
|
# yielding it to a passed block so that attributes can be set on it.
|
1764
1764
|
#
|
1765
1765
|
# @yield [Google::Ads::GoogleAds::V7::Common::MobileDeviceInfo] the new instance that will be returned so attributes
|
@@ -1772,7 +1772,7 @@ module Google
|
|
1772
1772
|
res
|
1773
1773
|
end
|
1774
1774
|
|
1775
|
-
# Returns a new instance of
|
1775
|
+
# Returns a new instance of custom_affinity_info, optionally
|
1776
1776
|
# yielding it to a passed block so that attributes can be set on it.
|
1777
1777
|
#
|
1778
1778
|
# @yield [Google::Ads::GoogleAds::V7::Common::CustomAffinityInfo] the new instance that will be returned so attributes
|
@@ -1785,7 +1785,7 @@ module Google
|
|
1785
1785
|
res
|
1786
1786
|
end
|
1787
1787
|
|
1788
|
-
# Returns a new instance of
|
1788
|
+
# Returns a new instance of custom_intent_info, optionally
|
1789
1789
|
# yielding it to a passed block so that attributes can be set on it.
|
1790
1790
|
#
|
1791
1791
|
# @yield [Google::Ads::GoogleAds::V7::Common::CustomIntentInfo] the new instance that will be returned so attributes
|
@@ -1798,7 +1798,7 @@ module Google
|
|
1798
1798
|
res
|
1799
1799
|
end
|
1800
1800
|
|
1801
|
-
# Returns a new instance of
|
1801
|
+
# Returns a new instance of location_group_info, optionally
|
1802
1802
|
# yielding it to a passed block so that attributes can be set on it.
|
1803
1803
|
#
|
1804
1804
|
# @yield [Google::Ads::GoogleAds::V7::Common::LocationGroupInfo] the new instance that will be returned so attributes
|
@@ -1811,7 +1811,7 @@ module Google
|
|
1811
1811
|
res
|
1812
1812
|
end
|
1813
1813
|
|
1814
|
-
# Returns a new instance of
|
1814
|
+
# Returns a new instance of custom_audience_info, optionally
|
1815
1815
|
# yielding it to a passed block so that attributes can be set on it.
|
1816
1816
|
#
|
1817
1817
|
# @yield [Google::Ads::GoogleAds::V7::Common::CustomAudienceInfo] the new instance that will be returned so attributes
|
@@ -1824,7 +1824,7 @@ module Google
|
|
1824
1824
|
res
|
1825
1825
|
end
|
1826
1826
|
|
1827
|
-
# Returns a new instance of
|
1827
|
+
# Returns a new instance of combined_audience_info, optionally
|
1828
1828
|
# yielding it to a passed block so that attributes can be set on it.
|
1829
1829
|
#
|
1830
1830
|
# @yield [Google::Ads::GoogleAds::V7::Common::CombinedAudienceInfo] the new instance that will be returned so attributes
|
@@ -1837,7 +1837,7 @@ module Google
|
|
1837
1837
|
res
|
1838
1838
|
end
|
1839
1839
|
|
1840
|
-
# Returns a new instance of
|
1840
|
+
# Returns a new instance of campaign_bid_modifier, optionally
|
1841
1841
|
# yielding it to a passed block so that attributes can be set on it.
|
1842
1842
|
#
|
1843
1843
|
# @yield [Google::Ads::GoogleAds::V7::Resources::CampaignBidModifier] the new instance that will be returned so attributes
|
@@ -1850,7 +1850,7 @@ module Google
|
|
1850
1850
|
res
|
1851
1851
|
end
|
1852
1852
|
|
1853
|
-
# Returns a new instance of
|
1853
|
+
# Returns a new instance of customer_client, optionally
|
1854
1854
|
# yielding it to a passed block so that attributes can be set on it.
|
1855
1855
|
#
|
1856
1856
|
# @yield [Google::Ads::GoogleAds::V7::Resources::CustomerClient] the new instance that will be returned so attributes
|
@@ -1863,7 +1863,7 @@ module Google
|
|
1863
1863
|
res
|
1864
1864
|
end
|
1865
1865
|
|
1866
|
-
# Returns a new instance of
|
1866
|
+
# Returns a new instance of shared_criterion, optionally
|
1867
1867
|
# yielding it to a passed block so that attributes can be set on it.
|
1868
1868
|
#
|
1869
1869
|
# @yield [Google::Ads::GoogleAds::V7::Resources::SharedCriterion] the new instance that will be returned so attributes
|
@@ -1876,7 +1876,7 @@ module Google
|
|
1876
1876
|
res
|
1877
1877
|
end
|
1878
1878
|
|
1879
|
-
# Returns a new instance of
|
1879
|
+
# Returns a new instance of billing_setup, optionally
|
1880
1880
|
# yielding it to a passed block so that attributes can be set on it.
|
1881
1881
|
#
|
1882
1882
|
# @yield [Google::Ads::GoogleAds::V7::Resources::BillingSetup] the new instance that will be returned so attributes
|
@@ -1889,7 +1889,7 @@ module Google
|
|
1889
1889
|
res
|
1890
1890
|
end
|
1891
1891
|
|
1892
|
-
# Returns a new instance of
|
1892
|
+
# Returns a new instance of payments_account_info, optionally
|
1893
1893
|
# yielding it to a passed block so that attributes can be set on it.
|
1894
1894
|
#
|
1895
1895
|
# @yield [Google::Ads::GoogleAds::V7::Resources::BillingSetup::PaymentsAccountInfo] the new instance that will be returned so attributes
|
@@ -1902,7 +1902,7 @@ module Google
|
|
1902
1902
|
res
|
1903
1903
|
end
|
1904
1904
|
|
1905
|
-
# Returns a new instance of
|
1905
|
+
# Returns a new instance of ad_group_label, optionally
|
1906
1906
|
# yielding it to a passed block so that attributes can be set on it.
|
1907
1907
|
#
|
1908
1908
|
# @yield [Google::Ads::GoogleAds::V7::Resources::AdGroupLabel] the new instance that will be returned so attributes
|
@@ -1915,7 +1915,7 @@ module Google
|
|
1915
1915
|
res
|
1916
1916
|
end
|
1917
1917
|
|
1918
|
-
# Returns a new instance of
|
1918
|
+
# Returns a new instance of ad_asset_policy_summary, optionally
|
1919
1919
|
# yielding it to a passed block so that attributes can be set on it.
|
1920
1920
|
#
|
1921
1921
|
# @yield [Google::Ads::GoogleAds::V7::Common::AdAssetPolicySummary] the new instance that will be returned so attributes
|
@@ -1928,7 +1928,7 @@ module Google
|
|
1928
1928
|
res
|
1929
1929
|
end
|
1930
1930
|
|
1931
|
-
# Returns a new instance of
|
1931
|
+
# Returns a new instance of ad_text_asset, optionally
|
1932
1932
|
# yielding it to a passed block so that attributes can be set on it.
|
1933
1933
|
#
|
1934
1934
|
# @yield [Google::Ads::GoogleAds::V7::Common::AdTextAsset] the new instance that will be returned so attributes
|
@@ -1941,7 +1941,7 @@ module Google
|
|
1941
1941
|
res
|
1942
1942
|
end
|
1943
1943
|
|
1944
|
-
# Returns a new instance of
|
1944
|
+
# Returns a new instance of ad_image_asset, optionally
|
1945
1945
|
# yielding it to a passed block so that attributes can be set on it.
|
1946
1946
|
#
|
1947
1947
|
# @yield [Google::Ads::GoogleAds::V7::Common::AdImageAsset] the new instance that will be returned so attributes
|
@@ -1954,7 +1954,7 @@ module Google
|
|
1954
1954
|
res
|
1955
1955
|
end
|
1956
1956
|
|
1957
|
-
# Returns a new instance of
|
1957
|
+
# Returns a new instance of ad_video_asset, optionally
|
1958
1958
|
# yielding it to a passed block so that attributes can be set on it.
|
1959
1959
|
#
|
1960
1960
|
# @yield [Google::Ads::GoogleAds::V7::Common::AdVideoAsset] the new instance that will be returned so attributes
|
@@ -1967,7 +1967,7 @@ module Google
|
|
1967
1967
|
res
|
1968
1968
|
end
|
1969
1969
|
|
1970
|
-
# Returns a new instance of
|
1970
|
+
# Returns a new instance of ad_media_bundle_asset, optionally
|
1971
1971
|
# yielding it to a passed block so that attributes can be set on it.
|
1972
1972
|
#
|
1973
1973
|
# @yield [Google::Ads::GoogleAds::V7::Common::AdMediaBundleAsset] the new instance that will be returned so attributes
|
@@ -1980,7 +1980,7 @@ module Google
|
|
1980
1980
|
res
|
1981
1981
|
end
|
1982
1982
|
|
1983
|
-
# Returns a new instance of
|
1983
|
+
# Returns a new instance of text_ad_info, optionally
|
1984
1984
|
# yielding it to a passed block so that attributes can be set on it.
|
1985
1985
|
#
|
1986
1986
|
# @yield [Google::Ads::GoogleAds::V7::Common::TextAdInfo] the new instance that will be returned so attributes
|
@@ -1993,7 +1993,7 @@ module Google
|
|
1993
1993
|
res
|
1994
1994
|
end
|
1995
1995
|
|
1996
|
-
# Returns a new instance of
|
1996
|
+
# Returns a new instance of expanded_text_ad_info, optionally
|
1997
1997
|
# yielding it to a passed block so that attributes can be set on it.
|
1998
1998
|
#
|
1999
1999
|
# @yield [Google::Ads::GoogleAds::V7::Common::ExpandedTextAdInfo] the new instance that will be returned so attributes
|
@@ -2006,7 +2006,7 @@ module Google
|
|
2006
2006
|
res
|
2007
2007
|
end
|
2008
2008
|
|
2009
|
-
# Returns a new instance of
|
2009
|
+
# Returns a new instance of call_only_ad_info, optionally
|
2010
2010
|
# yielding it to a passed block so that attributes can be set on it.
|
2011
2011
|
#
|
2012
2012
|
# @yield [Google::Ads::GoogleAds::V7::Common::CallOnlyAdInfo] the new instance that will be returned so attributes
|
@@ -2019,7 +2019,7 @@ module Google
|
|
2019
2019
|
res
|
2020
2020
|
end
|
2021
2021
|
|
2022
|
-
# Returns a new instance of
|
2022
|
+
# Returns a new instance of expanded_dynamic_search_ad_info, optionally
|
2023
2023
|
# yielding it to a passed block so that attributes can be set on it.
|
2024
2024
|
#
|
2025
2025
|
# @yield [Google::Ads::GoogleAds::V7::Common::ExpandedDynamicSearchAdInfo] the new instance that will be returned so attributes
|
@@ -2032,7 +2032,7 @@ module Google
|
|
2032
2032
|
res
|
2033
2033
|
end
|
2034
2034
|
|
2035
|
-
# Returns a new instance of
|
2035
|
+
# Returns a new instance of hotel_ad_info, optionally
|
2036
2036
|
# yielding it to a passed block so that attributes can be set on it.
|
2037
2037
|
#
|
2038
2038
|
# @yield [Google::Ads::GoogleAds::V7::Common::HotelAdInfo] the new instance that will be returned so attributes
|
@@ -2045,7 +2045,7 @@ module Google
|
|
2045
2045
|
res
|
2046
2046
|
end
|
2047
2047
|
|
2048
|
-
# Returns a new instance of
|
2048
|
+
# Returns a new instance of shopping_smart_ad_info, optionally
|
2049
2049
|
# yielding it to a passed block so that attributes can be set on it.
|
2050
2050
|
#
|
2051
2051
|
# @yield [Google::Ads::GoogleAds::V7::Common::ShoppingSmartAdInfo] the new instance that will be returned so attributes
|
@@ -2058,7 +2058,7 @@ module Google
|
|
2058
2058
|
res
|
2059
2059
|
end
|
2060
2060
|
|
2061
|
-
# Returns a new instance of
|
2061
|
+
# Returns a new instance of shopping_product_ad_info, optionally
|
2062
2062
|
# yielding it to a passed block so that attributes can be set on it.
|
2063
2063
|
#
|
2064
2064
|
# @yield [Google::Ads::GoogleAds::V7::Common::ShoppingProductAdInfo] the new instance that will be returned so attributes
|
@@ -2071,7 +2071,7 @@ module Google
|
|
2071
2071
|
res
|
2072
2072
|
end
|
2073
2073
|
|
2074
|
-
# Returns a new instance of
|
2074
|
+
# Returns a new instance of shopping_comparison_listing_ad_info, optionally
|
2075
2075
|
# yielding it to a passed block so that attributes can be set on it.
|
2076
2076
|
#
|
2077
2077
|
# @yield [Google::Ads::GoogleAds::V7::Common::ShoppingComparisonListingAdInfo] the new instance that will be returned so attributes
|
@@ -2084,7 +2084,7 @@ module Google
|
|
2084
2084
|
res
|
2085
2085
|
end
|
2086
2086
|
|
2087
|
-
# Returns a new instance of
|
2087
|
+
# Returns a new instance of gmail_ad_info, optionally
|
2088
2088
|
# yielding it to a passed block so that attributes can be set on it.
|
2089
2089
|
#
|
2090
2090
|
# @yield [Google::Ads::GoogleAds::V7::Common::GmailAdInfo] the new instance that will be returned so attributes
|
@@ -2097,7 +2097,7 @@ module Google
|
|
2097
2097
|
res
|
2098
2098
|
end
|
2099
2099
|
|
2100
|
-
# Returns a new instance of
|
2100
|
+
# Returns a new instance of gmail_teaser, optionally
|
2101
2101
|
# yielding it to a passed block so that attributes can be set on it.
|
2102
2102
|
#
|
2103
2103
|
# @yield [Google::Ads::GoogleAds::V7::Common::GmailTeaser] the new instance that will be returned so attributes
|
@@ -2110,7 +2110,7 @@ module Google
|
|
2110
2110
|
res
|
2111
2111
|
end
|
2112
2112
|
|
2113
|
-
# Returns a new instance of
|
2113
|
+
# Returns a new instance of display_call_to_action, optionally
|
2114
2114
|
# yielding it to a passed block so that attributes can be set on it.
|
2115
2115
|
#
|
2116
2116
|
# @yield [Google::Ads::GoogleAds::V7::Common::DisplayCallToAction] the new instance that will be returned so attributes
|
@@ -2123,7 +2123,7 @@ module Google
|
|
2123
2123
|
res
|
2124
2124
|
end
|
2125
2125
|
|
2126
|
-
# Returns a new instance of
|
2126
|
+
# Returns a new instance of product_image, optionally
|
2127
2127
|
# yielding it to a passed block so that attributes can be set on it.
|
2128
2128
|
#
|
2129
2129
|
# @yield [Google::Ads::GoogleAds::V7::Common::ProductImage] the new instance that will be returned so attributes
|
@@ -2136,7 +2136,7 @@ module Google
|
|
2136
2136
|
res
|
2137
2137
|
end
|
2138
2138
|
|
2139
|
-
# Returns a new instance of
|
2139
|
+
# Returns a new instance of product_video, optionally
|
2140
2140
|
# yielding it to a passed block so that attributes can be set on it.
|
2141
2141
|
#
|
2142
2142
|
# @yield [Google::Ads::GoogleAds::V7::Common::ProductVideo] the new instance that will be returned so attributes
|
@@ -2149,7 +2149,7 @@ module Google
|
|
2149
2149
|
res
|
2150
2150
|
end
|
2151
2151
|
|
2152
|
-
# Returns a new instance of
|
2152
|
+
# Returns a new instance of image_ad_info, optionally
|
2153
2153
|
# yielding it to a passed block so that attributes can be set on it.
|
2154
2154
|
#
|
2155
2155
|
# @yield [Google::Ads::GoogleAds::V7::Common::ImageAdInfo] the new instance that will be returned so attributes
|
@@ -2162,7 +2162,7 @@ module Google
|
|
2162
2162
|
res
|
2163
2163
|
end
|
2164
2164
|
|
2165
|
-
# Returns a new instance of
|
2165
|
+
# Returns a new instance of video_bumper_in_stream_ad_info, optionally
|
2166
2166
|
# yielding it to a passed block so that attributes can be set on it.
|
2167
2167
|
#
|
2168
2168
|
# @yield [Google::Ads::GoogleAds::V7::Common::VideoBumperInStreamAdInfo] the new instance that will be returned so attributes
|
@@ -2175,7 +2175,7 @@ module Google
|
|
2175
2175
|
res
|
2176
2176
|
end
|
2177
2177
|
|
2178
|
-
# Returns a new instance of
|
2178
|
+
# Returns a new instance of video_non_skippable_in_stream_ad_info, optionally
|
2179
2179
|
# yielding it to a passed block so that attributes can be set on it.
|
2180
2180
|
#
|
2181
2181
|
# @yield [Google::Ads::GoogleAds::V7::Common::VideoNonSkippableInStreamAdInfo] the new instance that will be returned so attributes
|
@@ -2188,7 +2188,7 @@ module Google
|
|
2188
2188
|
res
|
2189
2189
|
end
|
2190
2190
|
|
2191
|
-
# Returns a new instance of
|
2191
|
+
# Returns a new instance of video_true_view_in_stream_ad_info, optionally
|
2192
2192
|
# yielding it to a passed block so that attributes can be set on it.
|
2193
2193
|
#
|
2194
2194
|
# @yield [Google::Ads::GoogleAds::V7::Common::VideoTrueViewInStreamAdInfo] the new instance that will be returned so attributes
|
@@ -2201,7 +2201,7 @@ module Google
|
|
2201
2201
|
res
|
2202
2202
|
end
|
2203
2203
|
|
2204
|
-
# Returns a new instance of
|
2204
|
+
# Returns a new instance of video_outstream_ad_info, optionally
|
2205
2205
|
# yielding it to a passed block so that attributes can be set on it.
|
2206
2206
|
#
|
2207
2207
|
# @yield [Google::Ads::GoogleAds::V7::Common::VideoOutstreamAdInfo] the new instance that will be returned so attributes
|
@@ -2214,7 +2214,7 @@ module Google
|
|
2214
2214
|
res
|
2215
2215
|
end
|
2216
2216
|
|
2217
|
-
# Returns a new instance of
|
2217
|
+
# Returns a new instance of video_true_view_discovery_ad_info, optionally
|
2218
2218
|
# yielding it to a passed block so that attributes can be set on it.
|
2219
2219
|
#
|
2220
2220
|
# @yield [Google::Ads::GoogleAds::V7::Common::VideoTrueViewDiscoveryAdInfo] the new instance that will be returned so attributes
|
@@ -2227,7 +2227,7 @@ module Google
|
|
2227
2227
|
res
|
2228
2228
|
end
|
2229
2229
|
|
2230
|
-
# Returns a new instance of
|
2230
|
+
# Returns a new instance of video_ad_info, optionally
|
2231
2231
|
# yielding it to a passed block so that attributes can be set on it.
|
2232
2232
|
#
|
2233
2233
|
# @yield [Google::Ads::GoogleAds::V7::Common::VideoAdInfo] the new instance that will be returned so attributes
|
@@ -2240,7 +2240,7 @@ module Google
|
|
2240
2240
|
res
|
2241
2241
|
end
|
2242
2242
|
|
2243
|
-
# Returns a new instance of
|
2243
|
+
# Returns a new instance of video_responsive_ad_info, optionally
|
2244
2244
|
# yielding it to a passed block so that attributes can be set on it.
|
2245
2245
|
#
|
2246
2246
|
# @yield [Google::Ads::GoogleAds::V7::Common::VideoResponsiveAdInfo] the new instance that will be returned so attributes
|
@@ -2253,7 +2253,7 @@ module Google
|
|
2253
2253
|
res
|
2254
2254
|
end
|
2255
2255
|
|
2256
|
-
# Returns a new instance of
|
2256
|
+
# Returns a new instance of responsive_search_ad_info, optionally
|
2257
2257
|
# yielding it to a passed block so that attributes can be set on it.
|
2258
2258
|
#
|
2259
2259
|
# @yield [Google::Ads::GoogleAds::V7::Common::ResponsiveSearchAdInfo] the new instance that will be returned so attributes
|
@@ -2266,7 +2266,7 @@ module Google
|
|
2266
2266
|
res
|
2267
2267
|
end
|
2268
2268
|
|
2269
|
-
# Returns a new instance of
|
2269
|
+
# Returns a new instance of legacy_responsive_display_ad_info, optionally
|
2270
2270
|
# yielding it to a passed block so that attributes can be set on it.
|
2271
2271
|
#
|
2272
2272
|
# @yield [Google::Ads::GoogleAds::V7::Common::LegacyResponsiveDisplayAdInfo] the new instance that will be returned so attributes
|
@@ -2279,7 +2279,7 @@ module Google
|
|
2279
2279
|
res
|
2280
2280
|
end
|
2281
2281
|
|
2282
|
-
# Returns a new instance of
|
2282
|
+
# Returns a new instance of app_ad_info, optionally
|
2283
2283
|
# yielding it to a passed block so that attributes can be set on it.
|
2284
2284
|
#
|
2285
2285
|
# @yield [Google::Ads::GoogleAds::V7::Common::AppAdInfo] the new instance that will be returned so attributes
|
@@ -2292,7 +2292,7 @@ module Google
|
|
2292
2292
|
res
|
2293
2293
|
end
|
2294
2294
|
|
2295
|
-
# Returns a new instance of
|
2295
|
+
# Returns a new instance of app_engagement_ad_info, optionally
|
2296
2296
|
# yielding it to a passed block so that attributes can be set on it.
|
2297
2297
|
#
|
2298
2298
|
# @yield [Google::Ads::GoogleAds::V7::Common::AppEngagementAdInfo] the new instance that will be returned so attributes
|
@@ -2305,7 +2305,7 @@ module Google
|
|
2305
2305
|
res
|
2306
2306
|
end
|
2307
2307
|
|
2308
|
-
# Returns a new instance of
|
2308
|
+
# Returns a new instance of legacy_app_install_ad_info, optionally
|
2309
2309
|
# yielding it to a passed block so that attributes can be set on it.
|
2310
2310
|
#
|
2311
2311
|
# @yield [Google::Ads::GoogleAds::V7::Common::LegacyAppInstallAdInfo] the new instance that will be returned so attributes
|
@@ -2318,7 +2318,7 @@ module Google
|
|
2318
2318
|
res
|
2319
2319
|
end
|
2320
2320
|
|
2321
|
-
# Returns a new instance of
|
2321
|
+
# Returns a new instance of responsive_display_ad_info, optionally
|
2322
2322
|
# yielding it to a passed block so that attributes can be set on it.
|
2323
2323
|
#
|
2324
2324
|
# @yield [Google::Ads::GoogleAds::V7::Common::ResponsiveDisplayAdInfo] the new instance that will be returned so attributes
|
@@ -2331,7 +2331,7 @@ module Google
|
|
2331
2331
|
res
|
2332
2332
|
end
|
2333
2333
|
|
2334
|
-
# Returns a new instance of
|
2334
|
+
# Returns a new instance of local_ad_info, optionally
|
2335
2335
|
# yielding it to a passed block so that attributes can be set on it.
|
2336
2336
|
#
|
2337
2337
|
# @yield [Google::Ads::GoogleAds::V7::Common::LocalAdInfo] the new instance that will be returned so attributes
|
@@ -2344,7 +2344,7 @@ module Google
|
|
2344
2344
|
res
|
2345
2345
|
end
|
2346
2346
|
|
2347
|
-
# Returns a new instance of
|
2347
|
+
# Returns a new instance of display_upload_ad_info, optionally
|
2348
2348
|
# yielding it to a passed block so that attributes can be set on it.
|
2349
2349
|
#
|
2350
2350
|
# @yield [Google::Ads::GoogleAds::V7::Common::DisplayUploadAdInfo] the new instance that will be returned so attributes
|
@@ -2357,7 +2357,7 @@ module Google
|
|
2357
2357
|
res
|
2358
2358
|
end
|
2359
2359
|
|
2360
|
-
# Returns a new instance of
|
2360
|
+
# Returns a new instance of responsive_display_ad_control_spec, optionally
|
2361
2361
|
# yielding it to a passed block so that attributes can be set on it.
|
2362
2362
|
#
|
2363
2363
|
# @yield [Google::Ads::GoogleAds::V7::Common::ResponsiveDisplayAdControlSpec] the new instance that will be returned so attributes
|
@@ -2370,7 +2370,7 @@ module Google
|
|
2370
2370
|
res
|
2371
2371
|
end
|
2372
2372
|
|
2373
|
-
# Returns a new instance of
|
2373
|
+
# Returns a new instance of final_app_url, optionally
|
2374
2374
|
# yielding it to a passed block so that attributes can be set on it.
|
2375
2375
|
#
|
2376
2376
|
# @yield [Google::Ads::GoogleAds::V7::Common::FinalAppUrl] the new instance that will be returned so attributes
|
@@ -2383,7 +2383,7 @@ module Google
|
|
2383
2383
|
res
|
2384
2384
|
end
|
2385
2385
|
|
2386
|
-
# Returns a new instance of
|
2386
|
+
# Returns a new instance of url_collection, optionally
|
2387
2387
|
# yielding it to a passed block so that attributes can be set on it.
|
2388
2388
|
#
|
2389
2389
|
# @yield [Google::Ads::GoogleAds::V7::Common::UrlCollection] the new instance that will be returned so attributes
|
@@ -2396,7 +2396,7 @@ module Google
|
|
2396
2396
|
res
|
2397
2397
|
end
|
2398
2398
|
|
2399
|
-
# Returns a new instance of
|
2399
|
+
# Returns a new instance of ad, optionally
|
2400
2400
|
# yielding it to a passed block so that attributes can be set on it.
|
2401
2401
|
#
|
2402
2402
|
# @yield [Google::Ads::GoogleAds::V7::Resources::Ad] the new instance that will be returned so attributes
|
@@ -2409,7 +2409,7 @@ module Google
|
|
2409
2409
|
res
|
2410
2410
|
end
|
2411
2411
|
|
2412
|
-
# Returns a new instance of
|
2412
|
+
# Returns a new instance of webpage_view, optionally
|
2413
2413
|
# yielding it to a passed block so that attributes can be set on it.
|
2414
2414
|
#
|
2415
2415
|
# @yield [Google::Ads::GoogleAds::V7::Resources::WebpageView] the new instance that will be returned so attributes
|
@@ -2422,7 +2422,7 @@ module Google
|
|
2422
2422
|
res
|
2423
2423
|
end
|
2424
2424
|
|
2425
|
-
# Returns a new instance of
|
2425
|
+
# Returns a new instance of customer_manager_link, optionally
|
2426
2426
|
# yielding it to a passed block so that attributes can be set on it.
|
2427
2427
|
#
|
2428
2428
|
# @yield [Google::Ads::GoogleAds::V7::Resources::CustomerManagerLink] the new instance that will be returned so attributes
|
@@ -2435,7 +2435,7 @@ module Google
|
|
2435
2435
|
res
|
2436
2436
|
end
|
2437
2437
|
|
2438
|
-
# Returns a new instance of
|
2438
|
+
# Returns a new instance of carrier_constant, optionally
|
2439
2439
|
# yielding it to a passed block so that attributes can be set on it.
|
2440
2440
|
#
|
2441
2441
|
# @yield [Google::Ads::GoogleAds::V7::Resources::CarrierConstant] the new instance that will be returned so attributes
|
@@ -2448,7 +2448,7 @@ module Google
|
|
2448
2448
|
res
|
2449
2449
|
end
|
2450
2450
|
|
2451
|
-
# Returns a new instance of
|
2451
|
+
# Returns a new instance of commission, optionally
|
2452
2452
|
# yielding it to a passed block so that attributes can be set on it.
|
2453
2453
|
#
|
2454
2454
|
# @yield [Google::Ads::GoogleAds::V7::Common::Commission] the new instance that will be returned so attributes
|
@@ -2461,7 +2461,7 @@ module Google
|
|
2461
2461
|
res
|
2462
2462
|
end
|
2463
2463
|
|
2464
|
-
# Returns a new instance of
|
2464
|
+
# Returns a new instance of enhanced_cpc, optionally
|
2465
2465
|
# yielding it to a passed block so that attributes can be set on it.
|
2466
2466
|
#
|
2467
2467
|
# @yield [Google::Ads::GoogleAds::V7::Common::EnhancedCpc] the new instance that will be returned so attributes
|
@@ -2474,7 +2474,7 @@ module Google
|
|
2474
2474
|
res
|
2475
2475
|
end
|
2476
2476
|
|
2477
|
-
# Returns a new instance of
|
2477
|
+
# Returns a new instance of manual_cpc, optionally
|
2478
2478
|
# yielding it to a passed block so that attributes can be set on it.
|
2479
2479
|
#
|
2480
2480
|
# @yield [Google::Ads::GoogleAds::V7::Common::ManualCpc] the new instance that will be returned so attributes
|
@@ -2487,7 +2487,7 @@ module Google
|
|
2487
2487
|
res
|
2488
2488
|
end
|
2489
2489
|
|
2490
|
-
# Returns a new instance of
|
2490
|
+
# Returns a new instance of manual_cpm, optionally
|
2491
2491
|
# yielding it to a passed block so that attributes can be set on it.
|
2492
2492
|
#
|
2493
2493
|
# @yield [Google::Ads::GoogleAds::V7::Common::ManualCpm] the new instance that will be returned so attributes
|
@@ -2500,7 +2500,7 @@ module Google
|
|
2500
2500
|
res
|
2501
2501
|
end
|
2502
2502
|
|
2503
|
-
# Returns a new instance of
|
2503
|
+
# Returns a new instance of manual_cpv, optionally
|
2504
2504
|
# yielding it to a passed block so that attributes can be set on it.
|
2505
2505
|
#
|
2506
2506
|
# @yield [Google::Ads::GoogleAds::V7::Common::ManualCpv] the new instance that will be returned so attributes
|
@@ -2513,7 +2513,7 @@ module Google
|
|
2513
2513
|
res
|
2514
2514
|
end
|
2515
2515
|
|
2516
|
-
# Returns a new instance of
|
2516
|
+
# Returns a new instance of maximize_conversions, optionally
|
2517
2517
|
# yielding it to a passed block so that attributes can be set on it.
|
2518
2518
|
#
|
2519
2519
|
# @yield [Google::Ads::GoogleAds::V7::Common::MaximizeConversions] the new instance that will be returned so attributes
|
@@ -2526,7 +2526,7 @@ module Google
|
|
2526
2526
|
res
|
2527
2527
|
end
|
2528
2528
|
|
2529
|
-
# Returns a new instance of
|
2529
|
+
# Returns a new instance of maximize_conversion_value, optionally
|
2530
2530
|
# yielding it to a passed block so that attributes can be set on it.
|
2531
2531
|
#
|
2532
2532
|
# @yield [Google::Ads::GoogleAds::V7::Common::MaximizeConversionValue] the new instance that will be returned so attributes
|
@@ -2539,7 +2539,7 @@ module Google
|
|
2539
2539
|
res
|
2540
2540
|
end
|
2541
2541
|
|
2542
|
-
# Returns a new instance of
|
2542
|
+
# Returns a new instance of target_cpa, optionally
|
2543
2543
|
# yielding it to a passed block so that attributes can be set on it.
|
2544
2544
|
#
|
2545
2545
|
# @yield [Google::Ads::GoogleAds::V7::Common::TargetCpa] the new instance that will be returned so attributes
|
@@ -2552,7 +2552,7 @@ module Google
|
|
2552
2552
|
res
|
2553
2553
|
end
|
2554
2554
|
|
2555
|
-
# Returns a new instance of
|
2555
|
+
# Returns a new instance of target_cpm, optionally
|
2556
2556
|
# yielding it to a passed block so that attributes can be set on it.
|
2557
2557
|
#
|
2558
2558
|
# @yield [Google::Ads::GoogleAds::V7::Common::TargetCpm] the new instance that will be returned so attributes
|
@@ -2565,7 +2565,7 @@ module Google
|
|
2565
2565
|
res
|
2566
2566
|
end
|
2567
2567
|
|
2568
|
-
# Returns a new instance of
|
2568
|
+
# Returns a new instance of target_impression_share, optionally
|
2569
2569
|
# yielding it to a passed block so that attributes can be set on it.
|
2570
2570
|
#
|
2571
2571
|
# @yield [Google::Ads::GoogleAds::V7::Common::TargetImpressionShare] the new instance that will be returned so attributes
|
@@ -2578,7 +2578,7 @@ module Google
|
|
2578
2578
|
res
|
2579
2579
|
end
|
2580
2580
|
|
2581
|
-
# Returns a new instance of
|
2581
|
+
# Returns a new instance of target_roas, optionally
|
2582
2582
|
# yielding it to a passed block so that attributes can be set on it.
|
2583
2583
|
#
|
2584
2584
|
# @yield [Google::Ads::GoogleAds::V7::Common::TargetRoas] the new instance that will be returned so attributes
|
@@ -2591,7 +2591,7 @@ module Google
|
|
2591
2591
|
res
|
2592
2592
|
end
|
2593
2593
|
|
2594
|
-
# Returns a new instance of
|
2594
|
+
# Returns a new instance of target_spend, optionally
|
2595
2595
|
# yielding it to a passed block so that attributes can be set on it.
|
2596
2596
|
#
|
2597
2597
|
# @yield [Google::Ads::GoogleAds::V7::Common::TargetSpend] the new instance that will be returned so attributes
|
@@ -2604,7 +2604,7 @@ module Google
|
|
2604
2604
|
res
|
2605
2605
|
end
|
2606
2606
|
|
2607
|
-
# Returns a new instance of
|
2607
|
+
# Returns a new instance of percent_cpc, optionally
|
2608
2608
|
# yielding it to a passed block so that attributes can be set on it.
|
2609
2609
|
#
|
2610
2610
|
# @yield [Google::Ads::GoogleAds::V7::Common::PercentCpc] the new instance that will be returned so attributes
|
@@ -2617,7 +2617,7 @@ module Google
|
|
2617
2617
|
res
|
2618
2618
|
end
|
2619
2619
|
|
2620
|
-
# Returns a new instance of
|
2620
|
+
# Returns a new instance of bidding_strategy, optionally
|
2621
2621
|
# yielding it to a passed block so that attributes can be set on it.
|
2622
2622
|
#
|
2623
2623
|
# @yield [Google::Ads::GoogleAds::V7::Resources::BiddingStrategy] the new instance that will be returned so attributes
|
@@ -2630,7 +2630,7 @@ module Google
|
|
2630
2630
|
res
|
2631
2631
|
end
|
2632
2632
|
|
2633
|
-
# Returns a new instance of
|
2633
|
+
# Returns a new instance of age_range_view, optionally
|
2634
2634
|
# yielding it to a passed block so that attributes can be set on it.
|
2635
2635
|
#
|
2636
2636
|
# @yield [Google::Ads::GoogleAds::V7::Resources::AgeRangeView] the new instance that will be returned so attributes
|
@@ -2643,7 +2643,7 @@ module Google
|
|
2643
2643
|
res
|
2644
2644
|
end
|
2645
2645
|
|
2646
|
-
# Returns a new instance of
|
2646
|
+
# Returns a new instance of click_location, optionally
|
2647
2647
|
# yielding it to a passed block so that attributes can be set on it.
|
2648
2648
|
#
|
2649
2649
|
# @yield [Google::Ads::GoogleAds::V7::Common::ClickLocation] the new instance that will be returned so attributes
|
@@ -2656,7 +2656,7 @@ module Google
|
|
2656
2656
|
res
|
2657
2657
|
end
|
2658
2658
|
|
2659
|
-
# Returns a new instance of
|
2659
|
+
# Returns a new instance of click_view, optionally
|
2660
2660
|
# yielding it to a passed block so that attributes can be set on it.
|
2661
2661
|
#
|
2662
2662
|
# @yield [Google::Ads::GoogleAds::V7::Resources::ClickView] the new instance that will be returned so attributes
|
@@ -2669,7 +2669,7 @@ module Google
|
|
2669
2669
|
res
|
2670
2670
|
end
|
2671
2671
|
|
2672
|
-
# Returns a new instance of
|
2672
|
+
# Returns a new instance of managed_placement_view, optionally
|
2673
2673
|
# yielding it to a passed block so that attributes can be set on it.
|
2674
2674
|
#
|
2675
2675
|
# @yield [Google::Ads::GoogleAds::V7::Resources::ManagedPlacementView] the new instance that will be returned so attributes
|
@@ -2682,7 +2682,7 @@ module Google
|
|
2682
2682
|
res
|
2683
2683
|
end
|
2684
2684
|
|
2685
|
-
# Returns a new instance of
|
2685
|
+
# Returns a new instance of payments_account, optionally
|
2686
2686
|
# yielding it to a passed block so that attributes can be set on it.
|
2687
2687
|
#
|
2688
2688
|
# @yield [Google::Ads::GoogleAds::V7::Resources::PaymentsAccount] the new instance that will be returned so attributes
|
@@ -2695,7 +2695,7 @@ module Google
|
|
2695
2695
|
res
|
2696
2696
|
end
|
2697
2697
|
|
2698
|
-
# Returns a new instance of
|
2698
|
+
# Returns a new instance of campaign_shared_set, optionally
|
2699
2699
|
# yielding it to a passed block so that attributes can be set on it.
|
2700
2700
|
#
|
2701
2701
|
# @yield [Google::Ads::GoogleAds::V7::Resources::CampaignSharedSet] the new instance that will be returned so attributes
|
@@ -2708,7 +2708,7 @@ module Google
|
|
2708
2708
|
res
|
2709
2709
|
end
|
2710
2710
|
|
2711
|
-
# Returns a new instance of
|
2711
|
+
# Returns a new instance of similar_user_list_info, optionally
|
2712
2712
|
# yielding it to a passed block so that attributes can be set on it.
|
2713
2713
|
#
|
2714
2714
|
# @yield [Google::Ads::GoogleAds::V7::Common::SimilarUserListInfo] the new instance that will be returned so attributes
|
@@ -2721,7 +2721,7 @@ module Google
|
|
2721
2721
|
res
|
2722
2722
|
end
|
2723
2723
|
|
2724
|
-
# Returns a new instance of
|
2724
|
+
# Returns a new instance of crm_based_user_list_info, optionally
|
2725
2725
|
# yielding it to a passed block so that attributes can be set on it.
|
2726
2726
|
#
|
2727
2727
|
# @yield [Google::Ads::GoogleAds::V7::Common::CrmBasedUserListInfo] the new instance that will be returned so attributes
|
@@ -2734,7 +2734,7 @@ module Google
|
|
2734
2734
|
res
|
2735
2735
|
end
|
2736
2736
|
|
2737
|
-
# Returns a new instance of
|
2737
|
+
# Returns a new instance of user_list_rule_info, optionally
|
2738
2738
|
# yielding it to a passed block so that attributes can be set on it.
|
2739
2739
|
#
|
2740
2740
|
# @yield [Google::Ads::GoogleAds::V7::Common::UserListRuleInfo] the new instance that will be returned so attributes
|
@@ -2747,7 +2747,7 @@ module Google
|
|
2747
2747
|
res
|
2748
2748
|
end
|
2749
2749
|
|
2750
|
-
# Returns a new instance of
|
2750
|
+
# Returns a new instance of user_list_rule_item_group_info, optionally
|
2751
2751
|
# yielding it to a passed block so that attributes can be set on it.
|
2752
2752
|
#
|
2753
2753
|
# @yield [Google::Ads::GoogleAds::V7::Common::UserListRuleItemGroupInfo] the new instance that will be returned so attributes
|
@@ -2760,7 +2760,7 @@ module Google
|
|
2760
2760
|
res
|
2761
2761
|
end
|
2762
2762
|
|
2763
|
-
# Returns a new instance of
|
2763
|
+
# Returns a new instance of user_list_rule_item_info, optionally
|
2764
2764
|
# yielding it to a passed block so that attributes can be set on it.
|
2765
2765
|
#
|
2766
2766
|
# @yield [Google::Ads::GoogleAds::V7::Common::UserListRuleItemInfo] the new instance that will be returned so attributes
|
@@ -2773,7 +2773,7 @@ module Google
|
|
2773
2773
|
res
|
2774
2774
|
end
|
2775
2775
|
|
2776
|
-
# Returns a new instance of
|
2776
|
+
# Returns a new instance of user_list_date_rule_item_info, optionally
|
2777
2777
|
# yielding it to a passed block so that attributes can be set on it.
|
2778
2778
|
#
|
2779
2779
|
# @yield [Google::Ads::GoogleAds::V7::Common::UserListDateRuleItemInfo] the new instance that will be returned so attributes
|
@@ -2786,7 +2786,7 @@ module Google
|
|
2786
2786
|
res
|
2787
2787
|
end
|
2788
2788
|
|
2789
|
-
# Returns a new instance of
|
2789
|
+
# Returns a new instance of user_list_number_rule_item_info, optionally
|
2790
2790
|
# yielding it to a passed block so that attributes can be set on it.
|
2791
2791
|
#
|
2792
2792
|
# @yield [Google::Ads::GoogleAds::V7::Common::UserListNumberRuleItemInfo] the new instance that will be returned so attributes
|
@@ -2799,7 +2799,7 @@ module Google
|
|
2799
2799
|
res
|
2800
2800
|
end
|
2801
2801
|
|
2802
|
-
# Returns a new instance of
|
2802
|
+
# Returns a new instance of user_list_string_rule_item_info, optionally
|
2803
2803
|
# yielding it to a passed block so that attributes can be set on it.
|
2804
2804
|
#
|
2805
2805
|
# @yield [Google::Ads::GoogleAds::V7::Common::UserListStringRuleItemInfo] the new instance that will be returned so attributes
|
@@ -2812,7 +2812,7 @@ module Google
|
|
2812
2812
|
res
|
2813
2813
|
end
|
2814
2814
|
|
2815
|
-
# Returns a new instance of
|
2815
|
+
# Returns a new instance of combined_rule_user_list_info, optionally
|
2816
2816
|
# yielding it to a passed block so that attributes can be set on it.
|
2817
2817
|
#
|
2818
2818
|
# @yield [Google::Ads::GoogleAds::V7::Common::CombinedRuleUserListInfo] the new instance that will be returned so attributes
|
@@ -2825,7 +2825,7 @@ module Google
|
|
2825
2825
|
res
|
2826
2826
|
end
|
2827
2827
|
|
2828
|
-
# Returns a new instance of
|
2828
|
+
# Returns a new instance of date_specific_rule_user_list_info, optionally
|
2829
2829
|
# yielding it to a passed block so that attributes can be set on it.
|
2830
2830
|
#
|
2831
2831
|
# @yield [Google::Ads::GoogleAds::V7::Common::DateSpecificRuleUserListInfo] the new instance that will be returned so attributes
|
@@ -2838,7 +2838,7 @@ module Google
|
|
2838
2838
|
res
|
2839
2839
|
end
|
2840
2840
|
|
2841
|
-
# Returns a new instance of
|
2841
|
+
# Returns a new instance of expression_rule_user_list_info, optionally
|
2842
2842
|
# yielding it to a passed block so that attributes can be set on it.
|
2843
2843
|
#
|
2844
2844
|
# @yield [Google::Ads::GoogleAds::V7::Common::ExpressionRuleUserListInfo] the new instance that will be returned so attributes
|
@@ -2851,7 +2851,7 @@ module Google
|
|
2851
2851
|
res
|
2852
2852
|
end
|
2853
2853
|
|
2854
|
-
# Returns a new instance of
|
2854
|
+
# Returns a new instance of rule_based_user_list_info, optionally
|
2855
2855
|
# yielding it to a passed block so that attributes can be set on it.
|
2856
2856
|
#
|
2857
2857
|
# @yield [Google::Ads::GoogleAds::V7::Common::RuleBasedUserListInfo] the new instance that will be returned so attributes
|
@@ -2864,7 +2864,7 @@ module Google
|
|
2864
2864
|
res
|
2865
2865
|
end
|
2866
2866
|
|
2867
|
-
# Returns a new instance of
|
2867
|
+
# Returns a new instance of logical_user_list_info, optionally
|
2868
2868
|
# yielding it to a passed block so that attributes can be set on it.
|
2869
2869
|
#
|
2870
2870
|
# @yield [Google::Ads::GoogleAds::V7::Common::LogicalUserListInfo] the new instance that will be returned so attributes
|
@@ -2877,7 +2877,7 @@ module Google
|
|
2877
2877
|
res
|
2878
2878
|
end
|
2879
2879
|
|
2880
|
-
# Returns a new instance of
|
2880
|
+
# Returns a new instance of user_list_logical_rule_info, optionally
|
2881
2881
|
# yielding it to a passed block so that attributes can be set on it.
|
2882
2882
|
#
|
2883
2883
|
# @yield [Google::Ads::GoogleAds::V7::Common::UserListLogicalRuleInfo] the new instance that will be returned so attributes
|
@@ -2890,7 +2890,7 @@ module Google
|
|
2890
2890
|
res
|
2891
2891
|
end
|
2892
2892
|
|
2893
|
-
# Returns a new instance of
|
2893
|
+
# Returns a new instance of logical_user_list_operand_info, optionally
|
2894
2894
|
# yielding it to a passed block so that attributes can be set on it.
|
2895
2895
|
#
|
2896
2896
|
# @yield [Google::Ads::GoogleAds::V7::Common::LogicalUserListOperandInfo] the new instance that will be returned so attributes
|
@@ -2903,7 +2903,7 @@ module Google
|
|
2903
2903
|
res
|
2904
2904
|
end
|
2905
2905
|
|
2906
|
-
# Returns a new instance of
|
2906
|
+
# Returns a new instance of basic_user_list_info, optionally
|
2907
2907
|
# yielding it to a passed block so that attributes can be set on it.
|
2908
2908
|
#
|
2909
2909
|
# @yield [Google::Ads::GoogleAds::V7::Common::BasicUserListInfo] the new instance that will be returned so attributes
|
@@ -2916,7 +2916,7 @@ module Google
|
|
2916
2916
|
res
|
2917
2917
|
end
|
2918
2918
|
|
2919
|
-
# Returns a new instance of
|
2919
|
+
# Returns a new instance of user_list_action_info, optionally
|
2920
2920
|
# yielding it to a passed block so that attributes can be set on it.
|
2921
2921
|
#
|
2922
2922
|
# @yield [Google::Ads::GoogleAds::V7::Common::UserListActionInfo] the new instance that will be returned so attributes
|
@@ -2929,7 +2929,7 @@ module Google
|
|
2929
2929
|
res
|
2930
2930
|
end
|
2931
2931
|
|
2932
|
-
# Returns a new instance of
|
2932
|
+
# Returns a new instance of user_list, optionally
|
2933
2933
|
# yielding it to a passed block so that attributes can be set on it.
|
2934
2934
|
#
|
2935
2935
|
# @yield [Google::Ads::GoogleAds::V7::Resources::UserList] the new instance that will be returned so attributes
|
@@ -2942,7 +2942,7 @@ module Google
|
|
2942
2942
|
res
|
2943
2943
|
end
|
2944
2944
|
|
2945
|
-
# Returns a new instance of
|
2945
|
+
# Returns a new instance of explorer_auto_optimizer_setting, optionally
|
2946
2946
|
# yielding it to a passed block so that attributes can be set on it.
|
2947
2947
|
#
|
2948
2948
|
# @yield [Google::Ads::GoogleAds::V7::Common::ExplorerAutoOptimizerSetting] the new instance that will be returned so attributes
|
@@ -2955,7 +2955,7 @@ module Google
|
|
2955
2955
|
res
|
2956
2956
|
end
|
2957
2957
|
|
2958
|
-
# Returns a new instance of
|
2958
|
+
# Returns a new instance of targeting_setting, optionally
|
2959
2959
|
# yielding it to a passed block so that attributes can be set on it.
|
2960
2960
|
#
|
2961
2961
|
# @yield [Google::Ads::GoogleAds::V7::Common::TargetingSetting] the new instance that will be returned so attributes
|
@@ -2968,7 +2968,7 @@ module Google
|
|
2968
2968
|
res
|
2969
2969
|
end
|
2970
2970
|
|
2971
|
-
# Returns a new instance of
|
2971
|
+
# Returns a new instance of target_restriction, optionally
|
2972
2972
|
# yielding it to a passed block so that attributes can be set on it.
|
2973
2973
|
#
|
2974
2974
|
# @yield [Google::Ads::GoogleAds::V7::Common::TargetRestriction] the new instance that will be returned so attributes
|
@@ -2981,7 +2981,7 @@ module Google
|
|
2981
2981
|
res
|
2982
2982
|
end
|
2983
2983
|
|
2984
|
-
# Returns a new instance of
|
2984
|
+
# Returns a new instance of ad_group, optionally
|
2985
2985
|
# yielding it to a passed block so that attributes can be set on it.
|
2986
2986
|
#
|
2987
2987
|
# @yield [Google::Ads::GoogleAds::V7::Resources::AdGroup] the new instance that will be returned so attributes
|
@@ -2994,7 +2994,7 @@ module Google
|
|
2994
2994
|
res
|
2995
2995
|
end
|
2996
2996
|
|
2997
|
-
# Returns a new instance of
|
2997
|
+
# Returns a new instance of ad_group_ad, optionally
|
2998
2998
|
# yielding it to a passed block so that attributes can be set on it.
|
2999
2999
|
#
|
3000
3000
|
# @yield [Google::Ads::GoogleAds::V7::Resources::AdGroupAd] the new instance that will be returned so attributes
|
@@ -3007,7 +3007,7 @@ module Google
|
|
3007
3007
|
res
|
3008
3008
|
end
|
3009
3009
|
|
3010
|
-
# Returns a new instance of
|
3010
|
+
# Returns a new instance of ad_group_ad_policy_summary, optionally
|
3011
3011
|
# yielding it to a passed block so that attributes can be set on it.
|
3012
3012
|
#
|
3013
3013
|
# @yield [Google::Ads::GoogleAds::V7::Resources::AdGroupAdPolicySummary] the new instance that will be returned so attributes
|
@@ -3020,7 +3020,7 @@ module Google
|
|
3020
3020
|
res
|
3021
3021
|
end
|
3022
3022
|
|
3023
|
-
# Returns a new instance of
|
3023
|
+
# Returns a new instance of ad_group_bid_modifier, optionally
|
3024
3024
|
# yielding it to a passed block so that attributes can be set on it.
|
3025
3025
|
#
|
3026
3026
|
# @yield [Google::Ads::GoogleAds::V7::Resources::AdGroupBidModifier] the new instance that will be returned so attributes
|
@@ -3033,7 +3033,7 @@ module Google
|
|
3033
3033
|
res
|
3034
3034
|
end
|
3035
3035
|
|
3036
|
-
# Returns a new instance of
|
3036
|
+
# Returns a new instance of ad_group_criterion, optionally
|
3037
3037
|
# yielding it to a passed block so that attributes can be set on it.
|
3038
3038
|
#
|
3039
3039
|
# @yield [Google::Ads::GoogleAds::V7::Resources::AdGroupCriterion] the new instance that will be returned so attributes
|
@@ -3046,7 +3046,7 @@ module Google
|
|
3046
3046
|
res
|
3047
3047
|
end
|
3048
3048
|
|
3049
|
-
# Returns a new instance of
|
3049
|
+
# Returns a new instance of quality_info, optionally
|
3050
3050
|
# yielding it to a passed block so that attributes can be set on it.
|
3051
3051
|
#
|
3052
3052
|
# @yield [Google::Ads::GoogleAds::V7::Resources::AdGroupCriterion::QualityInfo] the new instance that will be returned so attributes
|
@@ -3059,7 +3059,7 @@ module Google
|
|
3059
3059
|
res
|
3060
3060
|
end
|
3061
3061
|
|
3062
|
-
# Returns a new instance of
|
3062
|
+
# Returns a new instance of position_estimates, optionally
|
3063
3063
|
# yielding it to a passed block so that attributes can be set on it.
|
3064
3064
|
#
|
3065
3065
|
# @yield [Google::Ads::GoogleAds::V7::Resources::AdGroupCriterion::PositionEstimates] the new instance that will be returned so attributes
|
@@ -3072,7 +3072,7 @@ module Google
|
|
3072
3072
|
res
|
3073
3073
|
end
|
3074
3074
|
|
3075
|
-
# Returns a new instance of
|
3075
|
+
# Returns a new instance of frequency_cap_entry, optionally
|
3076
3076
|
# yielding it to a passed block so that attributes can be set on it.
|
3077
3077
|
#
|
3078
3078
|
# @yield [Google::Ads::GoogleAds::V7::Common::FrequencyCapEntry] the new instance that will be returned so attributes
|
@@ -3085,7 +3085,7 @@ module Google
|
|
3085
3085
|
res
|
3086
3086
|
end
|
3087
3087
|
|
3088
|
-
# Returns a new instance of
|
3088
|
+
# Returns a new instance of frequency_cap_key, optionally
|
3089
3089
|
# yielding it to a passed block so that attributes can be set on it.
|
3090
3090
|
#
|
3091
3091
|
# @yield [Google::Ads::GoogleAds::V7::Common::FrequencyCapKey] the new instance that will be returned so attributes
|
@@ -3098,7 +3098,7 @@ module Google
|
|
3098
3098
|
res
|
3099
3099
|
end
|
3100
3100
|
|
3101
|
-
# Returns a new instance of
|
3101
|
+
# Returns a new instance of real_time_bidding_setting, optionally
|
3102
3102
|
# yielding it to a passed block so that attributes can be set on it.
|
3103
3103
|
#
|
3104
3104
|
# @yield [Google::Ads::GoogleAds::V7::Common::RealTimeBiddingSetting] the new instance that will be returned so attributes
|
@@ -3111,7 +3111,7 @@ module Google
|
|
3111
3111
|
res
|
3112
3112
|
end
|
3113
3113
|
|
3114
|
-
# Returns a new instance of
|
3114
|
+
# Returns a new instance of campaign, optionally
|
3115
3115
|
# yielding it to a passed block so that attributes can be set on it.
|
3116
3116
|
#
|
3117
3117
|
# @yield [Google::Ads::GoogleAds::V7::Resources::Campaign] the new instance that will be returned so attributes
|
@@ -3124,7 +3124,7 @@ module Google
|
|
3124
3124
|
res
|
3125
3125
|
end
|
3126
3126
|
|
3127
|
-
# Returns a new instance of
|
3127
|
+
# Returns a new instance of network_settings, optionally
|
3128
3128
|
# yielding it to a passed block so that attributes can be set on it.
|
3129
3129
|
#
|
3130
3130
|
# @yield [Google::Ads::GoogleAds::V7::Resources::Campaign::NetworkSettings] the new instance that will be returned so attributes
|
@@ -3137,7 +3137,7 @@ module Google
|
|
3137
3137
|
res
|
3138
3138
|
end
|
3139
3139
|
|
3140
|
-
# Returns a new instance of
|
3140
|
+
# Returns a new instance of hotel_setting_info, optionally
|
3141
3141
|
# yielding it to a passed block so that attributes can be set on it.
|
3142
3142
|
#
|
3143
3143
|
# @yield [Google::Ads::GoogleAds::V7::Resources::Campaign::HotelSettingInfo] the new instance that will be returned so attributes
|
@@ -3150,7 +3150,7 @@ module Google
|
|
3150
3150
|
res
|
3151
3151
|
end
|
3152
3152
|
|
3153
|
-
# Returns a new instance of
|
3153
|
+
# Returns a new instance of local_campaign_setting, optionally
|
3154
3154
|
# yielding it to a passed block so that attributes can be set on it.
|
3155
3155
|
#
|
3156
3156
|
# @yield [Google::Ads::GoogleAds::V7::Resources::Campaign::LocalCampaignSetting] the new instance that will be returned so attributes
|
@@ -3163,7 +3163,7 @@ module Google
|
|
3163
3163
|
res
|
3164
3164
|
end
|
3165
3165
|
|
3166
|
-
# Returns a new instance of
|
3166
|
+
# Returns a new instance of dynamic_search_ads_setting, optionally
|
3167
3167
|
# yielding it to a passed block so that attributes can be set on it.
|
3168
3168
|
#
|
3169
3169
|
# @yield [Google::Ads::GoogleAds::V7::Resources::Campaign::DynamicSearchAdsSetting] the new instance that will be returned so attributes
|
@@ -3176,7 +3176,7 @@ module Google
|
|
3176
3176
|
res
|
3177
3177
|
end
|
3178
3178
|
|
3179
|
-
# Returns a new instance of
|
3179
|
+
# Returns a new instance of tracking_setting, optionally
|
3180
3180
|
# yielding it to a passed block so that attributes can be set on it.
|
3181
3181
|
#
|
3182
3182
|
# @yield [Google::Ads::GoogleAds::V7::Resources::Campaign::TrackingSetting] the new instance that will be returned so attributes
|
@@ -3189,7 +3189,7 @@ module Google
|
|
3189
3189
|
res
|
3190
3190
|
end
|
3191
3191
|
|
3192
|
-
# Returns a new instance of
|
3192
|
+
# Returns a new instance of vanity_pharma, optionally
|
3193
3193
|
# yielding it to a passed block so that attributes can be set on it.
|
3194
3194
|
#
|
3195
3195
|
# @yield [Google::Ads::GoogleAds::V7::Resources::Campaign::VanityPharma] the new instance that will be returned so attributes
|
@@ -3202,7 +3202,7 @@ module Google
|
|
3202
3202
|
res
|
3203
3203
|
end
|
3204
3204
|
|
3205
|
-
# Returns a new instance of
|
3205
|
+
# Returns a new instance of shopping_setting, optionally
|
3206
3206
|
# yielding it to a passed block so that attributes can be set on it.
|
3207
3207
|
#
|
3208
3208
|
# @yield [Google::Ads::GoogleAds::V7::Resources::Campaign::ShoppingSetting] the new instance that will be returned so attributes
|
@@ -3215,7 +3215,7 @@ module Google
|
|
3215
3215
|
res
|
3216
3216
|
end
|
3217
3217
|
|
3218
|
-
# Returns a new instance of
|
3218
|
+
# Returns a new instance of optimization_goal_setting, optionally
|
3219
3219
|
# yielding it to a passed block so that attributes can be set on it.
|
3220
3220
|
#
|
3221
3221
|
# @yield [Google::Ads::GoogleAds::V7::Resources::Campaign::OptimizationGoalSetting] the new instance that will be returned so attributes
|
@@ -3228,7 +3228,7 @@ module Google
|
|
3228
3228
|
res
|
3229
3229
|
end
|
3230
3230
|
|
3231
|
-
# Returns a new instance of
|
3231
|
+
# Returns a new instance of geo_target_type_setting, optionally
|
3232
3232
|
# yielding it to a passed block so that attributes can be set on it.
|
3233
3233
|
#
|
3234
3234
|
# @yield [Google::Ads::GoogleAds::V7::Resources::Campaign::GeoTargetTypeSetting] the new instance that will be returned so attributes
|
@@ -3241,7 +3241,7 @@ module Google
|
|
3241
3241
|
res
|
3242
3242
|
end
|
3243
3243
|
|
3244
|
-
# Returns a new instance of
|
3244
|
+
# Returns a new instance of selective_optimization, optionally
|
3245
3245
|
# yielding it to a passed block so that attributes can be set on it.
|
3246
3246
|
#
|
3247
3247
|
# @yield [Google::Ads::GoogleAds::V7::Resources::Campaign::SelectiveOptimization] the new instance that will be returned so attributes
|
@@ -3254,7 +3254,7 @@ module Google
|
|
3254
3254
|
res
|
3255
3255
|
end
|
3256
3256
|
|
3257
|
-
# Returns a new instance of
|
3257
|
+
# Returns a new instance of app_campaign_setting, optionally
|
3258
3258
|
# yielding it to a passed block so that attributes can be set on it.
|
3259
3259
|
#
|
3260
3260
|
# @yield [Google::Ads::GoogleAds::V7::Resources::Campaign::AppCampaignSetting] the new instance that will be returned so attributes
|
@@ -3267,7 +3267,7 @@ module Google
|
|
3267
3267
|
res
|
3268
3268
|
end
|
3269
3269
|
|
3270
|
-
# Returns a new instance of
|
3270
|
+
# Returns a new instance of campaign_criterion, optionally
|
3271
3271
|
# yielding it to a passed block so that attributes can be set on it.
|
3272
3272
|
#
|
3273
3273
|
# @yield [Google::Ads::GoogleAds::V7::Resources::CampaignCriterion] the new instance that will be returned so attributes
|
@@ -3280,7 +3280,7 @@ module Google
|
|
3280
3280
|
res
|
3281
3281
|
end
|
3282
3282
|
|
3283
|
-
# Returns a new instance of
|
3283
|
+
# Returns a new instance of change_event, optionally
|
3284
3284
|
# yielding it to a passed block so that attributes can be set on it.
|
3285
3285
|
#
|
3286
3286
|
# @yield [Google::Ads::GoogleAds::V7::Resources::ChangeEvent] the new instance that will be returned so attributes
|
@@ -3293,7 +3293,7 @@ module Google
|
|
3293
3293
|
res
|
3294
3294
|
end
|
3295
3295
|
|
3296
|
-
# Returns a new instance of
|
3296
|
+
# Returns a new instance of changed_resource, optionally
|
3297
3297
|
# yielding it to a passed block so that attributes can be set on it.
|
3298
3298
|
#
|
3299
3299
|
# @yield [Google::Ads::GoogleAds::V7::Resources::ChangeEvent::ChangedResource] the new instance that will be returned so attributes
|
@@ -3306,7 +3306,7 @@ module Google
|
|
3306
3306
|
res
|
3307
3307
|
end
|
3308
3308
|
|
3309
|
-
# Returns a new instance of
|
3309
|
+
# Returns a new instance of custom_audience, optionally
|
3310
3310
|
# yielding it to a passed block so that attributes can be set on it.
|
3311
3311
|
#
|
3312
3312
|
# @yield [Google::Ads::GoogleAds::V7::Resources::CustomAudience] the new instance that will be returned so attributes
|
@@ -3319,7 +3319,7 @@ module Google
|
|
3319
3319
|
res
|
3320
3320
|
end
|
3321
3321
|
|
3322
|
-
# Returns a new instance of
|
3322
|
+
# Returns a new instance of custom_audience_member, optionally
|
3323
3323
|
# yielding it to a passed block so that attributes can be set on it.
|
3324
3324
|
#
|
3325
3325
|
# @yield [Google::Ads::GoogleAds::V7::Resources::CustomAudienceMember] the new instance that will be returned so attributes
|
@@ -3332,7 +3332,7 @@ module Google
|
|
3332
3332
|
res
|
3333
3333
|
end
|
3334
3334
|
|
3335
|
-
# Returns a new instance of
|
3335
|
+
# Returns a new instance of product_bidding_category_constant, optionally
|
3336
3336
|
# yielding it to a passed block so that attributes can be set on it.
|
3337
3337
|
#
|
3338
3338
|
# @yield [Google::Ads::GoogleAds::V7::Resources::ProductBiddingCategoryConstant] the new instance that will be returned so attributes
|
@@ -3345,7 +3345,7 @@ module Google
|
|
3345
3345
|
res
|
3346
3346
|
end
|
3347
3347
|
|
3348
|
-
# Returns a new instance of
|
3348
|
+
# Returns a new instance of merchant_center_link, optionally
|
3349
3349
|
# yielding it to a passed block so that attributes can be set on it.
|
3350
3350
|
#
|
3351
3351
|
# @yield [Google::Ads::GoogleAds::V7::Resources::MerchantCenterLink] the new instance that will be returned so attributes
|
@@ -3358,7 +3358,7 @@ module Google
|
|
3358
3358
|
res
|
3359
3359
|
end
|
3360
3360
|
|
3361
|
-
# Returns a new instance of
|
3361
|
+
# Returns a new instance of display_keyword_view, optionally
|
3362
3362
|
# yielding it to a passed block so that attributes can be set on it.
|
3363
3363
|
#
|
3364
3364
|
# @yield [Google::Ads::GoogleAds::V7::Resources::DisplayKeywordView] the new instance that will be returned so attributes
|
@@ -3371,7 +3371,7 @@ module Google
|
|
3371
3371
|
res
|
3372
3372
|
end
|
3373
3373
|
|
3374
|
-
# Returns a new instance of
|
3374
|
+
# Returns a new instance of ad_group_extension_setting, optionally
|
3375
3375
|
# yielding it to a passed block so that attributes can be set on it.
|
3376
3376
|
#
|
3377
3377
|
# @yield [Google::Ads::GoogleAds::V7::Resources::AdGroupExtensionSetting] the new instance that will be returned so attributes
|
@@ -3384,7 +3384,7 @@ module Google
|
|
3384
3384
|
res
|
3385
3385
|
end
|
3386
3386
|
|
3387
|
-
# Returns a new instance of
|
3387
|
+
# Returns a new instance of ad_group_ad_asset_view, optionally
|
3388
3388
|
# yielding it to a passed block so that attributes can be set on it.
|
3389
3389
|
#
|
3390
3390
|
# @yield [Google::Ads::GoogleAds::V7::Resources::AdGroupAdAssetView] the new instance that will be returned so attributes
|
@@ -3397,7 +3397,7 @@ module Google
|
|
3397
3397
|
res
|
3398
3398
|
end
|
3399
3399
|
|
3400
|
-
# Returns a new instance of
|
3400
|
+
# Returns a new instance of ad_group_ad_asset_policy_summary, optionally
|
3401
3401
|
# yielding it to a passed block so that attributes can be set on it.
|
3402
3402
|
#
|
3403
3403
|
# @yield [Google::Ads::GoogleAds::V7::Resources::AdGroupAdAssetPolicySummary] the new instance that will be returned so attributes
|
@@ -3410,7 +3410,7 @@ module Google
|
|
3410
3410
|
res
|
3411
3411
|
end
|
3412
3412
|
|
3413
|
-
# Returns a new instance of
|
3413
|
+
# Returns a new instance of feed_item_target, optionally
|
3414
3414
|
# yielding it to a passed block so that attributes can be set on it.
|
3415
3415
|
#
|
3416
3416
|
# @yield [Google::Ads::GoogleAds::V7::Resources::FeedItemTarget] the new instance that will be returned so attributes
|
@@ -3423,7 +3423,7 @@ module Google
|
|
3423
3423
|
res
|
3424
3424
|
end
|
3425
3425
|
|
3426
|
-
# Returns a new instance of
|
3426
|
+
# Returns a new instance of app_feed_item, optionally
|
3427
3427
|
# yielding it to a passed block so that attributes can be set on it.
|
3428
3428
|
#
|
3429
3429
|
# @yield [Google::Ads::GoogleAds::V7::Common::AppFeedItem] the new instance that will be returned so attributes
|
@@ -3436,7 +3436,7 @@ module Google
|
|
3436
3436
|
res
|
3437
3437
|
end
|
3438
3438
|
|
3439
|
-
# Returns a new instance of
|
3439
|
+
# Returns a new instance of call_feed_item, optionally
|
3440
3440
|
# yielding it to a passed block so that attributes can be set on it.
|
3441
3441
|
#
|
3442
3442
|
# @yield [Google::Ads::GoogleAds::V7::Common::CallFeedItem] the new instance that will be returned so attributes
|
@@ -3449,7 +3449,7 @@ module Google
|
|
3449
3449
|
res
|
3450
3450
|
end
|
3451
3451
|
|
3452
|
-
# Returns a new instance of
|
3452
|
+
# Returns a new instance of callout_feed_item, optionally
|
3453
3453
|
# yielding it to a passed block so that attributes can be set on it.
|
3454
3454
|
#
|
3455
3455
|
# @yield [Google::Ads::GoogleAds::V7::Common::CalloutFeedItem] the new instance that will be returned so attributes
|
@@ -3462,7 +3462,7 @@ module Google
|
|
3462
3462
|
res
|
3463
3463
|
end
|
3464
3464
|
|
3465
|
-
# Returns a new instance of
|
3465
|
+
# Returns a new instance of location_feed_item, optionally
|
3466
3466
|
# yielding it to a passed block so that attributes can be set on it.
|
3467
3467
|
#
|
3468
3468
|
# @yield [Google::Ads::GoogleAds::V7::Common::LocationFeedItem] the new instance that will be returned so attributes
|
@@ -3475,7 +3475,7 @@ module Google
|
|
3475
3475
|
res
|
3476
3476
|
end
|
3477
3477
|
|
3478
|
-
# Returns a new instance of
|
3478
|
+
# Returns a new instance of affiliate_location_feed_item, optionally
|
3479
3479
|
# yielding it to a passed block so that attributes can be set on it.
|
3480
3480
|
#
|
3481
3481
|
# @yield [Google::Ads::GoogleAds::V7::Common::AffiliateLocationFeedItem] the new instance that will be returned so attributes
|
@@ -3488,7 +3488,7 @@ module Google
|
|
3488
3488
|
res
|
3489
3489
|
end
|
3490
3490
|
|
3491
|
-
# Returns a new instance of
|
3491
|
+
# Returns a new instance of text_message_feed_item, optionally
|
3492
3492
|
# yielding it to a passed block so that attributes can be set on it.
|
3493
3493
|
#
|
3494
3494
|
# @yield [Google::Ads::GoogleAds::V7::Common::TextMessageFeedItem] the new instance that will be returned so attributes
|
@@ -3501,7 +3501,7 @@ module Google
|
|
3501
3501
|
res
|
3502
3502
|
end
|
3503
3503
|
|
3504
|
-
# Returns a new instance of
|
3504
|
+
# Returns a new instance of price_feed_item, optionally
|
3505
3505
|
# yielding it to a passed block so that attributes can be set on it.
|
3506
3506
|
#
|
3507
3507
|
# @yield [Google::Ads::GoogleAds::V7::Common::PriceFeedItem] the new instance that will be returned so attributes
|
@@ -3514,7 +3514,7 @@ module Google
|
|
3514
3514
|
res
|
3515
3515
|
end
|
3516
3516
|
|
3517
|
-
# Returns a new instance of
|
3517
|
+
# Returns a new instance of price_offer, optionally
|
3518
3518
|
# yielding it to a passed block so that attributes can be set on it.
|
3519
3519
|
#
|
3520
3520
|
# @yield [Google::Ads::GoogleAds::V7::Common::PriceOffer] the new instance that will be returned so attributes
|
@@ -3527,7 +3527,7 @@ module Google
|
|
3527
3527
|
res
|
3528
3528
|
end
|
3529
3529
|
|
3530
|
-
# Returns a new instance of
|
3530
|
+
# Returns a new instance of promotion_feed_item, optionally
|
3531
3531
|
# yielding it to a passed block so that attributes can be set on it.
|
3532
3532
|
#
|
3533
3533
|
# @yield [Google::Ads::GoogleAds::V7::Common::PromotionFeedItem] the new instance that will be returned so attributes
|
@@ -3540,7 +3540,7 @@ module Google
|
|
3540
3540
|
res
|
3541
3541
|
end
|
3542
3542
|
|
3543
|
-
# Returns a new instance of
|
3543
|
+
# Returns a new instance of structured_snippet_feed_item, optionally
|
3544
3544
|
# yielding it to a passed block so that attributes can be set on it.
|
3545
3545
|
#
|
3546
3546
|
# @yield [Google::Ads::GoogleAds::V7::Common::StructuredSnippetFeedItem] the new instance that will be returned so attributes
|
@@ -3553,7 +3553,7 @@ module Google
|
|
3553
3553
|
res
|
3554
3554
|
end
|
3555
3555
|
|
3556
|
-
# Returns a new instance of
|
3556
|
+
# Returns a new instance of sitelink_feed_item, optionally
|
3557
3557
|
# yielding it to a passed block so that attributes can be set on it.
|
3558
3558
|
#
|
3559
3559
|
# @yield [Google::Ads::GoogleAds::V7::Common::SitelinkFeedItem] the new instance that will be returned so attributes
|
@@ -3566,7 +3566,7 @@ module Google
|
|
3566
3566
|
res
|
3567
3567
|
end
|
3568
3568
|
|
3569
|
-
# Returns a new instance of
|
3569
|
+
# Returns a new instance of hotel_callout_feed_item, optionally
|
3570
3570
|
# yielding it to a passed block so that attributes can be set on it.
|
3571
3571
|
#
|
3572
3572
|
# @yield [Google::Ads::GoogleAds::V7::Common::HotelCalloutFeedItem] the new instance that will be returned so attributes
|
@@ -3579,7 +3579,7 @@ module Google
|
|
3579
3579
|
res
|
3580
3580
|
end
|
3581
3581
|
|
3582
|
-
# Returns a new instance of
|
3582
|
+
# Returns a new instance of image_feed_item, optionally
|
3583
3583
|
# yielding it to a passed block so that attributes can be set on it.
|
3584
3584
|
#
|
3585
3585
|
# @yield [Google::Ads::GoogleAds::V7::Common::ImageFeedItem] the new instance that will be returned so attributes
|
@@ -3592,7 +3592,7 @@ module Google
|
|
3592
3592
|
res
|
3593
3593
|
end
|
3594
3594
|
|
3595
|
-
# Returns a new instance of
|
3595
|
+
# Returns a new instance of extension_feed_item, optionally
|
3596
3596
|
# yielding it to a passed block so that attributes can be set on it.
|
3597
3597
|
#
|
3598
3598
|
# @yield [Google::Ads::GoogleAds::V7::Resources::ExtensionFeedItem] the new instance that will be returned so attributes
|
@@ -3605,7 +3605,7 @@ module Google
|
|
3605
3605
|
res
|
3606
3606
|
end
|
3607
3607
|
|
3608
|
-
# Returns a new instance of
|
3608
|
+
# Returns a new instance of ad_group_ad_label, optionally
|
3609
3609
|
# yielding it to a passed block so that attributes can be set on it.
|
3610
3610
|
#
|
3611
3611
|
# @yield [Google::Ads::GoogleAds::V7::Resources::AdGroupAdLabel] the new instance that will be returned so attributes
|
@@ -3618,7 +3618,7 @@ module Google
|
|
3618
3618
|
res
|
3619
3619
|
end
|
3620
3620
|
|
3621
|
-
# Returns a new instance of
|
3621
|
+
# Returns a new instance of offline_user_address_info, optionally
|
3622
3622
|
# yielding it to a passed block so that attributes can be set on it.
|
3623
3623
|
#
|
3624
3624
|
# @yield [Google::Ads::GoogleAds::V7::Common::OfflineUserAddressInfo] the new instance that will be returned so attributes
|
@@ -3631,7 +3631,7 @@ module Google
|
|
3631
3631
|
res
|
3632
3632
|
end
|
3633
3633
|
|
3634
|
-
# Returns a new instance of
|
3634
|
+
# Returns a new instance of user_identifier, optionally
|
3635
3635
|
# yielding it to a passed block so that attributes can be set on it.
|
3636
3636
|
#
|
3637
3637
|
# @yield [Google::Ads::GoogleAds::V7::Common::UserIdentifier] the new instance that will be returned so attributes
|
@@ -3644,7 +3644,7 @@ module Google
|
|
3644
3644
|
res
|
3645
3645
|
end
|
3646
3646
|
|
3647
|
-
# Returns a new instance of
|
3647
|
+
# Returns a new instance of transaction_attribute, optionally
|
3648
3648
|
# yielding it to a passed block so that attributes can be set on it.
|
3649
3649
|
#
|
3650
3650
|
# @yield [Google::Ads::GoogleAds::V7::Common::TransactionAttribute] the new instance that will be returned so attributes
|
@@ -3657,7 +3657,7 @@ module Google
|
|
3657
3657
|
res
|
3658
3658
|
end
|
3659
3659
|
|
3660
|
-
# Returns a new instance of
|
3660
|
+
# Returns a new instance of store_attribute, optionally
|
3661
3661
|
# yielding it to a passed block so that attributes can be set on it.
|
3662
3662
|
#
|
3663
3663
|
# @yield [Google::Ads::GoogleAds::V7::Common::StoreAttribute] the new instance that will be returned so attributes
|
@@ -3670,7 +3670,7 @@ module Google
|
|
3670
3670
|
res
|
3671
3671
|
end
|
3672
3672
|
|
3673
|
-
# Returns a new instance of
|
3673
|
+
# Returns a new instance of user_data, optionally
|
3674
3674
|
# yielding it to a passed block so that attributes can be set on it.
|
3675
3675
|
#
|
3676
3676
|
# @yield [Google::Ads::GoogleAds::V7::Common::UserData] the new instance that will be returned so attributes
|
@@ -3683,7 +3683,7 @@ module Google
|
|
3683
3683
|
res
|
3684
3684
|
end
|
3685
3685
|
|
3686
|
-
# Returns a new instance of
|
3686
|
+
# Returns a new instance of user_attribute, optionally
|
3687
3687
|
# yielding it to a passed block so that attributes can be set on it.
|
3688
3688
|
#
|
3689
3689
|
# @yield [Google::Ads::GoogleAds::V7::Common::UserAttribute] the new instance that will be returned so attributes
|
@@ -3696,7 +3696,7 @@ module Google
|
|
3696
3696
|
res
|
3697
3697
|
end
|
3698
3698
|
|
3699
|
-
# Returns a new instance of
|
3699
|
+
# Returns a new instance of customer_match_user_list_metadata, optionally
|
3700
3700
|
# yielding it to a passed block so that attributes can be set on it.
|
3701
3701
|
#
|
3702
3702
|
# @yield [Google::Ads::GoogleAds::V7::Common::CustomerMatchUserListMetadata] the new instance that will be returned so attributes
|
@@ -3709,7 +3709,7 @@ module Google
|
|
3709
3709
|
res
|
3710
3710
|
end
|
3711
3711
|
|
3712
|
-
# Returns a new instance of
|
3712
|
+
# Returns a new instance of store_sales_metadata, optionally
|
3713
3713
|
# yielding it to a passed block so that attributes can be set on it.
|
3714
3714
|
#
|
3715
3715
|
# @yield [Google::Ads::GoogleAds::V7::Common::StoreSalesMetadata] the new instance that will be returned so attributes
|
@@ -3722,7 +3722,7 @@ module Google
|
|
3722
3722
|
res
|
3723
3723
|
end
|
3724
3724
|
|
3725
|
-
# Returns a new instance of
|
3725
|
+
# Returns a new instance of store_sales_third_party_metadata, optionally
|
3726
3726
|
# yielding it to a passed block so that attributes can be set on it.
|
3727
3727
|
#
|
3728
3728
|
# @yield [Google::Ads::GoogleAds::V7::Common::StoreSalesThirdPartyMetadata] the new instance that will be returned so attributes
|
@@ -3735,7 +3735,7 @@ module Google
|
|
3735
3735
|
res
|
3736
3736
|
end
|
3737
3737
|
|
3738
|
-
# Returns a new instance of
|
3738
|
+
# Returns a new instance of offline_user_data_job, optionally
|
3739
3739
|
# yielding it to a passed block so that attributes can be set on it.
|
3740
3740
|
#
|
3741
3741
|
# @yield [Google::Ads::GoogleAds::V7::Resources::OfflineUserDataJob] the new instance that will be returned so attributes
|
@@ -3748,7 +3748,7 @@ module Google
|
|
3748
3748
|
res
|
3749
3749
|
end
|
3750
3750
|
|
3751
|
-
# Returns a new instance of
|
3751
|
+
# Returns a new instance of ad_group_criterion_simulation, optionally
|
3752
3752
|
# yielding it to a passed block so that attributes can be set on it.
|
3753
3753
|
#
|
3754
3754
|
# @yield [Google::Ads::GoogleAds::V7::Resources::AdGroupCriterionSimulation] the new instance that will be returned so attributes
|
@@ -3761,7 +3761,7 @@ module Google
|
|
3761
3761
|
res
|
3762
3762
|
end
|
3763
3763
|
|
3764
|
-
# Returns a new instance of
|
3764
|
+
# Returns a new instance of youtube_video_asset, optionally
|
3765
3765
|
# yielding it to a passed block so that attributes can be set on it.
|
3766
3766
|
#
|
3767
3767
|
# @yield [Google::Ads::GoogleAds::V7::Common::YoutubeVideoAsset] the new instance that will be returned so attributes
|
@@ -3774,7 +3774,7 @@ module Google
|
|
3774
3774
|
res
|
3775
3775
|
end
|
3776
3776
|
|
3777
|
-
# Returns a new instance of
|
3777
|
+
# Returns a new instance of media_bundle_asset, optionally
|
3778
3778
|
# yielding it to a passed block so that attributes can be set on it.
|
3779
3779
|
#
|
3780
3780
|
# @yield [Google::Ads::GoogleAds::V7::Common::MediaBundleAsset] the new instance that will be returned so attributes
|
@@ -3787,7 +3787,7 @@ module Google
|
|
3787
3787
|
res
|
3788
3788
|
end
|
3789
3789
|
|
3790
|
-
# Returns a new instance of
|
3790
|
+
# Returns a new instance of image_asset, optionally
|
3791
3791
|
# yielding it to a passed block so that attributes can be set on it.
|
3792
3792
|
#
|
3793
3793
|
# @yield [Google::Ads::GoogleAds::V7::Common::ImageAsset] the new instance that will be returned so attributes
|
@@ -3800,7 +3800,7 @@ module Google
|
|
3800
3800
|
res
|
3801
3801
|
end
|
3802
3802
|
|
3803
|
-
# Returns a new instance of
|
3803
|
+
# Returns a new instance of image_dimension, optionally
|
3804
3804
|
# yielding it to a passed block so that attributes can be set on it.
|
3805
3805
|
#
|
3806
3806
|
# @yield [Google::Ads::GoogleAds::V7::Common::ImageDimension] the new instance that will be returned so attributes
|
@@ -3813,7 +3813,7 @@ module Google
|
|
3813
3813
|
res
|
3814
3814
|
end
|
3815
3815
|
|
3816
|
-
# Returns a new instance of
|
3816
|
+
# Returns a new instance of text_asset, optionally
|
3817
3817
|
# yielding it to a passed block so that attributes can be set on it.
|
3818
3818
|
#
|
3819
3819
|
# @yield [Google::Ads::GoogleAds::V7::Common::TextAsset] the new instance that will be returned so attributes
|
@@ -3826,7 +3826,7 @@ module Google
|
|
3826
3826
|
res
|
3827
3827
|
end
|
3828
3828
|
|
3829
|
-
# Returns a new instance of
|
3829
|
+
# Returns a new instance of lead_form_asset, optionally
|
3830
3830
|
# yielding it to a passed block so that attributes can be set on it.
|
3831
3831
|
#
|
3832
3832
|
# @yield [Google::Ads::GoogleAds::V7::Common::LeadFormAsset] the new instance that will be returned so attributes
|
@@ -3839,7 +3839,7 @@ module Google
|
|
3839
3839
|
res
|
3840
3840
|
end
|
3841
3841
|
|
3842
|
-
# Returns a new instance of
|
3842
|
+
# Returns a new instance of lead_form_field, optionally
|
3843
3843
|
# yielding it to a passed block so that attributes can be set on it.
|
3844
3844
|
#
|
3845
3845
|
# @yield [Google::Ads::GoogleAds::V7::Common::LeadFormField] the new instance that will be returned so attributes
|
@@ -3852,7 +3852,7 @@ module Google
|
|
3852
3852
|
res
|
3853
3853
|
end
|
3854
3854
|
|
3855
|
-
# Returns a new instance of
|
3855
|
+
# Returns a new instance of lead_form_single_choice_answers, optionally
|
3856
3856
|
# yielding it to a passed block so that attributes can be set on it.
|
3857
3857
|
#
|
3858
3858
|
# @yield [Google::Ads::GoogleAds::V7::Common::LeadFormSingleChoiceAnswers] the new instance that will be returned so attributes
|
@@ -3865,7 +3865,7 @@ module Google
|
|
3865
3865
|
res
|
3866
3866
|
end
|
3867
3867
|
|
3868
|
-
# Returns a new instance of
|
3868
|
+
# Returns a new instance of lead_form_delivery_method, optionally
|
3869
3869
|
# yielding it to a passed block so that attributes can be set on it.
|
3870
3870
|
#
|
3871
3871
|
# @yield [Google::Ads::GoogleAds::V7::Common::LeadFormDeliveryMethod] the new instance that will be returned so attributes
|
@@ -3878,7 +3878,7 @@ module Google
|
|
3878
3878
|
res
|
3879
3879
|
end
|
3880
3880
|
|
3881
|
-
# Returns a new instance of
|
3881
|
+
# Returns a new instance of webhook_delivery, optionally
|
3882
3882
|
# yielding it to a passed block so that attributes can be set on it.
|
3883
3883
|
#
|
3884
3884
|
# @yield [Google::Ads::GoogleAds::V7::Common::WebhookDelivery] the new instance that will be returned so attributes
|
@@ -3891,7 +3891,7 @@ module Google
|
|
3891
3891
|
res
|
3892
3892
|
end
|
3893
3893
|
|
3894
|
-
# Returns a new instance of
|
3894
|
+
# Returns a new instance of book_on_google_asset, optionally
|
3895
3895
|
# yielding it to a passed block so that attributes can be set on it.
|
3896
3896
|
#
|
3897
3897
|
# @yield [Google::Ads::GoogleAds::V7::Common::BookOnGoogleAsset] the new instance that will be returned so attributes
|
@@ -3904,7 +3904,7 @@ module Google
|
|
3904
3904
|
res
|
3905
3905
|
end
|
3906
3906
|
|
3907
|
-
# Returns a new instance of
|
3907
|
+
# Returns a new instance of promotion_asset, optionally
|
3908
3908
|
# yielding it to a passed block so that attributes can be set on it.
|
3909
3909
|
#
|
3910
3910
|
# @yield [Google::Ads::GoogleAds::V7::Common::PromotionAsset] the new instance that will be returned so attributes
|
@@ -3917,7 +3917,7 @@ module Google
|
|
3917
3917
|
res
|
3918
3918
|
end
|
3919
3919
|
|
3920
|
-
# Returns a new instance of
|
3920
|
+
# Returns a new instance of callout_asset, optionally
|
3921
3921
|
# yielding it to a passed block so that attributes can be set on it.
|
3922
3922
|
#
|
3923
3923
|
# @yield [Google::Ads::GoogleAds::V7::Common::CalloutAsset] the new instance that will be returned so attributes
|
@@ -3930,7 +3930,7 @@ module Google
|
|
3930
3930
|
res
|
3931
3931
|
end
|
3932
3932
|
|
3933
|
-
# Returns a new instance of
|
3933
|
+
# Returns a new instance of structured_snippet_asset, optionally
|
3934
3934
|
# yielding it to a passed block so that attributes can be set on it.
|
3935
3935
|
#
|
3936
3936
|
# @yield [Google::Ads::GoogleAds::V7::Common::StructuredSnippetAsset] the new instance that will be returned so attributes
|
@@ -3943,7 +3943,7 @@ module Google
|
|
3943
3943
|
res
|
3944
3944
|
end
|
3945
3945
|
|
3946
|
-
# Returns a new instance of
|
3946
|
+
# Returns a new instance of sitelink_asset, optionally
|
3947
3947
|
# yielding it to a passed block so that attributes can be set on it.
|
3948
3948
|
#
|
3949
3949
|
# @yield [Google::Ads::GoogleAds::V7::Common::SitelinkAsset] the new instance that will be returned so attributes
|
@@ -3956,7 +3956,7 @@ module Google
|
|
3956
3956
|
res
|
3957
3957
|
end
|
3958
3958
|
|
3959
|
-
# Returns a new instance of
|
3959
|
+
# Returns a new instance of asset, optionally
|
3960
3960
|
# yielding it to a passed block so that attributes can be set on it.
|
3961
3961
|
#
|
3962
3962
|
# @yield [Google::Ads::GoogleAds::V7::Resources::Asset] the new instance that will be returned so attributes
|
@@ -3969,7 +3969,7 @@ module Google
|
|
3969
3969
|
res
|
3970
3970
|
end
|
3971
3971
|
|
3972
|
-
# Returns a new instance of
|
3972
|
+
# Returns a new instance of asset_policy_summary, optionally
|
3973
3973
|
# yielding it to a passed block so that attributes can be set on it.
|
3974
3974
|
#
|
3975
3975
|
# @yield [Google::Ads::GoogleAds::V7::Resources::AssetPolicySummary] the new instance that will be returned so attributes
|
@@ -3982,7 +3982,7 @@ module Google
|
|
3982
3982
|
res
|
3983
3983
|
end
|
3984
3984
|
|
3985
|
-
# Returns a new instance of
|
3985
|
+
# Returns a new instance of campaign_draft, optionally
|
3986
3986
|
# yielding it to a passed block so that attributes can be set on it.
|
3987
3987
|
#
|
3988
3988
|
# @yield [Google::Ads::GoogleAds::V7::Resources::CampaignDraft] the new instance that will be returned so attributes
|
@@ -3995,7 +3995,7 @@ module Google
|
|
3995
3995
|
res
|
3996
3996
|
end
|
3997
3997
|
|
3998
|
-
# Returns a new instance of
|
3998
|
+
# Returns a new instance of parental_status_view, optionally
|
3999
3999
|
# yielding it to a passed block so that attributes can be set on it.
|
4000
4000
|
#
|
4001
4001
|
# @yield [Google::Ads::GoogleAds::V7::Resources::ParentalStatusView] the new instance that will be returned so attributes
|
@@ -4008,7 +4008,7 @@ module Google
|
|
4008
4008
|
res
|
4009
4009
|
end
|
4010
4010
|
|
4011
|
-
# Returns a new instance of
|
4011
|
+
# Returns a new instance of account_link, optionally
|
4012
4012
|
# yielding it to a passed block so that attributes can be set on it.
|
4013
4013
|
#
|
4014
4014
|
# @yield [Google::Ads::GoogleAds::V7::Resources::AccountLink] the new instance that will be returned so attributes
|
@@ -4021,7 +4021,7 @@ module Google
|
|
4021
4021
|
res
|
4022
4022
|
end
|
4023
4023
|
|
4024
|
-
# Returns a new instance of
|
4024
|
+
# Returns a new instance of third_party_app_analytics_link_identifier, optionally
|
4025
4025
|
# yielding it to a passed block so that attributes can be set on it.
|
4026
4026
|
#
|
4027
4027
|
# @yield [Google::Ads::GoogleAds::V7::Resources::ThirdPartyAppAnalyticsLinkIdentifier] the new instance that will be returned so attributes
|
@@ -4034,7 +4034,7 @@ module Google
|
|
4034
4034
|
res
|
4035
4035
|
end
|
4036
4036
|
|
4037
|
-
# Returns a new instance of
|
4037
|
+
# Returns a new instance of data_partner_link_identifier, optionally
|
4038
4038
|
# yielding it to a passed block so that attributes can be set on it.
|
4039
4039
|
#
|
4040
4040
|
# @yield [Google::Ads::GoogleAds::V7::Resources::DataPartnerLinkIdentifier] the new instance that will be returned so attributes
|
@@ -4047,7 +4047,7 @@ module Google
|
|
4047
4047
|
res
|
4048
4048
|
end
|
4049
4049
|
|
4050
|
-
# Returns a new instance of
|
4050
|
+
# Returns a new instance of google_ads_link_identifier, optionally
|
4051
4051
|
# yielding it to a passed block so that attributes can be set on it.
|
4052
4052
|
#
|
4053
4053
|
# @yield [Google::Ads::GoogleAds::V7::Resources::GoogleAdsLinkIdentifier] the new instance that will be returned so attributes
|
@@ -4060,7 +4060,7 @@ module Google
|
|
4060
4060
|
res
|
4061
4061
|
end
|
4062
4062
|
|
4063
|
-
# Returns a new instance of
|
4063
|
+
# Returns a new instance of video, optionally
|
4064
4064
|
# yielding it to a passed block so that attributes can be set on it.
|
4065
4065
|
#
|
4066
4066
|
# @yield [Google::Ads::GoogleAds::V7::Resources::Video] the new instance that will be returned so attributes
|
@@ -4073,7 +4073,7 @@ module Google
|
|
4073
4073
|
res
|
4074
4074
|
end
|
4075
4075
|
|
4076
|
-
# Returns a new instance of
|
4076
|
+
# Returns a new instance of media_file, optionally
|
4077
4077
|
# yielding it to a passed block so that attributes can be set on it.
|
4078
4078
|
#
|
4079
4079
|
# @yield [Google::Ads::GoogleAds::V7::Resources::MediaFile] the new instance that will be returned so attributes
|
@@ -4086,7 +4086,7 @@ module Google
|
|
4086
4086
|
res
|
4087
4087
|
end
|
4088
4088
|
|
4089
|
-
# Returns a new instance of
|
4089
|
+
# Returns a new instance of media_image, optionally
|
4090
4090
|
# yielding it to a passed block so that attributes can be set on it.
|
4091
4091
|
#
|
4092
4092
|
# @yield [Google::Ads::GoogleAds::V7::Resources::MediaImage] the new instance that will be returned so attributes
|
@@ -4099,7 +4099,7 @@ module Google
|
|
4099
4099
|
res
|
4100
4100
|
end
|
4101
4101
|
|
4102
|
-
# Returns a new instance of
|
4102
|
+
# Returns a new instance of media_bundle, optionally
|
4103
4103
|
# yielding it to a passed block so that attributes can be set on it.
|
4104
4104
|
#
|
4105
4105
|
# @yield [Google::Ads::GoogleAds::V7::Resources::MediaBundle] the new instance that will be returned so attributes
|
@@ -4112,7 +4112,7 @@ module Google
|
|
4112
4112
|
res
|
4113
4113
|
end
|
4114
4114
|
|
4115
|
-
# Returns a new instance of
|
4115
|
+
# Returns a new instance of media_audio, optionally
|
4116
4116
|
# yielding it to a passed block so that attributes can be set on it.
|
4117
4117
|
#
|
4118
4118
|
# @yield [Google::Ads::GoogleAds::V7::Resources::MediaAudio] the new instance that will be returned so attributes
|
@@ -4125,7 +4125,7 @@ module Google
|
|
4125
4125
|
res
|
4126
4126
|
end
|
4127
4127
|
|
4128
|
-
# Returns a new instance of
|
4128
|
+
# Returns a new instance of media_video, optionally
|
4129
4129
|
# yielding it to a passed block so that attributes can be set on it.
|
4130
4130
|
#
|
4131
4131
|
# @yield [Google::Ads::GoogleAds::V7::Resources::MediaVideo] the new instance that will be returned so attributes
|
@@ -4138,7 +4138,7 @@ module Google
|
|
4138
4138
|
res
|
4139
4139
|
end
|
4140
4140
|
|
4141
|
-
# Returns a new instance of
|
4141
|
+
# Returns a new instance of distance_view, optionally
|
4142
4142
|
# yielding it to a passed block so that attributes can be set on it.
|
4143
4143
|
#
|
4144
4144
|
# @yield [Google::Ads::GoogleAds::V7::Resources::DistanceView] the new instance that will be returned so attributes
|
@@ -4151,7 +4151,7 @@ module Google
|
|
4151
4151
|
res
|
4152
4152
|
end
|
4153
4153
|
|
4154
|
-
# Returns a new instance of
|
4154
|
+
# Returns a new instance of campaign_asset, optionally
|
4155
4155
|
# yielding it to a passed block so that attributes can be set on it.
|
4156
4156
|
#
|
4157
4157
|
# @yield [Google::Ads::GoogleAds::V7::Resources::CampaignAsset] the new instance that will be returned so attributes
|
@@ -4164,7 +4164,7 @@ module Google
|
|
4164
4164
|
res
|
4165
4165
|
end
|
4166
4166
|
|
4167
|
-
# Returns a new instance of
|
4167
|
+
# Returns a new instance of campaign_experiment, optionally
|
4168
4168
|
# yielding it to a passed block so that attributes can be set on it.
|
4169
4169
|
#
|
4170
4170
|
# @yield [Google::Ads::GoogleAds::V7::Resources::CampaignExperiment] the new instance that will be returned so attributes
|
@@ -4177,7 +4177,7 @@ module Google
|
|
4177
4177
|
res
|
4178
4178
|
end
|
4179
4179
|
|
4180
|
-
# Returns a new instance of
|
4180
|
+
# Returns a new instance of customer_negative_criterion, optionally
|
4181
4181
|
# yielding it to a passed block so that attributes can be set on it.
|
4182
4182
|
#
|
4183
4183
|
# @yield [Google::Ads::GoogleAds::V7::Resources::CustomerNegativeCriterion] the new instance that will be returned so attributes
|
@@ -4190,7 +4190,7 @@ module Google
|
|
4190
4190
|
res
|
4191
4191
|
end
|
4192
4192
|
|
4193
|
-
# Returns a new instance of
|
4193
|
+
# Returns a new instance of bidding_strategy_simulation, optionally
|
4194
4194
|
# yielding it to a passed block so that attributes can be set on it.
|
4195
4195
|
#
|
4196
4196
|
# @yield [Google::Ads::GoogleAds::V7::Resources::BiddingStrategySimulation] the new instance that will be returned so attributes
|
@@ -4203,7 +4203,7 @@ module Google
|
|
4203
4203
|
res
|
4204
4204
|
end
|
4205
4205
|
|
4206
|
-
# Returns a new instance of
|
4206
|
+
# Returns a new instance of dynamic_location_set_filter, optionally
|
4207
4207
|
# yielding it to a passed block so that attributes can be set on it.
|
4208
4208
|
#
|
4209
4209
|
# @yield [Google::Ads::GoogleAds::V7::Common::DynamicLocationSetFilter] the new instance that will be returned so attributes
|
@@ -4216,7 +4216,7 @@ module Google
|
|
4216
4216
|
res
|
4217
4217
|
end
|
4218
4218
|
|
4219
|
-
# Returns a new instance of
|
4219
|
+
# Returns a new instance of business_name_filter, optionally
|
4220
4220
|
# yielding it to a passed block so that attributes can be set on it.
|
4221
4221
|
#
|
4222
4222
|
# @yield [Google::Ads::GoogleAds::V7::Common::BusinessNameFilter] the new instance that will be returned so attributes
|
@@ -4229,7 +4229,7 @@ module Google
|
|
4229
4229
|
res
|
4230
4230
|
end
|
4231
4231
|
|
4232
|
-
# Returns a new instance of
|
4232
|
+
# Returns a new instance of dynamic_affiliate_location_set_filter, optionally
|
4233
4233
|
# yielding it to a passed block so that attributes can be set on it.
|
4234
4234
|
#
|
4235
4235
|
# @yield [Google::Ads::GoogleAds::V7::Common::DynamicAffiliateLocationSetFilter] the new instance that will be returned so attributes
|
@@ -4242,7 +4242,7 @@ module Google
|
|
4242
4242
|
res
|
4243
4243
|
end
|
4244
4244
|
|
4245
|
-
# Returns a new instance of
|
4245
|
+
# Returns a new instance of feed_item_set, optionally
|
4246
4246
|
# yielding it to a passed block so that attributes can be set on it.
|
4247
4247
|
#
|
4248
4248
|
# @yield [Google::Ads::GoogleAds::V7::Resources::FeedItemSet] the new instance that will be returned so attributes
|
@@ -4255,7 +4255,7 @@ module Google
|
|
4255
4255
|
res
|
4256
4256
|
end
|
4257
4257
|
|
4258
|
-
# Returns a new instance of
|
4258
|
+
# Returns a new instance of keyword_plan_ad_group, optionally
|
4259
4259
|
# yielding it to a passed block so that attributes can be set on it.
|
4260
4260
|
#
|
4261
4261
|
# @yield [Google::Ads::GoogleAds::V7::Resources::KeywordPlanAdGroup] the new instance that will be returned so attributes
|
@@ -4268,7 +4268,7 @@ module Google
|
|
4268
4268
|
res
|
4269
4269
|
end
|
4270
4270
|
|
4271
|
-
# Returns a new instance of
|
4271
|
+
# Returns a new instance of keyword_plan_campaign, optionally
|
4272
4272
|
# yielding it to a passed block so that attributes can be set on it.
|
4273
4273
|
#
|
4274
4274
|
# @yield [Google::Ads::GoogleAds::V7::Resources::KeywordPlanCampaign] the new instance that will be returned so attributes
|
@@ -4281,7 +4281,7 @@ module Google
|
|
4281
4281
|
res
|
4282
4282
|
end
|
4283
4283
|
|
4284
|
-
# Returns a new instance of
|
4284
|
+
# Returns a new instance of keyword_plan_geo_target, optionally
|
4285
4285
|
# yielding it to a passed block so that attributes can be set on it.
|
4286
4286
|
#
|
4287
4287
|
# @yield [Google::Ads::GoogleAds::V7::Resources::KeywordPlanGeoTarget] the new instance that will be returned so attributes
|
@@ -4294,7 +4294,7 @@ module Google
|
|
4294
4294
|
res
|
4295
4295
|
end
|
4296
4296
|
|
4297
|
-
# Returns a new instance of
|
4297
|
+
# Returns a new instance of user_interest, optionally
|
4298
4298
|
# yielding it to a passed block so that attributes can be set on it.
|
4299
4299
|
#
|
4300
4300
|
# @yield [Google::Ads::GoogleAds::V7::Resources::UserInterest] the new instance that will be returned so attributes
|
@@ -4307,7 +4307,7 @@ module Google
|
|
4307
4307
|
res
|
4308
4308
|
end
|
4309
4309
|
|
4310
|
-
# Returns a new instance of
|
4310
|
+
# Returns a new instance of customer_client_link, optionally
|
4311
4311
|
# yielding it to a passed block so that attributes can be set on it.
|
4312
4312
|
#
|
4313
4313
|
# @yield [Google::Ads::GoogleAds::V7::Resources::CustomerClientLink] the new instance that will be returned so attributes
|
@@ -4320,7 +4320,7 @@ module Google
|
|
4320
4320
|
res
|
4321
4321
|
end
|
4322
4322
|
|
4323
|
-
# Returns a new instance of
|
4323
|
+
# Returns a new instance of keyword_view, optionally
|
4324
4324
|
# yielding it to a passed block so that attributes can be set on it.
|
4325
4325
|
#
|
4326
4326
|
# @yield [Google::Ads::GoogleAds::V7::Resources::KeywordView] the new instance that will be returned so attributes
|
@@ -4333,7 +4333,7 @@ module Google
|
|
4333
4333
|
res
|
4334
4334
|
end
|
4335
4335
|
|
4336
|
-
# Returns a new instance of
|
4336
|
+
# Returns a new instance of geographic_view, optionally
|
4337
4337
|
# yielding it to a passed block so that attributes can be set on it.
|
4338
4338
|
#
|
4339
4339
|
# @yield [Google::Ads::GoogleAds::V7::Resources::GeographicView] the new instance that will be returned so attributes
|
@@ -4346,7 +4346,7 @@ module Google
|
|
4346
4346
|
res
|
4347
4347
|
end
|
4348
4348
|
|
4349
|
-
# Returns a new instance of
|
4349
|
+
# Returns a new instance of feed_placeholder_view, optionally
|
4350
4350
|
# yielding it to a passed block so that attributes can be set on it.
|
4351
4351
|
#
|
4352
4352
|
# @yield [Google::Ads::GoogleAds::V7::Resources::FeedPlaceholderView] the new instance that will be returned so attributes
|
@@ -4359,7 +4359,7 @@ module Google
|
|
4359
4359
|
res
|
4360
4360
|
end
|
4361
4361
|
|
4362
|
-
# Returns a new instance of
|
4362
|
+
# Returns a new instance of customer_label, optionally
|
4363
4363
|
# yielding it to a passed block so that attributes can be set on it.
|
4364
4364
|
#
|
4365
4365
|
# @yield [Google::Ads::GoogleAds::V7::Resources::CustomerLabel] the new instance that will be returned so attributes
|
@@ -4372,7 +4372,7 @@ module Google
|
|
4372
4372
|
res
|
4373
4373
|
end
|
4374
4374
|
|
4375
|
-
# Returns a new instance of
|
4375
|
+
# Returns a new instance of paid_organic_search_term_view, optionally
|
4376
4376
|
# yielding it to a passed block so that attributes can be set on it.
|
4377
4377
|
#
|
4378
4378
|
# @yield [Google::Ads::GoogleAds::V7::Resources::PaidOrganicSearchTermView] the new instance that will be returned so attributes
|
@@ -4385,7 +4385,7 @@ module Google
|
|
4385
4385
|
res
|
4386
4386
|
end
|
4387
4387
|
|
4388
|
-
# Returns a new instance of
|
4388
|
+
# Returns a new instance of gender_view, optionally
|
4389
4389
|
# yielding it to a passed block so that attributes can be set on it.
|
4390
4390
|
#
|
4391
4391
|
# @yield [Google::Ads::GoogleAds::V7::Resources::GenderView] the new instance that will be returned so attributes
|
@@ -4398,7 +4398,7 @@ module Google
|
|
4398
4398
|
res
|
4399
4399
|
end
|
4400
4400
|
|
4401
|
-
# Returns a new instance of
|
4401
|
+
# Returns a new instance of campaign_criterion_simulation, optionally
|
4402
4402
|
# yielding it to a passed block so that attributes can be set on it.
|
4403
4403
|
#
|
4404
4404
|
# @yield [Google::Ads::GoogleAds::V7::Resources::CampaignCriterionSimulation] the new instance that will be returned so attributes
|
@@ -4411,7 +4411,7 @@ module Google
|
|
4411
4411
|
res
|
4412
4412
|
end
|
4413
4413
|
|
4414
|
-
# Returns a new instance of
|
4414
|
+
# Returns a new instance of recommendation, optionally
|
4415
4415
|
# yielding it to a passed block so that attributes can be set on it.
|
4416
4416
|
#
|
4417
4417
|
# @yield [Google::Ads::GoogleAds::V7::Resources::Recommendation] the new instance that will be returned so attributes
|
@@ -4424,7 +4424,7 @@ module Google
|
|
4424
4424
|
res
|
4425
4425
|
end
|
4426
4426
|
|
4427
|
-
# Returns a new instance of
|
4427
|
+
# Returns a new instance of recommendation_impact, optionally
|
4428
4428
|
# yielding it to a passed block so that attributes can be set on it.
|
4429
4429
|
#
|
4430
4430
|
# @yield [Google::Ads::GoogleAds::V7::Resources::Recommendation::RecommendationImpact] the new instance that will be returned so attributes
|
@@ -4437,7 +4437,7 @@ module Google
|
|
4437
4437
|
res
|
4438
4438
|
end
|
4439
4439
|
|
4440
|
-
# Returns a new instance of
|
4440
|
+
# Returns a new instance of recommendation_metrics, optionally
|
4441
4441
|
# yielding it to a passed block so that attributes can be set on it.
|
4442
4442
|
#
|
4443
4443
|
# @yield [Google::Ads::GoogleAds::V7::Resources::Recommendation::RecommendationMetrics] the new instance that will be returned so attributes
|
@@ -4450,7 +4450,7 @@ module Google
|
|
4450
4450
|
res
|
4451
4451
|
end
|
4452
4452
|
|
4453
|
-
# Returns a new instance of
|
4453
|
+
# Returns a new instance of campaign_budget_recommendation, optionally
|
4454
4454
|
# yielding it to a passed block so that attributes can be set on it.
|
4455
4455
|
#
|
4456
4456
|
# @yield [Google::Ads::GoogleAds::V7::Resources::Recommendation::CampaignBudgetRecommendation] the new instance that will be returned so attributes
|
@@ -4463,7 +4463,7 @@ module Google
|
|
4463
4463
|
res
|
4464
4464
|
end
|
4465
4465
|
|
4466
|
-
# Returns a new instance of
|
4466
|
+
# Returns a new instance of campaign_budget_recommendation_option, optionally
|
4467
4467
|
# yielding it to a passed block so that attributes can be set on it.
|
4468
4468
|
#
|
4469
4469
|
# @yield [Google::Ads::GoogleAds::V7::Resources::Recommendation::CampaignBudgetRecommendation::CampaignBudgetRecommendationOption] the new instance that will be returned so attributes
|
@@ -4476,7 +4476,7 @@ module Google
|
|
4476
4476
|
res
|
4477
4477
|
end
|
4478
4478
|
|
4479
|
-
# Returns a new instance of
|
4479
|
+
# Returns a new instance of keyword_recommendation, optionally
|
4480
4480
|
# yielding it to a passed block so that attributes can be set on it.
|
4481
4481
|
#
|
4482
4482
|
# @yield [Google::Ads::GoogleAds::V7::Resources::Recommendation::KeywordRecommendation] the new instance that will be returned so attributes
|
@@ -4489,7 +4489,7 @@ module Google
|
|
4489
4489
|
res
|
4490
4490
|
end
|
4491
4491
|
|
4492
|
-
# Returns a new instance of
|
4492
|
+
# Returns a new instance of search_partners_opt_in_recommendation, optionally
|
4493
4493
|
# yielding it to a passed block so that attributes can be set on it.
|
4494
4494
|
#
|
4495
4495
|
# @yield [Google::Ads::GoogleAds::V7::Resources::Recommendation::SearchPartnersOptInRecommendation] the new instance that will be returned so attributes
|
@@ -4502,7 +4502,7 @@ module Google
|
|
4502
4502
|
res
|
4503
4503
|
end
|
4504
4504
|
|
4505
|
-
# Returns a new instance of
|
4505
|
+
# Returns a new instance of maximize_clicks_opt_in_recommendation, optionally
|
4506
4506
|
# yielding it to a passed block so that attributes can be set on it.
|
4507
4507
|
#
|
4508
4508
|
# @yield [Google::Ads::GoogleAds::V7::Resources::Recommendation::MaximizeClicksOptInRecommendation] the new instance that will be returned so attributes
|
@@ -4515,7 +4515,7 @@ module Google
|
|
4515
4515
|
res
|
4516
4516
|
end
|
4517
4517
|
|
4518
|
-
# Returns a new instance of
|
4518
|
+
# Returns a new instance of text_ad_recommendation, optionally
|
4519
4519
|
# yielding it to a passed block so that attributes can be set on it.
|
4520
4520
|
#
|
4521
4521
|
# @yield [Google::Ads::GoogleAds::V7::Resources::Recommendation::TextAdRecommendation] the new instance that will be returned so attributes
|
@@ -4528,7 +4528,7 @@ module Google
|
|
4528
4528
|
res
|
4529
4529
|
end
|
4530
4530
|
|
4531
|
-
# Returns a new instance of
|
4531
|
+
# Returns a new instance of target_cpa_opt_in_recommendation, optionally
|
4532
4532
|
# yielding it to a passed block so that attributes can be set on it.
|
4533
4533
|
#
|
4534
4534
|
# @yield [Google::Ads::GoogleAds::V7::Resources::Recommendation::TargetCpaOptInRecommendation] the new instance that will be returned so attributes
|
@@ -4541,7 +4541,7 @@ module Google
|
|
4541
4541
|
res
|
4542
4542
|
end
|
4543
4543
|
|
4544
|
-
# Returns a new instance of
|
4544
|
+
# Returns a new instance of target_cpa_opt_in_recommendation_option, optionally
|
4545
4545
|
# yielding it to a passed block so that attributes can be set on it.
|
4546
4546
|
#
|
4547
4547
|
# @yield [Google::Ads::GoogleAds::V7::Resources::Recommendation::TargetCpaOptInRecommendation::TargetCpaOptInRecommendationOption] the new instance that will be returned so attributes
|
@@ -4554,7 +4554,7 @@ module Google
|
|
4554
4554
|
res
|
4555
4555
|
end
|
4556
4556
|
|
4557
|
-
# Returns a new instance of
|
4557
|
+
# Returns a new instance of maximize_conversions_opt_in_recommendation, optionally
|
4558
4558
|
# yielding it to a passed block so that attributes can be set on it.
|
4559
4559
|
#
|
4560
4560
|
# @yield [Google::Ads::GoogleAds::V7::Resources::Recommendation::MaximizeConversionsOptInRecommendation] the new instance that will be returned so attributes
|
@@ -4567,7 +4567,7 @@ module Google
|
|
4567
4567
|
res
|
4568
4568
|
end
|
4569
4569
|
|
4570
|
-
# Returns a new instance of
|
4570
|
+
# Returns a new instance of optimize_ad_rotation_recommendation, optionally
|
4571
4571
|
# yielding it to a passed block so that attributes can be set on it.
|
4572
4572
|
#
|
4573
4573
|
# @yield [Google::Ads::GoogleAds::V7::Resources::Recommendation::OptimizeAdRotationRecommendation] the new instance that will be returned so attributes
|
@@ -4580,7 +4580,7 @@ module Google
|
|
4580
4580
|
res
|
4581
4581
|
end
|
4582
4582
|
|
4583
|
-
# Returns a new instance of
|
4583
|
+
# Returns a new instance of responsive_search_ad_recommendation, optionally
|
4584
4584
|
# yielding it to a passed block so that attributes can be set on it.
|
4585
4585
|
#
|
4586
4586
|
# @yield [Google::Ads::GoogleAds::V7::Resources::Recommendation::ResponsiveSearchAdRecommendation] the new instance that will be returned so attributes
|
@@ -4593,7 +4593,7 @@ module Google
|
|
4593
4593
|
res
|
4594
4594
|
end
|
4595
4595
|
|
4596
|
-
# Returns a new instance of
|
4596
|
+
# Returns a new instance of enhanced_cpc_opt_in_recommendation, optionally
|
4597
4597
|
# yielding it to a passed block so that attributes can be set on it.
|
4598
4598
|
#
|
4599
4599
|
# @yield [Google::Ads::GoogleAds::V7::Resources::Recommendation::EnhancedCpcOptInRecommendation] the new instance that will be returned so attributes
|
@@ -4606,7 +4606,7 @@ module Google
|
|
4606
4606
|
res
|
4607
4607
|
end
|
4608
4608
|
|
4609
|
-
# Returns a new instance of
|
4609
|
+
# Returns a new instance of target_roas_opt_in_recommendation, optionally
|
4610
4610
|
# yielding it to a passed block so that attributes can be set on it.
|
4611
4611
|
#
|
4612
4612
|
# @yield [Google::Ads::GoogleAds::V7::Resources::Recommendation::TargetRoasOptInRecommendation] the new instance that will be returned so attributes
|
@@ -4619,7 +4619,7 @@ module Google
|
|
4619
4619
|
res
|
4620
4620
|
end
|
4621
4621
|
|
4622
|
-
# Returns a new instance of
|
4622
|
+
# Returns a new instance of callout_extension_recommendation, optionally
|
4623
4623
|
# yielding it to a passed block so that attributes can be set on it.
|
4624
4624
|
#
|
4625
4625
|
# @yield [Google::Ads::GoogleAds::V7::Resources::Recommendation::CalloutExtensionRecommendation] the new instance that will be returned so attributes
|
@@ -4632,7 +4632,7 @@ module Google
|
|
4632
4632
|
res
|
4633
4633
|
end
|
4634
4634
|
|
4635
|
-
# Returns a new instance of
|
4635
|
+
# Returns a new instance of sitelink_extension_recommendation, optionally
|
4636
4636
|
# yielding it to a passed block so that attributes can be set on it.
|
4637
4637
|
#
|
4638
4638
|
# @yield [Google::Ads::GoogleAds::V7::Resources::Recommendation::SitelinkExtensionRecommendation] the new instance that will be returned so attributes
|
@@ -4645,7 +4645,7 @@ module Google
|
|
4645
4645
|
res
|
4646
4646
|
end
|
4647
4647
|
|
4648
|
-
# Returns a new instance of
|
4648
|
+
# Returns a new instance of call_extension_recommendation, optionally
|
4649
4649
|
# yielding it to a passed block so that attributes can be set on it.
|
4650
4650
|
#
|
4651
4651
|
# @yield [Google::Ads::GoogleAds::V7::Resources::Recommendation::CallExtensionRecommendation] the new instance that will be returned so attributes
|
@@ -4658,7 +4658,7 @@ module Google
|
|
4658
4658
|
res
|
4659
4659
|
end
|
4660
4660
|
|
4661
|
-
# Returns a new instance of
|
4661
|
+
# Returns a new instance of keyword_match_type_recommendation, optionally
|
4662
4662
|
# yielding it to a passed block so that attributes can be set on it.
|
4663
4663
|
#
|
4664
4664
|
# @yield [Google::Ads::GoogleAds::V7::Resources::Recommendation::KeywordMatchTypeRecommendation] the new instance that will be returned so attributes
|
@@ -4671,7 +4671,7 @@ module Google
|
|
4671
4671
|
res
|
4672
4672
|
end
|
4673
4673
|
|
4674
|
-
# Returns a new instance of
|
4674
|
+
# Returns a new instance of move_unused_budget_recommendation, optionally
|
4675
4675
|
# yielding it to a passed block so that attributes can be set on it.
|
4676
4676
|
#
|
4677
4677
|
# @yield [Google::Ads::GoogleAds::V7::Resources::Recommendation::MoveUnusedBudgetRecommendation] the new instance that will be returned so attributes
|
@@ -4684,7 +4684,7 @@ module Google
|
|
4684
4684
|
res
|
4685
4685
|
end
|
4686
4686
|
|
4687
|
-
# Returns a new instance of
|
4687
|
+
# Returns a new instance of keyword_plan_ad_group_keyword, optionally
|
4688
4688
|
# yielding it to a passed block so that attributes can be set on it.
|
4689
4689
|
#
|
4690
4690
|
# @yield [Google::Ads::GoogleAds::V7::Resources::KeywordPlanAdGroupKeyword] the new instance that will be returned so attributes
|
@@ -4697,7 +4697,7 @@ module Google
|
|
4697
4697
|
res
|
4698
4698
|
end
|
4699
4699
|
|
4700
|
-
# Returns a new instance of
|
4700
|
+
# Returns a new instance of shared_set, optionally
|
4701
4701
|
# yielding it to a passed block so that attributes can be set on it.
|
4702
4702
|
#
|
4703
4703
|
# @yield [Google::Ads::GoogleAds::V7::Resources::SharedSet] the new instance that will be returned so attributes
|
@@ -4710,7 +4710,7 @@ module Google
|
|
4710
4710
|
res
|
4711
4711
|
end
|
4712
4712
|
|
4713
|
-
# Returns a new instance of
|
4713
|
+
# Returns a new instance of feed_item_set_link, optionally
|
4714
4714
|
# yielding it to a passed block so that attributes can be set on it.
|
4715
4715
|
#
|
4716
4716
|
# @yield [Google::Ads::GoogleAds::V7::Resources::FeedItemSetLink] the new instance that will be returned so attributes
|
@@ -4723,7 +4723,7 @@ module Google
|
|
4723
4723
|
res
|
4724
4724
|
end
|
4725
4725
|
|
4726
|
-
# Returns a new instance of
|
4726
|
+
# Returns a new instance of shopping_performance_view, optionally
|
4727
4727
|
# yielding it to a passed block so that attributes can be set on it.
|
4728
4728
|
#
|
4729
4729
|
# @yield [Google::Ads::GoogleAds::V7::Resources::ShoppingPerformanceView] the new instance that will be returned so attributes
|
@@ -4736,7 +4736,7 @@ module Google
|
|
4736
4736
|
res
|
4737
4737
|
end
|
4738
4738
|
|
4739
|
-
# Returns a new instance of
|
4739
|
+
# Returns a new instance of tag_snippet, optionally
|
4740
4740
|
# yielding it to a passed block so that attributes can be set on it.
|
4741
4741
|
#
|
4742
4742
|
# @yield [Google::Ads::GoogleAds::V7::Common::TagSnippet] the new instance that will be returned so attributes
|
@@ -4749,7 +4749,7 @@ module Google
|
|
4749
4749
|
res
|
4750
4750
|
end
|
4751
4751
|
|
4752
|
-
# Returns a new instance of
|
4752
|
+
# Returns a new instance of remarketing_action, optionally
|
4753
4753
|
# yielding it to a passed block so that attributes can be set on it.
|
4754
4754
|
#
|
4755
4755
|
# @yield [Google::Ads::GoogleAds::V7::Resources::RemarketingAction] the new instance that will be returned so attributes
|
@@ -4762,7 +4762,7 @@ module Google
|
|
4762
4762
|
res
|
4763
4763
|
end
|
4764
4764
|
|
4765
|
-
# Returns a new instance of
|
4765
|
+
# Returns a new instance of text_label, optionally
|
4766
4766
|
# yielding it to a passed block so that attributes can be set on it.
|
4767
4767
|
#
|
4768
4768
|
# @yield [Google::Ads::GoogleAds::V7::Common::TextLabel] the new instance that will be returned so attributes
|
@@ -4775,7 +4775,7 @@ module Google
|
|
4775
4775
|
res
|
4776
4776
|
end
|
4777
4777
|
|
4778
|
-
# Returns a new instance of
|
4778
|
+
# Returns a new instance of label, optionally
|
4779
4779
|
# yielding it to a passed block so that attributes can be set on it.
|
4780
4780
|
#
|
4781
4781
|
# @yield [Google::Ads::GoogleAds::V7::Resources::Label] the new instance that will be returned so attributes
|
@@ -4788,7 +4788,7 @@ module Google
|
|
4788
4788
|
res
|
4789
4789
|
end
|
4790
4790
|
|
4791
|
-
# Returns a new instance of
|
4791
|
+
# Returns a new instance of hotel_group_view, optionally
|
4792
4792
|
# yielding it to a passed block so that attributes can be set on it.
|
4793
4793
|
#
|
4794
4794
|
# @yield [Google::Ads::GoogleAds::V7::Resources::HotelGroupView] the new instance that will be returned so attributes
|
@@ -4801,7 +4801,7 @@ module Google
|
|
4801
4801
|
res
|
4802
4802
|
end
|
4803
4803
|
|
4804
|
-
# Returns a new instance of
|
4804
|
+
# Returns a new instance of group_placement_view, optionally
|
4805
4805
|
# yielding it to a passed block so that attributes can be set on it.
|
4806
4806
|
#
|
4807
4807
|
# @yield [Google::Ads::GoogleAds::V7::Resources::GroupPlacementView] the new instance that will be returned so attributes
|
@@ -4814,7 +4814,7 @@ module Google
|
|
4814
4814
|
res
|
4815
4815
|
end
|
4816
4816
|
|
4817
|
-
# Returns a new instance of
|
4817
|
+
# Returns a new instance of topic_constant, optionally
|
4818
4818
|
# yielding it to a passed block so that attributes can be set on it.
|
4819
4819
|
#
|
4820
4820
|
# @yield [Google::Ads::GoogleAds::V7::Resources::TopicConstant] the new instance that will be returned so attributes
|
@@ -4827,7 +4827,7 @@ module Google
|
|
4827
4827
|
res
|
4828
4828
|
end
|
4829
4829
|
|
4830
|
-
# Returns a new instance of
|
4830
|
+
# Returns a new instance of keyword_plan_campaign_keyword, optionally
|
4831
4831
|
# yielding it to a passed block so that attributes can be set on it.
|
4832
4832
|
#
|
4833
4833
|
# @yield [Google::Ads::GoogleAds::V7::Resources::KeywordPlanCampaignKeyword] the new instance that will be returned so attributes
|
@@ -4840,7 +4840,7 @@ module Google
|
|
4840
4840
|
res
|
4841
4841
|
end
|
4842
4842
|
|
4843
|
-
# Returns a new instance of
|
4843
|
+
# Returns a new instance of third_party_app_analytics_link, optionally
|
4844
4844
|
# yielding it to a passed block so that attributes can be set on it.
|
4845
4845
|
#
|
4846
4846
|
# @yield [Google::Ads::GoogleAds::V7::Resources::ThirdPartyAppAnalyticsLink] the new instance that will be returned so attributes
|
@@ -4853,7 +4853,7 @@ module Google
|
|
4853
4853
|
res
|
4854
4854
|
end
|
4855
4855
|
|
4856
|
-
# Returns a new instance of
|
4856
|
+
# Returns a new instance of location_view, optionally
|
4857
4857
|
# yielding it to a passed block so that attributes can be set on it.
|
4858
4858
|
#
|
4859
4859
|
# @yield [Google::Ads::GoogleAds::V7::Resources::LocationView] the new instance that will be returned so attributes
|
@@ -4866,7 +4866,7 @@ module Google
|
|
4866
4866
|
res
|
4867
4867
|
end
|
4868
4868
|
|
4869
|
-
# Returns a new instance of
|
4869
|
+
# Returns a new instance of language_constant, optionally
|
4870
4870
|
# yielding it to a passed block so that attributes can be set on it.
|
4871
4871
|
#
|
4872
4872
|
# @yield [Google::Ads::GoogleAds::V7::Resources::LanguageConstant] the new instance that will be returned so attributes
|
@@ -4879,7 +4879,7 @@ module Google
|
|
4879
4879
|
res
|
4880
4880
|
end
|
4881
4881
|
|
4882
|
-
# Returns a new instance of
|
4882
|
+
# Returns a new instance of combined_audience, optionally
|
4883
4883
|
# yielding it to a passed block so that attributes can be set on it.
|
4884
4884
|
#
|
4885
4885
|
# @yield [Google::Ads::GoogleAds::V7::Resources::CombinedAudience] the new instance that will be returned so attributes
|
@@ -4892,7 +4892,7 @@ module Google
|
|
4892
4892
|
res
|
4893
4893
|
end
|
4894
4894
|
|
4895
|
-
# Returns a new instance of
|
4895
|
+
# Returns a new instance of conversion_custom_variable, optionally
|
4896
4896
|
# yielding it to a passed block so that attributes can be set on it.
|
4897
4897
|
#
|
4898
4898
|
# @yield [Google::Ads::GoogleAds::V7::Resources::ConversionCustomVariable] the new instance that will be returned so attributes
|
@@ -4905,7 +4905,7 @@ module Google
|
|
4905
4905
|
res
|
4906
4906
|
end
|
4907
4907
|
|
4908
|
-
# Returns a new instance of
|
4908
|
+
# Returns a new instance of batch_job, optionally
|
4909
4909
|
# yielding it to a passed block so that attributes can be set on it.
|
4910
4910
|
#
|
4911
4911
|
# @yield [Google::Ads::GoogleAds::V7::Resources::BatchJob] the new instance that will be returned so attributes
|
@@ -4918,7 +4918,7 @@ module Google
|
|
4918
4918
|
res
|
4919
4919
|
end
|
4920
4920
|
|
4921
|
-
# Returns a new instance of
|
4921
|
+
# Returns a new instance of batch_job_metadata, optionally
|
4922
4922
|
# yielding it to a passed block so that attributes can be set on it.
|
4923
4923
|
#
|
4924
4924
|
# @yield [Google::Ads::GoogleAds::V7::Resources::BatchJob::BatchJobMetadata] the new instance that will be returned so attributes
|
@@ -4931,7 +4931,7 @@ module Google
|
|
4931
4931
|
res
|
4932
4932
|
end
|
4933
4933
|
|
4934
|
-
# Returns a new instance of
|
4934
|
+
# Returns a new instance of dynamic_search_ads_search_term_view, optionally
|
4935
4935
|
# yielding it to a passed block so that attributes can be set on it.
|
4936
4936
|
#
|
4937
4937
|
# @yield [Google::Ads::GoogleAds::V7::Resources::DynamicSearchAdsSearchTermView] the new instance that will be returned so attributes
|
@@ -4944,7 +4944,7 @@ module Google
|
|
4944
4944
|
res
|
4945
4945
|
end
|
4946
4946
|
|
4947
|
-
# Returns a new instance of
|
4947
|
+
# Returns a new instance of custom_interest, optionally
|
4948
4948
|
# yielding it to a passed block so that attributes can be set on it.
|
4949
4949
|
#
|
4950
4950
|
# @yield [Google::Ads::GoogleAds::V7::Resources::CustomInterest] the new instance that will be returned so attributes
|
@@ -4957,7 +4957,7 @@ module Google
|
|
4957
4957
|
res
|
4958
4958
|
end
|
4959
4959
|
|
4960
|
-
# Returns a new instance of
|
4960
|
+
# Returns a new instance of custom_interest_member, optionally
|
4961
4961
|
# yielding it to a passed block so that attributes can be set on it.
|
4962
4962
|
#
|
4963
4963
|
# @yield [Google::Ads::GoogleAds::V7::Resources::CustomInterestMember] the new instance that will be returned so attributes
|
@@ -4970,7 +4970,7 @@ module Google
|
|
4970
4970
|
res
|
4971
4971
|
end
|
4972
4972
|
|
4973
|
-
# Returns a new instance of
|
4973
|
+
# Returns a new instance of expanded_landing_page_view, optionally
|
4974
4974
|
# yielding it to a passed block so that attributes can be set on it.
|
4975
4975
|
#
|
4976
4976
|
# @yield [Google::Ads::GoogleAds::V7::Resources::ExpandedLandingPageView] the new instance that will be returned so attributes
|
@@ -4983,7 +4983,7 @@ module Google
|
|
4983
4983
|
res
|
4984
4984
|
end
|
4985
4985
|
|
4986
|
-
# Returns a new instance of
|
4986
|
+
# Returns a new instance of change_status, optionally
|
4987
4987
|
# yielding it to a passed block so that attributes can be set on it.
|
4988
4988
|
#
|
4989
4989
|
# @yield [Google::Ads::GoogleAds::V7::Resources::ChangeStatus] the new instance that will be returned so attributes
|
@@ -4996,7 +4996,7 @@ module Google
|
|
4996
4996
|
res
|
4997
4997
|
end
|
4998
4998
|
|
4999
|
-
# Returns a new instance of
|
4999
|
+
# Returns a new instance of search_term_view, optionally
|
5000
5000
|
# yielding it to a passed block so that attributes can be set on it.
|
5001
5001
|
#
|
5002
5002
|
# @yield [Google::Ads::GoogleAds::V7::Resources::SearchTermView] the new instance that will be returned so attributes
|
@@ -5009,7 +5009,7 @@ module Google
|
|
5009
5009
|
res
|
5010
5010
|
end
|
5011
5011
|
|
5012
|
-
# Returns a new instance of
|
5012
|
+
# Returns a new instance of customer_user_access_invitation, optionally
|
5013
5013
|
# yielding it to a passed block so that attributes can be set on it.
|
5014
5014
|
#
|
5015
5015
|
# @yield [Google::Ads::GoogleAds::V7::Resources::CustomerUserAccessInvitation] the new instance that will be returned so attributes
|
@@ -5022,7 +5022,7 @@ module Google
|
|
5022
5022
|
res
|
5023
5023
|
end
|
5024
5024
|
|
5025
|
-
# Returns a new instance of
|
5025
|
+
# Returns a new instance of user_location_view, optionally
|
5026
5026
|
# yielding it to a passed block so that attributes can be set on it.
|
5027
5027
|
#
|
5028
5028
|
# @yield [Google::Ads::GoogleAds::V7::Resources::UserLocationView] the new instance that will be returned so attributes
|
@@ -5035,7 +5035,7 @@ module Google
|
|
5035
5035
|
res
|
5036
5036
|
end
|
5037
5037
|
|
5038
|
-
# Returns a new instance of
|
5038
|
+
# Returns a new instance of google_ads_field, optionally
|
5039
5039
|
# yielding it to a passed block so that attributes can be set on it.
|
5040
5040
|
#
|
5041
5041
|
# @yield [Google::Ads::GoogleAds::V7::Resources::GoogleAdsField] the new instance that will be returned so attributes
|
@@ -5048,7 +5048,7 @@ module Google
|
|
5048
5048
|
res
|
5049
5049
|
end
|
5050
5050
|
|
5051
|
-
# Returns a new instance of
|
5051
|
+
# Returns a new instance of mobile_app_category_constant, optionally
|
5052
5052
|
# yielding it to a passed block so that attributes can be set on it.
|
5053
5053
|
#
|
5054
5054
|
# @yield [Google::Ads::GoogleAds::V7::Resources::MobileAppCategoryConstant] the new instance that will be returned so attributes
|
@@ -5061,7 +5061,7 @@ module Google
|
|
5061
5061
|
res
|
5062
5062
|
end
|
5063
5063
|
|
5064
|
-
# Returns a new instance of
|
5064
|
+
# Returns a new instance of ad_group_criterion_label, optionally
|
5065
5065
|
# yielding it to a passed block so that attributes can be set on it.
|
5066
5066
|
#
|
5067
5067
|
# @yield [Google::Ads::GoogleAds::V7::Resources::AdGroupCriterionLabel] the new instance that will be returned so attributes
|
@@ -5074,7 +5074,7 @@ module Google
|
|
5074
5074
|
res
|
5075
5075
|
end
|
5076
5076
|
|
5077
|
-
# Returns a new instance of
|
5077
|
+
# Returns a new instance of campaign_simulation, optionally
|
5078
5078
|
# yielding it to a passed block so that attributes can be set on it.
|
5079
5079
|
#
|
5080
5080
|
# @yield [Google::Ads::GoogleAds::V7::Resources::CampaignSimulation] the new instance that will be returned so attributes
|
@@ -5087,7 +5087,7 @@ module Google
|
|
5087
5087
|
res
|
5088
5088
|
end
|
5089
5089
|
|
5090
|
-
# Returns a new instance of
|
5090
|
+
# Returns a new instance of landing_page_view, optionally
|
5091
5091
|
# yielding it to a passed block so that attributes can be set on it.
|
5092
5092
|
#
|
5093
5093
|
# @yield [Google::Ads::GoogleAds::V7::Resources::LandingPageView] the new instance that will be returned so attributes
|
@@ -5100,7 +5100,7 @@ module Google
|
|
5100
5100
|
res
|
5101
5101
|
end
|
5102
5102
|
|
5103
|
-
# Returns a new instance of
|
5103
|
+
# Returns a new instance of account_budget, optionally
|
5104
5104
|
# yielding it to a passed block so that attributes can be set on it.
|
5105
5105
|
#
|
5106
5106
|
# @yield [Google::Ads::GoogleAds::V7::Resources::AccountBudget] the new instance that will be returned so attributes
|
@@ -5113,7 +5113,7 @@ module Google
|
|
5113
5113
|
res
|
5114
5114
|
end
|
5115
5115
|
|
5116
|
-
# Returns a new instance of
|
5116
|
+
# Returns a new instance of pending_account_budget_proposal, optionally
|
5117
5117
|
# yielding it to a passed block so that attributes can be set on it.
|
5118
5118
|
#
|
5119
5119
|
# @yield [Google::Ads::GoogleAds::V7::Resources::AccountBudget::PendingAccountBudgetProposal] the new instance that will be returned so attributes
|
@@ -5126,7 +5126,7 @@ module Google
|
|
5126
5126
|
res
|
5127
5127
|
end
|
5128
5128
|
|
5129
|
-
# Returns a new instance of
|
5129
|
+
# Returns a new instance of customer_user_access, optionally
|
5130
5130
|
# yielding it to a passed block so that attributes can be set on it.
|
5131
5131
|
#
|
5132
5132
|
# @yield [Google::Ads::GoogleAds::V7::Resources::CustomerUserAccess] the new instance that will be returned so attributes
|
@@ -5139,7 +5139,7 @@ module Google
|
|
5139
5139
|
res
|
5140
5140
|
end
|
5141
5141
|
|
5142
|
-
# Returns a new instance of
|
5142
|
+
# Returns a new instance of ad_schedule_view, optionally
|
5143
5143
|
# yielding it to a passed block so that attributes can be set on it.
|
5144
5144
|
#
|
5145
5145
|
# @yield [Google::Ads::GoogleAds::V7::Resources::AdScheduleView] the new instance that will be returned so attributes
|
@@ -5152,7 +5152,7 @@ module Google
|
|
5152
5152
|
res
|
5153
5153
|
end
|
5154
5154
|
|
5155
|
-
# Returns a new instance of
|
5155
|
+
# Returns a new instance of operating_system_version_constant, optionally
|
5156
5156
|
# yielding it to a passed block so that attributes can be set on it.
|
5157
5157
|
#
|
5158
5158
|
# @yield [Google::Ads::GoogleAds::V7::Resources::OperatingSystemVersionConstant] the new instance that will be returned so attributes
|
@@ -5165,7 +5165,7 @@ module Google
|
|
5165
5165
|
res
|
5166
5166
|
end
|
5167
5167
|
|
5168
|
-
# Returns a new instance of
|
5168
|
+
# Returns a new instance of conversion_action, optionally
|
5169
5169
|
# yielding it to a passed block so that attributes can be set on it.
|
5170
5170
|
#
|
5171
5171
|
# @yield [Google::Ads::GoogleAds::V7::Resources::ConversionAction] the new instance that will be returned so attributes
|
@@ -5178,7 +5178,7 @@ module Google
|
|
5178
5178
|
res
|
5179
5179
|
end
|
5180
5180
|
|
5181
|
-
# Returns a new instance of
|
5181
|
+
# Returns a new instance of attribution_model_settings, optionally
|
5182
5182
|
# yielding it to a passed block so that attributes can be set on it.
|
5183
5183
|
#
|
5184
5184
|
# @yield [Google::Ads::GoogleAds::V7::Resources::ConversionAction::AttributionModelSettings] the new instance that will be returned so attributes
|
@@ -5191,7 +5191,7 @@ module Google
|
|
5191
5191
|
res
|
5192
5192
|
end
|
5193
5193
|
|
5194
|
-
# Returns a new instance of
|
5194
|
+
# Returns a new instance of value_settings, optionally
|
5195
5195
|
# yielding it to a passed block so that attributes can be set on it.
|
5196
5196
|
#
|
5197
5197
|
# @yield [Google::Ads::GoogleAds::V7::Resources::ConversionAction::ValueSettings] the new instance that will be returned so attributes
|
@@ -5204,7 +5204,7 @@ module Google
|
|
5204
5204
|
res
|
5205
5205
|
end
|
5206
5206
|
|
5207
|
-
# Returns a new instance of
|
5207
|
+
# Returns a new instance of firebase_settings, optionally
|
5208
5208
|
# yielding it to a passed block so that attributes can be set on it.
|
5209
5209
|
#
|
5210
5210
|
# @yield [Google::Ads::GoogleAds::V7::Resources::ConversionAction::FirebaseSettings] the new instance that will be returned so attributes
|
@@ -5217,7 +5217,7 @@ module Google
|
|
5217
5217
|
res
|
5218
5218
|
end
|
5219
5219
|
|
5220
|
-
# Returns a new instance of
|
5220
|
+
# Returns a new instance of third_party_app_analytics_settings, optionally
|
5221
5221
|
# yielding it to a passed block so that attributes can be set on it.
|
5222
5222
|
#
|
5223
5223
|
# @yield [Google::Ads::GoogleAds::V7::Resources::ConversionAction::ThirdPartyAppAnalyticsSettings] the new instance that will be returned so attributes
|
@@ -5230,7 +5230,7 @@ module Google
|
|
5230
5230
|
res
|
5231
5231
|
end
|
5232
5232
|
|
5233
|
-
# Returns a new instance of
|
5233
|
+
# Returns a new instance of account_budget_proposal, optionally
|
5234
5234
|
# yielding it to a passed block so that attributes can be set on it.
|
5235
5235
|
#
|
5236
5236
|
# @yield [Google::Ads::GoogleAds::V7::Resources::AccountBudgetProposal] the new instance that will be returned so attributes
|
@@ -5243,7 +5243,7 @@ module Google
|
|
5243
5243
|
res
|
5244
5244
|
end
|
5245
5245
|
|
5246
|
-
# Returns a new instance of
|
5246
|
+
# Returns a new instance of keyword_plan, optionally
|
5247
5247
|
# yielding it to a passed block so that attributes can be set on it.
|
5248
5248
|
#
|
5249
5249
|
# @yield [Google::Ads::GoogleAds::V7::Resources::KeywordPlan] the new instance that will be returned so attributes
|
@@ -5256,7 +5256,7 @@ module Google
|
|
5256
5256
|
res
|
5257
5257
|
end
|
5258
5258
|
|
5259
|
-
# Returns a new instance of
|
5259
|
+
# Returns a new instance of keyword_plan_forecast_period, optionally
|
5260
5260
|
# yielding it to a passed block so that attributes can be set on it.
|
5261
5261
|
#
|
5262
5262
|
# @yield [Google::Ads::GoogleAds::V7::Resources::KeywordPlanForecastPeriod] the new instance that will be returned so attributes
|
@@ -5269,7 +5269,7 @@ module Google
|
|
5269
5269
|
res
|
5270
5270
|
end
|
5271
5271
|
|
5272
|
-
# Returns a new instance of
|
5272
|
+
# Returns a new instance of ad_group_asset, optionally
|
5273
5273
|
# yielding it to a passed block so that attributes can be set on it.
|
5274
5274
|
#
|
5275
5275
|
# @yield [Google::Ads::GoogleAds::V7::Resources::AdGroupAsset] the new instance that will be returned so attributes
|
@@ -5282,7 +5282,7 @@ module Google
|
|
5282
5282
|
res
|
5283
5283
|
end
|
5284
5284
|
|
5285
|
-
# Returns a new instance of
|
5285
|
+
# Returns a new instance of mutate_campaign_criterion_result, optionally
|
5286
5286
|
# yielding it to a passed block so that attributes can be set on it.
|
5287
5287
|
#
|
5288
5288
|
# @yield [Google::Ads::GoogleAds::V7::Services::MutateCampaignCriterionResult] the new instance that will be returned so attributes
|
@@ -5295,7 +5295,7 @@ module Google
|
|
5295
5295
|
res
|
5296
5296
|
end
|
5297
5297
|
|
5298
|
-
# Returns a new instance of
|
5298
|
+
# Returns a new instance of metrics, optionally
|
5299
5299
|
# yielding it to a passed block so that attributes can be set on it.
|
5300
5300
|
#
|
5301
5301
|
# @yield [Google::Ads::GoogleAds::V7::Common::Metrics] the new instance that will be returned so attributes
|
@@ -5308,7 +5308,7 @@ module Google
|
|
5308
5308
|
res
|
5309
5309
|
end
|
5310
5310
|
|
5311
|
-
# Returns a new instance of
|
5311
|
+
# Returns a new instance of segments, optionally
|
5312
5312
|
# yielding it to a passed block so that attributes can be set on it.
|
5313
5313
|
#
|
5314
5314
|
# @yield [Google::Ads::GoogleAds::V7::Common::Segments] the new instance that will be returned so attributes
|
@@ -5321,7 +5321,7 @@ module Google
|
|
5321
5321
|
res
|
5322
5322
|
end
|
5323
5323
|
|
5324
|
-
# Returns a new instance of
|
5324
|
+
# Returns a new instance of keyword, optionally
|
5325
5325
|
# yielding it to a passed block so that attributes can be set on it.
|
5326
5326
|
#
|
5327
5327
|
# @yield [Google::Ads::GoogleAds::V7::Common::Keyword] the new instance that will be returned so attributes
|
@@ -5334,7 +5334,7 @@ module Google
|
|
5334
5334
|
res
|
5335
5335
|
end
|
5336
5336
|
|
5337
|
-
# Returns a new instance of
|
5337
|
+
# Returns a new instance of budget_campaign_association_status, optionally
|
5338
5338
|
# yielding it to a passed block so that attributes can be set on it.
|
5339
5339
|
#
|
5340
5340
|
# @yield [Google::Ads::GoogleAds::V7::Common::BudgetCampaignAssociationStatus] the new instance that will be returned so attributes
|
@@ -5347,7 +5347,7 @@ module Google
|
|
5347
5347
|
res
|
5348
5348
|
end
|
5349
5349
|
|
5350
|
-
# Returns a new instance of
|
5350
|
+
# Returns a new instance of mutate_ad_group_ad_label_result, optionally
|
5351
5351
|
# yielding it to a passed block so that attributes can be set on it.
|
5352
5352
|
#
|
5353
5353
|
# @yield [Google::Ads::GoogleAds::V7::Services::MutateAdGroupAdLabelResult] the new instance that will be returned so attributes
|
@@ -5360,7 +5360,7 @@ module Google
|
|
5360
5360
|
res
|
5361
5361
|
end
|
5362
5362
|
|
5363
|
-
# Returns a new instance of
|
5363
|
+
# Returns a new instance of mutate_ad_group_ad_result, optionally
|
5364
5364
|
# yielding it to a passed block so that attributes can be set on it.
|
5365
5365
|
#
|
5366
5366
|
# @yield [Google::Ads::GoogleAds::V7::Services::MutateAdGroupAdResult] the new instance that will be returned so attributes
|
@@ -5373,7 +5373,7 @@ module Google
|
|
5373
5373
|
res
|
5374
5374
|
end
|
5375
5375
|
|
5376
|
-
# Returns a new instance of
|
5376
|
+
# Returns a new instance of mutate_ad_group_asset_result, optionally
|
5377
5377
|
# yielding it to a passed block so that attributes can be set on it.
|
5378
5378
|
#
|
5379
5379
|
# @yield [Google::Ads::GoogleAds::V7::Services::MutateAdGroupAssetResult] the new instance that will be returned so attributes
|
@@ -5386,7 +5386,7 @@ module Google
|
|
5386
5386
|
res
|
5387
5387
|
end
|
5388
5388
|
|
5389
|
-
# Returns a new instance of
|
5389
|
+
# Returns a new instance of mutate_ad_group_bid_modifier_result, optionally
|
5390
5390
|
# yielding it to a passed block so that attributes can be set on it.
|
5391
5391
|
#
|
5392
5392
|
# @yield [Google::Ads::GoogleAds::V7::Services::MutateAdGroupBidModifierResult] the new instance that will be returned so attributes
|
@@ -5399,7 +5399,7 @@ module Google
|
|
5399
5399
|
res
|
5400
5400
|
end
|
5401
5401
|
|
5402
|
-
# Returns a new instance of
|
5402
|
+
# Returns a new instance of mutate_ad_group_criterion_label_result, optionally
|
5403
5403
|
# yielding it to a passed block so that attributes can be set on it.
|
5404
5404
|
#
|
5405
5405
|
# @yield [Google::Ads::GoogleAds::V7::Services::MutateAdGroupCriterionLabelResult] the new instance that will be returned so attributes
|
@@ -5412,7 +5412,7 @@ module Google
|
|
5412
5412
|
res
|
5413
5413
|
end
|
5414
5414
|
|
5415
|
-
# Returns a new instance of
|
5415
|
+
# Returns a new instance of mutate_ad_group_criterion_result, optionally
|
5416
5416
|
# yielding it to a passed block so that attributes can be set on it.
|
5417
5417
|
#
|
5418
5418
|
# @yield [Google::Ads::GoogleAds::V7::Services::MutateAdGroupCriterionResult] the new instance that will be returned so attributes
|
@@ -5425,7 +5425,7 @@ module Google
|
|
5425
5425
|
res
|
5426
5426
|
end
|
5427
5427
|
|
5428
|
-
# Returns a new instance of
|
5428
|
+
# Returns a new instance of mutate_ad_group_extension_setting_result, optionally
|
5429
5429
|
# yielding it to a passed block so that attributes can be set on it.
|
5430
5430
|
#
|
5431
5431
|
# @yield [Google::Ads::GoogleAds::V7::Services::MutateAdGroupExtensionSettingResult] the new instance that will be returned so attributes
|
@@ -5438,7 +5438,7 @@ module Google
|
|
5438
5438
|
res
|
5439
5439
|
end
|
5440
5440
|
|
5441
|
-
# Returns a new instance of
|
5441
|
+
# Returns a new instance of mutate_ad_group_feed_result, optionally
|
5442
5442
|
# yielding it to a passed block so that attributes can be set on it.
|
5443
5443
|
#
|
5444
5444
|
# @yield [Google::Ads::GoogleAds::V7::Services::MutateAdGroupFeedResult] the new instance that will be returned so attributes
|
@@ -5451,7 +5451,7 @@ module Google
|
|
5451
5451
|
res
|
5452
5452
|
end
|
5453
5453
|
|
5454
|
-
# Returns a new instance of
|
5454
|
+
# Returns a new instance of mutate_ad_group_label_result, optionally
|
5455
5455
|
# yielding it to a passed block so that attributes can be set on it.
|
5456
5456
|
#
|
5457
5457
|
# @yield [Google::Ads::GoogleAds::V7::Services::MutateAdGroupLabelResult] the new instance that will be returned so attributes
|
@@ -5464,7 +5464,7 @@ module Google
|
|
5464
5464
|
res
|
5465
5465
|
end
|
5466
5466
|
|
5467
|
-
# Returns a new instance of
|
5467
|
+
# Returns a new instance of mutate_ad_group_result, optionally
|
5468
5468
|
# yielding it to a passed block so that attributes can be set on it.
|
5469
5469
|
#
|
5470
5470
|
# @yield [Google::Ads::GoogleAds::V7::Services::MutateAdGroupResult] the new instance that will be returned so attributes
|
@@ -5477,7 +5477,7 @@ module Google
|
|
5477
5477
|
res
|
5478
5478
|
end
|
5479
5479
|
|
5480
|
-
# Returns a new instance of
|
5480
|
+
# Returns a new instance of mutate_ad_parameter_result, optionally
|
5481
5481
|
# yielding it to a passed block so that attributes can be set on it.
|
5482
5482
|
#
|
5483
5483
|
# @yield [Google::Ads::GoogleAds::V7::Services::MutateAdParameterResult] the new instance that will be returned so attributes
|
@@ -5490,7 +5490,7 @@ module Google
|
|
5490
5490
|
res
|
5491
5491
|
end
|
5492
5492
|
|
5493
|
-
# Returns a new instance of
|
5493
|
+
# Returns a new instance of mutate_ad_result, optionally
|
5494
5494
|
# yielding it to a passed block so that attributes can be set on it.
|
5495
5495
|
#
|
5496
5496
|
# @yield [Google::Ads::GoogleAds::V7::Services::MutateAdResult] the new instance that will be returned so attributes
|
@@ -5503,7 +5503,7 @@ module Google
|
|
5503
5503
|
res
|
5504
5504
|
end
|
5505
5505
|
|
5506
|
-
# Returns a new instance of
|
5506
|
+
# Returns a new instance of mutate_asset_result, optionally
|
5507
5507
|
# yielding it to a passed block so that attributes can be set on it.
|
5508
5508
|
#
|
5509
5509
|
# @yield [Google::Ads::GoogleAds::V7::Services::MutateAssetResult] the new instance that will be returned so attributes
|
@@ -5516,7 +5516,7 @@ module Google
|
|
5516
5516
|
res
|
5517
5517
|
end
|
5518
5518
|
|
5519
|
-
# Returns a new instance of
|
5519
|
+
# Returns a new instance of mutate_bidding_strategy_result, optionally
|
5520
5520
|
# yielding it to a passed block so that attributes can be set on it.
|
5521
5521
|
#
|
5522
5522
|
# @yield [Google::Ads::GoogleAds::V7::Services::MutateBiddingStrategyResult] the new instance that will be returned so attributes
|
@@ -5529,7 +5529,7 @@ module Google
|
|
5529
5529
|
res
|
5530
5530
|
end
|
5531
5531
|
|
5532
|
-
# Returns a new instance of
|
5532
|
+
# Returns a new instance of mutate_campaign_asset_result, optionally
|
5533
5533
|
# yielding it to a passed block so that attributes can be set on it.
|
5534
5534
|
#
|
5535
5535
|
# @yield [Google::Ads::GoogleAds::V7::Services::MutateCampaignAssetResult] the new instance that will be returned so attributes
|
@@ -5542,7 +5542,7 @@ module Google
|
|
5542
5542
|
res
|
5543
5543
|
end
|
5544
5544
|
|
5545
|
-
# Returns a new instance of
|
5545
|
+
# Returns a new instance of mutate_campaign_bid_modifier_result, optionally
|
5546
5546
|
# yielding it to a passed block so that attributes can be set on it.
|
5547
5547
|
#
|
5548
5548
|
# @yield [Google::Ads::GoogleAds::V7::Services::MutateCampaignBidModifierResult] the new instance that will be returned so attributes
|
@@ -5555,7 +5555,7 @@ module Google
|
|
5555
5555
|
res
|
5556
5556
|
end
|
5557
5557
|
|
5558
|
-
# Returns a new instance of
|
5558
|
+
# Returns a new instance of mutate_campaign_budget_result, optionally
|
5559
5559
|
# yielding it to a passed block so that attributes can be set on it.
|
5560
5560
|
#
|
5561
5561
|
# @yield [Google::Ads::GoogleAds::V7::Services::MutateCampaignBudgetResult] the new instance that will be returned so attributes
|
@@ -5568,7 +5568,7 @@ module Google
|
|
5568
5568
|
res
|
5569
5569
|
end
|
5570
5570
|
|
5571
|
-
# Returns a new instance of
|
5571
|
+
# Returns a new instance of mutate_campaign_draft_result, optionally
|
5572
5572
|
# yielding it to a passed block so that attributes can be set on it.
|
5573
5573
|
#
|
5574
5574
|
# @yield [Google::Ads::GoogleAds::V7::Services::MutateCampaignDraftResult] the new instance that will be returned so attributes
|
@@ -5581,7 +5581,7 @@ module Google
|
|
5581
5581
|
res
|
5582
5582
|
end
|
5583
5583
|
|
5584
|
-
# Returns a new instance of
|
5584
|
+
# Returns a new instance of mutate_campaign_experiment_result, optionally
|
5585
5585
|
# yielding it to a passed block so that attributes can be set on it.
|
5586
5586
|
#
|
5587
5587
|
# @yield [Google::Ads::GoogleAds::V7::Services::MutateCampaignExperimentResult] the new instance that will be returned so attributes
|
@@ -5594,7 +5594,7 @@ module Google
|
|
5594
5594
|
res
|
5595
5595
|
end
|
5596
5596
|
|
5597
|
-
# Returns a new instance of
|
5597
|
+
# Returns a new instance of create_campaign_experiment_metadata, optionally
|
5598
5598
|
# yielding it to a passed block so that attributes can be set on it.
|
5599
5599
|
#
|
5600
5600
|
# @yield [Google::Ads::GoogleAds::V7::Services::CreateCampaignExperimentMetadata] the new instance that will be returned so attributes
|
@@ -5607,7 +5607,7 @@ module Google
|
|
5607
5607
|
res
|
5608
5608
|
end
|
5609
5609
|
|
5610
|
-
# Returns a new instance of
|
5610
|
+
# Returns a new instance of mutate_campaign_extension_setting_result, optionally
|
5611
5611
|
# yielding it to a passed block so that attributes can be set on it.
|
5612
5612
|
#
|
5613
5613
|
# @yield [Google::Ads::GoogleAds::V7::Services::MutateCampaignExtensionSettingResult] the new instance that will be returned so attributes
|
@@ -5620,7 +5620,7 @@ module Google
|
|
5620
5620
|
res
|
5621
5621
|
end
|
5622
5622
|
|
5623
|
-
# Returns a new instance of
|
5623
|
+
# Returns a new instance of mutate_campaign_feed_result, optionally
|
5624
5624
|
# yielding it to a passed block so that attributes can be set on it.
|
5625
5625
|
#
|
5626
5626
|
# @yield [Google::Ads::GoogleAds::V7::Services::MutateCampaignFeedResult] the new instance that will be returned so attributes
|
@@ -5633,7 +5633,7 @@ module Google
|
|
5633
5633
|
res
|
5634
5634
|
end
|
5635
5635
|
|
5636
|
-
# Returns a new instance of
|
5636
|
+
# Returns a new instance of mutate_campaign_label_result, optionally
|
5637
5637
|
# yielding it to a passed block so that attributes can be set on it.
|
5638
5638
|
#
|
5639
5639
|
# @yield [Google::Ads::GoogleAds::V7::Services::MutateCampaignLabelResult] the new instance that will be returned so attributes
|
@@ -5646,7 +5646,7 @@ module Google
|
|
5646
5646
|
res
|
5647
5647
|
end
|
5648
5648
|
|
5649
|
-
# Returns a new instance of
|
5649
|
+
# Returns a new instance of mutate_campaign_result, optionally
|
5650
5650
|
# yielding it to a passed block so that attributes can be set on it.
|
5651
5651
|
#
|
5652
5652
|
# @yield [Google::Ads::GoogleAds::V7::Services::MutateCampaignResult] the new instance that will be returned so attributes
|
@@ -5659,7 +5659,7 @@ module Google
|
|
5659
5659
|
res
|
5660
5660
|
end
|
5661
5661
|
|
5662
|
-
# Returns a new instance of
|
5662
|
+
# Returns a new instance of mutate_campaign_shared_set_result, optionally
|
5663
5663
|
# yielding it to a passed block so that attributes can be set on it.
|
5664
5664
|
#
|
5665
5665
|
# @yield [Google::Ads::GoogleAds::V7::Services::MutateCampaignSharedSetResult] the new instance that will be returned so attributes
|
@@ -5672,7 +5672,7 @@ module Google
|
|
5672
5672
|
res
|
5673
5673
|
end
|
5674
5674
|
|
5675
|
-
# Returns a new instance of
|
5675
|
+
# Returns a new instance of mutate_conversion_action_result, optionally
|
5676
5676
|
# yielding it to a passed block so that attributes can be set on it.
|
5677
5677
|
#
|
5678
5678
|
# @yield [Google::Ads::GoogleAds::V7::Services::MutateConversionActionResult] the new instance that will be returned so attributes
|
@@ -5685,7 +5685,7 @@ module Google
|
|
5685
5685
|
res
|
5686
5686
|
end
|
5687
5687
|
|
5688
|
-
# Returns a new instance of
|
5688
|
+
# Returns a new instance of mutate_conversion_custom_variable_result, optionally
|
5689
5689
|
# yielding it to a passed block so that attributes can be set on it.
|
5690
5690
|
#
|
5691
5691
|
# @yield [Google::Ads::GoogleAds::V7::Services::MutateConversionCustomVariableResult] the new instance that will be returned so attributes
|
@@ -5698,7 +5698,7 @@ module Google
|
|
5698
5698
|
res
|
5699
5699
|
end
|
5700
5700
|
|
5701
|
-
# Returns a new instance of
|
5701
|
+
# Returns a new instance of mutate_customer_asset_result, optionally
|
5702
5702
|
# yielding it to a passed block so that attributes can be set on it.
|
5703
5703
|
#
|
5704
5704
|
# @yield [Google::Ads::GoogleAds::V7::Services::MutateCustomerAssetResult] the new instance that will be returned so attributes
|
@@ -5711,7 +5711,7 @@ module Google
|
|
5711
5711
|
res
|
5712
5712
|
end
|
5713
5713
|
|
5714
|
-
# Returns a new instance of
|
5714
|
+
# Returns a new instance of mutate_customer_extension_setting_result, optionally
|
5715
5715
|
# yielding it to a passed block so that attributes can be set on it.
|
5716
5716
|
#
|
5717
5717
|
# @yield [Google::Ads::GoogleAds::V7::Services::MutateCustomerExtensionSettingResult] the new instance that will be returned so attributes
|
@@ -5724,7 +5724,7 @@ module Google
|
|
5724
5724
|
res
|
5725
5725
|
end
|
5726
5726
|
|
5727
|
-
# Returns a new instance of
|
5727
|
+
# Returns a new instance of mutate_customer_feed_result, optionally
|
5728
5728
|
# yielding it to a passed block so that attributes can be set on it.
|
5729
5729
|
#
|
5730
5730
|
# @yield [Google::Ads::GoogleAds::V7::Services::MutateCustomerFeedResult] the new instance that will be returned so attributes
|
@@ -5737,7 +5737,7 @@ module Google
|
|
5737
5737
|
res
|
5738
5738
|
end
|
5739
5739
|
|
5740
|
-
# Returns a new instance of
|
5740
|
+
# Returns a new instance of mutate_customer_label_result, optionally
|
5741
5741
|
# yielding it to a passed block so that attributes can be set on it.
|
5742
5742
|
#
|
5743
5743
|
# @yield [Google::Ads::GoogleAds::V7::Services::MutateCustomerLabelResult] the new instance that will be returned so attributes
|
@@ -5750,7 +5750,7 @@ module Google
|
|
5750
5750
|
res
|
5751
5751
|
end
|
5752
5752
|
|
5753
|
-
# Returns a new instance of
|
5753
|
+
# Returns a new instance of mutate_customer_negative_criteria_result, optionally
|
5754
5754
|
# yielding it to a passed block so that attributes can be set on it.
|
5755
5755
|
#
|
5756
5756
|
# @yield [Google::Ads::GoogleAds::V7::Services::MutateCustomerNegativeCriteriaResult] the new instance that will be returned so attributes
|
@@ -5763,7 +5763,7 @@ module Google
|
|
5763
5763
|
res
|
5764
5764
|
end
|
5765
5765
|
|
5766
|
-
# Returns a new instance of
|
5766
|
+
# Returns a new instance of mutate_customer_result, optionally
|
5767
5767
|
# yielding it to a passed block so that attributes can be set on it.
|
5768
5768
|
#
|
5769
5769
|
# @yield [Google::Ads::GoogleAds::V7::Services::MutateCustomerResult] the new instance that will be returned so attributes
|
@@ -5776,7 +5776,7 @@ module Google
|
|
5776
5776
|
res
|
5777
5777
|
end
|
5778
5778
|
|
5779
|
-
# Returns a new instance of
|
5779
|
+
# Returns a new instance of mutate_extension_feed_item_result, optionally
|
5780
5780
|
# yielding it to a passed block so that attributes can be set on it.
|
5781
5781
|
#
|
5782
5782
|
# @yield [Google::Ads::GoogleAds::V7::Services::MutateExtensionFeedItemResult] the new instance that will be returned so attributes
|
@@ -5789,7 +5789,7 @@ module Google
|
|
5789
5789
|
res
|
5790
5790
|
end
|
5791
5791
|
|
5792
|
-
# Returns a new instance of
|
5792
|
+
# Returns a new instance of mutate_feed_item_result, optionally
|
5793
5793
|
# yielding it to a passed block so that attributes can be set on it.
|
5794
5794
|
#
|
5795
5795
|
# @yield [Google::Ads::GoogleAds::V7::Services::MutateFeedItemResult] the new instance that will be returned so attributes
|
@@ -5802,7 +5802,7 @@ module Google
|
|
5802
5802
|
res
|
5803
5803
|
end
|
5804
5804
|
|
5805
|
-
# Returns a new instance of
|
5805
|
+
# Returns a new instance of mutate_feed_item_set_link_result, optionally
|
5806
5806
|
# yielding it to a passed block so that attributes can be set on it.
|
5807
5807
|
#
|
5808
5808
|
# @yield [Google::Ads::GoogleAds::V7::Services::MutateFeedItemSetLinkResult] the new instance that will be returned so attributes
|
@@ -5815,7 +5815,7 @@ module Google
|
|
5815
5815
|
res
|
5816
5816
|
end
|
5817
5817
|
|
5818
|
-
# Returns a new instance of
|
5818
|
+
# Returns a new instance of mutate_feed_item_set_result, optionally
|
5819
5819
|
# yielding it to a passed block so that attributes can be set on it.
|
5820
5820
|
#
|
5821
5821
|
# @yield [Google::Ads::GoogleAds::V7::Services::MutateFeedItemSetResult] the new instance that will be returned so attributes
|
@@ -5828,7 +5828,7 @@ module Google
|
|
5828
5828
|
res
|
5829
5829
|
end
|
5830
5830
|
|
5831
|
-
# Returns a new instance of
|
5831
|
+
# Returns a new instance of mutate_feed_item_target_result, optionally
|
5832
5832
|
# yielding it to a passed block so that attributes can be set on it.
|
5833
5833
|
#
|
5834
5834
|
# @yield [Google::Ads::GoogleAds::V7::Services::MutateFeedItemTargetResult] the new instance that will be returned so attributes
|
@@ -5841,7 +5841,7 @@ module Google
|
|
5841
5841
|
res
|
5842
5842
|
end
|
5843
5843
|
|
5844
|
-
# Returns a new instance of
|
5844
|
+
# Returns a new instance of mutate_feed_mapping_result, optionally
|
5845
5845
|
# yielding it to a passed block so that attributes can be set on it.
|
5846
5846
|
#
|
5847
5847
|
# @yield [Google::Ads::GoogleAds::V7::Services::MutateFeedMappingResult] the new instance that will be returned so attributes
|
@@ -5854,7 +5854,7 @@ module Google
|
|
5854
5854
|
res
|
5855
5855
|
end
|
5856
5856
|
|
5857
|
-
# Returns a new instance of
|
5857
|
+
# Returns a new instance of mutate_feed_result, optionally
|
5858
5858
|
# yielding it to a passed block so that attributes can be set on it.
|
5859
5859
|
#
|
5860
5860
|
# @yield [Google::Ads::GoogleAds::V7::Services::MutateFeedResult] the new instance that will be returned so attributes
|
@@ -5867,7 +5867,7 @@ module Google
|
|
5867
5867
|
res
|
5868
5868
|
end
|
5869
5869
|
|
5870
|
-
# Returns a new instance of
|
5870
|
+
# Returns a new instance of mutate_keyword_plan_ad_group_keyword_result, optionally
|
5871
5871
|
# yielding it to a passed block so that attributes can be set on it.
|
5872
5872
|
#
|
5873
5873
|
# @yield [Google::Ads::GoogleAds::V7::Services::MutateKeywordPlanAdGroupKeywordResult] the new instance that will be returned so attributes
|
@@ -5880,7 +5880,7 @@ module Google
|
|
5880
5880
|
res
|
5881
5881
|
end
|
5882
5882
|
|
5883
|
-
# Returns a new instance of
|
5883
|
+
# Returns a new instance of mutate_keyword_plan_ad_group_result, optionally
|
5884
5884
|
# yielding it to a passed block so that attributes can be set on it.
|
5885
5885
|
#
|
5886
5886
|
# @yield [Google::Ads::GoogleAds::V7::Services::MutateKeywordPlanAdGroupResult] the new instance that will be returned so attributes
|
@@ -5893,7 +5893,7 @@ module Google
|
|
5893
5893
|
res
|
5894
5894
|
end
|
5895
5895
|
|
5896
|
-
# Returns a new instance of
|
5896
|
+
# Returns a new instance of mutate_keyword_plan_campaign_keyword_result, optionally
|
5897
5897
|
# yielding it to a passed block so that attributes can be set on it.
|
5898
5898
|
#
|
5899
5899
|
# @yield [Google::Ads::GoogleAds::V7::Services::MutateKeywordPlanCampaignKeywordResult] the new instance that will be returned so attributes
|
@@ -5906,7 +5906,7 @@ module Google
|
|
5906
5906
|
res
|
5907
5907
|
end
|
5908
5908
|
|
5909
|
-
# Returns a new instance of
|
5909
|
+
# Returns a new instance of mutate_keyword_plan_campaign_result, optionally
|
5910
5910
|
# yielding it to a passed block so that attributes can be set on it.
|
5911
5911
|
#
|
5912
5912
|
# @yield [Google::Ads::GoogleAds::V7::Services::MutateKeywordPlanCampaignResult] the new instance that will be returned so attributes
|
@@ -5919,7 +5919,7 @@ module Google
|
|
5919
5919
|
res
|
5920
5920
|
end
|
5921
5921
|
|
5922
|
-
# Returns a new instance of
|
5922
|
+
# Returns a new instance of keyword_plan_historical_metrics, optionally
|
5923
5923
|
# yielding it to a passed block so that attributes can be set on it.
|
5924
5924
|
#
|
5925
5925
|
# @yield [Google::Ads::GoogleAds::V7::Common::KeywordPlanHistoricalMetrics] the new instance that will be returned so attributes
|
@@ -5932,7 +5932,7 @@ module Google
|
|
5932
5932
|
res
|
5933
5933
|
end
|
5934
5934
|
|
5935
|
-
# Returns a new instance of
|
5935
|
+
# Returns a new instance of historical_metrics_options, optionally
|
5936
5936
|
# yielding it to a passed block so that attributes can be set on it.
|
5937
5937
|
#
|
5938
5938
|
# @yield [Google::Ads::GoogleAds::V7::Common::HistoricalMetricsOptions] the new instance that will be returned so attributes
|
@@ -5945,7 +5945,7 @@ module Google
|
|
5945
5945
|
res
|
5946
5946
|
end
|
5947
5947
|
|
5948
|
-
# Returns a new instance of
|
5948
|
+
# Returns a new instance of monthly_search_volume, optionally
|
5949
5949
|
# yielding it to a passed block so that attributes can be set on it.
|
5950
5950
|
#
|
5951
5951
|
# @yield [Google::Ads::GoogleAds::V7::Common::MonthlySearchVolume] the new instance that will be returned so attributes
|
@@ -5958,7 +5958,7 @@ module Google
|
|
5958
5958
|
res
|
5959
5959
|
end
|
5960
5960
|
|
5961
|
-
# Returns a new instance of
|
5961
|
+
# Returns a new instance of keyword_plan_aggregate_metrics, optionally
|
5962
5962
|
# yielding it to a passed block so that attributes can be set on it.
|
5963
5963
|
#
|
5964
5964
|
# @yield [Google::Ads::GoogleAds::V7::Common::KeywordPlanAggregateMetrics] the new instance that will be returned so attributes
|
@@ -5971,7 +5971,7 @@ module Google
|
|
5971
5971
|
res
|
5972
5972
|
end
|
5973
5973
|
|
5974
|
-
# Returns a new instance of
|
5974
|
+
# Returns a new instance of keyword_plan_aggregate_metric_results, optionally
|
5975
5975
|
# yielding it to a passed block so that attributes can be set on it.
|
5976
5976
|
#
|
5977
5977
|
# @yield [Google::Ads::GoogleAds::V7::Common::KeywordPlanAggregateMetricResults] the new instance that will be returned so attributes
|
@@ -5984,7 +5984,7 @@ module Google
|
|
5984
5984
|
res
|
5985
5985
|
end
|
5986
5986
|
|
5987
|
-
# Returns a new instance of
|
5987
|
+
# Returns a new instance of keyword_plan_device_searches, optionally
|
5988
5988
|
# yielding it to a passed block so that attributes can be set on it.
|
5989
5989
|
#
|
5990
5990
|
# @yield [Google::Ads::GoogleAds::V7::Common::KeywordPlanDeviceSearches] the new instance that will be returned so attributes
|
@@ -5997,7 +5997,7 @@ module Google
|
|
5997
5997
|
res
|
5998
5998
|
end
|
5999
5999
|
|
6000
|
-
# Returns a new instance of
|
6000
|
+
# Returns a new instance of keyword_annotations, optionally
|
6001
6001
|
# yielding it to a passed block so that attributes can be set on it.
|
6002
6002
|
#
|
6003
6003
|
# @yield [Google::Ads::GoogleAds::V7::Common::KeywordAnnotations] the new instance that will be returned so attributes
|
@@ -6010,7 +6010,7 @@ module Google
|
|
6010
6010
|
res
|
6011
6011
|
end
|
6012
6012
|
|
6013
|
-
# Returns a new instance of
|
6013
|
+
# Returns a new instance of keyword_concept, optionally
|
6014
6014
|
# yielding it to a passed block so that attributes can be set on it.
|
6015
6015
|
#
|
6016
6016
|
# @yield [Google::Ads::GoogleAds::V7::Common::KeywordConcept] the new instance that will be returned so attributes
|
@@ -6023,7 +6023,7 @@ module Google
|
|
6023
6023
|
res
|
6024
6024
|
end
|
6025
6025
|
|
6026
|
-
# Returns a new instance of
|
6026
|
+
# Returns a new instance of concept_group, optionally
|
6027
6027
|
# yielding it to a passed block so that attributes can be set on it.
|
6028
6028
|
#
|
6029
6029
|
# @yield [Google::Ads::GoogleAds::V7::Common::ConceptGroup] the new instance that will be returned so attributes
|
@@ -6036,7 +6036,7 @@ module Google
|
|
6036
6036
|
res
|
6037
6037
|
end
|
6038
6038
|
|
6039
|
-
# Returns a new instance of
|
6039
|
+
# Returns a new instance of mutate_keyword_plans_result, optionally
|
6040
6040
|
# yielding it to a passed block so that attributes can be set on it.
|
6041
6041
|
#
|
6042
6042
|
# @yield [Google::Ads::GoogleAds::V7::Services::MutateKeywordPlansResult] the new instance that will be returned so attributes
|
@@ -6049,7 +6049,7 @@ module Google
|
|
6049
6049
|
res
|
6050
6050
|
end
|
6051
6051
|
|
6052
|
-
# Returns a new instance of
|
6052
|
+
# Returns a new instance of keyword_plan_campaign_forecast, optionally
|
6053
6053
|
# yielding it to a passed block so that attributes can be set on it.
|
6054
6054
|
#
|
6055
6055
|
# @yield [Google::Ads::GoogleAds::V7::Services::KeywordPlanCampaignForecast] the new instance that will be returned so attributes
|
@@ -6062,7 +6062,7 @@ module Google
|
|
6062
6062
|
res
|
6063
6063
|
end
|
6064
6064
|
|
6065
|
-
# Returns a new instance of
|
6065
|
+
# Returns a new instance of keyword_plan_ad_group_forecast, optionally
|
6066
6066
|
# yielding it to a passed block so that attributes can be set on it.
|
6067
6067
|
#
|
6068
6068
|
# @yield [Google::Ads::GoogleAds::V7::Services::KeywordPlanAdGroupForecast] the new instance that will be returned so attributes
|
@@ -6075,7 +6075,7 @@ module Google
|
|
6075
6075
|
res
|
6076
6076
|
end
|
6077
6077
|
|
6078
|
-
# Returns a new instance of
|
6078
|
+
# Returns a new instance of keyword_plan_keyword_forecast, optionally
|
6079
6079
|
# yielding it to a passed block so that attributes can be set on it.
|
6080
6080
|
#
|
6081
6081
|
# @yield [Google::Ads::GoogleAds::V7::Services::KeywordPlanKeywordForecast] the new instance that will be returned so attributes
|
@@ -6088,7 +6088,7 @@ module Google
|
|
6088
6088
|
res
|
6089
6089
|
end
|
6090
6090
|
|
6091
|
-
# Returns a new instance of
|
6091
|
+
# Returns a new instance of keyword_plan_campaign_forecast_curve, optionally
|
6092
6092
|
# yielding it to a passed block so that attributes can be set on it.
|
6093
6093
|
#
|
6094
6094
|
# @yield [Google::Ads::GoogleAds::V7::Services::KeywordPlanCampaignForecastCurve] the new instance that will be returned so attributes
|
@@ -6101,7 +6101,7 @@ module Google
|
|
6101
6101
|
res
|
6102
6102
|
end
|
6103
6103
|
|
6104
|
-
# Returns a new instance of
|
6104
|
+
# Returns a new instance of keyword_plan_max_cpc_bid_forecast_curve, optionally
|
6105
6105
|
# yielding it to a passed block so that attributes can be set on it.
|
6106
6106
|
#
|
6107
6107
|
# @yield [Google::Ads::GoogleAds::V7::Services::KeywordPlanMaxCpcBidForecastCurve] the new instance that will be returned so attributes
|
@@ -6114,7 +6114,7 @@ module Google
|
|
6114
6114
|
res
|
6115
6115
|
end
|
6116
6116
|
|
6117
|
-
# Returns a new instance of
|
6117
|
+
# Returns a new instance of keyword_plan_max_cpc_bid_forecast, optionally
|
6118
6118
|
# yielding it to a passed block so that attributes can be set on it.
|
6119
6119
|
#
|
6120
6120
|
# @yield [Google::Ads::GoogleAds::V7::Services::KeywordPlanMaxCpcBidForecast] the new instance that will be returned so attributes
|
@@ -6127,7 +6127,7 @@ module Google
|
|
6127
6127
|
res
|
6128
6128
|
end
|
6129
6129
|
|
6130
|
-
# Returns a new instance of
|
6130
|
+
# Returns a new instance of keyword_plan_weekly_time_series_forecast, optionally
|
6131
6131
|
# yielding it to a passed block so that attributes can be set on it.
|
6132
6132
|
#
|
6133
6133
|
# @yield [Google::Ads::GoogleAds::V7::Services::KeywordPlanWeeklyTimeSeriesForecast] the new instance that will be returned so attributes
|
@@ -6140,7 +6140,7 @@ module Google
|
|
6140
6140
|
res
|
6141
6141
|
end
|
6142
6142
|
|
6143
|
-
# Returns a new instance of
|
6143
|
+
# Returns a new instance of keyword_plan_weekly_forecast, optionally
|
6144
6144
|
# yielding it to a passed block so that attributes can be set on it.
|
6145
6145
|
#
|
6146
6146
|
# @yield [Google::Ads::GoogleAds::V7::Services::KeywordPlanWeeklyForecast] the new instance that will be returned so attributes
|
@@ -6153,7 +6153,7 @@ module Google
|
|
6153
6153
|
res
|
6154
6154
|
end
|
6155
6155
|
|
6156
|
-
# Returns a new instance of
|
6156
|
+
# Returns a new instance of forecast_metrics, optionally
|
6157
6157
|
# yielding it to a passed block so that attributes can be set on it.
|
6158
6158
|
#
|
6159
6159
|
# @yield [Google::Ads::GoogleAds::V7::Services::ForecastMetrics] the new instance that will be returned so attributes
|
@@ -6166,7 +6166,7 @@ module Google
|
|
6166
6166
|
res
|
6167
6167
|
end
|
6168
6168
|
|
6169
|
-
# Returns a new instance of
|
6169
|
+
# Returns a new instance of keyword_plan_keyword_historical_metrics, optionally
|
6170
6170
|
# yielding it to a passed block so that attributes can be set on it.
|
6171
6171
|
#
|
6172
6172
|
# @yield [Google::Ads::GoogleAds::V7::Services::KeywordPlanKeywordHistoricalMetrics] the new instance that will be returned so attributes
|
@@ -6179,7 +6179,7 @@ module Google
|
|
6179
6179
|
res
|
6180
6180
|
end
|
6181
6181
|
|
6182
|
-
# Returns a new instance of
|
6182
|
+
# Returns a new instance of mutate_label_result, optionally
|
6183
6183
|
# yielding it to a passed block so that attributes can be set on it.
|
6184
6184
|
#
|
6185
6185
|
# @yield [Google::Ads::GoogleAds::V7::Services::MutateLabelResult] the new instance that will be returned so attributes
|
@@ -6192,7 +6192,7 @@ module Google
|
|
6192
6192
|
res
|
6193
6193
|
end
|
6194
6194
|
|
6195
|
-
# Returns a new instance of
|
6195
|
+
# Returns a new instance of mutate_media_file_result, optionally
|
6196
6196
|
# yielding it to a passed block so that attributes can be set on it.
|
6197
6197
|
#
|
6198
6198
|
# @yield [Google::Ads::GoogleAds::V7::Services::MutateMediaFileResult] the new instance that will be returned so attributes
|
@@ -6205,7 +6205,7 @@ module Google
|
|
6205
6205
|
res
|
6206
6206
|
end
|
6207
6207
|
|
6208
|
-
# Returns a new instance of
|
6208
|
+
# Returns a new instance of mutate_remarketing_action_result, optionally
|
6209
6209
|
# yielding it to a passed block so that attributes can be set on it.
|
6210
6210
|
#
|
6211
6211
|
# @yield [Google::Ads::GoogleAds::V7::Services::MutateRemarketingActionResult] the new instance that will be returned so attributes
|
@@ -6218,7 +6218,7 @@ module Google
|
|
6218
6218
|
res
|
6219
6219
|
end
|
6220
6220
|
|
6221
|
-
# Returns a new instance of
|
6221
|
+
# Returns a new instance of mutate_shared_criterion_result, optionally
|
6222
6222
|
# yielding it to a passed block so that attributes can be set on it.
|
6223
6223
|
#
|
6224
6224
|
# @yield [Google::Ads::GoogleAds::V7::Services::MutateSharedCriterionResult] the new instance that will be returned so attributes
|
@@ -6231,7 +6231,7 @@ module Google
|
|
6231
6231
|
res
|
6232
6232
|
end
|
6233
6233
|
|
6234
|
-
# Returns a new instance of
|
6234
|
+
# Returns a new instance of mutate_shared_set_result, optionally
|
6235
6235
|
# yielding it to a passed block so that attributes can be set on it.
|
6236
6236
|
#
|
6237
6237
|
# @yield [Google::Ads::GoogleAds::V7::Services::MutateSharedSetResult] the new instance that will be returned so attributes
|
@@ -6244,7 +6244,7 @@ module Google
|
|
6244
6244
|
res
|
6245
6245
|
end
|
6246
6246
|
|
6247
|
-
# Returns a new instance of
|
6247
|
+
# Returns a new instance of mutate_user_list_result, optionally
|
6248
6248
|
# yielding it to a passed block so that attributes can be set on it.
|
6249
6249
|
#
|
6250
6250
|
# @yield [Google::Ads::GoogleAds::V7::Services::MutateUserListResult] the new instance that will be returned so attributes
|
@@ -6257,7 +6257,7 @@ module Google
|
|
6257
6257
|
res
|
6258
6258
|
end
|
6259
6259
|
|
6260
|
-
# Returns a new instance of
|
6260
|
+
# Returns a new instance of google_ads_row, optionally
|
6261
6261
|
# yielding it to a passed block so that attributes can be set on it.
|
6262
6262
|
#
|
6263
6263
|
# @yield [Google::Ads::GoogleAds::V7::Services::GoogleAdsRow] the new instance that will be returned so attributes
|
@@ -6270,7 +6270,7 @@ module Google
|
|
6270
6270
|
res
|
6271
6271
|
end
|
6272
6272
|
|
6273
|
-
# Returns a new instance of
|
6273
|
+
# Returns a new instance of location_names, optionally
|
6274
6274
|
# yielding it to a passed block so that attributes can be set on it.
|
6275
6275
|
#
|
6276
6276
|
# @yield [Google::Ads::GoogleAds::V7::Services::SuggestGeoTargetConstantsRequest::LocationNames] the new instance that will be returned so attributes
|
@@ -6283,7 +6283,7 @@ module Google
|
|
6283
6283
|
res
|
6284
6284
|
end
|
6285
6285
|
|
6286
|
-
# Returns a new instance of
|
6286
|
+
# Returns a new instance of geo_targets, optionally
|
6287
6287
|
# yielding it to a passed block so that attributes can be set on it.
|
6288
6288
|
#
|
6289
6289
|
# @yield [Google::Ads::GoogleAds::V7::Services::SuggestGeoTargetConstantsRequest::GeoTargets] the new instance that will be returned so attributes
|
@@ -6296,7 +6296,7 @@ module Google
|
|
6296
6296
|
res
|
6297
6297
|
end
|
6298
6298
|
|
6299
|
-
# Returns a new instance of
|
6299
|
+
# Returns a new instance of geo_target_constant_suggestion, optionally
|
6300
6300
|
# yielding it to a passed block so that attributes can be set on it.
|
6301
6301
|
#
|
6302
6302
|
# @yield [Google::Ads::GoogleAds::V7::Services::GeoTargetConstantSuggestion] the new instance that will be returned so attributes
|
@@ -6309,7 +6309,7 @@ module Google
|
|
6309
6309
|
res
|
6310
6310
|
end
|
6311
6311
|
|
6312
|
-
# Returns a new instance of
|
6312
|
+
# Returns a new instance of mutate_batch_job_result, optionally
|
6313
6313
|
# yielding it to a passed block so that attributes can be set on it.
|
6314
6314
|
#
|
6315
6315
|
# @yield [Google::Ads::GoogleAds::V7::Services::MutateBatchJobResult] the new instance that will be returned so attributes
|
@@ -6322,7 +6322,7 @@ module Google
|
|
6322
6322
|
res
|
6323
6323
|
end
|
6324
6324
|
|
6325
|
-
# Returns a new instance of
|
6325
|
+
# Returns a new instance of batch_job_result, optionally
|
6326
6326
|
# yielding it to a passed block so that attributes can be set on it.
|
6327
6327
|
#
|
6328
6328
|
# @yield [Google::Ads::GoogleAds::V7::Services::BatchJobResult] the new instance that will be returned so attributes
|
@@ -6335,7 +6335,7 @@ module Google
|
|
6335
6335
|
res
|
6336
6336
|
end
|
6337
6337
|
|
6338
|
-
# Returns a new instance of
|
6338
|
+
# Returns a new instance of mutate_account_budget_proposal_result, optionally
|
6339
6339
|
# yielding it to a passed block so that attributes can be set on it.
|
6340
6340
|
#
|
6341
6341
|
# @yield [Google::Ads::GoogleAds::V7::Services::MutateAccountBudgetProposalResult] the new instance that will be returned so attributes
|
@@ -6348,7 +6348,7 @@ module Google
|
|
6348
6348
|
res
|
6349
6349
|
end
|
6350
6350
|
|
6351
|
-
# Returns a new instance of
|
6351
|
+
# Returns a new instance of mutate_billing_setup_result, optionally
|
6352
6352
|
# yielding it to a passed block so that attributes can be set on it.
|
6353
6353
|
#
|
6354
6354
|
# @yield [Google::Ads::GoogleAds::V7::Services::MutateBillingSetupResult] the new instance that will be returned so attributes
|
@@ -6361,7 +6361,7 @@ module Google
|
|
6361
6361
|
res
|
6362
6362
|
end
|
6363
6363
|
|
6364
|
-
# Returns a new instance of
|
6364
|
+
# Returns a new instance of click_conversion, optionally
|
6365
6365
|
# yielding it to a passed block so that attributes can be set on it.
|
6366
6366
|
#
|
6367
6367
|
# @yield [Google::Ads::GoogleAds::V7::Services::ClickConversion] the new instance that will be returned so attributes
|
@@ -6374,7 +6374,7 @@ module Google
|
|
6374
6374
|
res
|
6375
6375
|
end
|
6376
6376
|
|
6377
|
-
# Returns a new instance of
|
6377
|
+
# Returns a new instance of call_conversion, optionally
|
6378
6378
|
# yielding it to a passed block so that attributes can be set on it.
|
6379
6379
|
#
|
6380
6380
|
# @yield [Google::Ads::GoogleAds::V7::Services::CallConversion] the new instance that will be returned so attributes
|
@@ -6387,7 +6387,7 @@ module Google
|
|
6387
6387
|
res
|
6388
6388
|
end
|
6389
6389
|
|
6390
|
-
# Returns a new instance of
|
6390
|
+
# Returns a new instance of external_attribution_data, optionally
|
6391
6391
|
# yielding it to a passed block so that attributes can be set on it.
|
6392
6392
|
#
|
6393
6393
|
# @yield [Google::Ads::GoogleAds::V7::Services::ExternalAttributionData] the new instance that will be returned so attributes
|
@@ -6400,7 +6400,7 @@ module Google
|
|
6400
6400
|
res
|
6401
6401
|
end
|
6402
6402
|
|
6403
|
-
# Returns a new instance of
|
6403
|
+
# Returns a new instance of click_conversion_result, optionally
|
6404
6404
|
# yielding it to a passed block so that attributes can be set on it.
|
6405
6405
|
#
|
6406
6406
|
# @yield [Google::Ads::GoogleAds::V7::Services::ClickConversionResult] the new instance that will be returned so attributes
|
@@ -6413,7 +6413,7 @@ module Google
|
|
6413
6413
|
res
|
6414
6414
|
end
|
6415
6415
|
|
6416
|
-
# Returns a new instance of
|
6416
|
+
# Returns a new instance of call_conversion_result, optionally
|
6417
6417
|
# yielding it to a passed block so that attributes can be set on it.
|
6418
6418
|
#
|
6419
6419
|
# @yield [Google::Ads::GoogleAds::V7::Services::CallConversionResult] the new instance that will be returned so attributes
|
@@ -6426,7 +6426,7 @@ module Google
|
|
6426
6426
|
res
|
6427
6427
|
end
|
6428
6428
|
|
6429
|
-
# Returns a new instance of
|
6429
|
+
# Returns a new instance of custom_variable, optionally
|
6430
6430
|
# yielding it to a passed block so that attributes can be set on it.
|
6431
6431
|
#
|
6432
6432
|
# @yield [Google::Ads::GoogleAds::V7::Services::CustomVariable] the new instance that will be returned so attributes
|
@@ -6439,7 +6439,7 @@ module Google
|
|
6439
6439
|
res
|
6440
6440
|
end
|
6441
6441
|
|
6442
|
-
# Returns a new instance of
|
6442
|
+
# Returns a new instance of plannable_location, optionally
|
6443
6443
|
# yielding it to a passed block so that attributes can be set on it.
|
6444
6444
|
#
|
6445
6445
|
# @yield [Google::Ads::GoogleAds::V7::Services::PlannableLocation] the new instance that will be returned so attributes
|
@@ -6452,7 +6452,7 @@ module Google
|
|
6452
6452
|
res
|
6453
6453
|
end
|
6454
6454
|
|
6455
|
-
# Returns a new instance of
|
6455
|
+
# Returns a new instance of product_metadata, optionally
|
6456
6456
|
# yielding it to a passed block so that attributes can be set on it.
|
6457
6457
|
#
|
6458
6458
|
# @yield [Google::Ads::GoogleAds::V7::Services::ProductMetadata] the new instance that will be returned so attributes
|
@@ -6465,7 +6465,7 @@ module Google
|
|
6465
6465
|
res
|
6466
6466
|
end
|
6467
6467
|
|
6468
|
-
# Returns a new instance of
|
6468
|
+
# Returns a new instance of plannable_targeting, optionally
|
6469
6469
|
# yielding it to a passed block so that attributes can be set on it.
|
6470
6470
|
#
|
6471
6471
|
# @yield [Google::Ads::GoogleAds::V7::Services::PlannableTargeting] the new instance that will be returned so attributes
|
@@ -6478,7 +6478,7 @@ module Google
|
|
6478
6478
|
res
|
6479
6479
|
end
|
6480
6480
|
|
6481
|
-
# Returns a new instance of
|
6481
|
+
# Returns a new instance of preferences, optionally
|
6482
6482
|
# yielding it to a passed block so that attributes can be set on it.
|
6483
6483
|
#
|
6484
6484
|
# @yield [Google::Ads::GoogleAds::V7::Services::Preferences] the new instance that will be returned so attributes
|
@@ -6491,7 +6491,7 @@ module Google
|
|
6491
6491
|
res
|
6492
6492
|
end
|
6493
6493
|
|
6494
|
-
# Returns a new instance of
|
6494
|
+
# Returns a new instance of product_allocation, optionally
|
6495
6495
|
# yielding it to a passed block so that attributes can be set on it.
|
6496
6496
|
#
|
6497
6497
|
# @yield [Google::Ads::GoogleAds::V7::Services::ProductAllocation] the new instance that will be returned so attributes
|
@@ -6504,7 +6504,7 @@ module Google
|
|
6504
6504
|
res
|
6505
6505
|
end
|
6506
6506
|
|
6507
|
-
# Returns a new instance of
|
6507
|
+
# Returns a new instance of frequency_cap, optionally
|
6508
6508
|
# yielding it to a passed block so that attributes can be set on it.
|
6509
6509
|
#
|
6510
6510
|
# @yield [Google::Ads::GoogleAds::V7::Services::FrequencyCap] the new instance that will be returned so attributes
|
@@ -6517,7 +6517,7 @@ module Google
|
|
6517
6517
|
res
|
6518
6518
|
end
|
6519
6519
|
|
6520
|
-
# Returns a new instance of
|
6520
|
+
# Returns a new instance of targeting, optionally
|
6521
6521
|
# yielding it to a passed block so that attributes can be set on it.
|
6522
6522
|
#
|
6523
6523
|
# @yield [Google::Ads::GoogleAds::V7::Services::Targeting] the new instance that will be returned so attributes
|
@@ -6530,7 +6530,7 @@ module Google
|
|
6530
6530
|
res
|
6531
6531
|
end
|
6532
6532
|
|
6533
|
-
# Returns a new instance of
|
6533
|
+
# Returns a new instance of campaign_duration, optionally
|
6534
6534
|
# yielding it to a passed block so that attributes can be set on it.
|
6535
6535
|
#
|
6536
6536
|
# @yield [Google::Ads::GoogleAds::V7::Services::CampaignDuration] the new instance that will be returned so attributes
|
@@ -6543,7 +6543,7 @@ module Google
|
|
6543
6543
|
res
|
6544
6544
|
end
|
6545
6545
|
|
6546
|
-
# Returns a new instance of
|
6546
|
+
# Returns a new instance of planned_product, optionally
|
6547
6547
|
# yielding it to a passed block so that attributes can be set on it.
|
6548
6548
|
#
|
6549
6549
|
# @yield [Google::Ads::GoogleAds::V7::Services::PlannedProduct] the new instance that will be returned so attributes
|
@@ -6556,7 +6556,7 @@ module Google
|
|
6556
6556
|
res
|
6557
6557
|
end
|
6558
6558
|
|
6559
|
-
# Returns a new instance of
|
6559
|
+
# Returns a new instance of reach_curve, optionally
|
6560
6560
|
# yielding it to a passed block so that attributes can be set on it.
|
6561
6561
|
#
|
6562
6562
|
# @yield [Google::Ads::GoogleAds::V7::Services::ReachCurve] the new instance that will be returned so attributes
|
@@ -6569,7 +6569,7 @@ module Google
|
|
6569
6569
|
res
|
6570
6570
|
end
|
6571
6571
|
|
6572
|
-
# Returns a new instance of
|
6572
|
+
# Returns a new instance of reach_forecast, optionally
|
6573
6573
|
# yielding it to a passed block so that attributes can be set on it.
|
6574
6574
|
#
|
6575
6575
|
# @yield [Google::Ads::GoogleAds::V7::Services::ReachForecast] the new instance that will be returned so attributes
|
@@ -6582,7 +6582,7 @@ module Google
|
|
6582
6582
|
res
|
6583
6583
|
end
|
6584
6584
|
|
6585
|
-
# Returns a new instance of
|
6585
|
+
# Returns a new instance of forecast, optionally
|
6586
6586
|
# yielding it to a passed block so that attributes can be set on it.
|
6587
6587
|
#
|
6588
6588
|
# @yield [Google::Ads::GoogleAds::V7::Services::Forecast] the new instance that will be returned so attributes
|
@@ -6595,7 +6595,7 @@ module Google
|
|
6595
6595
|
res
|
6596
6596
|
end
|
6597
6597
|
|
6598
|
-
# Returns a new instance of
|
6598
|
+
# Returns a new instance of planned_product_reach_forecast, optionally
|
6599
6599
|
# yielding it to a passed block so that attributes can be set on it.
|
6600
6600
|
#
|
6601
6601
|
# @yield [Google::Ads::GoogleAds::V7::Services::PlannedProductReachForecast] the new instance that will be returned so attributes
|
@@ -6608,7 +6608,7 @@ module Google
|
|
6608
6608
|
res
|
6609
6609
|
end
|
6610
6610
|
|
6611
|
-
# Returns a new instance of
|
6611
|
+
# Returns a new instance of planned_product_forecast, optionally
|
6612
6612
|
# yielding it to a passed block so that attributes can be set on it.
|
6613
6613
|
#
|
6614
6614
|
# @yield [Google::Ads::GoogleAds::V7::Services::PlannedProductForecast] the new instance that will be returned so attributes
|
@@ -6621,7 +6621,7 @@ module Google
|
|
6621
6621
|
res
|
6622
6622
|
end
|
6623
6623
|
|
6624
|
-
# Returns a new instance of
|
6624
|
+
# Returns a new instance of on_target_audience_metrics, optionally
|
6625
6625
|
# yielding it to a passed block so that attributes can be set on it.
|
6626
6626
|
#
|
6627
6627
|
# @yield [Google::Ads::GoogleAds::V7::Services::OnTargetAudienceMetrics] the new instance that will be returned so attributes
|
@@ -6634,7 +6634,7 @@ module Google
|
|
6634
6634
|
res
|
6635
6635
|
end
|
6636
6636
|
|
6637
|
-
# Returns a new instance of
|
6637
|
+
# Returns a new instance of mutate_customer_user_access_invitation_result, optionally
|
6638
6638
|
# yielding it to a passed block so that attributes can be set on it.
|
6639
6639
|
#
|
6640
6640
|
# @yield [Google::Ads::GoogleAds::V7::Services::MutateCustomerUserAccessInvitationResult] the new instance that will be returned so attributes
|
@@ -6647,7 +6647,7 @@ module Google
|
|
6647
6647
|
res
|
6648
6648
|
end
|
6649
6649
|
|
6650
|
-
# Returns a new instance of
|
6650
|
+
# Returns a new instance of mutate_customer_client_link_result, optionally
|
6651
6651
|
# yielding it to a passed block so that attributes can be set on it.
|
6652
6652
|
#
|
6653
6653
|
# @yield [Google::Ads::GoogleAds::V7::Services::MutateCustomerClientLinkResult] the new instance that will be returned so attributes
|
@@ -6660,7 +6660,7 @@ module Google
|
|
6660
6660
|
res
|
6661
6661
|
end
|
6662
6662
|
|
6663
|
-
# Returns a new instance of
|
6663
|
+
# Returns a new instance of mutate_account_link_result, optionally
|
6664
6664
|
# yielding it to a passed block so that attributes can be set on it.
|
6665
6665
|
#
|
6666
6666
|
# @yield [Google::Ads::GoogleAds::V7::Services::MutateAccountLinkResult] the new instance that will be returned so attributes
|
@@ -6673,7 +6673,7 @@ module Google
|
|
6673
6673
|
res
|
6674
6674
|
end
|
6675
6675
|
|
6676
|
-
# Returns a new instance of
|
6676
|
+
# Returns a new instance of keyword_and_url_seed, optionally
|
6677
6677
|
# yielding it to a passed block so that attributes can be set on it.
|
6678
6678
|
#
|
6679
6679
|
# @yield [Google::Ads::GoogleAds::V7::Services::KeywordAndUrlSeed] the new instance that will be returned so attributes
|
@@ -6686,7 +6686,7 @@ module Google
|
|
6686
6686
|
res
|
6687
6687
|
end
|
6688
6688
|
|
6689
|
-
# Returns a new instance of
|
6689
|
+
# Returns a new instance of keyword_seed, optionally
|
6690
6690
|
# yielding it to a passed block so that attributes can be set on it.
|
6691
6691
|
#
|
6692
6692
|
# @yield [Google::Ads::GoogleAds::V7::Services::KeywordSeed] the new instance that will be returned so attributes
|
@@ -6699,7 +6699,7 @@ module Google
|
|
6699
6699
|
res
|
6700
6700
|
end
|
6701
6701
|
|
6702
|
-
# Returns a new instance of
|
6702
|
+
# Returns a new instance of site_seed, optionally
|
6703
6703
|
# yielding it to a passed block so that attributes can be set on it.
|
6704
6704
|
#
|
6705
6705
|
# @yield [Google::Ads::GoogleAds::V7::Services::SiteSeed] the new instance that will be returned so attributes
|
@@ -6712,7 +6712,7 @@ module Google
|
|
6712
6712
|
res
|
6713
6713
|
end
|
6714
6714
|
|
6715
|
-
# Returns a new instance of
|
6715
|
+
# Returns a new instance of url_seed, optionally
|
6716
6716
|
# yielding it to a passed block so that attributes can be set on it.
|
6717
6717
|
#
|
6718
6718
|
# @yield [Google::Ads::GoogleAds::V7::Services::UrlSeed] the new instance that will be returned so attributes
|
@@ -6725,7 +6725,7 @@ module Google
|
|
6725
6725
|
res
|
6726
6726
|
end
|
6727
6727
|
|
6728
|
-
# Returns a new instance of
|
6728
|
+
# Returns a new instance of generate_keyword_idea_result, optionally
|
6729
6729
|
# yielding it to a passed block so that attributes can be set on it.
|
6730
6730
|
#
|
6731
6731
|
# @yield [Google::Ads::GoogleAds::V7::Services::GenerateKeywordIdeaResult] the new instance that will be returned so attributes
|
@@ -6738,7 +6738,7 @@ module Google
|
|
6738
6738
|
res
|
6739
6739
|
end
|
6740
6740
|
|
6741
|
-
# Returns a new instance of
|
6741
|
+
# Returns a new instance of mutate_customer_manager_link_result, optionally
|
6742
6742
|
# yielding it to a passed block so that attributes can be set on it.
|
6743
6743
|
#
|
6744
6744
|
# @yield [Google::Ads::GoogleAds::V7::Services::MutateCustomerManagerLinkResult] the new instance that will be returned so attributes
|
@@ -6751,7 +6751,7 @@ module Google
|
|
6751
6751
|
res
|
6752
6752
|
end
|
6753
6753
|
|
6754
|
-
# Returns a new instance of
|
6754
|
+
# Returns a new instance of mutate_customer_user_access_result, optionally
|
6755
6755
|
# yielding it to a passed block so that attributes can be set on it.
|
6756
6756
|
#
|
6757
6757
|
# @yield [Google::Ads::GoogleAds::V7::Services::MutateCustomerUserAccessResult] the new instance that will be returned so attributes
|
@@ -6764,7 +6764,7 @@ module Google
|
|
6764
6764
|
res
|
6765
6765
|
end
|
6766
6766
|
|
6767
|
-
# Returns a new instance of
|
6767
|
+
# Returns a new instance of conversion_adjustment, optionally
|
6768
6768
|
# yielding it to a passed block so that attributes can be set on it.
|
6769
6769
|
#
|
6770
6770
|
# @yield [Google::Ads::GoogleAds::V7::Services::ConversionAdjustment] the new instance that will be returned so attributes
|
@@ -6777,7 +6777,7 @@ module Google
|
|
6777
6777
|
res
|
6778
6778
|
end
|
6779
6779
|
|
6780
|
-
# Returns a new instance of
|
6780
|
+
# Returns a new instance of restatement_value, optionally
|
6781
6781
|
# yielding it to a passed block so that attributes can be set on it.
|
6782
6782
|
#
|
6783
6783
|
# @yield [Google::Ads::GoogleAds::V7::Services::RestatementValue] the new instance that will be returned so attributes
|
@@ -6790,7 +6790,7 @@ module Google
|
|
6790
6790
|
res
|
6791
6791
|
end
|
6792
6792
|
|
6793
|
-
# Returns a new instance of
|
6793
|
+
# Returns a new instance of gclid_date_time_pair, optionally
|
6794
6794
|
# yielding it to a passed block so that attributes can be set on it.
|
6795
6795
|
#
|
6796
6796
|
# @yield [Google::Ads::GoogleAds::V7::Services::GclidDateTimePair] the new instance that will be returned so attributes
|
@@ -6803,7 +6803,7 @@ module Google
|
|
6803
6803
|
res
|
6804
6804
|
end
|
6805
6805
|
|
6806
|
-
# Returns a new instance of
|
6806
|
+
# Returns a new instance of conversion_adjustment_result, optionally
|
6807
6807
|
# yielding it to a passed block so that attributes can be set on it.
|
6808
6808
|
#
|
6809
6809
|
# @yield [Google::Ads::GoogleAds::V7::Services::ConversionAdjustmentResult] the new instance that will be returned so attributes
|
@@ -6816,7 +6816,7 @@ module Google
|
|
6816
6816
|
res
|
6817
6817
|
end
|
6818
6818
|
|
6819
|
-
# Returns a new instance of
|
6819
|
+
# Returns a new instance of mutate_merchant_center_link_result, optionally
|
6820
6820
|
# yielding it to a passed block so that attributes can be set on it.
|
6821
6821
|
#
|
6822
6822
|
# @yield [Google::Ads::GoogleAds::V7::Services::MutateMerchantCenterLinkResult] the new instance that will be returned so attributes
|
@@ -6829,7 +6829,7 @@ module Google
|
|
6829
6829
|
res
|
6830
6830
|
end
|
6831
6831
|
|
6832
|
-
# Returns a new instance of
|
6832
|
+
# Returns a new instance of mutate_custom_audience_result, optionally
|
6833
6833
|
# yielding it to a passed block so that attributes can be set on it.
|
6834
6834
|
#
|
6835
6835
|
# @yield [Google::Ads::GoogleAds::V7::Services::MutateCustomAudienceResult] the new instance that will be returned so attributes
|
@@ -6842,7 +6842,7 @@ module Google
|
|
6842
6842
|
res
|
6843
6843
|
end
|
6844
6844
|
|
6845
|
-
# Returns a new instance of
|
6845
|
+
# Returns a new instance of mutate_custom_interest_result, optionally
|
6846
6846
|
# yielding it to a passed block so that attributes can be set on it.
|
6847
6847
|
#
|
6848
6848
|
# @yield [Google::Ads::GoogleAds::V7::Services::MutateCustomInterestResult] the new instance that will be returned so attributes
|
@@ -6855,7 +6855,7 @@ module Google
|
|
6855
6855
|
res
|
6856
6856
|
end
|
6857
6857
|
|
6858
|
-
# Returns a new instance of
|
6858
|
+
# Returns a new instance of campaign_budget_parameters, optionally
|
6859
6859
|
# yielding it to a passed block so that attributes can be set on it.
|
6860
6860
|
#
|
6861
6861
|
# @yield [Google::Ads::GoogleAds::V7::Services::ApplyRecommendationOperation::CampaignBudgetParameters] the new instance that will be returned so attributes
|
@@ -6868,7 +6868,7 @@ module Google
|
|
6868
6868
|
res
|
6869
6869
|
end
|
6870
6870
|
|
6871
|
-
# Returns a new instance of
|
6871
|
+
# Returns a new instance of text_ad_parameters, optionally
|
6872
6872
|
# yielding it to a passed block so that attributes can be set on it.
|
6873
6873
|
#
|
6874
6874
|
# @yield [Google::Ads::GoogleAds::V7::Services::ApplyRecommendationOperation::TextAdParameters] the new instance that will be returned so attributes
|
@@ -6881,7 +6881,7 @@ module Google
|
|
6881
6881
|
res
|
6882
6882
|
end
|
6883
6883
|
|
6884
|
-
# Returns a new instance of
|
6884
|
+
# Returns a new instance of keyword_parameters, optionally
|
6885
6885
|
# yielding it to a passed block so that attributes can be set on it.
|
6886
6886
|
#
|
6887
6887
|
# @yield [Google::Ads::GoogleAds::V7::Services::ApplyRecommendationOperation::KeywordParameters] the new instance that will be returned so attributes
|
@@ -6894,7 +6894,7 @@ module Google
|
|
6894
6894
|
res
|
6895
6895
|
end
|
6896
6896
|
|
6897
|
-
# Returns a new instance of
|
6897
|
+
# Returns a new instance of target_cpa_opt_in_parameters, optionally
|
6898
6898
|
# yielding it to a passed block so that attributes can be set on it.
|
6899
6899
|
#
|
6900
6900
|
# @yield [Google::Ads::GoogleAds::V7::Services::ApplyRecommendationOperation::TargetCpaOptInParameters] the new instance that will be returned so attributes
|
@@ -6907,7 +6907,7 @@ module Google
|
|
6907
6907
|
res
|
6908
6908
|
end
|
6909
6909
|
|
6910
|
-
# Returns a new instance of
|
6910
|
+
# Returns a new instance of target_roas_opt_in_parameters, optionally
|
6911
6911
|
# yielding it to a passed block so that attributes can be set on it.
|
6912
6912
|
#
|
6913
6913
|
# @yield [Google::Ads::GoogleAds::V7::Services::ApplyRecommendationOperation::TargetRoasOptInParameters] the new instance that will be returned so attributes
|
@@ -6920,7 +6920,7 @@ module Google
|
|
6920
6920
|
res
|
6921
6921
|
end
|
6922
6922
|
|
6923
|
-
# Returns a new instance of
|
6923
|
+
# Returns a new instance of callout_extension_parameters, optionally
|
6924
6924
|
# yielding it to a passed block so that attributes can be set on it.
|
6925
6925
|
#
|
6926
6926
|
# @yield [Google::Ads::GoogleAds::V7::Services::ApplyRecommendationOperation::CalloutExtensionParameters] the new instance that will be returned so attributes
|
@@ -6933,7 +6933,7 @@ module Google
|
|
6933
6933
|
res
|
6934
6934
|
end
|
6935
6935
|
|
6936
|
-
# Returns a new instance of
|
6936
|
+
# Returns a new instance of call_extension_parameters, optionally
|
6937
6937
|
# yielding it to a passed block so that attributes can be set on it.
|
6938
6938
|
#
|
6939
6939
|
# @yield [Google::Ads::GoogleAds::V7::Services::ApplyRecommendationOperation::CallExtensionParameters] the new instance that will be returned so attributes
|
@@ -6946,7 +6946,7 @@ module Google
|
|
6946
6946
|
res
|
6947
6947
|
end
|
6948
6948
|
|
6949
|
-
# Returns a new instance of
|
6949
|
+
# Returns a new instance of sitelink_extension_parameters, optionally
|
6950
6950
|
# yielding it to a passed block so that attributes can be set on it.
|
6951
6951
|
#
|
6952
6952
|
# @yield [Google::Ads::GoogleAds::V7::Services::ApplyRecommendationOperation::SitelinkExtensionParameters] the new instance that will be returned so attributes
|
@@ -6959,7 +6959,7 @@ module Google
|
|
6959
6959
|
res
|
6960
6960
|
end
|
6961
6961
|
|
6962
|
-
# Returns a new instance of
|
6962
|
+
# Returns a new instance of move_unused_budget_parameters, optionally
|
6963
6963
|
# yielding it to a passed block so that attributes can be set on it.
|
6964
6964
|
#
|
6965
6965
|
# @yield [Google::Ads::GoogleAds::V7::Services::ApplyRecommendationOperation::MoveUnusedBudgetParameters] the new instance that will be returned so attributes
|
@@ -6972,7 +6972,7 @@ module Google
|
|
6972
6972
|
res
|
6973
6973
|
end
|
6974
6974
|
|
6975
|
-
# Returns a new instance of
|
6975
|
+
# Returns a new instance of responsive_search_ad_parameters, optionally
|
6976
6976
|
# yielding it to a passed block so that attributes can be set on it.
|
6977
6977
|
#
|
6978
6978
|
# @yield [Google::Ads::GoogleAds::V7::Services::ApplyRecommendationOperation::ResponsiveSearchAdParameters] the new instance that will be returned so attributes
|
@@ -6985,7 +6985,7 @@ module Google
|
|
6985
6985
|
res
|
6986
6986
|
end
|
6987
6987
|
|
6988
|
-
# Returns a new instance of
|
6988
|
+
# Returns a new instance of apply_recommendation_result, optionally
|
6989
6989
|
# yielding it to a passed block so that attributes can be set on it.
|
6990
6990
|
#
|
6991
6991
|
# @yield [Google::Ads::GoogleAds::V7::Services::ApplyRecommendationResult] the new instance that will be returned so attributes
|
@@ -6998,7 +6998,7 @@ module Google
|
|
6998
6998
|
res
|
6999
6999
|
end
|
7000
7000
|
|
7001
|
-
# Returns a new instance of
|
7001
|
+
# Returns a new instance of dismiss_recommendation_result, optionally
|
7002
7002
|
# yielding it to a passed block so that attributes can be set on it.
|
7003
7003
|
#
|
7004
7004
|
# @yield [Google::Ads::GoogleAds::V7::Services::DismissRecommendationResponse::DismissRecommendationResult] the new instance that will be returned so attributes
|
@@ -7011,7 +7011,7 @@ module Google
|
|
7011
7011
|
res
|
7012
7012
|
end
|
7013
7013
|
|
7014
|
-
# Returns a new instance of
|
7014
|
+
# Returns a new instance of value, optionally
|
7015
7015
|
# yielding it to a passed block so that attributes can be set on it.
|
7016
7016
|
#
|
7017
7017
|
# @yield [Google::Ads::GoogleAds::V7::Common::Value] the new instance that will be returned so attributes
|
@@ -7024,7 +7024,7 @@ module Google
|
|
7024
7024
|
res
|
7025
7025
|
end
|
7026
7026
|
|
7027
|
-
# Returns a new instance of
|
7027
|
+
# Returns a new instance of google_ads_failure, optionally
|
7028
7028
|
# yielding it to a passed block so that attributes can be set on it.
|
7029
7029
|
#
|
7030
7030
|
# @yield [Google::Ads::GoogleAds::V7::Errors::GoogleAdsFailure] the new instance that will be returned so attributes
|
@@ -7037,7 +7037,7 @@ module Google
|
|
7037
7037
|
res
|
7038
7038
|
end
|
7039
7039
|
|
7040
|
-
# Returns a new instance of
|
7040
|
+
# Returns a new instance of google_ads_error, optionally
|
7041
7041
|
# yielding it to a passed block so that attributes can be set on it.
|
7042
7042
|
#
|
7043
7043
|
# @yield [Google::Ads::GoogleAds::V7::Errors::GoogleAdsError] the new instance that will be returned so attributes
|
@@ -7050,7 +7050,7 @@ module Google
|
|
7050
7050
|
res
|
7051
7051
|
end
|
7052
7052
|
|
7053
|
-
# Returns a new instance of
|
7053
|
+
# Returns a new instance of error_code, optionally
|
7054
7054
|
# yielding it to a passed block so that attributes can be set on it.
|
7055
7055
|
#
|
7056
7056
|
# @yield [Google::Ads::GoogleAds::V7::Errors::ErrorCode] the new instance that will be returned so attributes
|
@@ -7063,7 +7063,7 @@ module Google
|
|
7063
7063
|
res
|
7064
7064
|
end
|
7065
7065
|
|
7066
|
-
# Returns a new instance of
|
7066
|
+
# Returns a new instance of error_location, optionally
|
7067
7067
|
# yielding it to a passed block so that attributes can be set on it.
|
7068
7068
|
#
|
7069
7069
|
# @yield [Google::Ads::GoogleAds::V7::Errors::ErrorLocation] the new instance that will be returned so attributes
|
@@ -7076,7 +7076,7 @@ module Google
|
|
7076
7076
|
res
|
7077
7077
|
end
|
7078
7078
|
|
7079
|
-
# Returns a new instance of
|
7079
|
+
# Returns a new instance of field_path_element, optionally
|
7080
7080
|
# yielding it to a passed block so that attributes can be set on it.
|
7081
7081
|
#
|
7082
7082
|
# @yield [Google::Ads::GoogleAds::V7::Errors::ErrorLocation::FieldPathElement] the new instance that will be returned so attributes
|
@@ -7089,7 +7089,7 @@ module Google
|
|
7089
7089
|
res
|
7090
7090
|
end
|
7091
7091
|
|
7092
|
-
# Returns a new instance of
|
7092
|
+
# Returns a new instance of error_details, optionally
|
7093
7093
|
# yielding it to a passed block so that attributes can be set on it.
|
7094
7094
|
#
|
7095
7095
|
# @yield [Google::Ads::GoogleAds::V7::Errors::ErrorDetails] the new instance that will be returned so attributes
|
@@ -7102,7 +7102,7 @@ module Google
|
|
7102
7102
|
res
|
7103
7103
|
end
|
7104
7104
|
|
7105
|
-
# Returns a new instance of
|
7105
|
+
# Returns a new instance of policy_violation_details, optionally
|
7106
7106
|
# yielding it to a passed block so that attributes can be set on it.
|
7107
7107
|
#
|
7108
7108
|
# @yield [Google::Ads::GoogleAds::V7::Errors::PolicyViolationDetails] the new instance that will be returned so attributes
|
@@ -7115,7 +7115,7 @@ module Google
|
|
7115
7115
|
res
|
7116
7116
|
end
|
7117
7117
|
|
7118
|
-
# Returns a new instance of
|
7118
|
+
# Returns a new instance of policy_finding_details, optionally
|
7119
7119
|
# yielding it to a passed block so that attributes can be set on it.
|
7120
7120
|
#
|
7121
7121
|
# @yield [Google::Ads::GoogleAds::V7::Errors::PolicyFindingDetails] the new instance that will be returned so attributes
|
@@ -7128,7 +7128,7 @@ module Google
|
|
7128
7128
|
res
|
7129
7129
|
end
|
7130
7130
|
|
7131
|
-
# Returns a new instance of
|
7131
|
+
# Returns a new instance of quota_error_details, optionally
|
7132
7132
|
# yielding it to a passed block so that attributes can be set on it.
|
7133
7133
|
#
|
7134
7134
|
# @yield [Google::Ads::GoogleAds::V7::Errors::QuotaErrorDetails] the new instance that will be returned so attributes
|
@@ -7141,7 +7141,7 @@ module Google
|
|
7141
7141
|
res
|
7142
7142
|
end
|
7143
7143
|
|
7144
|
-
# Returns a new instance of
|
7144
|
+
# Returns a new instance of resource_count_details, optionally
|
7145
7145
|
# yielding it to a passed block so that attributes can be set on it.
|
7146
7146
|
#
|
7147
7147
|
# @yield [Google::Ads::GoogleAds::V7::Errors::ResourceCountDetails] the new instance that will be returned so attributes
|