Skip to content

Commit 3bb84f7

Browse files
authored
Merge branch 'main' into 3_14_support
2 parents bfc1509 + c7535c7 commit 3bb84f7

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)