Home
last modified time | relevance | path

Searched refs:profileId (Results 51 – 75 of 84) sorted by last modified time

1234

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/Resource/
H A DCities.php35 * @param string $profileId User profile ID associated with this request.
45 public function listCities($profileId, $optParams = []) argument
47 $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 DCreativeAssets.php35 * @param string $profileId User profile ID associated with this request.
42 …public function insert($profileId, $advertiserId, CreativeAssetMetadata $postBody, $optParams = []) argument
44 $params = ['profileId' => $profileId, 'advertiserId' => $advertiserId, 'postBody' => $postBody];
H A DCreativeFieldValues.php36 * @param string $profileId User profile ID associated with this request.
42 public function delete($profileId, $creativeFieldId, $id, $optParams = []) argument
44 $params = ['profileId' => $profileId, 'creativeFieldId' => $creativeFieldId, 'id' => $id];
51 * @param string $profileId User profile ID associated with this request.
58 public function get($profileId, $creativeFieldId, $id, $optParams = []) argument
67 * @param string $profileId User profile ID associated with this request.
84 * @param string $profileId User profile ID associated with this request.
99 public function listCreativeFieldValues($profileId, $creativeFieldId, $optParams = []) argument
101 $params = ['profileId' => $profileId, 'creativeFieldId' => $creativeFieldId];
109 * @param string $profileId User profile ID associated with this request.
[all …]
H A DCreativeFields.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];
99 public function listCreativeFields($profileId, $optParams = []) argument
101 $params = ['profileId' => $profileId];
[all …]
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 DEventTags.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];
68 public function insert($profileId, EventTag $postBody, $optParams = []) argument
70 $params = ['profileId' => $profileId, 'postBody' => $postBody];
115 public function listEventTags($profileId, $optParams = []) argument
117 $params = ['profileId' => $profileId];
[all …]
H A DFloodlightActivities.php37 * @param string $profileId User profile ID associated with this request.
41 public function delete($profileId, $id, $optParams = []) argument
43 $params = ['profileId' => $profileId, 'id' => $id];
57 public function generatetag($profileId, $optParams = []) argument
59 $params = ['profileId' => $profileId];
71 public function get($profileId, $id, $optParams = []) argument
73 $params = ['profileId' => $profileId, 'id' => $id];
87 $params = ['profileId' => $profileId, 'postBody' => $postBody];
132 public function listFloodlightActivities($profileId, $optParams = []) argument
134 $params = ['profileId' => $profileId];
[all …]
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 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 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 DUserProfiles.php36 * @param string $profileId The user profile ID.
40 public function get($profileId, $optParams = []) argument
42 $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];
H A DUserRoles.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];
68 public function insert($profileId, UserRole $postBody, $optParams = []) argument
70 $params = ['profileId' => $profileId, 'postBody' => $postBody];
100 public function listUserRoles($profileId, $optParams = []) argument
102 $params = ['profileId' => $profileId];
[all …]
H A DVideoFormats.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 listVideoFormats($profileId, $optParams = []) argument
56 $params = ['profileId' => $profileId];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DUserProfile.php41 public $profileId; variable in Google\\Service\\Dfareporting\\UserProfile
114 public function setProfileId($profileId) argument
116 $this->profileId = $profileId;
123 return $this->profileId;

1234