Google Ads API 联系电子邮件地址是您在注册 Google Ads API 时提供的电子邮件地址。您应确保有权访问此别名,并定期监控发送至此地址的电子邮件。在 API 审核、审核请求或需要立即处理的正式版紧急情况期间,Google 会使用此电子邮件地址与您的团队联系。使用共享团队别名作为联系电子邮件地址,以确保整个团队都能收到这些通知。
使用 Google Ads API 管理账号的常用方法是将所有账号都关联到一个通用的经理账号,然后使用顶级经理账号的凭据对所有账号发出 API 调用。在本配置中:
开发者使用有权访问 Google Ads 经理账号的用户的凭据签发刷新令牌。
开发者将 login_customer_id 标头设置为 Google Ads 经理账号的客户 ID,并将 customer_id 标头设置为发出 API 调用的账号的客户 ID。
这种设置的一个潜在风险是,如果获授权的用户失去对 Google Ads 经理账号的访问权限,刷新令牌将失效,并且所有 API 调用都将失败。为避免这种情况,您可以邀请共享的电子邮件别名以适当的访问权限级别管理此 Google Ads 经理账号。使用此共享电子邮件别名签发用于进行 API 调用的刷新令牌。
[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["没有我需要的信息","missingTheInformationINeed","thumb-down"],["太复杂/步骤太多","tooComplicatedTooManySteps","thumb-down"],["内容需要更新","outOfDate","thumb-down"],["翻译问题","translationIssue","thumb-down"],["示例/代码问题","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-06-04。"],[[["When working with the Google Ads API, ensure continuous access by using shared team aliases for contact, access management, and authentication purposes instead of individual user emails."],["The Google Ads API contact email is used for crucial communications, update it to a shared alias to keep your team informed about API reviews, audit requests, and production emergencies."],["Safeguard your Google Cloud Console account by granting ownership to a shared team alias, ensuring access to your application's OAuth credentials and control over API access."],["For managing multiple Google Ads accounts, link them under a manager account and grant access to a shared alias for refresh token generation and uninterrupted API functionality."],["Regularly monitor and update these email addresses and access levels to maintain seamless API operations and avoid disruptions caused by personnel changes."]]],[]]