Skip to content

Commit bca9399

Browse files
committed
Update docstring
Change-Id: I46181b3d575c3fa240f178f60e53a0e33bd11357
1 parent b7c84d6 commit bca9399

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

google-ads-examples/src/main/java/com/google/ads/googleads/examples/campaignmanagement/ValidateAd.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@
4040
import java.util.stream.Collectors;
4141

4242
/**
43-
* Shows how to use the validateOnly header to validate a responsive search ad. No ads will be
44-
* created, but exceptions will still be thrown.
43+
* Shows how to use the validateOnly request parameter to validate a responsive search ad. No ads
44+
* will be created, but exceptions will still be thrown.
4545
*/
4646
public class ValidateAd {
4747

0 commit comments

Comments
 (0)