aboutsummaryrefslogtreecommitdiff
path: root/google/ads/googleads/v16/common/criteria.proto
diff options
context:
space:
mode:
Diffstat (limited to 'google/ads/googleads/v16/common/criteria.proto')
-rw-r--r--google/ads/googleads/v16/common/criteria.proto18
1 files changed, 18 insertions, 0 deletions
diff --git a/google/ads/googleads/v16/common/criteria.proto b/google/ads/googleads/v16/common/criteria.proto
index 4e245fc78..371dfd758 100644
--- a/google/ads/googleads/v16/common/criteria.proto
+++ b/google/ads/googleads/v16/common/criteria.proto
@@ -18,6 +18,8 @@ package google.ads.googleads.v16.common;
import "google/ads/googleads/v16/enums/age_range_type.proto";
import "google/ads/googleads/v16/enums/app_payment_model_type.proto";
+import "google/ads/googleads/v16/enums/brand_request_rejection_reason.proto";
+import "google/ads/googleads/v16/enums/brand_state.proto";
import "google/ads/googleads/v16/enums/content_label_type.proto";
import "google/ads/googleads/v16/enums/day_of_week.proto";
import "google/ads/googleads/v16/enums/device.proto";
@@ -39,6 +41,7 @@ import "google/ads/googleads/v16/enums/product_type_level.proto";
import "google/ads/googleads/v16/enums/proximity_radius_units.proto";
import "google/ads/googleads/v16/enums/webpage_condition_operand.proto";
import "google/ads/googleads/v16/enums/webpage_condition_operator.proto";
+import "google/api/field_behavior.proto";
import "google/api/resource.proto";
option csharp_namespace = "Google.Ads.GoogleAds.V16.Common";
@@ -821,8 +824,23 @@ message SearchThemeInfo {
// Represents a Brand Criterion used for targeting based on commercial knowledge
// graph.
message BrandInfo {
+ // Output only. A text representation of a brand.
+ optional string display_name = 2 [(google.api.field_behavior) = OUTPUT_ONLY];
+
// The Commercial KG MID for the brand.
optional string entity_id = 1;
+
+ // Output only. The primary url of a brand.
+ optional string primary_url = 3 [(google.api.field_behavior) = OUTPUT_ONLY];
+
+ // Output only. The rejection reason when a brand status is REJECTED.
+ optional google.ads.googleads.v16.enums.BrandRequestRejectionReasonEnum
+ .BrandRequestRejectionReason rejection_reason = 4
+ [(google.api.field_behavior) = OUTPUT_ONLY];
+
+ // Output only. The status of a brand.
+ optional google.ads.googleads.v16.enums.BrandStateEnum.BrandState status = 5
+ [(google.api.field_behavior) = OUTPUT_ONLY];
}
// A Brand List Criterion is used to specify a list of brands. The list is