Home
last modified time | relevance | path

Searched refs:profileId (Results 26 – 50 of 84) sorted by relevance

1234

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/Resource/
H A DRemarketingLists.php36 * @param string $profileId User profile ID associated with this request.
41 public function get($profileId, $id, $optParams = []) argument
43 $params = ['profileId' => $profileId, 'id' => $id];
50 * @param string $profileId User profile ID associated with this request.
55 public function insert($profileId, RemarketingList $postBody, $optParams = []) argument
57 $params = ['profileId' => $profileId, 'postBody' => $postBody];
65 * @param string $profileId User profile ID associated with this request.
89 $params = ['profileId' => $profileId, 'advertiserId' => $advertiserId];
97 * @param string $profileId User profile ID associated with this request.
112 * @param string $profileId User profile ID associated with this request.
[all …]
H A DFloodlightConfigurations.php36 * @param string $profileId User profile ID associated with this request.
41 public function get($profileId, $id, $optParams = []) argument
43 $params = ['profileId' => $profileId, 'id' => $id];
51 * @param string $profileId User profile ID associated with this request.
58 public function listFloodlightConfigurations($profileId, $optParams = []) argument
60 $params = ['profileId' => $profileId];
68 * @param string $profileId User profile ID associated with this request.
76 $params = ['profileId' => $profileId, 'id' => $id, 'postBody' => $postBody];
84 * @param string $profileId User profile ID associated with this request.
89 public function update($profileId, FloodlightConfiguration $postBody, $optParams = []) argument
[all …]
H A DAccounts.php36 * @param string $profileId User profile ID associated with this request.
41 public function get($profileId, $id, $optParams = []) argument
43 $params = ['profileId' => $profileId, 'id' => $id];
51 * @param string $profileId User profile ID associated with this request.
70 public function listAccounts($profileId, $optParams = []) argument
72 $params = ['profileId' => $profileId];
80 * @param string $profileId User profile ID associated with this request.
86 public function patch($profileId, $id, Account $postBody, $optParams = []) argument
95 * @param string $profileId User profile ID associated with this request.
100 public function update($profileId, Account $postBody, $optParams = []) argument
[all …]
H A DSizes.php36 * @param string $profileId User profile ID associated with this request.
41 public function get($profileId, $id, $optParams = []) argument
43 $params = ['profileId' => $profileId, 'id' => $id];
50 * @param string $profileId User profile ID associated with this request.
55 public function insert($profileId, Size $postBody, $optParams = []) argument
57 $params = ['profileId' => $profileId, 'postBody' => $postBody];
67 * @param string $profileId User profile ID associated with this request.
76 public function listSizes($profileId, $optParams = []) argument
78 $params = ['profileId' => $profileId];
H A DDirectorySites.php36 * @param string $profileId User profile ID associated with this request.
41 public function get($profileId, $id, $optParams = []) argument
43 $params = ['profileId' => $profileId, 'id' => $id];
50 * @param string $profileId User profile ID associated with this request.
55 public function insert($profileId, DirectorySite $postBody, $optParams = []) argument
57 $params = ['profileId' => $profileId, 'postBody' => $postBody];
65 * @param string $profileId User profile ID associated with this request.
93 public function listDirectorySites($profileId, $optParams = []) argument
95 $params = ['profileId' => $profileId];
H A DRemarketingListShares.php36 * @param string $profileId User profile ID associated with this request.
41 public function get($profileId, $remarketingListId, $optParams = []) argument
43 $params = ['profileId' => $profileId, 'remarketingListId' => $remarketingListId];
51 * @param string $profileId User profile ID associated with this request.
57 public function patch($profileId, $id, RemarketingListShare $postBody, $optParams = []) argument
59 $params = ['profileId' => $profileId, 'id' => $id, 'postBody' => $postBody];
66 * @param string $profileId User profile ID associated with this request.
71 public function update($profileId, RemarketingListShare $postBody, $optParams = []) argument
73 $params = ['profileId' => $profileId, 'postBody' => $postBody];
H A DDynamicTargetingKeys.php36 * @param string $profileId User profile ID associated with this request.
46 public function delete($profileId, $objectId, $name, $objectType, $optParams = []) argument
48 …$params = ['profileId' => $profileId, 'objectId' => $objectId, 'name' => $name, 'objectType' => $o…
59 * @param string $profileId User profile ID associated with this request.
64 public function insert($profileId, DynamicTargetingKey $postBody, $optParams = []) argument
66 $params = ['profileId' => $profileId, 'postBody' => $postBody];
74 * @param string $profileId User profile ID associated with this request.
87 public function listDynamicTargetingKeys($profileId, $optParams = []) argument
89 $params = ['profileId' => $profileId];
H A DUserRolePermissions.php36 * @param string $profileId User profile ID associated with this request.
41 public function get($profileId, $id, $optParams = []) argument
43 $params = ['profileId' => $profileId, 'id' => $id];
51 * @param string $profileId User profile ID associated with this request.
57 public function listUserRolePermissions($profileId, $optParams = []) argument
59 $params = ['profileId' => $profileId];
H A DChangeLogs.php36 * @param string $profileId User profile ID associated with this request.
41 public function get($profileId, $id, $optParams = []) argument
43 $params = ['profileId' => $profileId, 'id' => $id];
51 * @param string $profileId User profile ID associated with this request.
80 public function listChangeLogs($profileId, $optParams = []) argument
82 $params = ['profileId' => $profileId];
H A DProjects.php36 * @param string $profileId User profile ID associated with this request.
41 public function get($profileId, $id, $optParams = []) argument
43 $params = ['profileId' => $profileId, 'id' => $id];
51 * @param string $profileId User profile ID associated with this request.
70 public function listProjects($profileId, $optParams = []) argument
72 $params = ['profileId' => $profileId];
H A DAccountPermissionGroups.php36 * @param string $profileId User profile ID associated with this request.
41 public function get($profileId, $id, $optParams = []) argument
43 $params = ['profileId' => $profileId, 'id' => $id];
51 * @param string $profileId User profile ID associated with this request.
55 public function listAccountPermissionGroups($profileId, $optParams = []) argument
57 $params = ['profileId' => $profileId];
H A DAccountPermissions.php36 * @param string $profileId User profile ID associated with this request.
41 public function get($profileId, $id, $optParams = []) argument
43 $params = ['profileId' => $profileId, 'id' => $id];
51 * @param string $profileId User profile ID associated with this request.
55 public function listAccountPermissions($profileId, $optParams = []) argument
57 $params = ['profileId' => $profileId];
H A DConnectionTypes.php36 * @param string $profileId User profile ID associated with this request.
41 public function get($profileId, $id, $optParams = []) argument
43 $params = ['profileId' => $profileId, 'id' => $id];
50 * @param string $profileId User profile ID associated with this request.
54 public function listConnectionTypes($profileId, $optParams = []) argument
56 $params = ['profileId' => $profileId];
H A DCountries.php36 * @param string $profileId User profile ID associated with this request.
41 public function get($profileId, $dartId, $optParams = []) argument
43 $params = ['profileId' => $profileId, 'dartId' => $dartId];
50 * @param string $profileId User profile ID associated with this request.
54 public function listCountries($profileId, $optParams = []) argument
56 $params = ['profileId' => $profileId];
H A DMobileApps.php36 * @param string $profileId User profile ID associated with this request.
41 public function get($profileId, $id, $optParams = []) argument
43 $params = ['profileId' => $profileId, 'id' => $id];
50 * @param string $profileId User profile ID associated with this request.
66 public function listMobileApps($profileId, $optParams = []) argument
68 $params = ['profileId' => $profileId];
H A DMobileCarriers.php36 * @param string $profileId User profile ID associated with this request.
41 public function get($profileId, $id, $optParams = []) argument
43 $params = ['profileId' => $profileId, 'id' => $id];
50 * @param string $profileId User profile ID associated with this request.
54 public function listMobileCarriers($profileId, $optParams = []) argument
56 $params = ['profileId' => $profileId];
H A DOperatingSystemVersions.php36 * @param string $profileId User profile ID associated with this request.
41 public function get($profileId, $id, $optParams = []) argument
43 $params = ['profileId' => $profileId, 'id' => $id];
51 * @param string $profileId User profile ID associated with this request.
55 public function listOperatingSystemVersions($profileId, $optParams = []) argument
57 $params = ['profileId' => $profileId];
H A DOperatingSystems.php36 * @param string $profileId User profile ID associated with this request.
41 public function get($profileId, $dartId, $optParams = []) argument
43 $params = ['profileId' => $profileId, 'dartId' => $dartId];
51 * @param string $profileId User profile ID associated with this request.
55 public function listOperatingSystems($profileId, $optParams = []) argument
57 $params = ['profileId' => $profileId];
H A DPlatformTypes.php36 * @param string $profileId User profile ID associated with this request.
41 public function get($profileId, $id, $optParams = []) argument
43 $params = ['profileId' => $profileId, 'id' => $id];
50 * @param string $profileId User profile ID associated with this request.
54 public function listPlatformTypes($profileId, $optParams = []) argument
56 $params = ['profileId' => $profileId];
H A DPostalCodes.php36 * @param string $profileId User profile ID associated with this request.
41 public function get($profileId, $code, $optParams = []) argument
43 $params = ['profileId' => $profileId, 'code' => $code];
50 * @param string $profileId User profile ID associated with this request.
54 public function listPostalCodes($profileId, $optParams = []) argument
56 $params = ['profileId' => $profileId];
H A DUserRolePermissionGroups.php36 * @param string $profileId User profile ID associated with this request.
41 public function get($profileId, $id, $optParams = []) argument
43 $params = ['profileId' => $profileId, 'id' => $id];
51 * @param string $profileId User profile ID associated with this request.
55 public function listUserRolePermissionGroups($profileId, $optParams = []) argument
57 $params = ['profileId' => $profileId];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/Resource/
H A DManagementGoals.php38 * @param string $profileId View (Profile) ID to retrieve the goal for.
43 public function get($accountId, $webPropertyId, $profileId, $goalId, $optParams = []) argument
54 * @param string $profileId View (Profile) ID to create the goal for.
59 public function insert($accountId, $webPropertyId, $profileId, Goal $postBody, $optParams = []) argument
74 * @param string $profileId View (Profile) ID to retrieve goals for. Can either
85 public function listManagementGoals($accountId, $webPropertyId, $profileId, $optParams = []) argument
87 …params = ['accountId' => $accountId, 'webPropertyId' => $webPropertyId, 'profileId' => $profileId];
96 * @param string $profileId View (Profile) ID to update the goal.
102 …public function patch($accountId, $webPropertyId, $profileId, $goalId, Goal $postBody, $optParams … argument
113 * @param string $profileId View (Profile) ID to update the goal.
[all …]
H A DManagementUnsampledReports.php39 * @param string $profileId View (Profile) ID to delete the unsampled report
44 …public function delete($accountId, $webPropertyId, $profileId, $unsampledReportId, $optParams = []) argument
46 …ntId' => $accountId, 'webPropertyId' => $webPropertyId, 'profileId' => $profileId, 'unsampledRepor…
56 * @param string $profileId View (Profile) ID to retrieve unsampled report for.
61 public function get($accountId, $webPropertyId, $profileId, $unsampledReportId, $optParams = []) argument
73 * @param string $profileId View (Profile) ID to create the unsampled report
79 …public function insert($accountId, $webPropertyId, $profileId, UnsampledReport $postBody, $optPara… argument
81 …ntId' => $accountId, 'webPropertyId' => $webPropertyId, 'profileId' => $profileId, 'postBody' => $…
93 * @param string $profileId View (Profile) ID to retrieve unsampled reports for.
104 …public function listManagementUnsampledReports($accountId, $webPropertyId, $profileId, $optParams … argument
[all …]
H A DManagementProfileUserLinks.php38 * @param string $profileId View (Profile) ID to delete the user link for.
42 public function delete($accountId, $webPropertyId, $profileId, $linkId, $optParams = []) argument
44 …ntId' => $accountId, 'webPropertyId' => $webPropertyId, 'profileId' => $profileId, 'linkId' => $li…
53 * @param string $profileId View (Profile) ID to create the user link for.
58 …public function insert($accountId, $webPropertyId, $profileId, EntityUserLink $postBody, $optParam… argument
60 …ntId' => $accountId, 'webPropertyId' => $webPropertyId, 'profileId' => $profileId, 'postBody' => $…
73 * @param string $profileId View (Profile) ID to retrieve the profile-user links
85 …public function listManagementProfileUserLinks($accountId, $webPropertyId, $profileId, $optParams … argument
87 …params = ['accountId' => $accountId, 'webPropertyId' => $webPropertyId, 'profileId' => $profileId];
97 * @param string $profileId View (Profile ID) to update the user link for.
[all …]
H A DManagementProfiles.php39 * @param string $profileId ID of the view (profile) to be deleted.
42 public function delete($accountId, $webPropertyId, $profileId, $optParams = []) argument
44 …params = ['accountId' => $accountId, 'webPropertyId' => $webPropertyId, 'profileId' => $profileId];
54 * @param string $profileId View (Profile) ID to retrieve the view (profile)
59 public function get($accountId, $webPropertyId, $profileId, $optParams = []) argument
61 …params = ['accountId' => $accountId, 'webPropertyId' => $webPropertyId, 'profileId' => $profileId];
112 * @param string $profileId ID of the view (profile) to be updated.
117 public function patch($accountId, $webPropertyId, $profileId, Profile $postBody, $optParams = []) argument
119 …ntId' => $accountId, 'webPropertyId' => $webPropertyId, 'profileId' => $profileId, 'postBody' => $…
129 * @param string $profileId ID of the view (profile) to be updated.
[all …]

1234