Replies: 1 comment 2 replies
-
With the merchant center we have the account setup status, which is four steps: creation, verification, linking, claiming There is also three separate onboarding steps: account, target_audience, shipping_taxes For ads we have multiple account steps: create/link account, billing flow, link to merchant, conversion action If we would also create |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
@mikkamp , I happened to see your PR #443 and I have a side-topic question: can we have a status endpoint for ads setup too? I'm currently looking into #446 and it is suggested to use
glaData.adsSetupComplete
, however if we have an endpoint to retrieve ads setup status (similar to your PR for MC setup status), I think that would be better than usingglaData
.Beta Was this translation helpful? Give feedback.
All reactions