file I am trying to run:
C:\Users\yatin\Desktop\google-ads-python-15.0.0\examples\basic_operations\get_campaigns.py
I am facing issues in the following code block:
parser.add_argument(
"-c",
"--customer_id",
type=str,
required=True,
help="The Google Ads customer ID.",
)
I tried filling '-customer_id' with my customer id like '-12345678' or
'12345678' or '-123-456-78'
but its simply not working, and showing the following error:
usage: get_campaigns.py [-h] -c CUSTOMER_ID
get_campaigns.py: error: the following arguments are required:
-c/--customer_id
or
usage: get_campaigns.py [-h] -c C
get_campaigns.py: error: the following arguments are required: -c/-12345678
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
---
You received this message because you are subscribed to the Google Groups
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/adwords-api/cf51eb08-418d-448e-9efc-2f8991138b75n%40googlegroups.com.