Skip to content

Commit edb46f6

Browse files
committed
Update comment in get_all_images_and_videos example
1 parent 188785c commit edb46f6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/adwords/v201809/misc/get_all_images_and_videos.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616

1717
"""This example gets all images and videos.
1818
19-
To upload an image, run upload_image.py. To upload video, see:
20-
http://adwords.google.com/support/aw/bin/answer.py?hl=en&answer=39454.
19+
To upload an image, run upload_image.py. Use the Google Ads website to upload
20+
new videos.
2121
2222
The LoadFromStorage method is pulling credentials and properties from a
2323
"googleads.yaml" file. By default, it looks for this file in your home

0 commit comments

Comments
 (0)