Hello same issue, but we also do query like
SELECT ad_group.status,
campaign.id,campaign.name,ad_group.id,ad_group.name,segments.ad_network_type,click_view.keyword_info.match_type,click_view.keyword_info.text,metrics.clicks,click_view.ad_group_ad,click_view.keyword,segments.click_type,click_view
I second this request we would like to do query like
SELECT
ad_group_ad.ad.name,
ad_group_ad.ad.call_ad.headline1,
ad_group_ad.ad.expanded_text_ad.headline_part1,
FROM ad_group_ad
WHERE ad_group.status IN ('ACTIVE', 'PAUSED')
AND (metrics.cost_micros > 0 OR metrics.clicks > 0)
AND segments.date =
Hello Enrie, thank you for the reply, If I generate one report without
*segments.keyword.info.text* and another one with *segments.keyword.info.text
*for the same date
and sum up results of those two reports (e.g. sum(clicks) sum(cost) ) I
wont get match with the Google Ads UI because same
Hello Aryeh, I have follow up question regarding segmentation, could you
advice how to to get full data without duplicates from the
ad_group_ad report?
1. I want to get all data which is segmented by segments.keyword.info.text
2. I want to get the rest of data which cant be segmented by
segmen
Hello Ernie, here is the case:
client authenticates with our app and specify one from many Google Ads
Accounts which client wants us to use for reporting
if client authenticated with user from MCC account we need to specify this
mcc account id the header login-customer-id when query Google Ads
Hello I had similar problem and I understand that we need now
login-customer-id for the calls if auhtorized user is from management
account
I'm struggling to understand how to get information of login-customer-id
from the authorized user from the API reference docs...could you suggest?
I see onl
Thank you, Yasar! I also would like to mention that not only user interest
crterion is missing but many more i listed before, which were available in
the Adwords too but not in the Google Ads API, hope those will be added too.
On Friday, April 8, 2022 at 10:13:26 AM UTC+3 adsapi wrote:
> Hi Don
Hello I replied privately to author, please lmk if you got it and there is
enough info?
On Tuesday, April 5, 2022 at 2:03:17 PM UTC+3 adsapi wrote:
> Hi Don,
>
> For additional information, you may send it via *Reply privately to
> the author* option. If this option is not available, then send
Thank you for the reply? But does the same apply for click_view report as
well?
I posted question regarding it in this thread too
https://groups.google.com/u/1/g/adwords-api/c/OjHqrlNSgks/m/c3D8zMmOBQAJ
in the click_view report you can get criteria that triggered click only if
its of the type KE
Hello we are looking for the way to get the criteria that triggered every
click form the
click_view report
however we get it only for criterion type Keyword or User List
but we would like to get it for the other criterion types as well
AGE_RANGE
AUDIENCE
CONTENT_LABEL
CUSTOM_AFFINITY
CUSTOM_AU
I second that, there is no way to get CriterionID from the click_view
unless its Search channel, but we would like to know criterion ID for click
of any type of channel
Output only. The associated keyword, if one exists and the click
corresponds to the SEARCH channel.
On Wednesday, February 16
Hello Matt, what if Criteria Type to trigger Ad was not search keyword, but
User List or Household income for example, how to get such campaigns as
part of the ad_group_ad report knowing criterion id at the same time?
Is it possible with Google Ads Api? Because we are seeing similar behavior
th
Hello we are seeing very strange but pretty consistent issue
ID that gets placed by google instead of {creative} in the url does not
match actual Ad ID clicked and can't be found in Ad Performance Report at
all.
Happens for Ads Account: 9618917096
campaignid: 11883213035
adgroupid: 1190564344
Hello Anthony, I'm not comparing total from Ad Performance Report, Im
comparing only total of values where KeywordID = 300 to Display
Keywords Performance Report for the same date
should this match though?
Please see my example in the 1st post here
*when we call for ads with keyword 30
Hello Ernie, I understand you explanation but if you check my initial
example, then my question still remains:
Should cost & clicks from Ad Performance Report on a specific day *for
specific campaign and keywordid = 3000*
match data *for the same day and campaign* from the Display Keywords
Hello Matt, thank you for the reply
I'm confused as in previous reply in this thread your colleague Peter said:
>Moving forward, we do not recommend comparing reports aggregated at
different entities since performance tracking for each entity is calculated
differently. In addition, the Ad Perfo
Hello Peter, thank you for the reply, then could you please suggest how to
break down cost associated with keywordid = 300 by criteria value which
triggered the ad?
And similar question regarding keywordid = 306
On Wednesday, October 21, 2020 at 10:26:17 AM UTC+3 adsapiforumadvisor
wro
Hello Google team, we are stumbled upon an issue here and hoping for your
help.
When accessing data from Ad Performance Report we see some ads has
triggering criteria as 300
According to this
https://developers.google.com/adwords/api/docs/guides/reporting?hl=zh-CN#keywordid300
we sho
Helllo Anthonly, I have similar issue, if CriterionId is included into
query we do not get full cost for certain campaigns
Example
1. Call without CriterionId
curl --location --request POST
'https://adwords.google.com/api/adwords/reportdownload/v201809?__rdquery=SELECT%20%20CampaignId,%20Cam
Hello Danica, thank you! Looking forward for an update!
On Thursday, September 3, 2020 at 7:29:42 PM UTC+3 adsapiforumadvisor wrote:
> Hello,
>
> Yes, since your click did not fall under any of the common causes of the
> error, it should theoretically be accepted by the API. I will check on this
Hello Danica, thank you for quick reply! We are sure that click happened on
8/30 (EDT time)
we track time of the click but also pull data from
https://developers.google.com/adwords/api/docs/appendix/reports/click-performance-report
I'm attaching information about click from the API call example I
Hello Google team! We are having problems while submitting offline
conversions via API into one of the Adwords accounts of our client
Almost all conversions submissions return error as in example below while
UploadConversion
was created 8/25 and we submit conversion from 8/31 and later
Could y
22 matches
Mail list logo