We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7c84d6 commit bca9399Copy full SHA for bca9399
1 file changed
google-ads-examples/src/main/java/com/google/ads/googleads/examples/campaignmanagement/ValidateAd.java
@@ -40,8 +40,8 @@
40
import java.util.stream.Collectors;
41
42
/**
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.
+ * Shows how to use the validateOnly request parameter to validate a responsive search ad. No ads
+ * will be created, but exceptions will still be thrown.
45
*/
46
public class ValidateAd {
47
0 commit comments