Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion notebooks/data_partners_partner_link_python_sdk.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@
"\n",
"## The Two Personas\n",
"In a typical integration where partner linking happens within your platform's UI, two distinct roles interact with the API:\n",
"* **The Advertiser:** The Google Ads account owner who authorizes the connection via your UI (**Uses OAuth**).\n",
"* **The Advertiser:** The Google Ads account owner who authorizes the connection using your UI (**Uses OAuth**).\n",
"* **The Data Partner (You):** The platform working in the background to retrieve the link, create audiences, and push data (**Uses a Service Account**).\n",
"\n",
"## Choose Your Execution Path\n",
Expand Down