google-ads-ad_manager-v1 4.0.0 → 4.2.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/README.md +1 -1
- data/lib/google/ads/ad_manager/v1/ad_break_service/rest/client.rb +7 -5
- data/lib/google/ads/ad_manager/v1/ad_review_center_ad_service/rest/client.rb +5 -3
- data/lib/google/ads/ad_manager/v1/ad_review_center_ad_service/rest/operations.rb +2 -0
- data/lib/google/ads/ad_manager/v1/ad_rule_service/credentials.rb +48 -0
- data/lib/google/ads/ad_manager/v1/ad_rule_service/paths.rb +421 -0
- data/lib/google/ads/ad_manager/v1/ad_rule_service/rest/client.rb +1174 -0
- data/lib/google/ads/ad_manager/v1/ad_rule_service/rest/service_stub.rb +637 -0
- data/lib/google/ads/ad_manager/v1/ad_rule_service/rest.rb +52 -0
- data/lib/google/ads/ad_manager/v1/ad_rule_service.rb +48 -0
- data/lib/google/ads/ad_manager/v1/ad_spot_service/credentials.rb +48 -0
- data/lib/google/ads/ad_manager/v1/ad_spot_service/paths.rb +64 -0
- data/lib/google/ads/ad_manager/v1/ad_spot_service/rest/client.rb +908 -0
- data/lib/google/ads/ad_manager/v1/ad_spot_service/rest/service_stub.rb +451 -0
- data/lib/google/ads/ad_manager/v1/ad_spot_service/rest.rb +52 -0
- data/lib/google/ads/ad_manager/v1/ad_spot_service.rb +48 -0
- data/lib/google/ads/ad_manager/v1/ad_unit_service/rest/client.rb +10 -8
- data/lib/google/ads/ad_manager/v1/application_service/rest/client.rb +10 -8
- data/lib/google/ads/ad_manager/v1/audience_segment_service/rest/client.rb +2 -0
- data/lib/google/ads/ad_manager/v1/bandwidth_group_service/rest/client.rb +4 -2
- data/lib/google/ads/ad_manager/v1/browser_language_service/rest/client.rb +4 -2
- data/lib/google/ads/ad_manager/v1/browser_service/rest/client.rb +4 -2
- data/lib/google/ads/ad_manager/v1/cdn_config_service/credentials.rb +48 -0
- data/lib/google/ads/ad_manager/v1/cdn_config_service/paths.rb +64 -0
- data/lib/google/ads/ad_manager/v1/cdn_config_service/rest/client.rb +1085 -0
- data/lib/google/ads/ad_manager/v1/cdn_config_service/rest/service_stub.rb +575 -0
- data/lib/google/ads/ad_manager/v1/cdn_config_service/rest.rb +52 -0
- data/lib/google/ads/ad_manager/v1/cdn_config_service.rb +48 -0
- data/lib/google/ads/ad_manager/v1/cms_metadata_key_service/rest/client.rb +6 -4
- data/lib/google/ads/ad_manager/v1/cms_metadata_value_service/rest/client.rb +6 -4
- data/lib/google/ads/ad_manager/v1/company_service/rest/client.rb +2 -0
- data/lib/google/ads/ad_manager/v1/contact_service/rest/client.rb +2 -0
- data/lib/google/ads/ad_manager/v1/content_bundle_service/rest/client.rb +6 -2
- data/lib/google/ads/ad_manager/v1/content_label_service/rest/client.rb +4 -2
- data/lib/google/ads/ad_manager/v1/content_service/rest/client.rb +17 -2
- data/lib/google/ads/ad_manager/v1/creative_template_service/rest/client.rb +4 -2
- data/lib/google/ads/ad_manager/v1/custom_field_service/rest/client.rb +8 -6
- data/lib/google/ads/ad_manager/v1/custom_targeting_key_service/rest/client.rb +9 -7
- data/lib/google/ads/ad_manager/v1/custom_targeting_value_service/paths.rb +17 -0
- data/lib/google/ads/ad_manager/v1/custom_targeting_value_service/rest/client.rb +542 -2
- data/lib/google/ads/ad_manager/v1/custom_targeting_value_service/rest/service_stub.rb +372 -0
- data/lib/google/ads/ad_manager/v1/device_capability_service/rest/client.rb +4 -2
- data/lib/google/ads/ad_manager/v1/device_category_service/rest/client.rb +4 -2
- data/lib/google/ads/ad_manager/v1/device_manufacturer_service/rest/client.rb +4 -2
- data/lib/google/ads/ad_manager/v1/entity_signals_mapping_service/rest/client.rb +2 -0
- data/lib/google/ads/ad_manager/v1/geo_target_service/rest/client.rb +4 -2
- data/lib/google/ads/ad_manager/v1/label_service/rest/client.rb +10 -8
- data/lib/google/ads/ad_manager/v1/line_item_service/rest/client.rb +4 -2
- data/lib/google/ads/ad_manager/v1/linked_device_service/rest/client.rb +2 -0
- data/lib/google/ads/ad_manager/v1/live_stream_service/credentials.rb +48 -0
- data/lib/google/ads/ad_manager/v1/live_stream_service/paths.rb +81 -0
- data/lib/google/ads/ad_manager/v1/live_stream_service/rest/client.rb +1356 -0
- data/lib/google/ads/ad_manager/v1/live_stream_service/rest/service_stub.rb +761 -0
- data/lib/google/ads/ad_manager/v1/live_stream_service/rest.rb +52 -0
- data/lib/google/ads/ad_manager/v1/live_stream_service.rb +48 -0
- data/lib/google/ads/ad_manager/v1/mcm_earnings_service/rest/client.rb +2 -0
- data/lib/google/ads/ad_manager/v1/mobile_carrier_service/rest/client.rb +4 -2
- data/lib/google/ads/ad_manager/v1/mobile_device_service/rest/client.rb +4 -2
- data/lib/google/ads/ad_manager/v1/mobile_device_submodel_service/rest/client.rb +4 -2
- data/lib/google/ads/ad_manager/v1/network_service/rest/client.rb +2 -0
- data/lib/google/ads/ad_manager/v1/operating_system_service/rest/client.rb +4 -2
- data/lib/google/ads/ad_manager/v1/operating_system_version_service/rest/client.rb +4 -2
- data/lib/google/ads/ad_manager/v1/order_service/rest/client.rb +4 -2
- data/lib/google/ads/ad_manager/v1/placement_service/rest/client.rb +8 -6
- data/lib/google/ads/ad_manager/v1/private_auction_deal_service/rest/client.rb +6 -4
- data/lib/google/ads/ad_manager/v1/private_auction_service/rest/client.rb +6 -4
- data/lib/google/ads/ad_manager/v1/programmatic_buyer_service/rest/client.rb +4 -2
- data/lib/google/ads/ad_manager/v1/report_service/rest/client.rb +2 -0
- data/lib/google/ads/ad_manager/v1/report_service/rest/operations.rb +2 -0
- data/lib/google/ads/ad_manager/v1/rest.rb +7 -0
- data/lib/google/ads/ad_manager/v1/rich_media_ads_company_service/rest/client.rb +4 -2
- data/lib/google/ads/ad_manager/v1/role_service/rest/client.rb +2 -0
- data/lib/google/ads/ad_manager/v1/site_service/rest/client.rb +2 -0
- data/lib/google/ads/ad_manager/v1/suggested_ad_unit_service/credentials.rb +48 -0
- data/lib/google/ads/ad_manager/v1/suggested_ad_unit_service/paths.rb +64 -0
- data/lib/google/ads/ad_manager/v1/suggested_ad_unit_service/rest/client.rb +635 -0
- data/lib/google/ads/ad_manager/v1/suggested_ad_unit_service/rest/service_stub.rb +265 -0
- data/lib/google/ads/ad_manager/v1/suggested_ad_unit_service/rest.rb +52 -0
- data/lib/google/ads/ad_manager/v1/suggested_ad_unit_service.rb +48 -0
- data/lib/google/ads/ad_manager/v1/targeting_preset_service/credentials.rb +48 -0
- data/lib/google/ads/ad_manager/v1/targeting_preset_service/paths.rb +421 -0
- data/lib/google/ads/ad_manager/v1/targeting_preset_service/rest/client.rb +816 -0
- data/lib/google/ads/ad_manager/v1/targeting_preset_service/rest/service_stub.rb +389 -0
- data/lib/google/ads/ad_manager/v1/targeting_preset_service/rest.rb +52 -0
- data/lib/google/ads/ad_manager/v1/targeting_preset_service.rb +48 -0
- data/lib/google/ads/ad_manager/v1/taxonomy_category_service/rest/client.rb +2 -0
- data/lib/google/ads/ad_manager/v1/team_service/rest/client.rb +2 -0
- data/lib/google/ads/ad_manager/v1/third_party_company_service/credentials.rb +48 -0
- data/lib/google/ads/ad_manager/v1/third_party_company_service/paths.rb +64 -0
- data/lib/google/ads/ad_manager/v1/third_party_company_service/rest/client.rb +550 -0
- data/lib/google/ads/ad_manager/v1/third_party_company_service/rest/service_stub.rb +203 -0
- data/lib/google/ads/ad_manager/v1/third_party_company_service/rest.rb +53 -0
- data/lib/google/ads/ad_manager/v1/third_party_company_service.rb +49 -0
- data/lib/google/ads/ad_manager/v1/user_service/rest/client.rb +2 -0
- data/lib/google/ads/ad_manager/v1/version.rb +1 -1
- data/lib/google/ads/ad_manager/v1.rb +7 -0
- data/lib/google/ads/admanager/v1/ad_break_service_services_pb.rb +5 -5
- data/lib/google/ads/admanager/v1/ad_review_center_ad_service_services_pb.rb +3 -3
- data/lib/google/ads/admanager/v1/ad_rule_enums_pb.rb +24 -0
- data/lib/google/ads/admanager/v1/ad_rule_messages_pb.rb +32 -0
- data/lib/google/ads/admanager/v1/ad_rule_service_pb.rb +42 -0
- data/lib/google/ads/admanager/v1/ad_rule_service_services_pb.rb +61 -0
- data/lib/google/ads/admanager/v1/ad_rule_slot_behavior_enum_pb.rb +22 -0
- data/lib/google/ads/admanager/v1/ad_rule_slot_bumper_enum_pb.rb +22 -0
- data/lib/google/ads/admanager/v1/ad_rule_slot_midroll_frequency_type_enum_pb.rb +22 -0
- data/lib/google/ads/admanager/v1/ad_spot_messages_pb.rb +27 -0
- data/lib/google/ads/admanager/v1/ad_spot_service_pb.rb +36 -0
- data/lib/google/ads/admanager/v1/ad_spot_service_services_pb.rb +55 -0
- data/lib/google/ads/admanager/v1/ad_spot_targeting_type_enum_pb.rb +22 -0
- data/lib/google/ads/admanager/v1/ad_unit_service_services_pb.rb +8 -8
- data/lib/google/ads/admanager/v1/admanager_error_pb.rb +23 -0
- data/lib/google/ads/admanager/v1/application_service_services_pb.rb +8 -8
- data/lib/google/ads/admanager/v1/bandwidth_group_service_services_pb.rb +2 -2
- data/lib/google/ads/admanager/v1/browser_language_service_services_pb.rb +2 -2
- data/lib/google/ads/admanager/v1/browser_service_services_pb.rb +2 -2
- data/lib/google/ads/admanager/v1/cdn_config_messages_pb.rb +33 -0
- data/lib/google/ads/admanager/v1/cdn_config_service_pb.rb +40 -0
- data/lib/google/ads/admanager/v1/cdn_config_service_services_pb.rb +59 -0
- data/lib/google/ads/admanager/v1/cdn_config_status_enum_pb.rb +22 -0
- data/lib/google/ads/admanager/v1/cdn_config_type_enum_pb.rb +22 -0
- data/lib/google/ads/admanager/v1/cdn_security_policy_enum_pb.rb +22 -0
- data/lib/google/ads/admanager/v1/cdn_security_policy_origin_forwarding_enum_pb.rb +22 -0
- data/lib/google/ads/admanager/v1/cms_metadata_key_service_services_pb.rb +4 -4
- data/lib/google/ads/admanager/v1/cms_metadata_value_service_services_pb.rb +4 -4
- data/lib/google/ads/admanager/v1/content_bundle_enums_pb.rb +22 -0
- data/lib/google/ads/admanager/v1/content_bundle_messages_pb.rb +3 -1
- data/lib/google/ads/admanager/v1/content_bundle_service_services_pb.rb +2 -2
- data/lib/google/ads/admanager/v1/content_enums_pb.rb +28 -0
- data/lib/google/ads/admanager/v1/content_label_service_services_pb.rb +2 -2
- data/lib/google/ads/admanager/v1/content_messages_pb.rb +6 -1
- data/lib/google/ads/admanager/v1/content_service_services_pb.rb +2 -2
- data/lib/google/ads/admanager/v1/creative_template_service_services_pb.rb +2 -2
- data/lib/google/ads/admanager/v1/custom_field_service_services_pb.rb +6 -6
- data/lib/google/ads/admanager/v1/custom_targeting_key_service_services_pb.rb +7 -7
- data/lib/google/ads/admanager/v1/custom_targeting_value_service_pb.rb +14 -1
- data/lib/google/ads/admanager/v1/custom_targeting_value_service_services_pb.rb +14 -2
- data/lib/google/ads/admanager/v1/deal_priority_tier_enum_pb.rb +22 -0
- data/lib/google/ads/admanager/v1/device_capability_service_services_pb.rb +2 -2
- data/lib/google/ads/admanager/v1/device_category_service_services_pb.rb +2 -2
- data/lib/google/ads/admanager/v1/device_manufacturer_service_services_pb.rb +2 -2
- data/lib/google/ads/admanager/v1/geo_target_service_services_pb.rb +2 -2
- data/lib/google/ads/admanager/v1/label_service_services_pb.rb +8 -8
- data/lib/google/ads/admanager/v1/line_item_service_services_pb.rb +2 -2
- data/lib/google/ads/admanager/v1/live_stream_event_enums_pb.rb +34 -0
- data/lib/google/ads/admanager/v1/live_stream_messages_pb.rb +34 -0
- data/lib/google/ads/admanager/v1/live_stream_service_pb.rb +46 -0
- data/lib/google/ads/admanager/v1/live_stream_service_services_pb.rb +65 -0
- data/lib/google/ads/admanager/v1/mobile_carrier_service_services_pb.rb +2 -2
- data/lib/google/ads/admanager/v1/mobile_device_service_services_pb.rb +2 -2
- data/lib/google/ads/admanager/v1/mobile_device_submodel_service_services_pb.rb +2 -2
- data/lib/google/ads/admanager/v1/non_guaranteed_deal_priority_pb.rb +24 -0
- data/lib/google/ads/admanager/v1/operating_system_service_services_pb.rb +2 -2
- data/lib/google/ads/admanager/v1/operating_system_version_service_services_pb.rb +2 -2
- data/lib/google/ads/admanager/v1/order_service_services_pb.rb +2 -2
- data/lib/google/ads/admanager/v1/placement_service_services_pb.rb +6 -6
- data/lib/google/ads/admanager/v1/private_auction_deal_messages_pb.rb +2 -1
- data/lib/google/ads/admanager/v1/private_auction_deal_service_services_pb.rb +4 -4
- data/lib/google/ads/admanager/v1/private_auction_service_services_pb.rb +4 -4
- data/lib/google/ads/admanager/v1/programmatic_buyer_service_services_pb.rb +2 -2
- data/lib/google/ads/admanager/v1/report_definition_pb.rb +1 -1
- data/lib/google/ads/admanager/v1/rich_media_ads_company_service_services_pb.rb +2 -2
- data/lib/google/ads/admanager/v1/suggested_ad_unit_messages_pb.rb +27 -0
- data/lib/google/ads/admanager/v1/suggested_ad_unit_service_pb.rb +31 -0
- data/lib/google/ads/admanager/v1/suggested_ad_unit_service_services_pb.rb +49 -0
- data/lib/google/ads/admanager/v1/target_platform_enum_pb.rb +22 -0
- data/lib/google/ads/admanager/v1/targeting_pb.rb +2 -1
- data/lib/google/ads/admanager/v1/targeting_preset_enums_pb.rb +22 -0
- data/lib/google/ads/admanager/v1/targeting_preset_messages_pb.rb +26 -0
- data/lib/google/ads/admanager/v1/targeting_preset_service_pb.rb +35 -0
- data/lib/google/ads/admanager/v1/targeting_preset_service_services_pb.rb +56 -0
- data/lib/google/ads/admanager/v1/third_party_company_enums_pb.rb +24 -0
- data/lib/google/ads/admanager/v1/third_party_company_messages_pb.rb +25 -0
- data/lib/google/ads/admanager/v1/third_party_company_service_pb.rb +29 -0
- data/lib/google/ads/admanager/v1/third_party_company_service_services_pb.rb +48 -0
- data/proto_docs/google/ads/admanager/v1/ad_rule_enums.rb +68 -0
- data/proto_docs/google/ads/admanager/v1/ad_rule_messages.rb +144 -0
- data/proto_docs/google/ads/admanager/v1/ad_rule_service.rb +238 -0
- data/proto_docs/google/ads/admanager/v1/ad_rule_slot_behavior_enum.rb +49 -0
- data/proto_docs/google/ads/admanager/v1/ad_rule_slot_bumper_enum.rb +51 -0
- data/proto_docs/google/ads/admanager/v1/ad_rule_slot_midroll_frequency_type_enum.rb +66 -0
- data/proto_docs/google/ads/admanager/v1/ad_spot_messages.rb +96 -0
- data/proto_docs/google/ads/admanager/v1/ad_spot_service.rb +185 -0
- data/proto_docs/google/ads/admanager/v1/ad_spot_targeting_type_enum.rb +51 -0
- data/proto_docs/google/ads/admanager/v1/admanager_error.rb +54 -0
- data/proto_docs/google/ads/admanager/v1/cdn_config_messages.rb +191 -0
- data/proto_docs/google/ads/admanager/v1/cdn_config_service.rb +224 -0
- data/proto_docs/google/ads/admanager/v1/cdn_config_status_enum.rb +45 -0
- data/proto_docs/google/ads/admanager/v1/cdn_config_type_enum.rb +55 -0
- data/proto_docs/google/ads/admanager/v1/cdn_security_policy_enum.rb +50 -0
- data/proto_docs/google/ads/admanager/v1/cdn_security_policy_origin_forwarding_enum.rb +50 -0
- data/proto_docs/google/ads/admanager/v1/content_bundle_enums.rb +48 -0
- data/proto_docs/google/ads/admanager/v1/content_bundle_messages.rb +8 -0
- data/proto_docs/google/ads/admanager/v1/content_bundle_service.rb +2 -0
- data/proto_docs/google/ads/admanager/v1/content_enums.rb +389 -0
- data/proto_docs/google/ads/admanager/v1/content_messages.rb +104 -0
- data/proto_docs/google/ads/admanager/v1/content_service.rb +13 -0
- data/proto_docs/google/ads/admanager/v1/custom_targeting_value_service.rb +140 -0
- data/proto_docs/google/ads/admanager/v1/deal_priority_tier_enum.rb +69 -0
- data/proto_docs/google/ads/admanager/v1/live_stream_event_enums.rb +217 -0
- data/proto_docs/google/ads/admanager/v1/live_stream_messages.rb +309 -0
- data/proto_docs/google/ads/admanager/v1/live_stream_service.rb +288 -0
- data/proto_docs/google/ads/admanager/v1/non_guaranteed_deal_priority.rb +37 -0
- data/proto_docs/google/ads/admanager/v1/private_auction_deal_messages.rb +3 -0
- data/proto_docs/google/ads/admanager/v1/report_definition.rb +22 -7
- data/proto_docs/google/ads/admanager/v1/suggested_ad_unit_messages.rb +75 -0
- data/proto_docs/google/ads/admanager/v1/suggested_ad_unit_service.rb +130 -0
- data/proto_docs/google/ads/admanager/v1/target_platform_enum.rb +48 -0
- data/proto_docs/google/ads/admanager/v1/targeting.rb +53 -0
- data/proto_docs/google/ads/admanager/v1/targeting_preset_enums.rb +45 -0
- data/proto_docs/google/ads/admanager/v1/targeting_preset_messages.rb +47 -0
- data/proto_docs/google/ads/admanager/v1/targeting_preset_service.rb +179 -0
- data/proto_docs/google/ads/admanager/v1/third_party_company_enums.rb +67 -0
- data/proto_docs/google/ads/admanager/v1/third_party_company_messages.rb +49 -0
- data/proto_docs/google/ads/admanager/v1/third_party_company_service.rb +108 -0
- metadata +116 -3
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
# frozen_string_literal: true
|
|
2
|
+
|
|
3
|
+
# Copyright 2026 Google LLC
|
|
4
|
+
#
|
|
5
|
+
# Licensed under the Apache License, Version 2.0 (the "License");
|
|
6
|
+
# you may not use this file except in compliance with the License.
|
|
7
|
+
# You may obtain a copy of the License at
|
|
8
|
+
#
|
|
9
|
+
# https://www.apache.org/licenses/LICENSE-2.0
|
|
10
|
+
#
|
|
11
|
+
# Unless required by applicable law or agreed to in writing, software
|
|
12
|
+
# distributed under the License is distributed on an "AS IS" BASIS,
|
|
13
|
+
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
14
|
+
# See the License for the specific language governing permissions and
|
|
15
|
+
# limitations under the License.
|
|
16
|
+
|
|
17
|
+
# Auto-generated by gapic-generator-ruby. DO NOT EDIT!
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
module Google
|
|
21
|
+
module Ads
|
|
22
|
+
module AdManager
|
|
23
|
+
module V1
|
|
24
|
+
# Wrapper message for
|
|
25
|
+
# {::Google::Ads::AdManager::V1::CdnSecurityPolicyOriginForwardingEnum::CdnSecurityPolicyOriginForwarding CdnSecurityPolicyOriginForwarding}
|
|
26
|
+
class CdnSecurityPolicyOriginForwardingEnum
|
|
27
|
+
include ::Google::Protobuf::MessageExts
|
|
28
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
29
|
+
|
|
30
|
+
# Indicates the type of origin forwarding used to support Akamai
|
|
31
|
+
# authentication policies for `LiveStreamEvent`.
|
|
32
|
+
module CdnSecurityPolicyOriginForwarding
|
|
33
|
+
# Default value. This value is unused.
|
|
34
|
+
CDN_SECURITY_POLICY_ORIGIN_FORWARDING_UNSPECIFIED = 0
|
|
35
|
+
|
|
36
|
+
# Indicates that conventional origin forwarding is used.
|
|
37
|
+
CONVENTIONAL = 1
|
|
38
|
+
|
|
39
|
+
# Indicates that origin forwarding is not being used.
|
|
40
|
+
NONE = 2
|
|
41
|
+
|
|
42
|
+
# Indicates that origin forwarding is set up by passing an origin path
|
|
43
|
+
# query string parameter (necessary for Akamai dynamic packaging to work).
|
|
44
|
+
ORIGIN_PATH = 3
|
|
45
|
+
end
|
|
46
|
+
end
|
|
47
|
+
end
|
|
48
|
+
end
|
|
49
|
+
end
|
|
50
|
+
end
|
|
@@ -0,0 +1,48 @@
|
|
|
1
|
+
# frozen_string_literal: true
|
|
2
|
+
|
|
3
|
+
# Copyright 2026 Google LLC
|
|
4
|
+
#
|
|
5
|
+
# Licensed under the Apache License, Version 2.0 (the "License");
|
|
6
|
+
# you may not use this file except in compliance with the License.
|
|
7
|
+
# You may obtain a copy of the License at
|
|
8
|
+
#
|
|
9
|
+
# https://www.apache.org/licenses/LICENSE-2.0
|
|
10
|
+
#
|
|
11
|
+
# Unless required by applicable law or agreed to in writing, software
|
|
12
|
+
# distributed under the License is distributed on an "AS IS" BASIS,
|
|
13
|
+
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
14
|
+
# See the License for the specific language governing permissions and
|
|
15
|
+
# limitations under the License.
|
|
16
|
+
|
|
17
|
+
# Auto-generated by gapic-generator-ruby. DO NOT EDIT!
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
module Google
|
|
21
|
+
module Ads
|
|
22
|
+
module AdManager
|
|
23
|
+
module V1
|
|
24
|
+
# Wrapper message for
|
|
25
|
+
# {::Google::Ads::AdManager::V1::ContentBundleStatusEnum::ContentBundleStatus ContentBundleStatus}
|
|
26
|
+
class ContentBundleStatusEnum
|
|
27
|
+
include ::Google::Protobuf::MessageExts
|
|
28
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
29
|
+
|
|
30
|
+
# Status for ContentBundle objects.
|
|
31
|
+
module ContentBundleStatus
|
|
32
|
+
# Default value. This value is unused.
|
|
33
|
+
CONTENT_BUNDLE_STATUS_UNSPECIFIED = 0
|
|
34
|
+
|
|
35
|
+
# The object is active and stats are collected.
|
|
36
|
+
ACTIVE = 1
|
|
37
|
+
|
|
38
|
+
# The object has been archived.
|
|
39
|
+
ARCHIVED = 2
|
|
40
|
+
|
|
41
|
+
# The object is no longer active and no stats collected.
|
|
42
|
+
INACTIVE = 3
|
|
43
|
+
end
|
|
44
|
+
end
|
|
45
|
+
end
|
|
46
|
+
end
|
|
47
|
+
end
|
|
48
|
+
end
|
|
@@ -37,6 +37,14 @@ module Google
|
|
|
37
37
|
# Required. The name of the
|
|
38
38
|
# {::Google::Ads::AdManager::V1::ContentBundle ContentBundle}. This attribute is
|
|
39
39
|
# required and has a maximum length of 255 characters.
|
|
40
|
+
# @!attribute [r] status
|
|
41
|
+
# @return [::Google::Ads::AdManager::V1::ContentBundleStatusEnum::ContentBundleStatus]
|
|
42
|
+
# Output only. The ContentBundleStatus of the
|
|
43
|
+
# {::Google::Ads::AdManager::V1::ContentBundle ContentBundle}. This attribute is
|
|
44
|
+
# read-only and defaults to [ContentBundleStatus.INACTIVE][].
|
|
45
|
+
# @!attribute [r] update_time
|
|
46
|
+
# @return [::Google::Protobuf::Timestamp]
|
|
47
|
+
# Output only. The time the `ContentBundle` was last modified.
|
|
40
48
|
class ContentBundle
|
|
41
49
|
include ::Google::Protobuf::MessageExts
|
|
42
50
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
@@ -59,6 +59,8 @@ module Google
|
|
|
59
59
|
# <ul style="list-style-type:none">
|
|
60
60
|
# <li><code>displayName</code></li>
|
|
61
61
|
# <li><code>name</code></li>
|
|
62
|
+
# <li><code>status</code></li>
|
|
63
|
+
# <li><code>updateTime</code></li>
|
|
62
64
|
# </ul>
|
|
63
65
|
# @!attribute [rw] order_by
|
|
64
66
|
# @return [::String]
|
|
@@ -0,0 +1,389 @@
|
|
|
1
|
+
# frozen_string_literal: true
|
|
2
|
+
|
|
3
|
+
# Copyright 2026 Google LLC
|
|
4
|
+
#
|
|
5
|
+
# Licensed under the Apache License, Version 2.0 (the "License");
|
|
6
|
+
# you may not use this file except in compliance with the License.
|
|
7
|
+
# You may obtain a copy of the License at
|
|
8
|
+
#
|
|
9
|
+
# https://www.apache.org/licenses/LICENSE-2.0
|
|
10
|
+
#
|
|
11
|
+
# Unless required by applicable law or agreed to in writing, software
|
|
12
|
+
# distributed under the License is distributed on an "AS IS" BASIS,
|
|
13
|
+
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
14
|
+
# See the License for the specific language governing permissions and
|
|
15
|
+
# limitations under the License.
|
|
16
|
+
|
|
17
|
+
# Auto-generated by gapic-generator-ruby. DO NOT EDIT!
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
module Google
|
|
21
|
+
module Ads
|
|
22
|
+
module AdManager
|
|
23
|
+
module V1
|
|
24
|
+
# Wrapper message for
|
|
25
|
+
# {::Google::Ads::AdManager::V1::ContentStatusEnum::ContentStatus ContentStatus}
|
|
26
|
+
class ContentStatusEnum
|
|
27
|
+
include ::Google::Protobuf::MessageExts
|
|
28
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
29
|
+
|
|
30
|
+
# Describes the status of a
|
|
31
|
+
# {::Google::Ads::AdManager::V1::Content Content} object.
|
|
32
|
+
module ContentStatus
|
|
33
|
+
# Default value. This value is unused.
|
|
34
|
+
CONTENT_STATUS_UNSPECIFIED = 0
|
|
35
|
+
|
|
36
|
+
# Indicates the `Content` has been created and is eligible to have ads
|
|
37
|
+
# served against it.
|
|
38
|
+
ACTIVE = 1
|
|
39
|
+
|
|
40
|
+
# Indicates the `Content` has been deactivated and cannot have ads served
|
|
41
|
+
# against it.
|
|
42
|
+
INACTIVE = 2
|
|
43
|
+
|
|
44
|
+
# Indicates the `Content` has been archived; user-visible.
|
|
45
|
+
ARCHIVED = 3
|
|
46
|
+
|
|
47
|
+
# Indicates the `Content` has been removed from an external CMS.
|
|
48
|
+
DELETED = 4
|
|
49
|
+
|
|
50
|
+
# Indicates the `Content` is a duplicate of another piece of content.
|
|
51
|
+
DUPLICATED = 5
|
|
52
|
+
end
|
|
53
|
+
end
|
|
54
|
+
|
|
55
|
+
# Wrapper message for
|
|
56
|
+
# {::Google::Ads::AdManager::V1::ContentStatusSourceEnum::ContentStatusSource ContentStatusSource}
|
|
57
|
+
class ContentStatusSourceEnum
|
|
58
|
+
include ::Google::Protobuf::MessageExts
|
|
59
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
60
|
+
|
|
61
|
+
# Describes who defined the status of the
|
|
62
|
+
# {::Google::Ads::AdManager::V1::Content Content} object.
|
|
63
|
+
module ContentStatusSource
|
|
64
|
+
# Default value. This value is unused.
|
|
65
|
+
CONTENT_STATUS_SOURCE_UNSPECIFIED = 0
|
|
66
|
+
|
|
67
|
+
# Indicates that the status of the `Content` is defined by the CMS.
|
|
68
|
+
CMS = 1
|
|
69
|
+
|
|
70
|
+
# Indicates that the status of the `Content` is defined by the user.
|
|
71
|
+
USER = 2
|
|
72
|
+
end
|
|
73
|
+
end
|
|
74
|
+
|
|
75
|
+
# Wrapper message for
|
|
76
|
+
# {::Google::Ads::AdManager::V1::DaiIngestStatusEnum::DaiIngestStatus DaiIngestStatus}
|
|
77
|
+
class DaiIngestStatusEnum
|
|
78
|
+
include ::Google::Protobuf::MessageExts
|
|
79
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
80
|
+
|
|
81
|
+
# The status of the Dynamic Ad Insertion (DAI) ingestion process. Only
|
|
82
|
+
# {::Google::Ads::AdManager::V1::Content Content} with a status of
|
|
83
|
+
# SUCCESS will be available for DAI.
|
|
84
|
+
module DaiIngestStatus
|
|
85
|
+
# Default value. This value is unused.
|
|
86
|
+
DAI_INGEST_STATUS_UNSPECIFIED = 0
|
|
87
|
+
|
|
88
|
+
# The `Content` was successfully ingested for DAI.
|
|
89
|
+
SUCCESS = 1
|
|
90
|
+
|
|
91
|
+
# There was a non-fatal issue during the DAI ingestion process.
|
|
92
|
+
WARNING = 2
|
|
93
|
+
|
|
94
|
+
# The preconditioned `Content` was successfully ingested for DAI.
|
|
95
|
+
INGESTED = 3
|
|
96
|
+
|
|
97
|
+
# There was a non-fatal issue during the DAI ingestion process on
|
|
98
|
+
# preconditioned `Content`.
|
|
99
|
+
INGESTED_WITH_WARNINGS = 4
|
|
100
|
+
|
|
101
|
+
# The unconditioned `Content` was successfully conditioned for DAI.
|
|
102
|
+
CONDITIONED = 5
|
|
103
|
+
|
|
104
|
+
# There was a non-fatal issue during the DAI conditioning process on
|
|
105
|
+
# originally unconditioned `Content`.
|
|
106
|
+
CONDITIONED_WITH_WARNINGS = 6
|
|
107
|
+
|
|
108
|
+
# There was a non-fatal issue during the DAI ingestion process and the
|
|
109
|
+
# `Content` is not available for dynamic ad insertion.
|
|
110
|
+
FAILURE = 7
|
|
111
|
+
end
|
|
112
|
+
end
|
|
113
|
+
|
|
114
|
+
# Wrapper message for
|
|
115
|
+
# {::Google::Ads::AdManager::V1::DaiIngestErrorReasonEnum::DaiIngestErrorReason DaiIngestErrorReason}
|
|
116
|
+
class DaiIngestErrorReasonEnum
|
|
117
|
+
include ::Google::Protobuf::MessageExts
|
|
118
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
119
|
+
|
|
120
|
+
# Represents an error associated with a Dynamic Ad Insertion (DAI)
|
|
121
|
+
# [Content's][google.ads.admanager.v1.Content] status.
|
|
122
|
+
module DaiIngestErrorReason
|
|
123
|
+
# Default value. This value is unused.
|
|
124
|
+
DAI_INGEST_ERROR_REASON_UNSPECIFIED = 0
|
|
125
|
+
|
|
126
|
+
# The ingest URL provided in the publisher's `Content` source feed is
|
|
127
|
+
# invalid. The trigger for this error is the ingest URL specified in the
|
|
128
|
+
# publisher's feed.
|
|
129
|
+
INVALID_INGEST_URL = 1
|
|
130
|
+
|
|
131
|
+
# The closed caption URL provided in the publisher's `Content` source feed
|
|
132
|
+
# is invalid.
|
|
133
|
+
INVALID_CLOSED_CAPTION_URL = 2
|
|
134
|
+
|
|
135
|
+
# There is no closed caption URL for a `Content` in the publisher's
|
|
136
|
+
# `Content` source feed. There is no trigger for this error.
|
|
137
|
+
MISSING_CLOSED_CAPTION_URL = 3
|
|
138
|
+
|
|
139
|
+
# There was an error while trying to fetch the HLS from the specified
|
|
140
|
+
# ingest URL. The trigger for this error is the ingest URL specified in the
|
|
141
|
+
# publisher's feed.
|
|
142
|
+
COULD_NOT_FETCH_HLS = 4
|
|
143
|
+
|
|
144
|
+
# There was an error while trying to fetch the subtitles from the specified
|
|
145
|
+
# closed caption url. The trigger for this error is the closed caption URL
|
|
146
|
+
# specified in the publisher's feed.
|
|
147
|
+
COULD_NOT_FETCH_SUBTITLES = 5
|
|
148
|
+
|
|
149
|
+
# One of the subtitles from the closed caption URL is missing a language.
|
|
150
|
+
# The trigger for this error is the closed caption URL that does not have a
|
|
151
|
+
# language associated with it.
|
|
152
|
+
MISSING_SUBTITLE_LANGUAGE = 6
|
|
153
|
+
|
|
154
|
+
# Error fetching the media files from the URLs specified in the master HLS
|
|
155
|
+
# playlist. The trigger for this error is a media playlist URL within the
|
|
156
|
+
# publisher's HLS playlist that could not be fetched.
|
|
157
|
+
COULD_NOT_FETCH_MEDIA = 7
|
|
158
|
+
|
|
159
|
+
# The media from the publisher's CDN is malformed and cannot be
|
|
160
|
+
# conditioned. The trigger for this error is a media playlist URL within
|
|
161
|
+
# the publisher's HLS playlist that is malformed.
|
|
162
|
+
MALFORMED_MEDIA_BYTES = 8
|
|
163
|
+
|
|
164
|
+
# A chapter time for the `Content` is outside of the range of the
|
|
165
|
+
# `Content`'s duration. The trigger for this error is the chapter time (a
|
|
166
|
+
# parsable long representing the time in ms) that is out of bounds.
|
|
167
|
+
CHAPTER_TIME_OUT_OF_BOUNDS = 9
|
|
168
|
+
|
|
169
|
+
# An internal error occurred. There is no trigger for this error.
|
|
170
|
+
INTERNAL_ERROR = 10
|
|
171
|
+
|
|
172
|
+
# The `Content` has chapter times but the `Content`'s source has no CDN
|
|
173
|
+
# settings for midrolls. There is no trigger for this error.
|
|
174
|
+
CONTENT_HAS_CHAPTER_TIMES_BUT_NO_MIDROLL_SETTINGS = 11
|
|
175
|
+
|
|
176
|
+
# There is bad/missing/malformed data in a media playlist. The trigger for
|
|
177
|
+
# this error is the URL that points to the malformed media playlist.
|
|
178
|
+
MALFORMED_MEDIA_PLAYLIST = 12
|
|
179
|
+
|
|
180
|
+
# Multiple ways of denoting ad breaks were detected in a media playlist
|
|
181
|
+
# (e.g. placement opportunity tags, cue markers, etc.)
|
|
182
|
+
MIXED_AD_BREAK_TAGS = 13
|
|
183
|
+
|
|
184
|
+
# The ad break tags in the preconditioned `Content` are not in the same
|
|
185
|
+
# locations across all variant playlists.
|
|
186
|
+
AD_BREAK_TAGS_INCONSISTENT_ACROSS_VARIANTS = 14
|
|
187
|
+
|
|
188
|
+
# There is bad/missing/malformed data in a subtitles file. The trigger for
|
|
189
|
+
# this error is the URL that points to the malformed subtitles.
|
|
190
|
+
MALFORMED_SUBTITLES = 15
|
|
191
|
+
|
|
192
|
+
# The subtitles sent to DAI are too large. The trigger for this error is
|
|
193
|
+
# the URL that points to the master playlist.
|
|
194
|
+
SUBTITLES_TOO_LARGE = 16
|
|
195
|
+
|
|
196
|
+
# A playlist item has a URL that does not begin with the ingest common path
|
|
197
|
+
# provided in the DAI settings. The trigger for this error is the playlist
|
|
198
|
+
# item URL.
|
|
199
|
+
PLAYLIST_ITEM_URL_DOES_NOT_MATCH_INGEST_COMMON_PATH = 17
|
|
200
|
+
|
|
201
|
+
# Uploading split media segments failed due to an authentication error.
|
|
202
|
+
COULD_NOT_UPLOAD_SPLIT_MEDIA_AUTHENTICATION_FAILED = 18
|
|
203
|
+
|
|
204
|
+
# Uploading spit media segments failed due to a connection error.
|
|
205
|
+
COULD_NOT_UPLOAD_SPLIT_MEDIA_CONNECTION_FAILED = 19
|
|
206
|
+
|
|
207
|
+
# Uploading split media segments failed due to a write error.
|
|
208
|
+
COULD_NOT_UPLOAD_SPLIT_MEDIA_WRITE_FAILED = 20
|
|
209
|
+
|
|
210
|
+
# Variants in a playlist do not have the same number of discontinuities.
|
|
211
|
+
# The trigger for this error is the master playlist URI.
|
|
212
|
+
PLAYLISTS_HAVE_DIFFERENT_NUMBER_OF_DISCONTINUITIES = 21
|
|
213
|
+
|
|
214
|
+
# The playlist does not have a starting PTS value. The trigger for this
|
|
215
|
+
# error is the master playlist URI.
|
|
216
|
+
PLAYLIST_HAS_NO_STARTING_PTS_VALUE = 22
|
|
217
|
+
|
|
218
|
+
# The PTS at a discontinuity varies too much between the different
|
|
219
|
+
# variants. The trigger for this error is the master playlist URI.
|
|
220
|
+
PLAYLIST_DISCONTINUITY_PTS_VALUES_DIFFER_TOO_MUCH = 23
|
|
221
|
+
|
|
222
|
+
# A media segment has no PTS. The trigger for this error is the segment
|
|
223
|
+
# data URI.
|
|
224
|
+
SEGMENT_HAS_NO_PTS = 24
|
|
225
|
+
|
|
226
|
+
# The language in the subtitles file does not match the language specified
|
|
227
|
+
# in the feed. The trigger for this error is the feed language and the
|
|
228
|
+
# parsed language separated by a semi-colon, e.g. "en;sp".
|
|
229
|
+
SUBTITLE_LANGUAGE_DOES_NOT_MATCH_LANGUAGE_IN_FEED = 25
|
|
230
|
+
|
|
231
|
+
# There are multiple subtitles files at the closed caption URI, and none of
|
|
232
|
+
# them match the language defined in the feed.
|
|
233
|
+
CANNOT_DETERMINE_CORRECT_SUBTITLES_FOR_LANGUAGE = 26
|
|
234
|
+
|
|
235
|
+
# No CDN configuration found for the `Content`. The trigger for this error
|
|
236
|
+
# is the `Content`'s master playlist URI.
|
|
237
|
+
NO_CDN_CONFIG_FOUND = 27
|
|
238
|
+
|
|
239
|
+
# The `Content` has midrolls but there was no split `Content` config on the
|
|
240
|
+
# CDN configuration for that `Content` so the `Content` was not
|
|
241
|
+
# conditioned. There is no trigger for this error.
|
|
242
|
+
CONTENT_HAS_MIDROLLS_BUT_NO_SPLIT_CONTENT_CONFIG = 28
|
|
243
|
+
|
|
244
|
+
# The `Content` has midrolls but the source the `Content` was ingested from
|
|
245
|
+
# has mid-rolls disabled, so the `Content` was not conditioned. There is no
|
|
246
|
+
# trigger for this error.
|
|
247
|
+
CONTENT_HAS_MIDROLLS_BUT_SOURCE_HAS_MIDROLLS_DISABLED = 29
|
|
248
|
+
|
|
249
|
+
# Error parsing ADTS while splitting the `Content`. The trigger for this
|
|
250
|
+
# error is the variant URL and the cue-point separated by a semi-colon,
|
|
251
|
+
# e.g. "www.variant2.com;5000".
|
|
252
|
+
ADTS_PARSE_ERROR = 30
|
|
253
|
+
|
|
254
|
+
# Error splitting an AAC segment. The trigger for this error is the variant
|
|
255
|
+
# URL and the cue-point separated by a semi-colon, e.g.
|
|
256
|
+
# "www.variant2.com;5000".
|
|
257
|
+
AAC_SPLIT_ERROR = 31
|
|
258
|
+
|
|
259
|
+
# Error parsing an AAC file while splitting the `Content`. The trigger for
|
|
260
|
+
# this error is the variant URL and the cue-point separated by a
|
|
261
|
+
# semi-colon, e.g. "www.variant2.com;5000".
|
|
262
|
+
AAC_PARSE_ERROR = 32
|
|
263
|
+
|
|
264
|
+
# Error parsing a TS file while splitting the `Content`. The trigger for
|
|
265
|
+
# this error is the variant URL and the cue-point separated by a
|
|
266
|
+
# semi-colon, e.g. "www.variant2.com;5000".
|
|
267
|
+
TS_PARSE_ERROR = 33
|
|
268
|
+
|
|
269
|
+
# Error splitting a TS file while splitting the `Content`. The trigger for
|
|
270
|
+
# this error is the variant URL and the cue-point separated by a
|
|
271
|
+
# semi-colon, e.g. "www.variant2.com;5000".
|
|
272
|
+
TS_SPLIT_ERROR = 34
|
|
273
|
+
|
|
274
|
+
# Encountered an unsupported container format while splitting the
|
|
275
|
+
# `Content`. The trigger for this error is the variant URL and the
|
|
276
|
+
# cue-point separated by a semi-colon, e.g. "www.variant2.com;5000".
|
|
277
|
+
UNSUPPORTED_CONTAINER_FORMAT = 35
|
|
278
|
+
|
|
279
|
+
# Encountered multiple elementary streams of the same media type (audio,
|
|
280
|
+
# video) within a transport stream. The trigger for this error is the
|
|
281
|
+
# variant URL and the cue-point separated by a semi-colon, e.g.
|
|
282
|
+
# "www.variant2.com;5000".
|
|
283
|
+
MULTIPLE_ELEMENTARY_STREAMS_OF_SAME_MEDIA_TYPE_IN_TS = 36
|
|
284
|
+
|
|
285
|
+
# Encountered an unsupported TS media format while splitting the `Content`.
|
|
286
|
+
# The trigger for this error is the variant URL and the cue-point separated
|
|
287
|
+
# by a semi-colon, e.g. "www.variant2.com;5000".
|
|
288
|
+
UNSUPPORTED_TS_MEDIA_FORMAT = 37
|
|
289
|
+
|
|
290
|
+
# Error splitting because there were no i-frames near the target split
|
|
291
|
+
# point. The trigger for this error is the variant URL and the cue-point
|
|
292
|
+
# separated by a semi-colon, e.g. "www.variant2.com;5000".
|
|
293
|
+
NO_IFRAMES_NEAR_CUE_POINT = 38
|
|
294
|
+
|
|
295
|
+
# Error splitting an AC-3 segment. The trigger for this error is the
|
|
296
|
+
# variant URL and the cue-point separated by a semi-colon, e.g.
|
|
297
|
+
# "www.variant2.com;5000".
|
|
298
|
+
AC3_SPLIT_ERROR = 39
|
|
299
|
+
|
|
300
|
+
# Error parsing an AC-3 file while splitting the `Content`. The trigger for
|
|
301
|
+
# this error is the variant URL and the cue-point separated by a
|
|
302
|
+
# semi-colon, e.g. "www.variant2.com;5000".
|
|
303
|
+
AC3_PARSE_ERROR = 40
|
|
304
|
+
|
|
305
|
+
# Error splitting an E-AC-3 segment. The trigger for this error is the
|
|
306
|
+
# variant URL and the cue-point separated by a semi-colon, e.g.
|
|
307
|
+
# "www.variant2.com;5000".
|
|
308
|
+
EAC3_SPLIT_ERROR = 41
|
|
309
|
+
|
|
310
|
+
# Error caused by an invalid encryption key. The trigger for this error is
|
|
311
|
+
# a media playlist URL within the publisher's HLS playlist that has the
|
|
312
|
+
# invalid encryption key.
|
|
313
|
+
INVALID_ENCRYPTION_KEY = 42
|
|
314
|
+
|
|
315
|
+
# Error parsing an E-AC-3 file while splitting the `Content`. The trigger
|
|
316
|
+
# for this error is the variant URL and the cue-point separated by a
|
|
317
|
+
# semi-colon, e.g. "www.variant2.com;5000".
|
|
318
|
+
EAC3_PARSE_ERROR = 43
|
|
319
|
+
|
|
320
|
+
# Error caused by the number of PTS being a different value than the number
|
|
321
|
+
# of cue points + 1.
|
|
322
|
+
CUE_POINT_COUNT_DOES_NOT_MATCH_PTS_COUNT = 44
|
|
323
|
+
|
|
324
|
+
# Error caused by the number of PTS being a different value than the number
|
|
325
|
+
# of discontinuity tags + 1.
|
|
326
|
+
DISCONTINUITY_COUNT_DOES_NOT_MATCH_PTS_COUNT = 45
|
|
327
|
+
|
|
328
|
+
# The DASH `Content` has cue points but they do not match the Event
|
|
329
|
+
# durations from the DASH manifest EventStream, if present.
|
|
330
|
+
DASH_CUE_POINT_EVENT_MISMATCH = 46
|
|
331
|
+
|
|
332
|
+
# The DASH manifest cannot be conditioned for midrolls.
|
|
333
|
+
DASH_MANIFEST_CONDITIONING_FAILED = 47
|
|
334
|
+
|
|
335
|
+
# The DASH manifest cannot be conditioned for midrolls because one or more
|
|
336
|
+
# of the cue points do not lie on a media segment boundary.
|
|
337
|
+
DASH_MANIFEST_CONDITIONING_SEGMENT_BOUNDARY_ERROR = 48
|
|
338
|
+
|
|
339
|
+
# The subtitle language code should not contain "$$$$$".
|
|
340
|
+
CLOSED_CAPTION_LANGUAGE_VALUE_INVALID = 49
|
|
341
|
+
|
|
342
|
+
# The subtitle name should not contain "$$$$$".
|
|
343
|
+
CLOSED_CAPTION_NAME_VALUE_INVALID = 50
|
|
344
|
+
|
|
345
|
+
# The common subtitle characteristics values listed in the HLS spec are:
|
|
346
|
+
# 1)"public.accessibility.transcribes-spoken-dialog",
|
|
347
|
+
# 2)"public.accessibility.describes-music-and-sound",
|
|
348
|
+
# 3)"public.easy-to-read";
|
|
349
|
+
CLOSED_CAPTION_CHARACTERISTICS_VALUE_UNEXPECTED = 51
|
|
350
|
+
|
|
351
|
+
# Closed captions for a `Content` should be unique by 'language + name'.
|
|
352
|
+
CLOSED_CAPTIONS_WITH_DUPLICATE_KEYS = 52
|
|
353
|
+
|
|
354
|
+
# Subtitles are defined in the `Content` source feed as well as inside the
|
|
355
|
+
# stream manifest. Only feed subtitles will be ingested.
|
|
356
|
+
SUBTITLES_PRESENT_IN_FEED_AND_MANIFEST = 53
|
|
357
|
+
|
|
358
|
+
# The media profile is invalid due to missing data.
|
|
359
|
+
INVALID_MEDIA_PROFILE = 54
|
|
360
|
+
|
|
361
|
+
# Error caused when the PTS values do not align across chapters.
|
|
362
|
+
CHAPTER_PTS_MISMATCH = 55
|
|
363
|
+
|
|
364
|
+
# Error occurred while chaptering renditions in the `Content`.
|
|
365
|
+
CHAPTER_RENDITION_ERROR = 56
|
|
366
|
+
|
|
367
|
+
# Error during notification processing: invalid transcoding request.
|
|
368
|
+
INVALID_TRANSCODING_REQUEST = 57
|
|
369
|
+
|
|
370
|
+
# Error during notification processing: transcode failed.
|
|
371
|
+
TRANSCODE_FAILED = 58
|
|
372
|
+
|
|
373
|
+
# Error during playlist generation.
|
|
374
|
+
PLAYLIST_GENERATION_FAILED = 59
|
|
375
|
+
|
|
376
|
+
# Error during DASH ingest: could not fetch DASH manifest.
|
|
377
|
+
COULD_NOT_FETCH_DASH = 60
|
|
378
|
+
|
|
379
|
+
# Error during DASH ingest: malformed DASH manifest.
|
|
380
|
+
MALFORMED_DASH = 61
|
|
381
|
+
|
|
382
|
+
# Error during DASH ingest: DASH conditioning not supported.
|
|
383
|
+
DASH_CONDITIONING_NOT_SUPPORTED = 62
|
|
384
|
+
end
|
|
385
|
+
end
|
|
386
|
+
end
|
|
387
|
+
end
|
|
388
|
+
end
|
|
389
|
+
end
|
|
@@ -29,10 +29,114 @@ module Google
|
|
|
29
29
|
# @!attribute [r] display_name
|
|
30
30
|
# @return [::String]
|
|
31
31
|
# Output only. The name of the `Content`.
|
|
32
|
+
# @!attribute [r] status
|
|
33
|
+
# @return [::Google::Ads::AdManager::V1::ContentStatusEnum::ContentStatus]
|
|
34
|
+
# Output only. The status of this `Content`.
|
|
35
|
+
# @!attribute [r] content_status_source
|
|
36
|
+
# @return [::Google::Ads::AdManager::V1::ContentStatusSourceEnum::ContentStatusSource]
|
|
37
|
+
# Output only. Whether the content status was defined by the user, or by the
|
|
38
|
+
# source CMS from which the `Content` was ingested.
|
|
39
|
+
# @!attribute [r] hls_ingest_status
|
|
40
|
+
# @return [::Google::Ads::AdManager::V1::DaiIngestStatusEnum::DaiIngestStatus]
|
|
41
|
+
# Output only. The current DAI ingest status of the HLS media for the
|
|
42
|
+
# `Content`. This attribute is unset if the `Content` is not eligible for
|
|
43
|
+
# dynamic ad insertion or if the `Content` does not have HLS media.
|
|
44
|
+
# @!attribute [r] hls_ingest_errors
|
|
45
|
+
# @return [::Array<::Google::Ads::AdManager::V1::DaiIngestError>]
|
|
46
|
+
# Output only. The list of any errors that occurred during the most recent
|
|
47
|
+
# DAI ingestion process of the HLS media. This attribute will be empty if the
|
|
48
|
+
# hlsIngestStatus is [DaiIngestStatus.SUCCESS][] or if the `Content` is
|
|
49
|
+
# not eligible for dynamic ad insertion or if the `Content` does not have
|
|
50
|
+
# HLS media.
|
|
51
|
+
# @!attribute [r] last_hls_ingest_time
|
|
52
|
+
# @return [::Google::Protobuf::Timestamp]
|
|
53
|
+
# Output only. The timestamp at which this `Content`'s HLS media was last
|
|
54
|
+
# ingested for DAI. This attribute will be unset if the `Content` is not
|
|
55
|
+
# eligible for dynamic ad insertion or if the `Content` does not have HLS
|
|
56
|
+
# media.
|
|
57
|
+
# @!attribute [r] dash_ingest_status
|
|
58
|
+
# @return [::Google::Ads::AdManager::V1::DaiIngestStatusEnum::DaiIngestStatus]
|
|
59
|
+
# Output only. The current DAI ingest status of the DASH media for the
|
|
60
|
+
# `Content`. This attribute is unset if the `Content` is not eligible for
|
|
61
|
+
# dynamic ad insertion or if the `Content` does not have DASH media.
|
|
62
|
+
# @!attribute [r] dash_ingest_errors
|
|
63
|
+
# @return [::Array<::Google::Ads::AdManager::V1::DaiIngestError>]
|
|
64
|
+
# Output only. The list of any errors that occurred during the most recent
|
|
65
|
+
# DAI ingestion process of the DASH media. This attribute will be empty if
|
|
66
|
+
# the hlsIngestStatus is [DaiIngestStatus.SUCCESS][] or if the `Content` is
|
|
67
|
+
# not eligible for dynamic ad insertion or if the `Content` does not have
|
|
68
|
+
# DASH media.
|
|
69
|
+
# @!attribute [r] last_dash_ingest_time
|
|
70
|
+
# @return [::Google::Protobuf::Timestamp]
|
|
71
|
+
# Output only. The timestamp at which this `Content`'s DASH media was last
|
|
72
|
+
# ingested for DAI. This attribute will be unset if the `Content` is not
|
|
73
|
+
# eligible for dynamic ad insertion or if the `Content` does not have DASH
|
|
74
|
+
# media.
|
|
75
|
+
# @!attribute [r] import_time
|
|
76
|
+
# @return [::Google::Protobuf::Timestamp]
|
|
77
|
+
# Output only. The timestamp at which this `Content` was published.
|
|
78
|
+
# @!attribute [r] update_time
|
|
79
|
+
# @return [::Google::Protobuf::Timestamp]
|
|
80
|
+
# Output only. The timestamp at which this `Content` was last modified.
|
|
81
|
+
# The last modified date time will always be updated when a
|
|
82
|
+
# {::Google::Ads::AdManager::V1::ContentBundle ContentBundle}
|
|
83
|
+
# association is changed, but will not always be updated when a
|
|
84
|
+
# {::Google::Ads::AdManager::V1::CmsMetadataValue CmsMetadataValue}
|
|
85
|
+
# value is changed.
|
|
86
|
+
# @!attribute [r] cms_sources
|
|
87
|
+
# @return [::Array<::Google::Ads::AdManager::V1::CmsContent>]
|
|
88
|
+
# Output only. Information about the `Content` from the CMS it was ingested
|
|
89
|
+
# from.
|
|
90
|
+
# @!attribute [r] content_bundles
|
|
91
|
+
# @return [::Array<::String>]
|
|
92
|
+
# Output only. The resource names of the
|
|
93
|
+
# {::Google::Ads::AdManager::V1::ContentBundle ContentBundles} of
|
|
94
|
+
# which this `Content` is a member.
|
|
95
|
+
# @!attribute [r] cms_metadata_values
|
|
96
|
+
# @return [::Array<::String>]
|
|
97
|
+
# Output only. The resource names of the [CmsMetadataValues]
|
|
98
|
+
# [google.ads.admanager.v1.CmsMetadataValue] that
|
|
99
|
+
# are associated with this `Content`.
|
|
100
|
+
# @!attribute [r] duration
|
|
101
|
+
# @return [::Google::Protobuf::Duration]
|
|
102
|
+
# Output only. The duration of the `Content`.
|
|
32
103
|
class Content
|
|
33
104
|
include ::Google::Protobuf::MessageExts
|
|
34
105
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
35
106
|
end
|
|
107
|
+
|
|
108
|
+
# Represents an error associated with a Dynamic Ad Insertion (DAI) `Content`'s
|
|
109
|
+
# status.
|
|
110
|
+
# @!attribute [rw] reason
|
|
111
|
+
# @return [::Google::Ads::AdManager::V1::DaiIngestErrorReasonEnum::DaiIngestErrorReason]
|
|
112
|
+
# The error associated with the content.
|
|
113
|
+
# @!attribute [r] trigger
|
|
114
|
+
# @return [::String]
|
|
115
|
+
# Output only. The field, if any, that triggered the error.
|
|
116
|
+
class DaiIngestError
|
|
117
|
+
include ::Google::Protobuf::MessageExts
|
|
118
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
119
|
+
end
|
|
120
|
+
|
|
121
|
+
# Contains information about the `Content` from the CMS it was ingested from.
|
|
122
|
+
# @!attribute [r] content_source
|
|
123
|
+
# @return [::String]
|
|
124
|
+
# Output only. The resource name of the
|
|
125
|
+
# [ContentSource][google.ads.admanager.v1.ContentSource] this
|
|
126
|
+
# content was ingested from.
|
|
127
|
+
# @!attribute [r] content_source_display_name
|
|
128
|
+
# @return [::String]
|
|
129
|
+
# Output only. The display name of the
|
|
130
|
+
# [ContentSource][google.ads.admanager.v1.ContentSource] this
|
|
131
|
+
# content was ingested from.
|
|
132
|
+
# @!attribute [rw] cms_content_id
|
|
133
|
+
# @return [::String]
|
|
134
|
+
# The ID of the `Content` in the CMS. This ID will be a 3rd party ID,
|
|
135
|
+
# usually the ID of the content in a CMS (Content Management System).
|
|
136
|
+
class CmsContent
|
|
137
|
+
include ::Google::Protobuf::MessageExts
|
|
138
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
139
|
+
end
|
|
36
140
|
end
|
|
37
141
|
end
|
|
38
142
|
end
|
|
@@ -57,8 +57,21 @@ module Google
|
|
|
57
57
|
#
|
|
58
58
|
# <b>Filterable fields:</b>
|
|
59
59
|
# <ul style="list-style-type:none">
|
|
60
|
+
# <li><code>cmsMetadataValues</code></li>
|
|
61
|
+
# <li><code>cmsSources.contentSource</code></li>
|
|
62
|
+
# <li><code>cmsSources.contentSourceDisplayName</code></li>
|
|
63
|
+
# <li><code>contentBundles</code></li>
|
|
64
|
+
# <li><code>contentStatusSource</code></li>
|
|
65
|
+
# <li><code>dashIngestStatus</code></li>
|
|
60
66
|
# <li><code>displayName</code></li>
|
|
67
|
+
# <li><code>duration</code></li>
|
|
68
|
+
# <li><code>hlsIngestStatus</code></li>
|
|
69
|
+
# <li><code>importTime</code></li>
|
|
70
|
+
# <li><code>lastDashIngestTime</code></li>
|
|
71
|
+
# <li><code>lastHlsIngestTime</code></li>
|
|
61
72
|
# <li><code>name</code></li>
|
|
73
|
+
# <li><code>status</code></li>
|
|
74
|
+
# <li><code>updateTime</code></li>
|
|
62
75
|
# </ul>
|
|
63
76
|
# @!attribute [rw] order_by
|
|
64
77
|
# @return [::String]
|