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: docs/dyn/youtube_v3.thirdPartyLinks.html
+15Lines changed: 15 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -132,6 +132,9 @@ <h3>Method Details</h3>
132
132
"billingDetails": { # Information specific to billing. # Information specific to billing (read-only).
133
133
"billingStatus": "A String", # The current billing profile status.
134
134
},
135
+
"merchantAffiliateProgramDetails": { # Information specific to merchant affiliate program. # Information specific to merchant affiliate program (read-only).
136
+
"status": "A String", # The current merchant affiliate program status.
137
+
},
135
138
"merchantId": "A String", # Google Merchant Center id of the store.
136
139
"storeName": "A String", # Name of the store.
137
140
"storeUrl": "A String", # Landing page of the store.
@@ -161,6 +164,9 @@ <h3>Method Details</h3>
161
164
"billingDetails": { # Information specific to billing. # Information specific to billing (read-only).
162
165
"billingStatus": "A String", # The current billing profile status.
163
166
},
167
+
"merchantAffiliateProgramDetails": { # Information specific to merchant affiliate program. # Information specific to merchant affiliate program (read-only).
168
+
"status": "A String", # The current merchant affiliate program status.
169
+
},
164
170
"merchantId": "A String", # Google Merchant Center id of the store.
165
171
"storeName": "A String", # Name of the store.
166
172
"storeUrl": "A String", # Landing page of the store.
@@ -205,6 +211,9 @@ <h3>Method Details</h3>
205
211
"billingDetails": { # Information specific to billing. # Information specific to billing (read-only).
206
212
"billingStatus": "A String", # The current billing profile status.
207
213
},
214
+
"merchantAffiliateProgramDetails": { # Information specific to merchant affiliate program. # Information specific to merchant affiliate program (read-only).
215
+
"status": "A String", # The current merchant affiliate program status.
216
+
},
208
217
"merchantId": "A String", # Google Merchant Center id of the store.
209
218
"storeName": "A String", # Name of the store.
210
219
"storeUrl": "A String", # Landing page of the store.
@@ -238,6 +247,9 @@ <h3>Method Details</h3>
238
247
"billingDetails": { # Information specific to billing. # Information specific to billing (read-only).
239
248
"billingStatus": "A String", # The current billing profile status.
240
249
},
250
+
"merchantAffiliateProgramDetails": { # Information specific to merchant affiliate program. # Information specific to merchant affiliate program (read-only).
251
+
"status": "A String", # The current merchant affiliate program status.
252
+
},
241
253
"merchantId": "A String", # Google Merchant Center id of the store.
242
254
"storeName": "A String", # Name of the store.
243
255
"storeUrl": "A String", # Landing page of the store.
@@ -267,6 +279,9 @@ <h3>Method Details</h3>
267
279
"billingDetails": { # Information specific to billing. # Information specific to billing (read-only).
268
280
"billingStatus": "A String", # The current billing profile status.
269
281
},
282
+
"merchantAffiliateProgramDetails": { # Information specific to merchant affiliate program. # Information specific to merchant affiliate program (read-only).
283
+
"status": "A String", # The current merchant affiliate program status.
284
+
},
270
285
"merchantId": "A String", # Google Merchant Center id of the store.
271
286
"storeName": "A String", # Name of the store.
272
287
"storeUrl": "A String", # Landing page of the store.
0 commit comments