Home
last modified time | relevance | path

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

1234

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/Resource/
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];
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 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 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];
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 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 DCampaignCreativeAssociations.php38 * @param string $profileId User profile ID associated with this request.
44 …public function insert($profileId, $campaignId, CampaignCreativeAssociation $postBody, $optParams … argument
46 $params = ['profileId' => $profileId, 'campaignId' => $campaignId, 'postBody' => $postBody];
55 * @param string $profileId User profile ID associated with this request.
65 public function listCampaignCreativeAssociations($profileId, $campaignId, $optParams = []) argument
67 $params = ['profileId' => $profileId, 'campaignId' => $campaignId];
H A DConversions.php38 * @param string $profileId User profile ID associated with this request.
43 public function batchinsert($profileId, ConversionsBatchInsertRequest $postBody, $optParams = []) argument
45 $params = ['profileId' => $profileId, 'postBody' => $postBody];
52 * @param string $profileId User profile ID associated with this request.
57 public function batchupdate($profileId, ConversionsBatchUpdateRequest $postBody, $optParams = []) argument
59 $params = ['profileId' => $profileId, 'postBody' => $postBody];
H A DBrowsers.php35 * @param string $profileId User profile ID associated with this request.
39 public function listBrowsers($profileId, $optParams = []) argument
41 $params = ['profileId' => $profileId];
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 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 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 DAccountActiveAdSummaries.php36 * @param string $profileId User profile ID associated with this request.
41 public function get($profileId, $summaryAccountId, $optParams = []) argument
43 $params = ['profileId' => $profileId, 'summaryAccountId' => $summaryAccountId];
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 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 DDimensionValues.php37 * @param string $profileId The Campaign Manager 360 user profile ID.
46 public function query($profileId, DimensionValueRequest $postBody, $optParams = []) argument
48 $params = ['profileId' => $profileId, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Reports/
H A DActivityActor.php37 public $profileId; variable in Google\\Service\\Reports\\ActivityActor
84 public function setProfileId($profileId) argument
86 $this->profileId = $profileId;
93 return $this->profileId;
H A DUsageReportEntity.php33 public $profileId; variable in Google\\Service\\Reports\\UsageReportEntity
74 public function setProfileId($profileId) argument
76 $this->profileId = $profileId;
83 return $this->profileId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/
H A DRealtimeDataProfileInfo.php33 public $profileId; variable in Google\\Service\\Analytics\\RealtimeDataProfileInfo
78 public function setProfileId($profileId) argument
80 $this->profileId = $profileId;
87 return $this->profileId;
H A DGaDataProfileInfo.php33 public $profileId; variable in Google\\Service\\Analytics\\GaDataProfileInfo
78 public function setProfileId($profileId) argument
80 $this->profileId = $profileId;
87 return $this->profileId;
H A DMcfDataProfileInfo.php33 public $profileId; variable in Google\\Service\\Analytics\\McfDataProfileInfo
78 public function setProfileId($profileId) argument
80 $this->profileId = $profileId;
87 return $this->profileId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DAnalytics.php686 'profileId' => [
711 'profileId' => [
736 'profileId' => [
756 'profileId' => [
784 'profileId' => [
809 'profileId' => [
942 'profileId' => [
967 'profileId' => [
987 'profileId' => [
1015 'profileId' => [
[all …]
/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;
/plugin/authgoogle/google/contrib/
H A DGoogle_DfareportingService.php30 * @param string $profileId The DFA user profile ID.
81 * @param string $profileId The DFA profile ID.
92 $params = array('profileId' => $profileId);
176 $params = array('profileId' => $profileId);
207 * @param string $profileId The DFA profile ID.
289 * @param string $profileId The DFA profile ID.
348 $params = array('profileId' => $profileId);
1907 public $profileId; variable in Google_UserProfile
1935 public function setProfileId( $profileId) { argument
1936 $this->profileId = $profileId;
[all …]

1234