Skip to content

Commit 46df862

Browse files
docs: [google-shopping-css] added a clarifying note to the description of the parent field in the Account resource (#13698)
- [ ] Regenerate this pull request now. PiperOrigin-RevId: 738615787 Source-Link: googleapis/googleapis@1bd3840 Source-Link: googleapis/googleapis-gen@a68745c Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLXNob3BwaW5nLWNzcy8uT3dsQm90LnlhbWwiLCJoIjoiYTY4NzQ1YzJiY2ExM2MzNmNhYTJjMDM5OWRkMGEyMzJjMjAwN2VlOSJ9 --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent eead40b commit 46df862

File tree

1 file changed

+4
-0
lines changed
  • packages/google-shopping-css/google/shopping/css_v1/types

1 file changed

+4
-0
lines changed

packages/google-shopping-css/google/shopping/css_v1/types/accounts.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -211,6 +211,10 @@ class Account(proto.Message):
211211
group for CSS domains; CSS domain for MC
212212
accounts. Returned only if the user has access
213213
to the parent account.
214+
Note: For MC sub-accounts, this is also the CSS
215+
domain that is the parent resource of the MCA
216+
account, since we are effectively flattening the
217+
hierarchy.".
214218
215219
This field is a member of `oneof`_ ``_parent``.
216220
label_ids (MutableSequence[int]):

0 commit comments

Comments
 (0)