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,176 @@
|
|
|
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 `GetContact` method.
|
|
25
|
+
# @!attribute [rw] name
|
|
26
|
+
# @return [::String]
|
|
27
|
+
# Required. The resource name of the Contact.
|
|
28
|
+
# Format: `networks/{network_code}/contacts/{contact_id}`
|
|
29
|
+
class GetContactRequest
|
|
30
|
+
include ::Google::Protobuf::MessageExts
|
|
31
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
32
|
+
end
|
|
33
|
+
|
|
34
|
+
# Request object for `ListContacts` method.
|
|
35
|
+
# @!attribute [rw] parent
|
|
36
|
+
# @return [::String]
|
|
37
|
+
# Required. The parent, which owns this collection of Contacts.
|
|
38
|
+
# Format: `networks/{network_code}`
|
|
39
|
+
# @!attribute [rw] page_size
|
|
40
|
+
# @return [::Integer]
|
|
41
|
+
# Optional. The maximum number of `Contacts` to return. The service may
|
|
42
|
+
# return fewer than this value. If unspecified, at most 50 `Contacts` will be
|
|
43
|
+
# returned. The maximum value is 1000; values greater than 1000 will be
|
|
44
|
+
# coerced to 1000.
|
|
45
|
+
# @!attribute [rw] page_token
|
|
46
|
+
# @return [::String]
|
|
47
|
+
# Optional. A page token, received from a previous `ListContacts` call.
|
|
48
|
+
# Provide this to retrieve the subsequent page.
|
|
49
|
+
#
|
|
50
|
+
# When paginating, all other parameters provided to `ListContacts` must match
|
|
51
|
+
# 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 ListContactsRequest
|
|
66
|
+
include ::Google::Protobuf::MessageExts
|
|
67
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
68
|
+
end
|
|
69
|
+
|
|
70
|
+
# Response object for `ListContactsRequest` containing matching `Contact`
|
|
71
|
+
# objects.
|
|
72
|
+
# @!attribute [rw] contacts
|
|
73
|
+
# @return [::Array<::Google::Ads::AdManager::V1::Contact>]
|
|
74
|
+
# The `Contact` 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 `Contact` 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 ListContactsResponse
|
|
93
|
+
include ::Google::Protobuf::MessageExts
|
|
94
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
95
|
+
end
|
|
96
|
+
|
|
97
|
+
# Request object for `CreateContact` method.
|
|
98
|
+
# @!attribute [rw] parent
|
|
99
|
+
# @return [::String]
|
|
100
|
+
# Required. The parent resource where this `Contact` will be created.
|
|
101
|
+
# Format: `networks/{network_code}`
|
|
102
|
+
# @!attribute [rw] contact
|
|
103
|
+
# @return [::Google::Ads::AdManager::V1::Contact]
|
|
104
|
+
# Required. The `Contact` to create.
|
|
105
|
+
class CreateContactRequest
|
|
106
|
+
include ::Google::Protobuf::MessageExts
|
|
107
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
108
|
+
end
|
|
109
|
+
|
|
110
|
+
# Request object for `BatchCreateContacts` method.
|
|
111
|
+
# @!attribute [rw] parent
|
|
112
|
+
# @return [::String]
|
|
113
|
+
# Required. The parent resource where `Contacts` will be created.
|
|
114
|
+
# Format: `networks/{network_code}`
|
|
115
|
+
# The parent field in the CreateContactRequest must match this
|
|
116
|
+
# field.
|
|
117
|
+
# @!attribute [rw] requests
|
|
118
|
+
# @return [::Array<::Google::Ads::AdManager::V1::CreateContactRequest>]
|
|
119
|
+
# Required. The `Contact` objects to create.
|
|
120
|
+
# A maximum of 100 objects can be created in a batch.
|
|
121
|
+
class BatchCreateContactsRequest
|
|
122
|
+
include ::Google::Protobuf::MessageExts
|
|
123
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
124
|
+
end
|
|
125
|
+
|
|
126
|
+
# Response object for `BatchCreateContacts` method.
|
|
127
|
+
# @!attribute [rw] contacts
|
|
128
|
+
# @return [::Array<::Google::Ads::AdManager::V1::Contact>]
|
|
129
|
+
# The `Contact` objects created.
|
|
130
|
+
class BatchCreateContactsResponse
|
|
131
|
+
include ::Google::Protobuf::MessageExts
|
|
132
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
133
|
+
end
|
|
134
|
+
|
|
135
|
+
# Request object for `UpdateContact` method.
|
|
136
|
+
# @!attribute [rw] contact
|
|
137
|
+
# @return [::Google::Ads::AdManager::V1::Contact]
|
|
138
|
+
# Required. The `Contact` to update.
|
|
139
|
+
#
|
|
140
|
+
# The `Contact`'s `name` is used to identify the `Contact` to update.
|
|
141
|
+
# @!attribute [rw] update_mask
|
|
142
|
+
# @return [::Google::Protobuf::FieldMask]
|
|
143
|
+
# Required. The list of fields to update.
|
|
144
|
+
class UpdateContactRequest
|
|
145
|
+
include ::Google::Protobuf::MessageExts
|
|
146
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
147
|
+
end
|
|
148
|
+
|
|
149
|
+
# Request object for `BatchUpdateContacts` method.
|
|
150
|
+
# @!attribute [rw] parent
|
|
151
|
+
# @return [::String]
|
|
152
|
+
# Required. The parent resource where `Contacts` will be updated.
|
|
153
|
+
# Format: `networks/{network_code}`
|
|
154
|
+
# The parent field in the UpdateContactRequest must match this
|
|
155
|
+
# field.
|
|
156
|
+
# @!attribute [rw] requests
|
|
157
|
+
# @return [::Array<::Google::Ads::AdManager::V1::UpdateContactRequest>]
|
|
158
|
+
# Required. The `Contact` objects to update.
|
|
159
|
+
# A maximum of 100 objects can be updated in a batch.
|
|
160
|
+
class BatchUpdateContactsRequest
|
|
161
|
+
include ::Google::Protobuf::MessageExts
|
|
162
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
163
|
+
end
|
|
164
|
+
|
|
165
|
+
# Response object for `BatchUpdateContacts` method.
|
|
166
|
+
# @!attribute [rw] contacts
|
|
167
|
+
# @return [::Array<::Google::Ads::AdManager::V1::Contact>]
|
|
168
|
+
# The `Contact` objects updated.
|
|
169
|
+
class BatchUpdateContactsResponse
|
|
170
|
+
include ::Google::Protobuf::MessageExts
|
|
171
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
172
|
+
end
|
|
173
|
+
end
|
|
174
|
+
end
|
|
175
|
+
end
|
|
176
|
+
end
|
|
@@ -0,0 +1,47 @@
|
|
|
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 {::Google::Ads::AdManager::V1::ContentBundle ContentBundle} is a grouping of
|
|
25
|
+
# individual {::Google::Ads::AdManager::V1::Content Content}. A
|
|
26
|
+
# {::Google::Ads::AdManager::V1::ContentBundle ContentBundle} is defined as
|
|
27
|
+
# including the {::Google::Ads::AdManager::V1::Content Content} that match certain
|
|
28
|
+
# filter rules along with the option to explicitly include or exclude certain
|
|
29
|
+
# Content IDs.
|
|
30
|
+
# @!attribute [rw] name
|
|
31
|
+
# @return [::String]
|
|
32
|
+
# Identifier. The resource name of the
|
|
33
|
+
# {::Google::Ads::AdManager::V1::ContentBundle ContentBundle}. Format:
|
|
34
|
+
# `networks/{network_code}/contentBundles/{content_bundle_id}`
|
|
35
|
+
# @!attribute [rw] display_name
|
|
36
|
+
# @return [::String]
|
|
37
|
+
# Required. The name of the
|
|
38
|
+
# {::Google::Ads::AdManager::V1::ContentBundle ContentBundle}. This attribute is
|
|
39
|
+
# required and has a maximum length of 255 characters.
|
|
40
|
+
class ContentBundle
|
|
41
|
+
include ::Google::Protobuf::MessageExts
|
|
42
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
43
|
+
end
|
|
44
|
+
end
|
|
45
|
+
end
|
|
46
|
+
end
|
|
47
|
+
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 `GetContentBundle` method.
|
|
25
|
+
# @!attribute [rw] name
|
|
26
|
+
# @return [::String]
|
|
27
|
+
# Required. The resource name of the ContentBundle.
|
|
28
|
+
# Format: `networks/{network_code}/contentBundles/{content_bundle_id}`
|
|
29
|
+
class GetContentBundleRequest
|
|
30
|
+
include ::Google::Protobuf::MessageExts
|
|
31
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
32
|
+
end
|
|
33
|
+
|
|
34
|
+
# Request object for `ListContentBundles` method.
|
|
35
|
+
# @!attribute [rw] parent
|
|
36
|
+
# @return [::String]
|
|
37
|
+
# Required. The parent, which owns this collection of ContentBundles.
|
|
38
|
+
# Format: `networks/{network_code}`
|
|
39
|
+
# @!attribute [rw] page_size
|
|
40
|
+
# @return [::Integer]
|
|
41
|
+
# Optional. The maximum number of `ContentBundles` to return. The service may
|
|
42
|
+
# return fewer than this value. If unspecified, at most 50 `ContentBundles`
|
|
43
|
+
# will be returned. The maximum value is 1000; values greater than 1000 will
|
|
44
|
+
# be coerced to 1000.
|
|
45
|
+
# @!attribute [rw] page_token
|
|
46
|
+
# @return [::String]
|
|
47
|
+
# Optional. A page token, received from a previous `ListContentBundles` call.
|
|
48
|
+
# Provide this to retrieve the subsequent page.
|
|
49
|
+
#
|
|
50
|
+
# When paginating, all other parameters provided to `ListContentBundles` must
|
|
51
|
+
# 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 ListContentBundlesRequest
|
|
66
|
+
include ::Google::Protobuf::MessageExts
|
|
67
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
68
|
+
end
|
|
69
|
+
|
|
70
|
+
# Response object for `ListContentBundlesRequest` containing matching
|
|
71
|
+
# `ContentBundle` objects.
|
|
72
|
+
# @!attribute [rw] content_bundles
|
|
73
|
+
# @return [::Array<::Google::Ads::AdManager::V1::ContentBundle>]
|
|
74
|
+
# The `ContentBundle` 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 `ContentBundle` 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 ListContentBundlesResponse
|
|
93
|
+
include ::Google::Protobuf::MessageExts
|
|
94
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
95
|
+
end
|
|
96
|
+
end
|
|
97
|
+
end
|
|
98
|
+
end
|
|
99
|
+
end
|
|
@@ -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
|
+
# A content label.
|
|
25
|
+
# @!attribute [rw] name
|
|
26
|
+
# @return [::String]
|
|
27
|
+
# Identifier. The resource name of the `ContentLabel`.
|
|
28
|
+
# Format: `networks/{network_code}/contentLabels/{content_label_id}`
|
|
29
|
+
# @!attribute [rw] display_name
|
|
30
|
+
# @return [::String]
|
|
31
|
+
# Optional. The display name of the `ContentLabel`.
|
|
32
|
+
class ContentLabel
|
|
33
|
+
include ::Google::Protobuf::MessageExts
|
|
34
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
35
|
+
end
|
|
36
|
+
end
|
|
37
|
+
end
|
|
38
|
+
end
|
|
39
|
+
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 `GetContentLabel` method.
|
|
25
|
+
# @!attribute [rw] name
|
|
26
|
+
# @return [::String]
|
|
27
|
+
# Required. The resource name of the ContentLabel.
|
|
28
|
+
# Format: `networks/{network_code}/contentLabels/{content_label_id}`
|
|
29
|
+
class GetContentLabelRequest
|
|
30
|
+
include ::Google::Protobuf::MessageExts
|
|
31
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
32
|
+
end
|
|
33
|
+
|
|
34
|
+
# Request object for `ListContentLabels` method.
|
|
35
|
+
# @!attribute [rw] parent
|
|
36
|
+
# @return [::String]
|
|
37
|
+
# Required. The parent, which owns this collection of ContentLabels.
|
|
38
|
+
# Format: `networks/{network_code}`
|
|
39
|
+
# @!attribute [rw] page_size
|
|
40
|
+
# @return [::Integer]
|
|
41
|
+
# Optional. The maximum number of `ContentLabels` to return. The service may
|
|
42
|
+
# return fewer than this value. If unspecified, at most 50 `ContentLabels`
|
|
43
|
+
# will be returned. The maximum value is 1000; values greater than 1000 will
|
|
44
|
+
# be coerced to 1000.
|
|
45
|
+
# @!attribute [rw] page_token
|
|
46
|
+
# @return [::String]
|
|
47
|
+
# Optional. A page token, received from a previous `ListContentLabels` call.
|
|
48
|
+
# Provide this to retrieve the subsequent page.
|
|
49
|
+
#
|
|
50
|
+
# When paginating, all other parameters provided to `ListContentLabels` must
|
|
51
|
+
# 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 ListContentLabelsRequest
|
|
66
|
+
include ::Google::Protobuf::MessageExts
|
|
67
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
68
|
+
end
|
|
69
|
+
|
|
70
|
+
# Response object for `ListContentLabelsRequest` containing matching
|
|
71
|
+
# `ContentLabel` objects.
|
|
72
|
+
# @!attribute [rw] content_labels
|
|
73
|
+
# @return [::Array<::Google::Ads::AdManager::V1::ContentLabel>]
|
|
74
|
+
# The `ContentLabel` 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 `ContentLabel` 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 ListContentLabelsResponse
|
|
93
|
+
include ::Google::Protobuf::MessageExts
|
|
94
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
95
|
+
end
|
|
96
|
+
end
|
|
97
|
+
end
|
|
98
|
+
end
|
|
99
|
+
end
|
|
@@ -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
|
+
# A piece of content from a Publisher's CMS.
|
|
25
|
+
# @!attribute [rw] name
|
|
26
|
+
# @return [::String]
|
|
27
|
+
# Identifier. The resource name of the `Content`.
|
|
28
|
+
# Format: `networks/{network_code}/content/{content_id}`
|
|
29
|
+
# @!attribute [r] display_name
|
|
30
|
+
# @return [::String]
|
|
31
|
+
# Output only. The name of the `Content`.
|
|
32
|
+
class Content
|
|
33
|
+
include ::Google::Protobuf::MessageExts
|
|
34
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
35
|
+
end
|
|
36
|
+
end
|
|
37
|
+
end
|
|
38
|
+
end
|
|
39
|
+
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 `GetContent` method.
|
|
25
|
+
# @!attribute [rw] name
|
|
26
|
+
# @return [::String]
|
|
27
|
+
# Required. The resource name of the Content.
|
|
28
|
+
# Format: `networks/{network_code}/content/{content_id}`
|
|
29
|
+
class GetContentRequest
|
|
30
|
+
include ::Google::Protobuf::MessageExts
|
|
31
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
32
|
+
end
|
|
33
|
+
|
|
34
|
+
# Request object for `ListContent` method.
|
|
35
|
+
# @!attribute [rw] parent
|
|
36
|
+
# @return [::String]
|
|
37
|
+
# Required. The parent, which owns this collection of Content.
|
|
38
|
+
# Format: `networks/{network_code}`
|
|
39
|
+
# @!attribute [rw] page_size
|
|
40
|
+
# @return [::Integer]
|
|
41
|
+
# Optional. The maximum number of `Content` to return. The service may return
|
|
42
|
+
# fewer than this value. If unspecified, at most 50 `Content` will be
|
|
43
|
+
# returned. The maximum value is 1000; values greater than 1000 will be
|
|
44
|
+
# coerced to 1000.
|
|
45
|
+
# @!attribute [rw] page_token
|
|
46
|
+
# @return [::String]
|
|
47
|
+
# Optional. A page token, received from a previous `ListContent` call.
|
|
48
|
+
# Provide this to retrieve the subsequent page.
|
|
49
|
+
#
|
|
50
|
+
# When paginating, all other parameters provided to `ListContent` must
|
|
51
|
+
# 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 ListContentRequest
|
|
66
|
+
include ::Google::Protobuf::MessageExts
|
|
67
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
68
|
+
end
|
|
69
|
+
|
|
70
|
+
# Response object for `ListContentRequest` containing matching `Content`
|
|
71
|
+
# objects.
|
|
72
|
+
# @!attribute [rw] content
|
|
73
|
+
# @return [::Array<::Google::Ads::AdManager::V1::Content>]
|
|
74
|
+
# The `Content` 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 `Content` 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 ListContentResponse
|
|
93
|
+
include ::Google::Protobuf::MessageExts
|
|
94
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
95
|
+
end
|
|
96
|
+
end
|
|
97
|
+
end
|
|
98
|
+
end
|
|
99
|
+
end
|
|
@@ -0,0 +1,70 @@
|
|
|
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::CreativeTemplateTypeEnum::CreativeTemplateType CreativeTemplateType}
|
|
26
|
+
class CreativeTemplateTypeEnum
|
|
27
|
+
include ::Google::Protobuf::MessageExts
|
|
28
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
29
|
+
|
|
30
|
+
# Describes type of the creative template.
|
|
31
|
+
module CreativeTemplateType
|
|
32
|
+
# Default value. This value is unused.
|
|
33
|
+
CREATIVE_TEMPLATE_TYPE_UNSPECIFIED = 0
|
|
34
|
+
|
|
35
|
+
# Creative templates that are included in Ad Manager by default.
|
|
36
|
+
STANDARD = 1
|
|
37
|
+
|
|
38
|
+
# Creative templates created by an administrator or other user in the
|
|
39
|
+
# network.
|
|
40
|
+
CUSTOM = 2
|
|
41
|
+
end
|
|
42
|
+
end
|
|
43
|
+
|
|
44
|
+
# Wrapper message for
|
|
45
|
+
# {::Google::Ads::AdManager::V1::CreativeTemplateStatusEnum::CreativeTemplateStatus CreativeTemplateStatus}
|
|
46
|
+
class CreativeTemplateStatusEnum
|
|
47
|
+
include ::Google::Protobuf::MessageExts
|
|
48
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
49
|
+
|
|
50
|
+
# Describes status of the creative template
|
|
51
|
+
module CreativeTemplateStatus
|
|
52
|
+
# Default value. This value is unused.
|
|
53
|
+
CREATIVE_TEMPLATE_STATUS_UNSPECIFIED = 0
|
|
54
|
+
|
|
55
|
+
# The CreativeTemplate is active
|
|
56
|
+
ACTIVE = 1
|
|
57
|
+
|
|
58
|
+
# The CreativeTemplate is deleted. Creatives created from this
|
|
59
|
+
# CreativeTemplate can no longer serve.
|
|
60
|
+
DELETED = 2
|
|
61
|
+
|
|
62
|
+
# The CreativeTemplate is inactive. Users cannot create new creatives
|
|
63
|
+
# from this template, but existing ones can be edited and continue to serve
|
|
64
|
+
INACTIVE = 3
|
|
65
|
+
end
|
|
66
|
+
end
|
|
67
|
+
end
|
|
68
|
+
end
|
|
69
|
+
end
|
|
70
|
+
end
|