Skip to content

Commit 7a3c42a

Browse files
1 parent e710f4a commit 7a3c42a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/RealTimeBidding/Resource/BiddersPretargetingConfigs.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ public function delete($name, $optParams = [])
148148
* Gets a pretargeting configuration. (pretargetingConfigs.get)
149149
*
150150
* @param string $name Required. Name of the pretargeting configuration to get.
151-
* Format: bidders/{bidderAccountId}/pretargetingConfig/{configId}
151+
* Format: bidders/{bidderAccountId}/pretargetingConfigs/{configId}
152152
* @param array $optParams Optional parameters.
153153
* @return PretargetingConfig
154154
* @throws \Google\Service\Exception

0 commit comments

Comments
 (0)