ccount, when I tried to filled that .yaml
file up I find out that I can't fetch developer token of my test account
because the API Center page is not shown at the setting page.
Am I do anything wrong or I just can't use a test account for tes
Amazing! That helped. Thanks a lot! :)
On Wednesday, January 12, 2022 at 11:05:35 PM UTC+5:30 adsapi wrote:
> Hi Wayne,
>
> You can make a MutateCampaignsRequest
> <https://developers.google.com/google-ads/api/reference/rpc/v9/MutateCampaignsRequest>
> and
> set t
figuring
out how to extract the campaign ID from the resource name WITHOUT making an
API call to Google!
Help would be appreciated. Thanks!
On Tuesday, January 11, 2022 at 8:34:17 PM UTC+5:30 adsapi wrote:
> Hi Wayne,
>
> Thanks for reaching out. To fetch the entire campaign object with all o
Hi!
Hope you're doing well.
I have a question.
When I am creating campaign like this
MutateCampaignsResponse response = campaignServiceClient.mutateCampaigns(
customerId, operations);
for (MutateCampaignResult result : response.getResultsList()) {
String createdCampaign = result.getResourceName(
Hi team,
We're migrating our Adwords API to Google Ads API.
We need some help with the following class names -
Placement, Vertical, BiddableAdGroupCriterion, AdGroupBidModifier.
I also have a few other queries which I will share by privately replying to
the author.
--
--
=~=~=~=~=~=~=~=~=~=~=~
Hi,
We are getting the error "CriterionError.KEYWORD_HAS_TOO_MANY_WORDS" when
using Google Adwords API. It'd be great if you can provide us the maximum
number of words allowed in a keyword.
Thanks!
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googlea
Hi team,
we are getting this error when trying to Pause Ad using Google Adwords API:
*null sun.reflect.NativeConstructorAccessorImpl.newInstance*
also this error: *null
sun.reflect.GeneratedConstructorAccessor242.newInstance(Unknown Source)*
I'm sharing the entire stack trace privately. Please
?
Thanks!
On Wednesday, November 3, 2021 at 11:50:42 AM UTC+5:30 adsapi wrote:
> Hi Wayne,
>
> You can use our Query builder
> <https://developers.google.com/google-ads/api/fields/v8/overview_query_builder?hl=en>
>
> and Query validator
> <https://developers.googl
Hi team
I'm trying to fetch all the campaigns with a given name using the below
query:
SearchGoogleAdsRequest request =
SearchGoogleAdsRequest.newBuilder()
.setCustomerId(Long.toString(customerId))
.setPageSize(1_000)
.setQuery(
String.format(
"SELECT campaign_budget.id, campaign_budget.name, "
+
Hi Mark
Thanks for the reply. Can you please review our account if we provide our
account ID?
Thanks!
On Thursday, October 7, 2021 at 11:33:55 AM UTC+5:30 adsapi wrote:
> Hello,
>
> Thank you for reaching out to us.
>
> You've mentioned that you're using Google Ads TEST account for making API
>
returned. Is there any way possible to get ALL possible results
for that location name, instead of just 10?
And is there any filter we can provide when calling the API that we only
want Target_Type==City results?
Thanks!
On Monday, August 16, 2021 at 10:05:46 AM UTC+5:30 adsapi wrote:
> Hi Wa
returned. Is there any way possible to get ALL possible results
for that location name, instead of just 10?
Thanks!
On Monday, August 16, 2021 at 10:05:46 AM UTC+5:30 adsapi wrote:
> Hi Wayne,
>
> Thanks for getting back to us.
>
> You may use the Geo_target_con
Thanks!
Can we download the complete CSV through API? (this CSV
here https://developers.google.com/adwords/api/docs/appendix/geotargeting)
On Friday, August 13, 2021 at 11:02:12 AM UTC+5:30 adsapi wrote:
> Hi Wayne,
>
> You may check out this guide
> <https://developers.google
Hi all
I want a curl for location targeting(google-ads API).
https://developers.google.com/google-ads/api/docs/targeting/location-targeting#look_up_by_location_name
i want the criterion ID for location name.
In the above link, code is given, a curl for the same would be helpful.
Thanks.
--
--
=~
Hi,
Sorry for that I am facing issues replying privately, I provide
the original email content and the information you need as below:
---
Wayne Tao
Sep 10, 2020, 1:34:37 PM (yesterday)
to adwor...@googlegroups.com
Hi Team,
I have an issue
Hi,
I am facing issues replying privately, so I just sent the information you
need to "googleadsapi-supp...@google.com" & "adwords-api@googlegroups.com",
the topic is "Re:Oauth2 token expired time issue by Wayne tao"
On Thursday, September 10, 2020 at 11
Hi Team,
I have an issue about refresh user token expired time, I realize that user
token can only use for one hour then it will expired, so I write a function
to auto refresh token when it going to expired.
*Here's the code:*
GoogleOAuth auth = dao.getGoogleAuth();
System.out.println(String.fo
17 matches
Mail list logo