docs(google-ads): Add MCC account configuration and troubleshooting#17151
Merged
Gilbert09 merged 1 commit intoJun 3, 2026
Merged
Conversation
…or REQUESTED_METRICS_FOR_MANAGER error
Contributor
Deploy preview
|
Contributor
|
Hey @Gilbert09! This docs PR was generated for you by an agent. You're responsible for reviewing and merging it into production.
|
Contributor
|
Vale prose linter → found 0 errors, 2 warnings, 0 suggestions in your markdown Full report → Copy the linter results into an LLM to batch-fix issues. Linter being weird? Update the rules!
|
| Line | Severity | Message | Rule |
|---|---|---|---|
| 39:29 | warning | Capitalize 'Data Pipelines' for PostHog's product. Use 'Data pipelines' for the general industry concept. | PostHogBase.ProductNames |
| 50:4 | warning | 'Manager (MCC) accounts' heading should be in sentence case, and product names should be capitalized. | PostHogBase.SentenceCase |
Gilbert09
approved these changes
Jun 3, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changes
This PR adds documentation to help users properly configure Google Ads manager (MCC) accounts and troubleshoot a common misconfiguration error.
Added sections:
Manager (MCC) accounts – Explains how to correctly configure the source when syncing from a manager account:
Troubleshooting – Documents the "Metrics cannot be requested for a manager account" error with resolution steps
Context
Related to PostHog/posthog#56475 which adds
REQUESTED_METRICS_FOR_MANAGERto the list of non-retryable errors with a user-facing message. This documentation helps users understand how to properly configure MCC accounts to avoid this error.This PR was created by the Inkeep Content Writer agent, which is maintained by the Docs and Wizard team. Please reach out on Slack for help if needed.