Skip to content

Commit 92e4b34

Browse files
1 parent 426333a commit 92e4b34

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/DataManager.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,9 @@ class DataManager extends \Google\Service
3838
/** See, edit, create, import, or delete your customer data in Google Ads, Google Marketing Platform (Campaign Manager 360, Search Ads 360, Display & Video 360), and Google Analytics. */
3939
const DATAMANAGER =
4040
"https://www.googleapis.com/auth/datamanager";
41+
/** View, create, or delete your partner links in Google Ads, Marketing Platform (Campaign Manager 360, Search Ads 360, Display & Video 360), and Analytics. */
42+
const DATAMANAGER_PARTNERLINK =
43+
"https://www.googleapis.com/auth/datamanager.partnerlink";
4144

4245
public $accountTypes_accounts_insights;
4346
public $accountTypes_accounts_partnerLinks;

0 commit comments

Comments
 (0)