Home
last modified time | relevance | path

Searched refs:profileId (Results 51 – 75 of 84) sorted by path

1234

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/Resource/
H A DInventoryItems.php36 * @param string $profileId User profile ID associated with this request.
42 public function get($profileId, $projectId, $id, $optParams = []) argument
44 $params = ['profileId' => $profileId, 'projectId' => $projectId, 'id' => $id];
52 * @param string $profileId User profile ID associated with this request.
70 public function listInventoryItems($profileId, $projectId, $optParams = []) argument
72 $params = ['profileId' => $profileId, 'projectId' => $projectId];
H A DLanguages.php35 * @param string $profileId User profile ID associated with this request.
39 public function listLanguages($profileId, $optParams = []) argument
41 $params = ['profileId' => $profileId];
H A DMetros.php35 * @param string $profileId User profile ID associated with this request.
39 public function listMetros($profileId, $optParams = []) argument
41 $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 DOrderDocuments.php36 * @param string $profileId User profile ID associated with this request.
42 public function get($profileId, $projectId, $id, $optParams = []) argument
44 $params = ['profileId' => $profileId, 'projectId' => $projectId, 'id' => $id];
52 * @param string $profileId User profile ID associated with this request.
77 public function listOrderDocuments($profileId, $projectId, $optParams = []) argument
79 $params = ['profileId' => $profileId, 'projectId' => $projectId];
H A DOrders.php36 * @param string $profileId User profile ID associated with this request.
42 public function get($profileId, $projectId, $id, $optParams = []) argument
44 $params = ['profileId' => $profileId, 'projectId' => $projectId, 'id' => $id];
52 * @param string $profileId User profile ID associated with this request.
72 public function listOrders($profileId, $projectId, $optParams = []) argument
74 $params = ['profileId' => $profileId, 'projectId' => $projectId];
H A DPlacementGroups.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.
57 $params = ['profileId' => $profileId, 'postBody' => $postBody];
65 * @param string $profileId User profile ID associated with this request.
117 public function listPlacementGroups($profileId, $optParams = []) argument
119 $params = ['profileId' => $profileId];
127 * @param string $profileId User profile ID associated with this request.
142 * @param string $profileId User profile ID associated with this request.
[all …]
H A DPlacementStrategies.php36 * @param string $profileId User profile ID associated with this request.
40 public function delete($profileId, $id, $optParams = []) argument
42 $params = ['profileId' => $profileId, 'id' => $id];
49 * @param string $profileId User profile ID associated with this request.
54 public function get($profileId, $id, $optParams = []) argument
56 $params = ['profileId' => $profileId, 'id' => $id];
63 * @param string $profileId User profile ID associated with this request.
70 $params = ['profileId' => $profileId, 'postBody' => $postBody];
97 public function listPlacementStrategies($profileId, $optParams = []) argument
99 $params = ['profileId' => $profileId];
[all …]
H A DPlacements.php37 * @param string $profileId User profile ID associated with this request.
47 public function generatetags($profileId, $optParams = []) argument
49 $params = ['profileId' => $profileId];
56 * @param string $profileId User profile ID associated with this request.
61 public function get($profileId, $id, $optParams = []) argument
63 $params = ['profileId' => $profileId, 'id' => $id];
75 public function insert($profileId, Placement $postBody, $optParams = []) argument
77 $params = ['profileId' => $profileId, 'postBody' => $postBody];
143 public function listPlacements($profileId, $optParams = []) argument
145 $params = ['profileId' => $profileId];
[all …]
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 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 DRegions.php35 * @param string $profileId User profile ID associated with this request.
39 public function listRegions($profileId, $optParams = []) argument
41 $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 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 DReports.php37 * @param string $profileId The Campaign Manager 360 user profile ID.
41 public function delete($profileId, $reportId, $optParams = []) argument
43 $params = ['profileId' => $profileId, 'reportId' => $reportId];
55 public function get($profileId, $reportId, $optParams = []) argument
57 $params = ['profileId' => $profileId, 'reportId' => $reportId];
71 $params = ['profileId' => $profileId, 'postBody' => $postBody];
89 public function listReports($profileId, $optParams = []) argument
91 $params = ['profileId' => $profileId];
99 * @param string $profileId The DFA user profile ID.
122 public function run($profileId, $reportId, $optParams = []) argument
[all …]
H A DReportsCompatibleFields.php38 * @param string $profileId The Campaign Manager 360 user profile ID.
43 public function query($profileId, Report $postBody, $optParams = []) argument
45 $params = ['profileId' => $profileId, 'postBody' => $postBody];
H A DReportsFiles.php37 * @param string $profileId The Campaign Manager 360 user profile ID.
43 public function get($profileId, $reportId, $fileId, $optParams = []) argument
45 $params = ['profileId' => $profileId, 'reportId' => $reportId, 'fileId' => $fileId];
52 * @param string $profileId The Campaign Manager 360 user profile ID.
63 public function listReportsFiles($profileId, $reportId, $optParams = []) argument
65 $params = ['profileId' => $profileId, 'reportId' => $reportId];
H A DSites.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, Site $postBody, $optParams = []) argument
57 $params = ['profileId' => $profileId, 'postBody' => $postBody];
65 * @param string $profileId User profile ID associated with this request.
96 public function listSites($profileId, $optParams = []) argument
98 $params = ['profileId' => $profileId];
125 public function update($profileId, Site $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 DSubaccounts.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, Subaccount $postBody, $optParams = []) argument
57 $params = ['profileId' => $profileId, 'postBody' => $postBody];
65 * @param string $profileId User profile ID associated with this request.
83 public function listSubaccounts($profileId, $optParams = []) argument
85 $params = ['profileId' => $profileId];
93 * @param string $profileId User profile ID associated with this request.
[all …]
H A DTargetableRemarketingLists.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];
52 * @param string $profileId User profile ID associated with this request.
73 public function listTargetableRemarketingLists($profileId, $advertiserId, $optParams = []) argument
75 $params = ['profileId' => $profileId, 'advertiserId' => $advertiserId];

1234