You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: clients/google-api-services-searchads360/v0/2.0.0/com/google/api/services/searchads360/v0/model/GoogleAdsSearchads360V0ResourcesAdGroupAdLabel.java
+24Lines changed: 24 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -44,6 +44,13 @@ public final class GoogleAdsSearchads360V0ResourcesAdGroupAdLabel extends com.go
44
44
@com.google.api.client.util.Key
45
45
privatejava.lang.Stringlabel;
46
46
47
+
/**
48
+
* Output only. The ID of the Customer which owns the label.
Copy file name to clipboardExpand all lines: clients/google-api-services-searchads360/v0/2.0.0/com/google/api/services/searchads360/v0/model/GoogleAdsSearchads360V0ResourcesAdGroupCriterionLabel.java
+24Lines changed: 24 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -44,6 +44,13 @@ public final class GoogleAdsSearchads360V0ResourcesAdGroupCriterionLabel extends
44
44
@com.google.api.client.util.Key
45
45
privatejava.lang.Stringlabel;
46
46
47
+
/**
48
+
* Output only. The ID of the Customer which owns the label.
Copy file name to clipboardExpand all lines: clients/google-api-services-searchads360/v0/2.0.0/com/google/api/services/searchads360/v0/model/GoogleAdsSearchads360V0ResourcesAdGroupLabel.java
+24Lines changed: 24 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -44,6 +44,13 @@ public final class GoogleAdsSearchads360V0ResourcesAdGroupLabel extends com.goog
44
44
@com.google.api.client.util.Key
45
45
privatejava.lang.Stringlabel;
46
46
47
+
/**
48
+
* Output only. The ID of the Customer which owns the label.
Copy file name to clipboardExpand all lines: clients/google-api-services-searchads360/v0/2.0.0/com/google/api/services/searchads360/v0/model/GoogleAdsSearchads360V0ResourcesCampaignLabel.java
+24Lines changed: 24 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -44,6 +44,13 @@ public final class GoogleAdsSearchads360V0ResourcesCampaignLabel extends com.goo
44
44
@com.google.api.client.util.Key
45
45
privatejava.lang.Stringlabel;
46
46
47
+
/**
48
+
* Output only. The ID of the Customer which owns the label.
Copy file name to clipboardExpand all lines: clients/google-api-services-searchads360/v0/2.0.0/com/google/api/services/searchads360/v0/model/GoogleAdsSearchads360V0ResourcesCustomColumn.java
+24Lines changed: 24 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -83,6 +83,13 @@ public final class GoogleAdsSearchads360V0ResourcesCustomColumn extends com.goog
83
83
@com.google.api.client.util.Key
84
84
privatejava.lang.BooleanreferencesMetrics;
85
85
86
+
/**
87
+
* Output only. How the result value of the custom column should be interpreted.
88
+
* The value may be {@code null}.
89
+
*/
90
+
@com.google.api.client.util.Key
91
+
privatejava.lang.StringrenderType;
92
+
86
93
/**
87
94
* Immutable. The resource name of the custom column. Custom column resource names have the form:
0 commit comments