Skip to content

Commit 49432a5

Browse files
feat(adexchangebuyer2): update the api
#### adexchangebuyer2:v2beta1 The following keys were added: - schemas.Seller.properties.subAccountId.readOnly (Total Keys: 1)
1 parent 41cf9db commit 49432a5

5 files changed

+21
-20
lines changed

docs/dyn/adexchangebuyer2_v2beta1.accounts.finalizedProposals.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -490,7 +490,7 @@ <h3>Method Details</h3>
490490
&quot;proposalState&quot;: &quot;A String&quot;, # Output only. The current state of the proposal.
491491
&quot;seller&quot;: { # Represents a seller of inventory. Each seller is identified by a unique Ad Manager account ID. # Reference to the seller on the proposal. Note: This field may be set only when creating the resource. Modifying this field while updating the resource will result in an error.
492492
&quot;accountId&quot;: &quot;A String&quot;, # The unique ID for the seller. The seller fills in this field. The seller account ID is then available to buyer in the product.
493-
&quot;subAccountId&quot;: &quot;A String&quot;, # Optional sub-account ID for the seller.
493+
&quot;subAccountId&quot;: &quot;A String&quot;, # Output only. Ad manager network code for the seller.
494494
},
495495
&quot;sellerContacts&quot;: [ # Output only. Contact information for the seller.
496496
{ # Contains information on how a buyer or seller can be reached.
@@ -914,7 +914,7 @@ <h3>Method Details</h3>
914914
&quot;proposalState&quot;: &quot;A String&quot;, # Output only. The current state of the proposal.
915915
&quot;seller&quot;: { # Represents a seller of inventory. Each seller is identified by a unique Ad Manager account ID. # Reference to the seller on the proposal. Note: This field may be set only when creating the resource. Modifying this field while updating the resource will result in an error.
916916
&quot;accountId&quot;: &quot;A String&quot;, # The unique ID for the seller. The seller fills in this field. The seller account ID is then available to buyer in the product.
917-
&quot;subAccountId&quot;: &quot;A String&quot;, # Optional sub-account ID for the seller.
917+
&quot;subAccountId&quot;: &quot;A String&quot;, # Output only. Ad manager network code for the seller.
918918
},
919919
&quot;sellerContacts&quot;: [ # Output only. Contact information for the seller.
920920
{ # Contains information on how a buyer or seller can be reached.
@@ -1321,7 +1321,7 @@ <h3>Method Details</h3>
13211321
&quot;proposalState&quot;: &quot;A String&quot;, # Output only. The current state of the proposal.
13221322
&quot;seller&quot;: { # Represents a seller of inventory. Each seller is identified by a unique Ad Manager account ID. # Reference to the seller on the proposal. Note: This field may be set only when creating the resource. Modifying this field while updating the resource will result in an error.
13231323
&quot;accountId&quot;: &quot;A String&quot;, # The unique ID for the seller. The seller fills in this field. The seller account ID is then available to buyer in the product.
1324-
&quot;subAccountId&quot;: &quot;A String&quot;, # Optional sub-account ID for the seller.
1324+
&quot;subAccountId&quot;: &quot;A String&quot;, # Output only. Ad manager network code for the seller.
13251325
},
13261326
&quot;sellerContacts&quot;: [ # Output only. Contact information for the seller.
13271327
{ # Contains information on how a buyer or seller can be reached.

docs/dyn/adexchangebuyer2_v2beta1.accounts.products.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ <h3>Method Details</h3>
124124
&quot;publisherProfileId&quot;: &quot;A String&quot;, # An ID which can be used by the Publisher Profile API to get more information about the seller that created this product.
125125
&quot;seller&quot;: { # Represents a seller of inventory. Each seller is identified by a unique Ad Manager account ID. # Information about the seller that created this product.
126126
&quot;accountId&quot;: &quot;A String&quot;, # The unique ID for the seller. The seller fills in this field. The seller account ID is then available to buyer in the product.
127-
&quot;subAccountId&quot;: &quot;A String&quot;, # Optional sub-account ID for the seller.
127+
&quot;subAccountId&quot;: &quot;A String&quot;, # Output only. Ad manager network code for the seller.
128128
},
129129
&quot;syndicationProduct&quot;: &quot;A String&quot;, # The syndication product associated with the deal.
130130
&quot;targetingCriterion&quot;: [ # Targeting that is shared between the buyer and the seller. Each targeting criterion has a specified key and for each key there is a list of inclusion value or exclusion values.
@@ -343,7 +343,7 @@ <h3>Method Details</h3>
343343
&quot;publisherProfileId&quot;: &quot;A String&quot;, # An ID which can be used by the Publisher Profile API to get more information about the seller that created this product.
344344
&quot;seller&quot;: { # Represents a seller of inventory. Each seller is identified by a unique Ad Manager account ID. # Information about the seller that created this product.
345345
&quot;accountId&quot;: &quot;A String&quot;, # The unique ID for the seller. The seller fills in this field. The seller account ID is then available to buyer in the product.
346-
&quot;subAccountId&quot;: &quot;A String&quot;, # Optional sub-account ID for the seller.
346+
&quot;subAccountId&quot;: &quot;A String&quot;, # Output only. Ad manager network code for the seller.
347347
},
348348
&quot;syndicationProduct&quot;: &quot;A String&quot;, # The syndication product associated with the deal.
349349
&quot;targetingCriterion&quot;: [ # Targeting that is shared between the buyer and the seller. Each targeting criterion has a specified key and for each key there is a list of inclusion value or exclusion values.

docs/dyn/adexchangebuyer2_v2beta1.accounts.proposals.html

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -503,7 +503,7 @@ <h3>Method Details</h3>
503503
&quot;proposalState&quot;: &quot;A String&quot;, # Output only. The current state of the proposal.
504504
&quot;seller&quot;: { # Represents a seller of inventory. Each seller is identified by a unique Ad Manager account ID. # Reference to the seller on the proposal. Note: This field may be set only when creating the resource. Modifying this field while updating the resource will result in an error.
505505
&quot;accountId&quot;: &quot;A String&quot;, # The unique ID for the seller. The seller fills in this field. The seller account ID is then available to buyer in the product.
506-
&quot;subAccountId&quot;: &quot;A String&quot;, # Optional sub-account ID for the seller.
506+
&quot;subAccountId&quot;: &quot;A String&quot;, # Output only. Ad manager network code for the seller.
507507
},
508508
&quot;sellerContacts&quot;: [ # Output only. Contact information for the seller.
509509
{ # Contains information on how a buyer or seller can be reached.
@@ -944,7 +944,7 @@ <h3>Method Details</h3>
944944
&quot;proposalState&quot;: &quot;A String&quot;, # Output only. The current state of the proposal.
945945
&quot;seller&quot;: { # Represents a seller of inventory. Each seller is identified by a unique Ad Manager account ID. # Reference to the seller on the proposal. Note: This field may be set only when creating the resource. Modifying this field while updating the resource will result in an error.
946946
&quot;accountId&quot;: &quot;A String&quot;, # The unique ID for the seller. The seller fills in this field. The seller account ID is then available to buyer in the product.
947-
&quot;subAccountId&quot;: &quot;A String&quot;, # Optional sub-account ID for the seller.
947+
&quot;subAccountId&quot;: &quot;A String&quot;, # Output only. Ad manager network code for the seller.
948948
},
949949
&quot;sellerContacts&quot;: [ # Output only. Contact information for the seller.
950950
{ # Contains information on how a buyer or seller can be reached.
@@ -1353,7 +1353,7 @@ <h3>Method Details</h3>
13531353
&quot;proposalState&quot;: &quot;A String&quot;, # Output only. The current state of the proposal.
13541354
&quot;seller&quot;: { # Represents a seller of inventory. Each seller is identified by a unique Ad Manager account ID. # Reference to the seller on the proposal. Note: This field may be set only when creating the resource. Modifying this field while updating the resource will result in an error.
13551355
&quot;accountId&quot;: &quot;A String&quot;, # The unique ID for the seller. The seller fills in this field. The seller account ID is then available to buyer in the product.
1356-
&quot;subAccountId&quot;: &quot;A String&quot;, # Optional sub-account ID for the seller.
1356+
&quot;subAccountId&quot;: &quot;A String&quot;, # Output only. Ad manager network code for the seller.
13571357
},
13581358
&quot;sellerContacts&quot;: [ # Output only. Contact information for the seller.
13591359
{ # Contains information on how a buyer or seller can be reached.
@@ -1745,7 +1745,7 @@ <h3>Method Details</h3>
17451745
&quot;proposalState&quot;: &quot;A String&quot;, # Output only. The current state of the proposal.
17461746
&quot;seller&quot;: { # Represents a seller of inventory. Each seller is identified by a unique Ad Manager account ID. # Reference to the seller on the proposal. Note: This field may be set only when creating the resource. Modifying this field while updating the resource will result in an error.
17471747
&quot;accountId&quot;: &quot;A String&quot;, # The unique ID for the seller. The seller fills in this field. The seller account ID is then available to buyer in the product.
1748-
&quot;subAccountId&quot;: &quot;A String&quot;, # Optional sub-account ID for the seller.
1748+
&quot;subAccountId&quot;: &quot;A String&quot;, # Output only. Ad manager network code for the seller.
17491749
},
17501750
&quot;sellerContacts&quot;: [ # Output only. Contact information for the seller.
17511751
{ # Contains information on how a buyer or seller can be reached.
@@ -2135,7 +2135,7 @@ <h3>Method Details</h3>
21352135
&quot;proposalState&quot;: &quot;A String&quot;, # Output only. The current state of the proposal.
21362136
&quot;seller&quot;: { # Represents a seller of inventory. Each seller is identified by a unique Ad Manager account ID. # Reference to the seller on the proposal. Note: This field may be set only when creating the resource. Modifying this field while updating the resource will result in an error.
21372137
&quot;accountId&quot;: &quot;A String&quot;, # The unique ID for the seller. The seller fills in this field. The seller account ID is then available to buyer in the product.
2138-
&quot;subAccountId&quot;: &quot;A String&quot;, # Optional sub-account ID for the seller.
2138+
&quot;subAccountId&quot;: &quot;A String&quot;, # Output only. Ad manager network code for the seller.
21392139
},
21402140
&quot;sellerContacts&quot;: [ # Output only. Contact information for the seller.
21412141
{ # Contains information on how a buyer or seller can be reached.
@@ -2533,7 +2533,7 @@ <h3>Method Details</h3>
25332533
&quot;proposalState&quot;: &quot;A String&quot;, # Output only. The current state of the proposal.
25342534
&quot;seller&quot;: { # Represents a seller of inventory. Each seller is identified by a unique Ad Manager account ID. # Reference to the seller on the proposal. Note: This field may be set only when creating the resource. Modifying this field while updating the resource will result in an error.
25352535
&quot;accountId&quot;: &quot;A String&quot;, # The unique ID for the seller. The seller fills in this field. The seller account ID is then available to buyer in the product.
2536-
&quot;subAccountId&quot;: &quot;A String&quot;, # Optional sub-account ID for the seller.
2536+
&quot;subAccountId&quot;: &quot;A String&quot;, # Output only. Ad manager network code for the seller.
25372537
},
25382538
&quot;sellerContacts&quot;: [ # Output only. Contact information for the seller.
25392539
{ # Contains information on how a buyer or seller can be reached.
@@ -2941,7 +2941,7 @@ <h3>Method Details</h3>
29412941
&quot;proposalState&quot;: &quot;A String&quot;, # Output only. The current state of the proposal.
29422942
&quot;seller&quot;: { # Represents a seller of inventory. Each seller is identified by a unique Ad Manager account ID. # Reference to the seller on the proposal. Note: This field may be set only when creating the resource. Modifying this field while updating the resource will result in an error.
29432943
&quot;accountId&quot;: &quot;A String&quot;, # The unique ID for the seller. The seller fills in this field. The seller account ID is then available to buyer in the product.
2944-
&quot;subAccountId&quot;: &quot;A String&quot;, # Optional sub-account ID for the seller.
2944+
&quot;subAccountId&quot;: &quot;A String&quot;, # Output only. Ad manager network code for the seller.
29452945
},
29462946
&quot;sellerContacts&quot;: [ # Output only. Contact information for the seller.
29472947
{ # Contains information on how a buyer or seller can be reached.
@@ -3362,7 +3362,7 @@ <h3>Method Details</h3>
33623362
&quot;proposalState&quot;: &quot;A String&quot;, # Output only. The current state of the proposal.
33633363
&quot;seller&quot;: { # Represents a seller of inventory. Each seller is identified by a unique Ad Manager account ID. # Reference to the seller on the proposal. Note: This field may be set only when creating the resource. Modifying this field while updating the resource will result in an error.
33643364
&quot;accountId&quot;: &quot;A String&quot;, # The unique ID for the seller. The seller fills in this field. The seller account ID is then available to buyer in the product.
3365-
&quot;subAccountId&quot;: &quot;A String&quot;, # Optional sub-account ID for the seller.
3365+
&quot;subAccountId&quot;: &quot;A String&quot;, # Output only. Ad manager network code for the seller.
33663366
},
33673367
&quot;sellerContacts&quot;: [ # Output only. Contact information for the seller.
33683368
{ # Contains information on how a buyer or seller can be reached.
@@ -3766,7 +3766,7 @@ <h3>Method Details</h3>
37663766
&quot;proposalState&quot;: &quot;A String&quot;, # Output only. The current state of the proposal.
37673767
&quot;seller&quot;: { # Represents a seller of inventory. Each seller is identified by a unique Ad Manager account ID. # Reference to the seller on the proposal. Note: This field may be set only when creating the resource. Modifying this field while updating the resource will result in an error.
37683768
&quot;accountId&quot;: &quot;A String&quot;, # The unique ID for the seller. The seller fills in this field. The seller account ID is then available to buyer in the product.
3769-
&quot;subAccountId&quot;: &quot;A String&quot;, # Optional sub-account ID for the seller.
3769+
&quot;subAccountId&quot;: &quot;A String&quot;, # Output only. Ad manager network code for the seller.
37703770
},
37713771
&quot;sellerContacts&quot;: [ # Output only. Contact information for the seller.
37723772
{ # Contains information on how a buyer or seller can be reached.
@@ -4159,7 +4159,7 @@ <h3>Method Details</h3>
41594159
&quot;proposalState&quot;: &quot;A String&quot;, # Output only. The current state of the proposal.
41604160
&quot;seller&quot;: { # Represents a seller of inventory. Each seller is identified by a unique Ad Manager account ID. # Reference to the seller on the proposal. Note: This field may be set only when creating the resource. Modifying this field while updating the resource will result in an error.
41614161
&quot;accountId&quot;: &quot;A String&quot;, # The unique ID for the seller. The seller fills in this field. The seller account ID is then available to buyer in the product.
4162-
&quot;subAccountId&quot;: &quot;A String&quot;, # Optional sub-account ID for the seller.
4162+
&quot;subAccountId&quot;: &quot;A String&quot;, # Output only. Ad manager network code for the seller.
41634163
},
41644164
&quot;sellerContacts&quot;: [ # Output only. Contact information for the seller.
41654165
{ # Contains information on how a buyer or seller can be reached.
@@ -4549,7 +4549,7 @@ <h3>Method Details</h3>
45494549
&quot;proposalState&quot;: &quot;A String&quot;, # Output only. The current state of the proposal.
45504550
&quot;seller&quot;: { # Represents a seller of inventory. Each seller is identified by a unique Ad Manager account ID. # Reference to the seller on the proposal. Note: This field may be set only when creating the resource. Modifying this field while updating the resource will result in an error.
45514551
&quot;accountId&quot;: &quot;A String&quot;, # The unique ID for the seller. The seller fills in this field. The seller account ID is then available to buyer in the product.
4552-
&quot;subAccountId&quot;: &quot;A String&quot;, # Optional sub-account ID for the seller.
4552+
&quot;subAccountId&quot;: &quot;A String&quot;, # Output only. Ad manager network code for the seller.
45534553
},
45544554
&quot;sellerContacts&quot;: [ # Output only. Contact information for the seller.
45554555
{ # Contains information on how a buyer or seller can be reached.

docs/dyn/adexchangebuyer2_v2beta1.accounts.publisherProfiles.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ <h3>Method Details</h3>
133133
&quot;samplePageUrl&quot;: &quot;A String&quot;, # URL to a sample content page.
134134
&quot;seller&quot;: { # Represents a seller of inventory. Each seller is identified by a unique Ad Manager account ID. # Seller of the publisher profile.
135135
&quot;accountId&quot;: &quot;A String&quot;, # The unique ID for the seller. The seller fills in this field. The seller account ID is then available to buyer in the product.
136-
&quot;subAccountId&quot;: &quot;A String&quot;, # Optional sub-account ID for the seller.
136+
&quot;subAccountId&quot;: &quot;A String&quot;, # Output only. Ad manager network code for the seller.
137137
},
138138
&quot;topHeadlines&quot;: [ # Up to three key metrics and rankings. Max 100 characters each. For example &quot;#1 Mobile News Site for 20 Straight Months&quot;.
139139
&quot;A String&quot;,
@@ -186,7 +186,7 @@ <h3>Method Details</h3>
186186
&quot;samplePageUrl&quot;: &quot;A String&quot;, # URL to a sample content page.
187187
&quot;seller&quot;: { # Represents a seller of inventory. Each seller is identified by a unique Ad Manager account ID. # Seller of the publisher profile.
188188
&quot;accountId&quot;: &quot;A String&quot;, # The unique ID for the seller. The seller fills in this field. The seller account ID is then available to buyer in the product.
189-
&quot;subAccountId&quot;: &quot;A String&quot;, # Optional sub-account ID for the seller.
189+
&quot;subAccountId&quot;: &quot;A String&quot;, # Output only. Ad manager network code for the seller.
190190
},
191191
&quot;topHeadlines&quot;: [ # Up to three key metrics and rankings. Max 100 characters each. For example &quot;#1 Mobile News Site for 20 Straight Months&quot;.
192192
&quot;A String&quot;,

googleapiclient/discovery_cache/documents/adexchangebuyer2.v2beta1.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2568,7 +2568,7 @@
25682568
}
25692569
}
25702570
},
2571-
"revision": "20211022",
2571+
"revision": "20211029",
25722572
"rootUrl": "https://adexchangebuyer.googleapis.com/",
25732573
"schemas": {
25742574
"AbsoluteDateRange": {
@@ -5815,7 +5815,8 @@
58155815
"type": "string"
58165816
},
58175817
"subAccountId": {
5818-
"description": "Optional sub-account ID for the seller.",
5818+
"description": "Output only. Ad manager network code for the seller.",
5819+
"readOnly": true,
58195820
"type": "string"
58205821
}
58215822
},

0 commit comments

Comments
 (0)