Hi,
Client library is Java.
Maven: com.google.api-ads:google-ads:17.0.1
-Rock
在2022年3月15日星期二 UTC+2 09:38:12 写道:
> Hi Rock,
>
> Thank you for raising this concern to Google Ads API team.
>
> Can I ask what *client library* you are using? In order for us to route
> you to the client library auth
Hi,
Could you share me sample code for keywords containing - or "?(build-in,
2-in-1 etc.)
For example,
The keywords are built-in oven and 30"" cooktop, which will be set on
KeywordPlanAdGroupKeyword.setText()
But the ads API will return like "built in oven" and "30 cooktop". - and "
are remo
Hi,
During the process of migrating adwords to ads, I found keywords with
special characters, such as built-in, 30"" cooktop, the special
characters in keywords will be removed when ads API return. (built-in ->
built in, 30"" cooktop -> 30 cooktop)
But adwords will not.
My question is, how to p