Skip to content

Commit 1bd3840

Browse files
Google APIscopybara-github
authored andcommitted
docs: added a clarifying note to the description of the parent field in the Account resource
PiperOrigin-RevId: 738615787
1 parent b5c12c9 commit 1bd3840

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

google/shopping/css/v1/accounts.proto

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -203,6 +203,9 @@ message Account {
203203
// The CSS/MC account's parent resource. CSS group for CSS domains; CSS
204204
// domain for MC accounts. Returned only if the user has access to the
205205
// parent account.
206+
// Note: For MC sub-accounts, this is also the CSS domain that is the parent
207+
// resource of the MCA account, since we are effectively flattening the
208+
// hierarchy."
206209
optional string parent = 5;
207210

208211
// Manually created label IDs assigned to the CSS/MC account by a CSS parent

0 commit comments

Comments
 (0)