You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/V11/CampaignManagement/AdGroupAdditionalField.php
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@
12
12
*/
13
13
finalclass AdGroupAdditionalField
14
14
{
15
-
/** Includes the InheritedBidStrategyType element that can be nested within the BiddingScheme element of an AdGroup object. */
15
+
/** Request that the InheritedBidStrategyType element be included within each returned InheritFromParentBiddingScheme object (nested within the BiddingScheme element of an AdGroup). */
Copy file name to clipboardExpand all lines: src/V11/CampaignManagement/KeywordAdditionalField.php
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@
13
13
*/
14
14
finalclass KeywordAdditionalField
15
15
{
16
-
/** Includes the InheritedBidStrategyType element that can be nested within the BiddingScheme element of an Keyword object. */
16
+
/** Request that the InheritedBidStrategyType element be included within each returned InheritFromParentBiddingScheme object (nested within the BiddingScheme element of a Keyword). */
0 commit comments