Home
last modified time | relevance | path

Searched defs:profileId (Results 26 – 50 of 82) sorted by relevance

1234

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/Resource/
H A DFloodlightConfigurations.php41 public function get($profileId, $id, $optParams = [])
58 public function listFloodlightConfigurations($profileId, $optParams = [])
74 public function patch($profileId, $id, FloodlightConfiguration $postBody, $optParams = [])
89 public function update($profileId, FloodlightConfiguration $postBody, $optParams = [])
H A DAccounts.php41 public function get($profileId, $id, $optParams = [])
70 public function listAccounts($profileId, $optParams = [])
86 public function patch($profileId, $id, Account $postBody, $optParams = [])
100 public function update($profileId, Account $postBody, $optParams = [])
H A DSizes.php41 public function get($profileId, $id, $optParams = [])
55 public function insert($profileId, Size $postBody, $optParams = [])
76 public function listSizes($profileId, $optParams = [])
H A DDirectorySites.php41 public function get($profileId, $id, $optParams = [])
55 public function insert($profileId, DirectorySite $postBody, $optParams = [])
93 public function listDirectorySites($profileId, $optParams = [])
H A DRemarketingListShares.php41 public function get($profileId, $remarketingListId, $optParams = [])
57 public function patch($profileId, $id, RemarketingListShare $postBody, $optParams = [])
71 public function update($profileId, RemarketingListShare $postBody, $optParams = [])
H A DDynamicTargetingKeys.php46 public function delete($profileId, $objectId, $name, $objectType, $optParams = [])
64 public function insert($profileId, DynamicTargetingKey $postBody, $optParams = [])
87 public function listDynamicTargetingKeys($profileId, $optParams = [])
H A DUserRolePermissions.php41 public function get($profileId, $id, $optParams = [])
57 public function listUserRolePermissions($profileId, $optParams = [])
H A DChangeLogs.php41 public function get($profileId, $id, $optParams = [])
80 public function listChangeLogs($profileId, $optParams = [])
H A DProjects.php41 public function get($profileId, $id, $optParams = [])
70 public function listProjects($profileId, $optParams = [])
H A DAccountPermissionGroups.php41 public function get($profileId, $id, $optParams = [])
55 public function listAccountPermissionGroups($profileId, $optParams = [])
H A DAccountPermissions.php41 public function get($profileId, $id, $optParams = [])
55 public function listAccountPermissions($profileId, $optParams = [])
H A DConnectionTypes.php41 public function get($profileId, $id, $optParams = [])
54 public function listConnectionTypes($profileId, $optParams = [])
H A DCountries.php41 public function get($profileId, $dartId, $optParams = [])
54 public function listCountries($profileId, $optParams = [])
H A DMobileApps.php41 public function get($profileId, $id, $optParams = [])
66 public function listMobileApps($profileId, $optParams = [])
H A DMobileCarriers.php41 public function get($profileId, $id, $optParams = [])
54 public function listMobileCarriers($profileId, $optParams = [])
H A DOperatingSystemVersions.php41 public function get($profileId, $id, $optParams = [])
55 public function listOperatingSystemVersions($profileId, $optParams = [])
H A DOperatingSystems.php41 public function get($profileId, $dartId, $optParams = [])
55 public function listOperatingSystems($profileId, $optParams = [])
H A DPlatformTypes.php41 public function get($profileId, $id, $optParams = [])
54 public function listPlatformTypes($profileId, $optParams = [])
H A DPostalCodes.php41 public function get($profileId, $code, $optParams = [])
54 public function listPostalCodes($profileId, $optParams = [])
H A DUserRolePermissionGroups.php41 public function get($profileId, $id, $optParams = [])
55 public function listUserRolePermissionGroups($profileId, $optParams = [])
H A DVideoFormats.php41 public function get($profileId, $id, $optParams = [])
54 public function listVideoFormats($profileId, $optParams = [])
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/Resource/
H A DManagementGoals.php43 public function get($accountId, $webPropertyId, $profileId, $goalId, $optParams = [])
59 public function insert($accountId, $webPropertyId, $profileId, Goal $postBody, $optParams = [])
85 public function listManagementGoals($accountId, $webPropertyId, $profileId, $optParams = [])
102 …public function patch($accountId, $webPropertyId, $profileId, $goalId, Goal $postBody, $optParams …
119 …public function update($accountId, $webPropertyId, $profileId, $goalId, Goal $postBody, $optParams…
H A DManagementUnsampledReports.php44 …public function delete($accountId, $webPropertyId, $profileId, $unsampledReportId, $optParams = [])
61 public function get($accountId, $webPropertyId, $profileId, $unsampledReportId, $optParams = [])
79 …public function insert($accountId, $webPropertyId, $profileId, UnsampledReport $postBody, $optPara…
104 …public function listManagementUnsampledReports($accountId, $webPropertyId, $profileId, $optParams …
H A DManagementProfileUserLinks.php42 public function delete($accountId, $webPropertyId, $profileId, $linkId, $optParams = [])
58 …public function insert($accountId, $webPropertyId, $profileId, EntityUserLink $postBody, $optParam…
85 …public function listManagementProfileUserLinks($accountId, $webPropertyId, $profileId, $optParams …
103 …public function update($accountId, $webPropertyId, $profileId, $linkId, EntityUserLink $postBody, …
H A DManagementProfiles.php42 public function delete($accountId, $webPropertyId, $profileId, $optParams = [])
59 public function get($accountId, $webPropertyId, $profileId, $optParams = [])
117 public function patch($accountId, $webPropertyId, $profileId, Profile $postBody, $optParams = [])
134 public function update($accountId, $webPropertyId, $profileId, Profile $postBody, $optParams = [])

1234