google-ads-ad_manager-v1 2.2.0 → 2.3.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_review_center_ad_service/credentials.rb +47 -0
- data/lib/google/ads/ad_manager/v1/ad_review_center_ad_service/paths.rb +69 -0
- data/lib/google/ads/ad_manager/v1/ad_review_center_ad_service/rest/client.rb +711 -0
- data/lib/google/ads/ad_manager/v1/ad_review_center_ad_service/rest/operations.rb +925 -0
- data/lib/google/ads/ad_manager/v1/ad_review_center_ad_service/rest/service_stub.rb +266 -0
- data/lib/google/ads/ad_manager/v1/ad_review_center_ad_service/rest.rb +53 -0
- data/lib/google/ads/ad_manager/v1/ad_review_center_ad_service.rb +48 -0
- data/lib/google/ads/ad_manager/v1/ad_unit_service/rest/client.rb +4 -4
- data/lib/google/ads/ad_manager/v1/application_service/credentials.rb +47 -0
- data/lib/google/ads/ad_manager/v1/application_service/paths.rb +64 -0
- data/lib/google/ads/ad_manager/v1/application_service/rest/client.rb +538 -0
- data/lib/google/ads/ad_manager/v1/application_service/rest/service_stub.rb +203 -0
- data/lib/google/ads/ad_manager/v1/application_service/rest.rb +52 -0
- data/lib/google/ads/ad_manager/v1/application_service.rb +48 -0
- data/lib/google/ads/ad_manager/v1/audience_segment_service/credentials.rb +47 -0
- data/lib/google/ads/ad_manager/v1/audience_segment_service/paths.rb +64 -0
- data/lib/google/ads/ad_manager/v1/audience_segment_service/rest/client.rb +538 -0
- data/lib/google/ads/ad_manager/v1/audience_segment_service/rest/service_stub.rb +203 -0
- data/lib/google/ads/ad_manager/v1/audience_segment_service/rest.rb +52 -0
- data/lib/google/ads/ad_manager/v1/audience_segment_service.rb +48 -0
- data/lib/google/ads/ad_manager/v1/bandwidth_group_service/rest/client.rb +2 -2
- data/lib/google/ads/ad_manager/v1/browser_language_service/credentials.rb +47 -0
- data/lib/google/ads/ad_manager/v1/browser_language_service/paths.rb +64 -0
- data/lib/google/ads/ad_manager/v1/browser_language_service/rest/client.rb +538 -0
- data/lib/google/ads/ad_manager/v1/browser_language_service/rest/service_stub.rb +203 -0
- data/lib/google/ads/ad_manager/v1/browser_language_service/rest.rb +52 -0
- data/lib/google/ads/ad_manager/v1/browser_language_service.rb +48 -0
- data/lib/google/ads/ad_manager/v1/browser_service/credentials.rb +47 -0
- data/lib/google/ads/ad_manager/v1/browser_service/paths.rb +64 -0
- data/lib/google/ads/ad_manager/v1/browser_service/rest/client.rb +538 -0
- data/lib/google/ads/ad_manager/v1/browser_service/rest/service_stub.rb +203 -0
- data/lib/google/ads/ad_manager/v1/browser_service/rest.rb +52 -0
- data/lib/google/ads/ad_manager/v1/browser_service.rb +48 -0
- data/lib/google/ads/ad_manager/v1/cms_metadata_key_service/credentials.rb +47 -0
- data/lib/google/ads/ad_manager/v1/cms_metadata_key_service/paths.rb +64 -0
- data/lib/google/ads/ad_manager/v1/cms_metadata_key_service/rest/client.rb +538 -0
- data/lib/google/ads/ad_manager/v1/cms_metadata_key_service/rest/service_stub.rb +203 -0
- data/lib/google/ads/ad_manager/v1/cms_metadata_key_service/rest.rb +52 -0
- data/lib/google/ads/ad_manager/v1/cms_metadata_key_service.rb +48 -0
- data/lib/google/ads/ad_manager/v1/cms_metadata_value_service/credentials.rb +47 -0
- data/lib/google/ads/ad_manager/v1/cms_metadata_value_service/paths.rb +64 -0
- data/lib/google/ads/ad_manager/v1/cms_metadata_value_service/rest/client.rb +538 -0
- data/lib/google/ads/ad_manager/v1/cms_metadata_value_service/rest/service_stub.rb +203 -0
- data/lib/google/ads/ad_manager/v1/cms_metadata_value_service/rest.rb +52 -0
- data/lib/google/ads/ad_manager/v1/cms_metadata_value_service.rb +48 -0
- data/lib/google/ads/ad_manager/v1/company_service/rest/client.rb +2 -2
- data/lib/google/ads/ad_manager/v1/contact_service/credentials.rb +47 -0
- data/lib/google/ads/ad_manager/v1/contact_service/paths.rb +81 -0
- data/lib/google/ads/ad_manager/v1/contact_service/rest/client.rb +897 -0
- data/lib/google/ads/ad_manager/v1/contact_service/rest/service_stub.rb +451 -0
- data/lib/google/ads/ad_manager/v1/contact_service/rest.rb +52 -0
- data/lib/google/ads/ad_manager/v1/contact_service.rb +48 -0
- data/lib/google/ads/ad_manager/v1/content_bundle_service/credentials.rb +47 -0
- data/lib/google/ads/ad_manager/v1/content_bundle_service/paths.rb +64 -0
- data/lib/google/ads/ad_manager/v1/content_bundle_service/rest/client.rb +538 -0
- data/lib/google/ads/ad_manager/v1/content_bundle_service/rest/service_stub.rb +203 -0
- data/lib/google/ads/ad_manager/v1/content_bundle_service/rest.rb +52 -0
- data/lib/google/ads/ad_manager/v1/content_bundle_service.rb +48 -0
- data/lib/google/ads/ad_manager/v1/content_label_service/credentials.rb +47 -0
- data/lib/google/ads/ad_manager/v1/content_label_service/paths.rb +64 -0
- data/lib/google/ads/ad_manager/v1/content_label_service/rest/client.rb +538 -0
- data/lib/google/ads/ad_manager/v1/content_label_service/rest/service_stub.rb +203 -0
- data/lib/google/ads/ad_manager/v1/content_label_service/rest.rb +52 -0
- data/lib/google/ads/ad_manager/v1/content_label_service.rb +48 -0
- data/lib/google/ads/ad_manager/v1/content_service/credentials.rb +47 -0
- data/lib/google/ads/ad_manager/v1/content_service/paths.rb +64 -0
- data/lib/google/ads/ad_manager/v1/content_service/rest/client.rb +538 -0
- data/lib/google/ads/ad_manager/v1/content_service/rest/service_stub.rb +203 -0
- data/lib/google/ads/ad_manager/v1/content_service/rest.rb +52 -0
- data/lib/google/ads/ad_manager/v1/content_service.rb +48 -0
- data/lib/google/ads/ad_manager/v1/creative_template_service/credentials.rb +47 -0
- data/lib/google/ads/ad_manager/v1/creative_template_service/paths.rb +64 -0
- data/lib/google/ads/ad_manager/v1/creative_template_service/rest/client.rb +538 -0
- data/lib/google/ads/ad_manager/v1/creative_template_service/rest/service_stub.rb +203 -0
- data/lib/google/ads/ad_manager/v1/creative_template_service/rest.rb +52 -0
- data/lib/google/ads/ad_manager/v1/creative_template_service.rb +48 -0
- data/lib/google/ads/ad_manager/v1/custom_field_service/rest/client.rb +537 -2
- data/lib/google/ads/ad_manager/v1/custom_field_service/rest/service_stub.rb +372 -0
- data/lib/google/ads/ad_manager/v1/device_capability_service/credentials.rb +47 -0
- data/lib/google/ads/ad_manager/v1/device_capability_service/paths.rb +64 -0
- data/lib/google/ads/ad_manager/v1/device_capability_service/rest/client.rb +538 -0
- data/lib/google/ads/ad_manager/v1/device_capability_service/rest/service_stub.rb +203 -0
- data/lib/google/ads/ad_manager/v1/device_capability_service/rest.rb +52 -0
- data/lib/google/ads/ad_manager/v1/device_capability_service.rb +48 -0
- data/lib/google/ads/ad_manager/v1/device_category_service/rest/client.rb +1 -1
- data/lib/google/ads/ad_manager/v1/device_manufacturer_service/credentials.rb +47 -0
- data/lib/google/ads/ad_manager/v1/device_manufacturer_service/paths.rb +64 -0
- data/lib/google/ads/ad_manager/v1/device_manufacturer_service/rest/client.rb +539 -0
- data/lib/google/ads/ad_manager/v1/device_manufacturer_service/rest/service_stub.rb +203 -0
- data/lib/google/ads/ad_manager/v1/device_manufacturer_service/rest.rb +52 -0
- data/lib/google/ads/ad_manager/v1/device_manufacturer_service.rb +48 -0
- data/lib/google/ads/ad_manager/v1/geo_target_service/rest/client.rb +2 -2
- data/lib/google/ads/ad_manager/v1/mobile_carrier_service/credentials.rb +47 -0
- data/lib/google/ads/ad_manager/v1/mobile_carrier_service/paths.rb +64 -0
- data/lib/google/ads/ad_manager/v1/mobile_carrier_service/rest/client.rb +538 -0
- data/lib/google/ads/ad_manager/v1/mobile_carrier_service/rest/service_stub.rb +203 -0
- data/lib/google/ads/ad_manager/v1/mobile_carrier_service/rest.rb +52 -0
- data/lib/google/ads/ad_manager/v1/mobile_carrier_service.rb +48 -0
- data/lib/google/ads/ad_manager/v1/mobile_device_service/credentials.rb +47 -0
- data/lib/google/ads/ad_manager/v1/mobile_device_service/paths.rb +64 -0
- data/lib/google/ads/ad_manager/v1/mobile_device_service/rest/client.rb +538 -0
- data/lib/google/ads/ad_manager/v1/mobile_device_service/rest/service_stub.rb +203 -0
- data/lib/google/ads/ad_manager/v1/mobile_device_service/rest.rb +52 -0
- data/lib/google/ads/ad_manager/v1/mobile_device_service.rb +48 -0
- data/lib/google/ads/ad_manager/v1/mobile_device_submodel_service/credentials.rb +47 -0
- data/lib/google/ads/ad_manager/v1/mobile_device_submodel_service/paths.rb +64 -0
- data/lib/google/ads/ad_manager/v1/mobile_device_submodel_service/rest/client.rb +541 -0
- data/lib/google/ads/ad_manager/v1/mobile_device_submodel_service/rest/service_stub.rb +203 -0
- data/lib/google/ads/ad_manager/v1/mobile_device_submodel_service/rest.rb +52 -0
- data/lib/google/ads/ad_manager/v1/mobile_device_submodel_service.rb +48 -0
- data/lib/google/ads/ad_manager/v1/operating_system_service/rest/client.rb +1 -1
- data/lib/google/ads/ad_manager/v1/operating_system_version_service/rest/client.rb +1 -1
- data/lib/google/ads/ad_manager/v1/order_service/rest/client.rb +2 -2
- data/lib/google/ads/ad_manager/v1/placement_service/paths.rb +17 -0
- data/lib/google/ads/ad_manager/v1/placement_service/rest/client.rb +627 -2
- data/lib/google/ads/ad_manager/v1/placement_service/rest/service_stub.rb +434 -0
- data/lib/google/ads/ad_manager/v1/private_auction_deal_service/paths.rb +204 -0
- data/lib/google/ads/ad_manager/v1/private_auction_deal_service/rest/client.rb +1 -1
- data/lib/google/ads/ad_manager/v1/private_auction_service/rest/client.rb +1 -1
- data/lib/google/ads/ad_manager/v1/report_service/rest/client.rb +8 -7
- data/lib/google/ads/ad_manager/v1/rest.rb +19 -0
- data/lib/google/ads/ad_manager/v1/role_service/rest/client.rb +2 -1
- data/lib/google/ads/ad_manager/v1/site_service/credentials.rb +47 -0
- data/lib/google/ads/ad_manager/v1/site_service/paths.rb +64 -0
- data/lib/google/ads/ad_manager/v1/site_service/rest/client.rb +1071 -0
- data/lib/google/ads/ad_manager/v1/site_service/rest/service_stub.rb +575 -0
- data/lib/google/ads/ad_manager/v1/site_service/rest.rb +52 -0
- data/lib/google/ads/ad_manager/v1/site_service.rb +48 -0
- data/lib/google/ads/ad_manager/v1/team_service/credentials.rb +47 -0
- data/lib/google/ads/ad_manager/v1/team_service/paths.rb +64 -0
- data/lib/google/ads/ad_manager/v1/team_service/rest/client.rb +1073 -0
- data/lib/google/ads/ad_manager/v1/team_service/rest/service_stub.rb +575 -0
- data/lib/google/ads/ad_manager/v1/team_service/rest.rb +52 -0
- data/lib/google/ads/ad_manager/v1/team_service.rb +48 -0
- data/lib/google/ads/ad_manager/v1/version.rb +1 -1
- data/lib/google/ads/ad_manager/v1.rb +19 -0
- data/lib/google/ads/admanager/v1/ad_review_center_ad_enums_pb.rb +43 -0
- data/lib/google/ads/admanager/v1/ad_review_center_ad_messages_pb.rb +47 -0
- data/lib/google/ads/admanager/v1/ad_review_center_ad_service_pb.rb +61 -0
- data/lib/google/ads/admanager/v1/ad_review_center_ad_service_services_pb.rb +55 -0
- data/lib/google/ads/admanager/v1/ad_unit_messages_pb.rb +1 -1
- data/lib/google/ads/admanager/v1/application_messages_pb.rb +45 -0
- data/lib/google/ads/admanager/v1/application_service_pb.rb +51 -0
- data/lib/google/ads/admanager/v1/application_service_services_pb.rb +47 -0
- data/lib/google/ads/admanager/v1/audience_segment_messages_pb.rb +45 -0
- data/lib/google/ads/admanager/v1/audience_segment_service_pb.rb +51 -0
- data/lib/google/ads/admanager/v1/audience_segment_service_services_pb.rb +47 -0
- data/lib/google/ads/admanager/v1/browser_language_messages_pb.rb +45 -0
- data/lib/google/ads/admanager/v1/browser_language_service_pb.rb +51 -0
- data/lib/google/ads/admanager/v1/browser_language_service_services_pb.rb +47 -0
- data/lib/google/ads/admanager/v1/browser_messages_pb.rb +45 -0
- data/lib/google/ads/admanager/v1/browser_service_pb.rb +51 -0
- data/lib/google/ads/admanager/v1/browser_service_services_pb.rb +47 -0
- data/lib/google/ads/admanager/v1/cms_metadata_key_enums_pb.rb +43 -0
- data/lib/google/ads/admanager/v1/cms_metadata_key_messages_pb.rb +46 -0
- data/lib/google/ads/admanager/v1/cms_metadata_key_service_pb.rb +51 -0
- data/lib/google/ads/admanager/v1/cms_metadata_key_service_services_pb.rb +47 -0
- data/lib/google/ads/admanager/v1/cms_metadata_value_enums_pb.rb +43 -0
- data/lib/google/ads/admanager/v1/cms_metadata_value_messages_pb.rb +46 -0
- data/lib/google/ads/admanager/v1/cms_metadata_value_service_pb.rb +51 -0
- data/lib/google/ads/admanager/v1/cms_metadata_value_service_services_pb.rb +47 -0
- data/lib/google/ads/admanager/v1/company_messages_pb.rb +1 -1
- data/lib/google/ads/admanager/v1/contact_enums_pb.rb +43 -0
- data/lib/google/ads/admanager/v1/contact_messages_pb.rb +2 -1
- data/lib/google/ads/admanager/v1/contact_service_pb.rb +59 -0
- data/lib/google/ads/admanager/v1/contact_service_services_pb.rb +55 -0
- data/lib/google/ads/admanager/v1/content_bundle_messages_pb.rb +45 -0
- data/lib/google/ads/admanager/v1/content_bundle_service_pb.rb +51 -0
- data/lib/google/ads/admanager/v1/content_bundle_service_services_pb.rb +47 -0
- data/lib/google/ads/admanager/v1/content_label_messages_pb.rb +45 -0
- data/lib/google/ads/admanager/v1/content_label_service_pb.rb +51 -0
- data/lib/google/ads/admanager/v1/content_label_service_services_pb.rb +47 -0
- data/lib/google/ads/admanager/v1/content_messages_pb.rb +45 -0
- data/lib/google/ads/admanager/v1/content_service_pb.rb +51 -0
- data/lib/google/ads/admanager/v1/content_service_services_pb.rb +47 -0
- data/lib/google/ads/admanager/v1/creative_template_enums_pb.rb +45 -0
- data/lib/google/ads/admanager/v1/creative_template_messages_pb.rb +55 -0
- data/lib/google/ads/admanager/v1/creative_template_service_pb.rb +51 -0
- data/lib/google/ads/admanager/v1/creative_template_service_services_pb.rb +47 -0
- data/lib/google/ads/admanager/v1/creative_template_variable_url_type_enum_pb.rb +43 -0
- data/lib/google/ads/admanager/v1/custom_field_messages_pb.rb +1 -1
- data/lib/google/ads/admanager/v1/custom_field_service_pb.rb +13 -1
- data/lib/google/ads/admanager/v1/custom_field_service_services_pb.rb +12 -0
- data/lib/google/ads/admanager/v1/custom_targeting_key_messages_pb.rb +1 -1
- data/lib/google/ads/admanager/v1/custom_targeting_value_messages_pb.rb +1 -1
- data/lib/google/ads/admanager/v1/device_capability_messages_pb.rb +45 -0
- data/lib/google/ads/admanager/v1/device_capability_service_pb.rb +51 -0
- data/lib/google/ads/admanager/v1/device_capability_service_services_pb.rb +47 -0
- data/lib/google/ads/admanager/v1/device_manufacturer_messages_pb.rb +45 -0
- data/lib/google/ads/admanager/v1/device_manufacturer_service_pb.rb +51 -0
- data/lib/google/ads/admanager/v1/device_manufacturer_service_services_pb.rb +47 -0
- data/lib/google/ads/admanager/v1/exchange_syndication_product_enum_pb.rb +43 -0
- data/lib/google/ads/admanager/v1/mobile_carrier_messages_pb.rb +45 -0
- data/lib/google/ads/admanager/v1/mobile_carrier_service_pb.rb +51 -0
- data/lib/google/ads/admanager/v1/mobile_carrier_service_services_pb.rb +47 -0
- data/lib/google/ads/admanager/v1/mobile_device_messages_pb.rb +45 -0
- data/lib/google/ads/admanager/v1/mobile_device_service_pb.rb +51 -0
- data/lib/google/ads/admanager/v1/mobile_device_service_services_pb.rb +47 -0
- data/lib/google/ads/admanager/v1/mobile_device_submodel_messages_pb.rb +45 -0
- data/lib/google/ads/admanager/v1/mobile_device_submodel_service_pb.rb +51 -0
- data/lib/google/ads/admanager/v1/mobile_device_submodel_service_services_pb.rb +47 -0
- data/lib/google/ads/admanager/v1/placement_service_pb.rb +15 -1
- data/lib/google/ads/admanager/v1/placement_service_services_pb.rb +14 -0
- data/lib/google/ads/admanager/v1/report_definition_pb.rb +65 -0
- data/lib/google/ads/admanager/v1/report_messages_pb.rb +12 -29
- data/lib/google/ads/admanager/v1/report_service_pb.rb +3 -1
- data/lib/google/ads/admanager/v1/report_service_services_pb.rb +1 -1
- data/lib/google/ads/admanager/v1/report_value_pb.rb +45 -0
- data/lib/google/ads/admanager/v1/site_enums_pb.rb +45 -0
- data/lib/google/ads/admanager/v1/site_messages_pb.rb +49 -0
- data/lib/google/ads/admanager/v1/site_service_pb.rb +63 -0
- data/lib/google/ads/admanager/v1/site_service_services_pb.rb +59 -0
- data/lib/google/ads/admanager/v1/targeting_pb.rb +11 -1
- data/lib/google/ads/admanager/v1/taxonomy_type_enum_pb.rb +1 -1
- data/lib/google/ads/admanager/v1/team_enums_pb.rb +45 -0
- data/lib/google/ads/admanager/v1/team_messages_pb.rb +2 -1
- data/lib/google/ads/admanager/v1/team_service_pb.rb +63 -0
- data/lib/google/ads/admanager/v1/team_service_services_pb.rb +59 -0
- data/lib/google/ads/admanager/v1/web_property_pb.rb +46 -0
- data/proto_docs/google/ads/admanager/v1/ad_break_service.rb +1 -1
- data/proto_docs/google/ads/admanager/v1/ad_review_center_ad_enums.rb +48 -0
- data/proto_docs/google/ads/admanager/v1/ad_review_center_ad_messages.rb +53 -0
- data/proto_docs/google/ads/admanager/v1/ad_review_center_ad_service.rb +180 -0
- data/proto_docs/google/ads/admanager/v1/ad_unit_service.rb +6 -6
- data/proto_docs/google/ads/admanager/v1/application_messages.rb +41 -0
- data/proto_docs/google/ads/admanager/v1/application_service.rb +99 -0
- data/proto_docs/google/ads/admanager/v1/audience_segment_messages.rb +43 -0
- data/proto_docs/google/ads/admanager/v1/audience_segment_service.rb +99 -0
- data/proto_docs/google/ads/admanager/v1/bandwidth_group_service.rb +3 -3
- data/proto_docs/google/ads/admanager/v1/browser_language_messages.rb +39 -0
- data/proto_docs/google/ads/admanager/v1/browser_language_service.rb +99 -0
- data/proto_docs/google/ads/admanager/v1/browser_messages.rb +45 -0
- data/proto_docs/google/ads/admanager/v1/browser_service.rb +99 -0
- data/proto_docs/google/ads/admanager/v1/cms_metadata_key_enums.rb +45 -0
- data/proto_docs/google/ads/admanager/v1/cms_metadata_key_messages.rb +42 -0
- data/proto_docs/google/ads/admanager/v1/cms_metadata_key_service.rb +99 -0
- data/proto_docs/google/ads/admanager/v1/cms_metadata_value_enums.rb +48 -0
- data/proto_docs/google/ads/admanager/v1/cms_metadata_value_messages.rb +47 -0
- data/proto_docs/google/ads/admanager/v1/cms_metadata_value_service.rb +99 -0
- data/proto_docs/google/ads/admanager/v1/company_service.rb +3 -3
- data/proto_docs/google/ads/admanager/v1/contact_enums.rb +61 -0
- data/proto_docs/google/ads/admanager/v1/contact_messages.rb +38 -2
- data/proto_docs/google/ads/admanager/v1/contact_service.rb +176 -0
- data/proto_docs/google/ads/admanager/v1/content_bundle_messages.rb +47 -0
- data/proto_docs/google/ads/admanager/v1/content_bundle_service.rb +99 -0
- data/proto_docs/google/ads/admanager/v1/content_label_messages.rb +39 -0
- data/proto_docs/google/ads/admanager/v1/content_label_service.rb +99 -0
- data/proto_docs/google/ads/admanager/v1/content_messages.rb +39 -0
- data/proto_docs/google/ads/admanager/v1/content_service.rb +99 -0
- data/proto_docs/google/ads/admanager/v1/creative_template_enums.rb +70 -0
- data/proto_docs/google/ads/admanager/v1/creative_template_messages.rb +257 -0
- data/proto_docs/google/ads/admanager/v1/creative_template_service.rb +99 -0
- data/proto_docs/google/ads/admanager/v1/creative_template_variable_url_type_enum.rb +51 -0
- data/proto_docs/google/ads/admanager/v1/custom_field_messages.rb +2 -2
- data/proto_docs/google/ads/admanager/v1/custom_field_service.rb +118 -3
- data/proto_docs/google/ads/admanager/v1/custom_targeting_key_service.rb +1 -1
- data/proto_docs/google/ads/admanager/v1/custom_targeting_value_service.rb +1 -1
- data/proto_docs/google/ads/admanager/v1/device_capability_messages.rb +39 -0
- data/proto_docs/google/ads/admanager/v1/device_capability_service.rb +99 -0
- data/proto_docs/google/ads/admanager/v1/device_category_service.rb +2 -2
- data/proto_docs/google/ads/admanager/v1/device_manufacturer_messages.rb +40 -0
- data/proto_docs/google/ads/admanager/v1/device_manufacturer_service.rb +100 -0
- data/proto_docs/google/ads/admanager/v1/entity_signals_mapping_service.rb +1 -1
- data/proto_docs/google/ads/admanager/v1/exchange_syndication_product_enum.rb +51 -0
- data/proto_docs/google/ads/admanager/v1/geo_target_service.rb +3 -3
- data/proto_docs/google/ads/admanager/v1/mobile_carrier_messages.rb +42 -0
- data/proto_docs/google/ads/admanager/v1/mobile_carrier_service.rb +99 -0
- data/proto_docs/google/ads/admanager/v1/mobile_device_messages.rb +43 -0
- data/proto_docs/google/ads/admanager/v1/mobile_device_service.rb +99 -0
- data/proto_docs/google/ads/admanager/v1/mobile_device_submodel_messages.rb +44 -0
- data/proto_docs/google/ads/admanager/v1/mobile_device_submodel_service.rb +102 -0
- data/proto_docs/google/ads/admanager/v1/operating_system_service.rb +2 -2
- data/proto_docs/google/ads/admanager/v1/operating_system_version_service.rb +2 -2
- data/proto_docs/google/ads/admanager/v1/order_messages.rb +7 -8
- data/proto_docs/google/ads/admanager/v1/order_service.rb +3 -3
- data/proto_docs/google/ads/admanager/v1/placement_service.rb +139 -3
- data/proto_docs/google/ads/admanager/v1/private_auction_deal_service.rb +2 -2
- data/proto_docs/google/ads/admanager/v1/private_auction_service.rb +2 -2
- data/proto_docs/google/ads/admanager/v1/programmatic_buyer_service.rb +1 -1
- data/proto_docs/google/ads/admanager/v1/report_definition.rb +12498 -0
- data/proto_docs/google/ads/admanager/v1/report_messages.rb +139 -3479
- data/proto_docs/google/ads/admanager/v1/report_service.rb +8 -7
- data/proto_docs/google/ads/admanager/v1/report_value.rb +99 -0
- data/proto_docs/google/ads/admanager/v1/role_service.rb +3 -2
- data/proto_docs/google/ads/admanager/v1/site_enums.rb +79 -0
- data/proto_docs/google/ads/admanager/v1/site_messages.rb +67 -0
- data/proto_docs/google/ads/admanager/v1/site_service.rb +211 -0
- data/proto_docs/google/ads/admanager/v1/targeting.rb +217 -0
- data/proto_docs/google/ads/admanager/v1/taxonomy_category_service.rb +1 -1
- data/proto_docs/google/ads/admanager/v1/taxonomy_type_enum.rb +3 -0
- data/proto_docs/google/ads/admanager/v1/team_enums.rb +69 -0
- data/proto_docs/google/ads/admanager/v1/team_messages.rb +25 -0
- data/proto_docs/google/ads/admanager/v1/team_service.rb +213 -0
- data/proto_docs/google/ads/admanager/v1/web_property.rb +46 -0
- data/proto_docs/google/type/interval.rb +45 -0
- metadata +236 -4
|
@@ -0,0 +1,257 @@
|
|
|
1
|
+
# frozen_string_literal: true
|
|
2
|
+
|
|
3
|
+
# Copyright 2025 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
|
+
# A template that can be used to create a [TemplateCreative][].
|
|
25
|
+
# @!attribute [rw] name
|
|
26
|
+
# @return [::String]
|
|
27
|
+
# Identifier. The resource name of the creative template.
|
|
28
|
+
# Format: `networks/{network_code}/creativeTemplates/{creative_template_id}`
|
|
29
|
+
# @!attribute [rw] display_name
|
|
30
|
+
# @return [::String]
|
|
31
|
+
# Required. The display name of the creative template. This has a maximum
|
|
32
|
+
# length of 255 characters.
|
|
33
|
+
# @!attribute [rw] description
|
|
34
|
+
# @return [::String]
|
|
35
|
+
# Optional. The description of the creative template.
|
|
36
|
+
# @!attribute [rw] snippet
|
|
37
|
+
# @return [::String]
|
|
38
|
+
# Required. The code snippet of the creative template, with placeholders for
|
|
39
|
+
# the associated variables.
|
|
40
|
+
# @!attribute [r] status
|
|
41
|
+
# @return [::Google::Ads::AdManager::V1::CreativeTemplateStatusEnum::CreativeTemplateStatus]
|
|
42
|
+
# Output only. The status of the creative template. This attribute is
|
|
43
|
+
# assigned by Google.
|
|
44
|
+
# @!attribute [rw] type
|
|
45
|
+
# @return [::Google::Ads::AdManager::V1::CreativeTemplateTypeEnum::CreativeTemplateType]
|
|
46
|
+
# Optional. The type of the creative template. Users can only create or
|
|
47
|
+
# update `CreativeTemplateType.CUSTOM` templates.
|
|
48
|
+
# @!attribute [rw] interstitial
|
|
49
|
+
# @return [::Boolean]
|
|
50
|
+
# Optional. `True` if this creative template produces out-of-page creatives.
|
|
51
|
+
# Creative templates with this setting enabled must include the viewed
|
|
52
|
+
# impression macro.
|
|
53
|
+
# @!attribute [rw] native_eligible
|
|
54
|
+
# @return [::Boolean]
|
|
55
|
+
# Optional. `True` if this creative template produces native-eligible
|
|
56
|
+
# creatives.
|
|
57
|
+
# @!attribute [rw] native_video_eligible
|
|
58
|
+
# @return [::Boolean]
|
|
59
|
+
# Optional. `True` if this creative template produces native video-eligible
|
|
60
|
+
# creatives.
|
|
61
|
+
# @!attribute [rw] safe_frame_compatible
|
|
62
|
+
# @return [::Boolean]
|
|
63
|
+
# Optional. Whether the Creative produced is compatible for SafeFrame
|
|
64
|
+
# rendering. This attribute defaults to `True`.
|
|
65
|
+
# @!attribute [rw] variables
|
|
66
|
+
# @return [::Array<::Google::Ads::AdManager::V1::CreativeTemplateVariable>]
|
|
67
|
+
# Required. The list of creative template variables.
|
|
68
|
+
class CreativeTemplate
|
|
69
|
+
include ::Google::Protobuf::MessageExts
|
|
70
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
71
|
+
end
|
|
72
|
+
|
|
73
|
+
# Represents a variable defined in a creative template.
|
|
74
|
+
# @!attribute [rw] asset_variable
|
|
75
|
+
# @return [::Google::Ads::AdManager::V1::CreativeTemplateVariable::AssetCreativeTemplateVariable]
|
|
76
|
+
# Optional. Represents a file asset variable defined in a creative
|
|
77
|
+
# template.
|
|
78
|
+
#
|
|
79
|
+
# Note: The following fields are mutually exclusive: `asset_variable`, `list_string_variable`, `long_variable`, `string_variable`, `url_variable`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
|
80
|
+
# @!attribute [rw] list_string_variable
|
|
81
|
+
# @return [::Google::Ads::AdManager::V1::CreativeTemplateVariable::ListStringCreativeTemplateVariable]
|
|
82
|
+
# Optional. Represents a list variable defined in a creative template.
|
|
83
|
+
#
|
|
84
|
+
# Note: The following fields are mutually exclusive: `list_string_variable`, `asset_variable`, `long_variable`, `string_variable`, `url_variable`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
|
85
|
+
# @!attribute [rw] long_variable
|
|
86
|
+
# @return [::Google::Ads::AdManager::V1::CreativeTemplateVariable::LongCreativeTemplateVariable]
|
|
87
|
+
# Optional. Represents a long variable defined in a creative template.
|
|
88
|
+
#
|
|
89
|
+
# Note: The following fields are mutually exclusive: `long_variable`, `asset_variable`, `list_string_variable`, `string_variable`, `url_variable`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
|
90
|
+
# @!attribute [rw] string_variable
|
|
91
|
+
# @return [::Google::Ads::AdManager::V1::CreativeTemplateVariable::StringCreativeTemplateVariable]
|
|
92
|
+
# Optional. Represents a string variable defined in a creative template.
|
|
93
|
+
#
|
|
94
|
+
# Note: The following fields are mutually exclusive: `string_variable`, `asset_variable`, `list_string_variable`, `long_variable`, `url_variable`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
|
95
|
+
# @!attribute [rw] url_variable
|
|
96
|
+
# @return [::Google::Ads::AdManager::V1::CreativeTemplateVariable::UrlCreativeTemplateVariable]
|
|
97
|
+
# Optional. Represents a url variable defined in a creative template.
|
|
98
|
+
#
|
|
99
|
+
# Note: The following fields are mutually exclusive: `url_variable`, `asset_variable`, `list_string_variable`, `long_variable`, `string_variable`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
|
100
|
+
# @!attribute [rw] label
|
|
101
|
+
# @return [::String]
|
|
102
|
+
# Required. Label that is displayed to users when creating from the creative
|
|
103
|
+
# template. This has a maximum length of 127 characters.
|
|
104
|
+
# @!attribute [r] unique_display_name
|
|
105
|
+
# @return [::String]
|
|
106
|
+
# Output only. Unique name used to identify the variable. This attribute is
|
|
107
|
+
# assigned by Google when a creative template variable is created.
|
|
108
|
+
# @!attribute [rw] description
|
|
109
|
+
# @return [::String]
|
|
110
|
+
# Required. A descriptive help text that is displayed to users along with the
|
|
111
|
+
# label. This attribute has a maximum length of 255 characters.
|
|
112
|
+
# @!attribute [rw] required
|
|
113
|
+
# @return [::Boolean]
|
|
114
|
+
# Optional. `True` if this variable is required to be filled in by users when
|
|
115
|
+
# creating a creative from the creative template.
|
|
116
|
+
class CreativeTemplateVariable
|
|
117
|
+
include ::Google::Protobuf::MessageExts
|
|
118
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
119
|
+
|
|
120
|
+
# Represents a file asset variable defined in a creative template.
|
|
121
|
+
#
|
|
122
|
+
# Use [AssetCreativeTemplateVariableValue][] to specify the value for this
|
|
123
|
+
# variable when creating a [TemplateCreative][] from a
|
|
124
|
+
# {::Google::Ads::AdManager::V1::CreativeTemplate CreativeTemplate}.
|
|
125
|
+
# @!attribute [rw] mime_types
|
|
126
|
+
# @return [::Array<::Google::Ads::AdManager::V1::CreativeTemplateVariable::AssetCreativeTemplateVariable::MimeType>]
|
|
127
|
+
# Optional. The set of allowed MIME types. If unspecified, all MIME types
|
|
128
|
+
# are allowed.
|
|
129
|
+
class AssetCreativeTemplateVariable
|
|
130
|
+
include ::Google::Protobuf::MessageExts
|
|
131
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
132
|
+
|
|
133
|
+
# Different MIME types that the asset variable supports.
|
|
134
|
+
module MimeType
|
|
135
|
+
# Default value. This value is unused.
|
|
136
|
+
MIME_TYPE_UNSPECIFIED = 0
|
|
137
|
+
|
|
138
|
+
# The `image/jpeg` MIME type.
|
|
139
|
+
JPG = 1
|
|
140
|
+
|
|
141
|
+
# The `image/png` MIME type.
|
|
142
|
+
PNG = 2
|
|
143
|
+
|
|
144
|
+
# The `image/gif` MIME type.
|
|
145
|
+
GIF = 3
|
|
146
|
+
end
|
|
147
|
+
end
|
|
148
|
+
|
|
149
|
+
# Represents a list variable defined in a creative template. This is similar
|
|
150
|
+
# to
|
|
151
|
+
# {::Google::Ads::AdManager::V1::CreativeTemplateVariable::StringCreativeTemplateVariable StringCreativeTemplateVariable},
|
|
152
|
+
# except that there are possible choices to choose from.
|
|
153
|
+
#
|
|
154
|
+
# Use [StringCreativeTemplateVariableValue][] to specify the value
|
|
155
|
+
# for this variable when creating a [TemplateCreative][] from a
|
|
156
|
+
# {::Google::Ads::AdManager::V1::CreativeTemplate CreativeTemplate}.
|
|
157
|
+
# @!attribute [rw] default_value
|
|
158
|
+
# @return [::String]
|
|
159
|
+
# Optional. Default value to be filled in when creating creatives from the
|
|
160
|
+
# creative template.
|
|
161
|
+
# @!attribute [rw] sample_value
|
|
162
|
+
# @return [::String]
|
|
163
|
+
# Optional. Sample value that is used when previewing the template in the
|
|
164
|
+
# UI.
|
|
165
|
+
# @!attribute [rw] choices
|
|
166
|
+
# @return [::Array<::Google::Ads::AdManager::V1::CreativeTemplateVariable::ListStringCreativeTemplateVariable::VariableChoice>]
|
|
167
|
+
# Optional. The selectable values that the user can choose from.
|
|
168
|
+
# @!attribute [rw] allow_other_choice
|
|
169
|
+
# @return [::Boolean]
|
|
170
|
+
# Optional. `True` if a user can specify an 'other' value. For example, if
|
|
171
|
+
# a variable called backgroundColor is defined as a list with values: red,
|
|
172
|
+
# green, blue, this boolean can be set to allow a user to enter a value not
|
|
173
|
+
# on the list such as purple.
|
|
174
|
+
class ListStringCreativeTemplateVariable
|
|
175
|
+
include ::Google::Protobuf::MessageExts
|
|
176
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
177
|
+
|
|
178
|
+
# Stores variable choices selectable by users.
|
|
179
|
+
# @!attribute [rw] label
|
|
180
|
+
# @return [::String]
|
|
181
|
+
# Required. A label is displayed to users when creating a
|
|
182
|
+
# [TemplateCreative][]. This attribute is intended to be more descriptive
|
|
183
|
+
# than value. This attribute has a maximum length of 255 characters.
|
|
184
|
+
# @!attribute [rw] value
|
|
185
|
+
# @return [::String]
|
|
186
|
+
# Required. When creating a [TemplateCreative][], the value in
|
|
187
|
+
# [StringCreativeTemplateVariableValue][] should match this value, if you
|
|
188
|
+
# intend to select this value. This attribute has a maximum length of 255
|
|
189
|
+
# characters.
|
|
190
|
+
class VariableChoice
|
|
191
|
+
include ::Google::Protobuf::MessageExts
|
|
192
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
193
|
+
end
|
|
194
|
+
end
|
|
195
|
+
|
|
196
|
+
# Represents a long variable defined in a creative template.
|
|
197
|
+
#
|
|
198
|
+
# Use [LongCreativeTemplateVariableValue][] to specify the value
|
|
199
|
+
# for this variable when creating [TemplateCreative][] from a
|
|
200
|
+
# {::Google::Ads::AdManager::V1::CreativeTemplate CreativeTemplate}.
|
|
201
|
+
# @!attribute [rw] default_value
|
|
202
|
+
# @return [::Integer]
|
|
203
|
+
# Optional. Default value to be filled in when creating creatives from the
|
|
204
|
+
# creative template.
|
|
205
|
+
# @!attribute [rw] sample_value
|
|
206
|
+
# @return [::Integer]
|
|
207
|
+
# Optional. Sample value that is used when previewing the template in the
|
|
208
|
+
# UI.
|
|
209
|
+
class LongCreativeTemplateVariable
|
|
210
|
+
include ::Google::Protobuf::MessageExts
|
|
211
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
212
|
+
end
|
|
213
|
+
|
|
214
|
+
# Represents a string variable defined in a creative template.
|
|
215
|
+
#
|
|
216
|
+
# Use [StringCreativeTemplateVariableValue][] to specify the value
|
|
217
|
+
# for this variable when creating [TemplateCreative][] from a
|
|
218
|
+
# {::Google::Ads::AdManager::V1::CreativeTemplate CreativeTemplate}.
|
|
219
|
+
# @!attribute [rw] default_value
|
|
220
|
+
# @return [::String]
|
|
221
|
+
# Optional. Default value to be filled in when creating creatives from the
|
|
222
|
+
# creative template.
|
|
223
|
+
# @!attribute [rw] sample_value
|
|
224
|
+
# @return [::String]
|
|
225
|
+
# Optional. Sample value that is used when previewing the template in the
|
|
226
|
+
# UI.
|
|
227
|
+
class StringCreativeTemplateVariable
|
|
228
|
+
include ::Google::Protobuf::MessageExts
|
|
229
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
230
|
+
end
|
|
231
|
+
|
|
232
|
+
# Represents a url variable defined in a creative template.
|
|
233
|
+
#
|
|
234
|
+
# Use [UrlCreativeTemplateVariableValue][] to specify the value for this
|
|
235
|
+
# variable when creating a [TemplateCreative][] from a
|
|
236
|
+
# {::Google::Ads::AdManager::V1::CreativeTemplate CreativeTemplate}.
|
|
237
|
+
# @!attribute [rw] default_value
|
|
238
|
+
# @return [::String]
|
|
239
|
+
# Optional. Default value to be filled in when creating creatives from the
|
|
240
|
+
# creative template.
|
|
241
|
+
# @!attribute [rw] sample_value
|
|
242
|
+
# @return [::String]
|
|
243
|
+
# Optional. Sample value that is used when previewing the template in the
|
|
244
|
+
# UI.
|
|
245
|
+
# @!attribute [rw] url_type
|
|
246
|
+
# @return [::Google::Ads::AdManager::V1::CreativeTemplateVariableUrlTypeEnum::CreativeTemplateVariableUrlType]
|
|
247
|
+
# Optional. The type of URL that this variable represents. Different types
|
|
248
|
+
# of URLs may be handled differently at rendering time.
|
|
249
|
+
class UrlCreativeTemplateVariable
|
|
250
|
+
include ::Google::Protobuf::MessageExts
|
|
251
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
252
|
+
end
|
|
253
|
+
end
|
|
254
|
+
end
|
|
255
|
+
end
|
|
256
|
+
end
|
|
257
|
+
end
|
|
@@ -0,0 +1,99 @@
|
|
|
1
|
+
# frozen_string_literal: true
|
|
2
|
+
|
|
3
|
+
# Copyright 2025 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
|
+
# Request object for `GetCreativeTemplate` method.
|
|
25
|
+
# @!attribute [rw] name
|
|
26
|
+
# @return [::String]
|
|
27
|
+
# Required. The resource name of the CreativeTemplate.
|
|
28
|
+
# Format: `networks/{network_code}/creativeTemplates/{creative_template_id}`
|
|
29
|
+
class GetCreativeTemplateRequest
|
|
30
|
+
include ::Google::Protobuf::MessageExts
|
|
31
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
32
|
+
end
|
|
33
|
+
|
|
34
|
+
# Request object for `ListCreativeTemplates` method.
|
|
35
|
+
# @!attribute [rw] parent
|
|
36
|
+
# @return [::String]
|
|
37
|
+
# Required. The parent, which owns this collection of CreativeTemplates.
|
|
38
|
+
# Format: `networks/{network_code}`
|
|
39
|
+
# @!attribute [rw] page_size
|
|
40
|
+
# @return [::Integer]
|
|
41
|
+
# Optional. The maximum number of `CreativeTemplates` to return. The service
|
|
42
|
+
# may return fewer than this value. If unspecified, at most 50
|
|
43
|
+
# `CreativeTemplates` will be returned. The maximum value is 1000; values
|
|
44
|
+
# greater than 1000 will be coerced to 1000.
|
|
45
|
+
# @!attribute [rw] page_token
|
|
46
|
+
# @return [::String]
|
|
47
|
+
# Optional. A page token, received from a previous `ListCreativeTemplates`
|
|
48
|
+
# call. Provide this to retrieve the subsequent page.
|
|
49
|
+
#
|
|
50
|
+
# When paginating, all other parameters provided to `ListCreativeTemplates`
|
|
51
|
+
# must match the call that provided the page token.
|
|
52
|
+
# @!attribute [rw] filter
|
|
53
|
+
# @return [::String]
|
|
54
|
+
# Optional. Expression to filter the response.
|
|
55
|
+
# See syntax details at
|
|
56
|
+
# https://developers.google.com/ad-manager/api/beta/filters
|
|
57
|
+
# @!attribute [rw] order_by
|
|
58
|
+
# @return [::String]
|
|
59
|
+
# Optional. Expression to specify sorting order.
|
|
60
|
+
# See syntax details at
|
|
61
|
+
# https://developers.google.com/ad-manager/api/beta/filters#order
|
|
62
|
+
# @!attribute [rw] skip
|
|
63
|
+
# @return [::Integer]
|
|
64
|
+
# Optional. Number of individual resources to skip while paginating.
|
|
65
|
+
class ListCreativeTemplatesRequest
|
|
66
|
+
include ::Google::Protobuf::MessageExts
|
|
67
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
68
|
+
end
|
|
69
|
+
|
|
70
|
+
# Response object for `ListCreativeTemplatesRequest` containing matching
|
|
71
|
+
# `CreativeTemplate` objects.
|
|
72
|
+
# @!attribute [rw] creative_templates
|
|
73
|
+
# @return [::Array<::Google::Ads::AdManager::V1::CreativeTemplate>]
|
|
74
|
+
# The `CreativeTemplate` objects from the specified network.
|
|
75
|
+
# @!attribute [rw] next_page_token
|
|
76
|
+
# @return [::String]
|
|
77
|
+
# A token, which can be sent as `page_token` to retrieve the next page.
|
|
78
|
+
# If this field is omitted, there are no subsequent pages.
|
|
79
|
+
# @!attribute [rw] total_size
|
|
80
|
+
# @return [::Integer]
|
|
81
|
+
# Total number of `CreativeTemplate` objects.
|
|
82
|
+
# If a filter was included in the request, this reflects the total number
|
|
83
|
+
# after the filtering is applied.
|
|
84
|
+
#
|
|
85
|
+
# `total_size` won't be calculated in the response unless it has been
|
|
86
|
+
# included in a response field mask. The response field mask can be provided
|
|
87
|
+
# to the method by using the URL parameter `$fields` or `fields`, or by using
|
|
88
|
+
# the HTTP/gRPC header `X-Goog-FieldMask`.
|
|
89
|
+
#
|
|
90
|
+
# For more information, see
|
|
91
|
+
# https://developers.google.com/ad-manager/api/beta/field-masks
|
|
92
|
+
class ListCreativeTemplatesResponse
|
|
93
|
+
include ::Google::Protobuf::MessageExts
|
|
94
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
95
|
+
end
|
|
96
|
+
end
|
|
97
|
+
end
|
|
98
|
+
end
|
|
99
|
+
end
|
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
# frozen_string_literal: true
|
|
2
|
+
|
|
3
|
+
# Copyright 2025 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::CreativeTemplateVariableUrlTypeEnum::CreativeTemplateVariableUrlType CreativeTemplateVariableUrlType}
|
|
26
|
+
class CreativeTemplateVariableUrlTypeEnum
|
|
27
|
+
include ::Google::Protobuf::MessageExts
|
|
28
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
29
|
+
|
|
30
|
+
# Types of URLs that a UrlCreativeTemplateVariable can represent.
|
|
31
|
+
module CreativeTemplateVariableUrlType
|
|
32
|
+
# Default value. This value is unused.
|
|
33
|
+
CREATIVE_TEMPLATE_VARIABLE_URL_TYPE_UNSPECIFIED = 0
|
|
34
|
+
|
|
35
|
+
# Click tracking URL.
|
|
36
|
+
CLICK_TRACKER = 1
|
|
37
|
+
|
|
38
|
+
# Deep-link URL.
|
|
39
|
+
DEEPLINK = 2
|
|
40
|
+
|
|
41
|
+
# Impression tracking URL.
|
|
42
|
+
IMPRESSION_TRACKER = 3
|
|
43
|
+
|
|
44
|
+
# Standard HTTP URL.
|
|
45
|
+
STANDARD_HTTP = 4
|
|
46
|
+
end
|
|
47
|
+
end
|
|
48
|
+
end
|
|
49
|
+
end
|
|
50
|
+
end
|
|
51
|
+
end
|
|
@@ -60,9 +60,9 @@ module Google
|
|
|
60
60
|
end
|
|
61
61
|
|
|
62
62
|
# An option for a drop-down `CustomField`.
|
|
63
|
-
# @!attribute [
|
|
63
|
+
# @!attribute [rw] custom_field_option_id
|
|
64
64
|
# @return [::Integer]
|
|
65
|
-
#
|
|
65
|
+
# Optional. Non-empty default. `CustomFieldOption` ID.
|
|
66
66
|
# @!attribute [rw] display_name
|
|
67
67
|
# @return [::String]
|
|
68
68
|
# Required. The display name of the `CustomFieldOption`.
|
|
@@ -40,8 +40,8 @@ module Google
|
|
|
40
40
|
# @return [::Integer]
|
|
41
41
|
# Optional. The maximum number of `CustomFields` to return. The service may
|
|
42
42
|
# return fewer than this value. If unspecified, at most 50 `CustomFields`
|
|
43
|
-
# will be returned. The maximum value is 1000; values
|
|
44
|
-
# coerced to 1000.
|
|
43
|
+
# will be returned. The maximum value is 1000; values greater than 1000 will
|
|
44
|
+
# be coerced to 1000.
|
|
45
45
|
# @!attribute [rw] page_token
|
|
46
46
|
# @return [::String]
|
|
47
47
|
# Optional. A page token, received from a previous `ListCustomFields` call.
|
|
@@ -82,7 +82,7 @@ module Google
|
|
|
82
82
|
# If a filter was included in the request, this reflects the total number
|
|
83
83
|
# after the filtering is applied.
|
|
84
84
|
#
|
|
85
|
-
# `total_size`
|
|
85
|
+
# `total_size` won't be calculated in the response unless it has been
|
|
86
86
|
# included in a response field mask. The response field mask can be provided
|
|
87
87
|
# to the method by using the URL parameter `$fields` or `fields`, or by using
|
|
88
88
|
# the HTTP/gRPC header `X-Goog-FieldMask`.
|
|
@@ -93,6 +93,121 @@ module Google
|
|
|
93
93
|
include ::Google::Protobuf::MessageExts
|
|
94
94
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
95
95
|
end
|
|
96
|
+
|
|
97
|
+
# Request object for `CreateCustomField` method.
|
|
98
|
+
# @!attribute [rw] parent
|
|
99
|
+
# @return [::String]
|
|
100
|
+
# Required. The parent resource where this `CustomField` will be created.
|
|
101
|
+
# Format: `networks/{network_code}`
|
|
102
|
+
# @!attribute [rw] custom_field
|
|
103
|
+
# @return [::Google::Ads::AdManager::V1::CustomField]
|
|
104
|
+
# Required. The `CustomField` to create.
|
|
105
|
+
class CreateCustomFieldRequest
|
|
106
|
+
include ::Google::Protobuf::MessageExts
|
|
107
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
108
|
+
end
|
|
109
|
+
|
|
110
|
+
# Request object for `BatchCreateCustomFields` method.
|
|
111
|
+
# @!attribute [rw] parent
|
|
112
|
+
# @return [::String]
|
|
113
|
+
# Required. The parent resource where `CustomFields` will be created.
|
|
114
|
+
# Format: `networks/{network_code}`
|
|
115
|
+
# The parent field in the CreateCustomFieldRequest must match this
|
|
116
|
+
# field.
|
|
117
|
+
# @!attribute [rw] requests
|
|
118
|
+
# @return [::Array<::Google::Ads::AdManager::V1::CreateCustomFieldRequest>]
|
|
119
|
+
# Required. The `CustomField` objects to create.
|
|
120
|
+
# A maximum of 100 objects can be created in a batch.
|
|
121
|
+
class BatchCreateCustomFieldsRequest
|
|
122
|
+
include ::Google::Protobuf::MessageExts
|
|
123
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
124
|
+
end
|
|
125
|
+
|
|
126
|
+
# Response object for `BatchCreateCustomFields` method.
|
|
127
|
+
# @!attribute [rw] custom_fields
|
|
128
|
+
# @return [::Array<::Google::Ads::AdManager::V1::CustomField>]
|
|
129
|
+
# The `CustomField` objects created.
|
|
130
|
+
class BatchCreateCustomFieldsResponse
|
|
131
|
+
include ::Google::Protobuf::MessageExts
|
|
132
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
133
|
+
end
|
|
134
|
+
|
|
135
|
+
# Request object for `UpdateCustomField` method.
|
|
136
|
+
# @!attribute [rw] custom_field
|
|
137
|
+
# @return [::Google::Ads::AdManager::V1::CustomField]
|
|
138
|
+
# Required. The `CustomField` to update.
|
|
139
|
+
#
|
|
140
|
+
# The `CustomField`'s `name` is used to identify the `CustomField` to update.
|
|
141
|
+
# @!attribute [rw] update_mask
|
|
142
|
+
# @return [::Google::Protobuf::FieldMask]
|
|
143
|
+
# Required. The list of fields to update.
|
|
144
|
+
class UpdateCustomFieldRequest
|
|
145
|
+
include ::Google::Protobuf::MessageExts
|
|
146
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
147
|
+
end
|
|
148
|
+
|
|
149
|
+
# Request object for `BatchUpdateCustomFields` method.
|
|
150
|
+
# @!attribute [rw] parent
|
|
151
|
+
# @return [::String]
|
|
152
|
+
# Required. The parent resource where `CustomFields` will be updated.
|
|
153
|
+
# Format: `networks/{network_code}`
|
|
154
|
+
# The parent field in the UpdateCustomFieldRequest must match this
|
|
155
|
+
# field.
|
|
156
|
+
# @!attribute [rw] requests
|
|
157
|
+
# @return [::Array<::Google::Ads::AdManager::V1::UpdateCustomFieldRequest>]
|
|
158
|
+
# Required. The `CustomField` objects to update.
|
|
159
|
+
# A maximum of 100 objects can be updated in a batch.
|
|
160
|
+
class BatchUpdateCustomFieldsRequest
|
|
161
|
+
include ::Google::Protobuf::MessageExts
|
|
162
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
163
|
+
end
|
|
164
|
+
|
|
165
|
+
# Response object for `BatchUpdateCustomFields` method.
|
|
166
|
+
# @!attribute [rw] custom_fields
|
|
167
|
+
# @return [::Array<::Google::Ads::AdManager::V1::CustomField>]
|
|
168
|
+
# The `CustomField` objects updated.
|
|
169
|
+
class BatchUpdateCustomFieldsResponse
|
|
170
|
+
include ::Google::Protobuf::MessageExts
|
|
171
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
172
|
+
end
|
|
173
|
+
|
|
174
|
+
# Request message for `BatchActivateCustomFields` method.
|
|
175
|
+
# @!attribute [rw] parent
|
|
176
|
+
# @return [::String]
|
|
177
|
+
# Required. Format: `networks/{network_code}`
|
|
178
|
+
# @!attribute [rw] names
|
|
179
|
+
# @return [::Array<::String>]
|
|
180
|
+
# Required. The resource names of the `CustomField` objects to activate.
|
|
181
|
+
# Format: `networks/{network_code}/customFields/{custom_field_id}`
|
|
182
|
+
class BatchActivateCustomFieldsRequest
|
|
183
|
+
include ::Google::Protobuf::MessageExts
|
|
184
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
185
|
+
end
|
|
186
|
+
|
|
187
|
+
# Response object for `BatchActivateCustomFields` method.
|
|
188
|
+
class BatchActivateCustomFieldsResponse
|
|
189
|
+
include ::Google::Protobuf::MessageExts
|
|
190
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
191
|
+
end
|
|
192
|
+
|
|
193
|
+
# Request message for `BatchDeactivateCustomFields` method.
|
|
194
|
+
# @!attribute [rw] parent
|
|
195
|
+
# @return [::String]
|
|
196
|
+
# Required. Format: `networks/{network_code}`
|
|
197
|
+
# @!attribute [rw] names
|
|
198
|
+
# @return [::Array<::String>]
|
|
199
|
+
# Required. The resource names of the `CustomField` objects to deactivate.
|
|
200
|
+
# Format: `networks/{network_code}/customFields/{custom_field_id}`
|
|
201
|
+
class BatchDeactivateCustomFieldsRequest
|
|
202
|
+
include ::Google::Protobuf::MessageExts
|
|
203
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
204
|
+
end
|
|
205
|
+
|
|
206
|
+
# Response object for `BatchDeactivateCustomFields` method.
|
|
207
|
+
class BatchDeactivateCustomFieldsResponse
|
|
208
|
+
include ::Google::Protobuf::MessageExts
|
|
209
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
210
|
+
end
|
|
96
211
|
end
|
|
97
212
|
end
|
|
98
213
|
end
|
|
@@ -83,7 +83,7 @@ module Google
|
|
|
83
83
|
# If a filter was included in the request, this reflects the total number
|
|
84
84
|
# after the filtering is applied.
|
|
85
85
|
#
|
|
86
|
-
# `total_size`
|
|
86
|
+
# `total_size` won't be calculated in the response unless it has been
|
|
87
87
|
# included in a response field mask. The response field mask can be provided
|
|
88
88
|
# to the method by using the URL parameter `$fields` or `fields`, or by using
|
|
89
89
|
# the HTTP/gRPC header `X-Goog-FieldMask`.
|
|
@@ -86,7 +86,7 @@ module Google
|
|
|
86
86
|
# If a filter was included in the request, this reflects the total number
|
|
87
87
|
# after the filtering is applied.
|
|
88
88
|
#
|
|
89
|
-
# `total_size`
|
|
89
|
+
# `total_size` won't be calculated in the response unless it has been
|
|
90
90
|
# included in a response field mask. The response field mask can be provided
|
|
91
91
|
# to the method by using the URL parameter `$fields` or `fields`, or by using
|
|
92
92
|
# the HTTP/gRPC header `X-Goog-FieldMask`.
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
# frozen_string_literal: true
|
|
2
|
+
|
|
3
|
+
# Copyright 2025 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
|
+
# Represents a device capability.
|
|
25
|
+
# @!attribute [rw] name
|
|
26
|
+
# @return [::String]
|
|
27
|
+
# Identifier. The resource name of the `DeviceCapability`.
|
|
28
|
+
# Format: `networks/{network_code}/deviceCapabilities/{device_capability_id}`
|
|
29
|
+
# @!attribute [r] display_name
|
|
30
|
+
# @return [::String]
|
|
31
|
+
# Output only. The localized name of the device capability.
|
|
32
|
+
class DeviceCapability
|
|
33
|
+
include ::Google::Protobuf::MessageExts
|
|
34
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
35
|
+
end
|
|
36
|
+
end
|
|
37
|
+
end
|
|
38
|
+
end
|
|
39
|
+
end
|