Hi Jinky,
Thank you so much for your prompt response.
Any idea when it will be supported?
Thank you,
Parag
On Wednesday, June 22, 2022 at 8:21:50 PM UTC+5:30 adsapi wrote:
> Hi Parag,
>
> Thank you for raising this concern to the Google Ads Forum.
>
> With regard to your concern, I can see that
I‘ve replied, did you receive it?
Thanks,
Guofu
On Tuesday, June 21, 2022 at 7:46:22 PM UTC-7 adsapi wrote:
> Hi,
>
> Thank you for reaching us out. I am Sherwin from Google Ads API support
> team. I hope that you are doing well today.
>
> Moving forward to your concern, to help you find out wh
I segment by date in the age_range_view, I don't get the "Undetermined" age
row back. I've masked the ad_group_id in the following queries
The following query returns only the 503002 criterion id row:
SELECT segments.date,ad_group_criterion.criterion_id, campaign.id,
ad_group.id, metrics.all_con
Dear Support Team,
I've been trying to access the Google Ads API Center (in a manager account)
with no luck so far.
I visited the following
link https://developers.google.com/google-ads/api/docs/first-call/dev-token
and tried to follow the instructions step-by-step, but when I reached the
lin
Hi Peter,
ah I am sorry. I will raise another request for acquisition and retention
data. The ad_group_ad has a field *segments.keyword.ad_group_criterion *and
we do not see result
https://developers.google.com/google-ads/api/docs/migration/mapping#ad_performance.
According to above case, *seg
Hi Rayane,
Thank you for reaching out to the Google Ads API support team.
With regards to your concern about to the App Conversion Tracking and
Remarketing API, you may reach out instead to the Product support team, via
this link, as this API is outside of our scope.
We provide assistance to i
Well, my point was that your aggregation formula
SUM(video_quartile25_rate*impression)/SUM(impression)
is essentially correct, but beware of the field impression. Make sure you
ONLY include impressions for YOUTUBE_WATCH, and NEVER include impressions
of the other networks.
What you could try is
Hi,
Thank you for raising this concern to the Google Ads API Forum.
Unfortunately in Google Ads API , there is no direct way to use the csv file to
create a customer list. However, you will need to create a process on your code
that will get the information from the CSV file and supply that inf
We're trying to set up a conversion event using available API. The steps
are the following:
1.
Link account with 3rd party analytics service. Once you link your app
with the service, it generates a Link ID.
2.
Create a Conversion Action - select the app that was previo
Hi Jamie,
Thank you for reaching us out. I hope that you are doing well today.
The RESOURCE_EXHAUSTED error usually occurs when you are sending too many
requests in a short period of time. The server throws this error once it
detects that your request has exceeded the system frequency limit. Wi
Hi Christian,
Thank you for reaching out to us.
You may note that timeouts are often because what is being queried is too big
to send back to you. It appears that those accounts where this is failing
contain a lot of data. To fix this deadline exceeded error you are
encountering, I would sugge
When i try to get report from campaign_audience_viewon v10 i receive empty
response.
SELECT
segments.device,
segments.date,
metrics.all_conversions,
metrics.all_conversions_value,
metrics.impressions,
metrics.clicks,
metrics.conversions,
Hi Sadik,
Thank you for raising this concern to the Google Ads API Forum
With regard to your concern, could you confirm if you are using the latest .NET
library version >= 12.1.0 according to this document? If yes and the issue
still persists, you may reach out to the .NET client library owner
Hi Jinky,
I want to differentiate between retention and acquisition ads. We did this
in adwords API by filtering using Keyword ID. So I tried to do same thing
in new API. I want to know if we can filter data at Keyword level or is it
only at Ad level? If it is at Ad level, then how can I differ
Hi Ajay,
Thank you for reaching out to our API support team.
Regarding your concern, instead of using the Campaign Performance Report, you
can use this "campaign" for your report. For more information on the AdWords
API report to the Google Ads API resource mapping, click here. To illustrate
h
Hi,
Thank you for the response! I was a bit unclear in my original post; all
the settings are being done at the KeywordPlanCampaign level. That's how
we're getting the issue.
Best regards,
Richard
tisdag 21 juni 2022 kl. 12:09:16 UTC+2 skrev adsapi:
> Hi Richard,
>
> Thank you for raising thi
Hello
I have a manager account (say this is A) and i have a customer/client
account (say this is B). Now i am trying to link the account B to A using
the python client library (using the code of link_manager_to_client.py) but
it fails at last step where it is using CustomerManagerLinkService. T
Hi!
I have the same problem: downloading RSAs takes too long (for some
accounts). I run into the DEADLINE_EXCEEDED exception too (And I set the
timeout to 20 minutes which should be more than sufficient).
There is a workaround: if I request headlines and descriptions with
different requests th
I'm following the instructions
on
https://developers.google.com/google-ads/api/docs/client-libs/python/oauth-web
to generate the refresh token
The instructions says to run "generate_user_credentials.py ..." in the
terminal, but all my terminals (VS Code, command prompt, Powershell) says
that
Hi Swetha,
For security privacy purposes, you can provide it via the Reply privately to
author option. If this option is not available, then send it instead on this
email address googleadsapi-supp...@google.com.
Best regards,
Jinky
Google Ads API Team
ref:_00D1U1174p._5004Q2byWHN:ref
--
--
Hi Swetha,
Thank you for the reply.
With regard to your concern "Can you guide me to which reporting I should
use?", could you please provide more details on what data you want to get and
at what level? In order to answer and suggest correctly to your question. If
the data you want to get can
Hi there,
I've started working in a project where PHP 5.6 is in use. Updating the
code is not an option at this moment, and I can't find a version of the API
that works with 5.6.
*Is it possible to find those legacy versions somewhere? If so, will they
work? If anybody is still using an API ve
Same code is working with version 10.0 but yesterday i updated to version
11.0 after that i'm getting below error
"Method not found: 'Void
Google.Api.Gax.Grpc.ClientHelper..ctor(Google.Api.Gax.Grpc.ServiceSettingsBase)'."
GoogleAdsClient client = new GoogleAdsClient();
GoogleAdsServiceClient
Hi,
I am looking for an API to link Google Ads to Display & Video 360 to share
audience lists. I could find the steps mentioned on below page but could
not find API for that.
https://support.google.com/displayvideo/answer/7168629?hl=en
Can you please let us know if we can link Google Ads to D
Hi
We use make/integromat to handle our offline conversions and have been
having issues lately. I have a scenario setup for each ad account and when
a sales lead is marked as sold on our CRM, a webhook is sent to the
scenario and this information is sent to our google account via the
conversio
Hi Sherwin,
Thank you so much for getting back to me. Can you guide me to which
reporting I should use? Because I looked
at https://developers.google.com/google-ads/api/docs/reporting/overview and
did not see any particular reports to be used.
Best Regards,
Swetha.
On Wednesday, June 22, 2022
Hi Google Ads Team,
Where can I get Campaign performance report like in old adwords
Campaign_Performance_Report view,
I am using Python client.
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=
27 matches
Mail list logo