Skip to content

Commit c7535c7

Browse files
authored
Update generate_keyword_ideas.py comment for language input URL (#1022)
1 parent d059569 commit c7535c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/planning/generate_keyword_ideas.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ def map_locations_ids_to_resource_names(
183183
help="Space-delimited list of location criteria IDs",
184184
)
185185
# To determine the appropriate language ID, see:
186-
# https://developers.google.com/google-ads/api/reference/data/codes-formats#expandable-7
186+
# https://developers.google.com/google-ads/api/data/codes-formats#languages
187187
parser.add_argument(
188188
"-i",
189189
"--language_id",

0 commit comments

Comments
 (0)