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-authorizedbuyersmarketplace/v1/2.0.0/com/google/api/services/authorizedbuyersmarketplace/v1/model/MediaPlanner.java
+87Lines changed: 87 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -37,6 +37,32 @@ public final class MediaPlanner extends com.google.api.client.json.GenericJson {
37
37
@com.google.api.client.util.Key
38
38
privatejava.lang.StringaccountId;
39
39
40
+
/**
41
+
* Output only. The ancestor names of the media planner. Format:
42
+
* `mediaPlanners/{mediaPlannerAccountId}` Can be used to filter the response of the
0 commit comments