Re: Skippable in-stream ad

2022-09-13 Thread Hiroshi Sato
Thank you for your response, "Skippable in-stream ad" had some ads that responded with VIDEO_TRUEVIEW_IN_STREAM_AD and some that were not returned. Could you tell me the difference. Thanks, 2022年9月13日火曜日 20:20:53 UTC+9 adsapi: > Hi Hiroshi, > > Thank you for your patience. > > Upon checking

How to get Report Data By Keyword_final_url & keyword_mobile_final_url ?

2022-09-13 Thread dyHwangbo
I want to get search campaign report data through Google Ads Client based on keyword final url and keyword mobile final url. In the official API documentation (https://developers.google.com/google-ads/api/fields/v11/overview), it is difficult to find a way to get data based on the above

Re: get campaign callout extensions via GAQL

2022-09-13 Thread marsel...@gmail.com
Thanks! вторник, 13 сентября 2022 г. в 22:20:03 UTC+3, adsapi: > Hi there, > > You may want to try the campaign_asset > > resource, > the asset_set.type >

Re: Only getting Impressions for Search ad assets - headline, description

2022-09-13 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Hosnank, Thank you for the reply. Could you confirm if the data that you have retrieved before aside from the metric impression field belongs to a responsive search ad or another type of ads? I asked this because as I discussed earlier " I can say that this is expected that the

RE: get campaign callout extensions via GAQL

2022-09-13 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi there, You may want to try the campaign_asset resource, the asset_set.type doesn't show callout extensions and therefore the asset_set cannot have callout extensions. Regards, Aryeh Google Ads API Team ref:_00D1U1174p._5004Q2eO23s:ref -- --

get campaign callout extensions via GAQL

2022-09-13 Thread marsel...@gmail.com
Hi, I have some callout extensions, and i can get the list with query: *SELECT asset.id, asset.resource_name, asset.name, asset.type FROM asset WHERE asset.type = 'CALLOUT'* and get result: *...* "asset": { "resourceName": "customers//assets/xxx", "type": "CALLOUT", "id":

Re: Only getting Impressions for Search ad assets - headline, description

2022-09-13 Thread Hoshank Ailani
I am not satisfied with the answer. I distinctly remember getting some of these metrics at headline/description level a few weeks back. I see a similar issue raised for assets over here - https://groups.google.com/g/adwords-api/c/SRLG6XZvlrg/m/J3dv67gXCgAJ Impressions are only available in

RE: cannot get impressions and clicks for ads using asset id - major shortcoming

2022-09-13 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Ashish, Thank you for your response and for the detailed information you have provided regarding your issue. You may note that the Google Ads API only mirrors what is currently available in the Google Ads UI. If the feature to associate the Ad ID to the (upgraded / asset) extension that

Re: cannot get impressions and clicks for ads using asset id - major shortcoming

2022-09-13 Thread Hoshank Ailani
I have a similar issue with ad_group_ad_asset view and I have raise this issue on forum, but I am not satisfied with the answer. I distinctly remember getting some of these metrics at headline/description level a few weeks back.

RE: Only getting Impressions for Search ad assets - headline, description

2022-09-13 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Hoshank, Thank you for raising this concern to the Google Ads API Forum. With regard to your concern, could you please confirm if you encountered the said issue in the responsive search ads? If yes then, I can say that this is expected that the ad_group_ad_asset_view will return the

Re: How I can update campaign data after published campaigns?

2022-09-13 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Amol, Thank you for your reply. The example that my colleague provided earlier can be used as reference for updating your campaign. You can include additional attributes such as the end date, in your update request should you wish to specify a new date value. As for this item "Also,

Re: NOT_ADS_USER with OAuth web flow

2022-09-13 Thread Dylan
Hi Nirmita, Thanks again for your reply! We just learned from our user that he was confused and had actually connected the wrong Google Account that didn't have access to any Google Ads Accounts. He switched his Google Account and now everything is fine. Sorry for this premature outreach.

RE: cannot get impressions and clicks for ads using asset id - major shortcoming

2022-09-13 Thread Ashish [Delacon]
Hi Carmela, I do not have a problem with Google Ads UI. This is my problem:- Screenshot 1- After getting feeditem id for the call extension, I can use the following to get the clicks/impression data for combination of ad/adgrp/camp This does not work since Call Ext Upgraded

RE: NOT_ADS_USER with OAuth web flow

2022-09-13 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Dylan, Thank you for reaching out to the Google Ads API support team. The NOT_ADS_USER error usually occurs when the login used to generate the access token is not associated with any Google Ads account. Could you please confirm if you’ve indeed followed every step of the service account

Only getting Impressions for Search ad assets - headline, description

2022-09-13 Thread Hoshank Ailani
Is the ad_group_ad_asset_view broken ? I have been trying to query using the following GAQL query however I only get 1 metric back in the API response - impressions. SELECT ad_group_ad_asset_view.ad_group_ad, ad_group_ad_asset_view.asset, ad_group_ad_asset_view.enabled,

Re: How I can update campaign data after published campaigns?

2022-09-13 Thread 'Amol Kawale' via Google Ads API and AdWords API Forum
Any updates guys pls?? On Monday, September 12, 2022 at 2:49:55 PM UTC+5:30 Amol Kawale wrote: > Thank you for your reply. But > https://developers.google.com/google-ads/api/docs/samples/update-campaign > the > >

NOT_ADS_USER with OAuth web flow

2022-09-13 Thread Dylan
Hi Team, We are getting a 401 response with an "authenticationError": "NOT_ADS_USER" when trying to listAccessibleCustomers. We are using the OAuth web flow and we see the call work for some of our users but not for others. We have one user who ensures us that he has a working Google Ads

Re: AdWords API data pull mismatch with UI

2022-09-13 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Sashi, Thank you for the reply. Please note that the AdWords API is officially sunset, and your application should be moved to the Google Ads API instead. You will need to complete your migration. For more information, please see the blog post. However, based on your first email, you said

Re: Get Sitelinks

2022-09-13 Thread cv
Hi, Perhaps Aryeh try to elaborate we need to make one API call with each extensions with validate_only , So It will return error and with error handling we might detect it was migrated or

Re: Get Sitelinks

2022-09-13 Thread Zweitze
Hi Aryeh, Thanks for mentioning the auto-migrated ad extensions, and how to detect them. Indeed my code always uses a lot of API requests to obtain legacy ad extensions (get feed mappings, get feed items, get associations with groups, campaigns, and account if we're not talking about

Re: Creative preview

2022-09-13 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for your reply. I work with Ernie and allow me to assist you here. To take a closer look at this question "The image downloaded from the API response is very small 134 x 112 pixels , Could be possible to have a bigger picture?" that you mentioned, would you be able to provide

Re: AdWords API data pull mismatch with UI

2022-09-13 Thread Shashi Kant
Hi Matt, Sorry for the late reply, here below I have attached the output having compared data with *AdWords UI API v*s *AdWords API data pull from python sdk*. Please let me know if any clarification is required. Thanks. On Tuesday, August 30, 2022 at 9:27:49 PM UTC+5:30 adsapi wrote: > Hi

Re: Skippable in-stream ad

2022-09-13 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Hiroshi, Thank you for your patience. Upon checking VIDEO_TRUEVIEW_IN_STREAM_AD on our end, I can see that it is already supported. That said, you may now pull these details using Google Ads API. You may check this documentation for more details. Best regards, Heidi Google Ads API Team

Re: Creative preview

2022-09-13 Thread Unir University
Hi! The value of the field "ad_group_ad.ad.image_ad.preview_image_url" is often empty, Why? Regards, El martes, 13 de septiembre de 2022 a las 12:31:29 UTC+2, Unir University escribió: > Hi Ernie: > > Right now I developed with Google Ads API with field >

Re: Creative preview

2022-09-13 Thread Unir University
Hi Ernie: Right now I developed with Google Ads API with field "ad_group_ad.ad.image_ad.preview_image_url " of the ad_group_ad https://developers.google.com/google-ads/api/fields/v11/ad_group_ad?hl=en#ad_group_ad.ad.image_ad.preview_image_url

429 Resource has been exhausted

2022-09-13 Thread Myeonggeun Ji
Hi team, I am getting error "429 Resource has been exhausted (e.g. check quota)." when calling search_stream method. I looked into this error in the forum. 1. In common case, this error occurs when sending too many requests in short period of time. or 2. Search quota is 15k requests per user

Re: Skippable in-stream ad

2022-09-13 Thread Hiroshi Sato
Hi, Skippable in-stream ad still not supported? It is displayed as "Skippable in-stream ad" on the management screen, but in some cases it can be obtained with "VIDEO_TRUEVIEW_IN_STREAM_AD" on the API. what is the status of this? Thanks, 2022年4月7日木曜日 3:00:01 UTC+9 adsapi: > Hi Cv, > > Thank

Creative preview

2022-09-13 Thread Unir University
Hi, I'm interested to build my own Ads preview as "Creative preview". Facebook has the functionality to create preview. Google still not support ad preview?? https://groups.google.com/g/adwords-api/c/RKFLY39mBQw?pli=1 Thanks, -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also

How to get Report Data By Keyword_final_url & keyword_mobile_final_url ?

2022-09-13 Thread change last
I want to get search campaign report data by keyword final url and keyword mobile final url. It's hard to find in the documentation, so please inquire if there is a way. Please note that the data below is a screenshot of the Google ads report screen.[image: google 리포트 문의.png] -- --

RE: Detail="Deadline Exceeded", DebugException="Grpc.Core.Internal.CoreErrorDetailException

2022-09-13 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Sadik, I am Carmela from the Google Ads API team. Thank you for reaching out to us. Moving forward, it appears that you have encountered the internal_error: DEADLINE_EXCEEDED. The error DEADLINE_EXCEEDED indicates that your request took longer than the deadline. That said, you may check

Image Ad Url for Responsive Display Ads is Missing Through BQ Transfer

2022-09-13 Thread 'Fang Yeh' via Google Ads API and AdWords API Forum
Dear all, I have set up data transfer for Google Ads report into BigQuery tables. It's a default API by GCP. However, in the ImageAdUrl column, the values for Responsive Display Ads are all empty. Does this mean we have to code via Google Ads Report API to get the Image Ad Url? Or is there a

Re: Detail="Deadline Exceeded", DebugException="Grpc.Core.Internal.CoreErrorDetailException

2022-09-13 Thread Sadik Azami
using Google.Ads.GoogleAds; using Google.Ads.GoogleAds.Lib; using Google.Ads.GoogleAds.V11.Services; using Google.Api.Gax; using meedee8.ads.GoogleAdsApi.Helper; using meedee8.ads.GoogleAdsApi.Interface; using System; using System.Collections.Generic; using System.Linq; using System.Text; using

Detail="Deadline Exceeded", DebugException="Grpc.Core.Internal.CoreErrorDetailException

2022-09-13 Thread Sadik Azami
Hi Team, Getting below error for getting campaigns list- Detail="Deadline Exceeded", DebugException="Grpc.Core.Internal.CoreErrorDetailException: {"created":"@1663045617.54200","description":"Deadline