Re: No data in Video report

2021-09-07 Thread Google Ads API Forum Advisor
Hi Zhenya, You can pull video information for app campaigns using various asset views (e.g. campaign asset view, ad group ad asset view). For example, you can use the ad group ad asset view and specify the field_type as YOUTUBE_VIDEO. Please let us know if you have any further questions on this

Re: No data in Video report

2021-09-03 Thread Zhenya Mamenko
Hi. After this change, it's not possible to obtain any information about video performance in app campaigns, querying *ad_group_asset* doesn't return any information at all. Could you explain how we can get video performance information again? вторник, 31 августа 2021 г. в 17:02:58 UTC+2, adsap

Re: No data in Video report

2021-08-31 Thread Google Ads API Forum Advisor
Hi Anant, The missing entities is likely due to this change, which was released in the API earlier this month. Would you please check the entities that are not being returned to ensure they are of the appropriate type? And for context, this was initially an intended change that was released wi

Re: No data in Video report

2021-08-27 Thread Anant Prasad
Hi Team, Is there any known issues again with this resource? On our end, it looks like we have started facing the issues again. The video details are not being returned from the endpoint even when the data is present for the duration. I have mentioned the details regarding the API query that

Re: No data in Video report

2021-05-20 Thread Google Ads API Forum Advisor Prod
Hi Anant, That's great, thanks for letting me know! Best, Ben, Google Ads API Team ref:_00D1U1174p._5004Q2DKJr9:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You re

Re: No data in Video report

2021-05-17 Thread Anant Prasad
Hey Ben, I can confirm that the issue is resolved on our end and we are able to fetch the video details without any issues. Thanks a lot for looking into this. Best Regards, Anant P. On Thursday, May 13, 2021 at 7:20:50 PM UTC+5:30 adsapiforumadvisor wrote: > Hi Anant, > > Following up to le

Re: No data in Video report

2021-05-13 Thread Google Ads API Forum Advisor Prod
Hi Anant, Following up to let you know that a change was released to the API that should have resolved this issue. Would you please let me know if you continue having any problems with it? Thanks, Ben, Google Ads API Team ref:_00D1U1174p._5004Q2DKJr9:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: No data in Video report

2021-03-22 Thread Google Ads API Forum Advisor Prod
Hi Anant, Thanks for following up - unfortunately I don't have a specific update yet, but the issue is known and the team is working on a solution right now. We're coordinating with them to try to get a remedy released as quickly as possible, knowing that this is a major issue for a number of u

Re: No data in Video report

2021-03-18 Thread Anant Prasad
Hey Ben, Thanks for escalating this issue to the engineering team. Wanted to check if there is any update on this topic. From our side, we are still unable to fetch the video details from the API. Thanks! On Friday, March 12, 2021 at 9:05:52 PM UTC+5:30 adsapiforumadvisor wrote: > Hi All - >

Re: No data in Video report

2021-03-12 Thread Google Ads API Forum Advisor Prod
Hi All - This issue appears to be occurring for more than one user. I've escalated it to the engineering team that focuses on the video resource in the hopes that they have more information. Thanks, Ben, Google Ads API Team ref:_00D1U1174p._5004Q2DKJr9:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: No data in Video report

2021-03-08 Thread Anant Prasad
Hey Xiaoming, We are also facing this issue on our end. This is the query which I use: "SELECT video.title, video.channel_id, video.resource_name, video.duration_millis, video.id FROM video" This used to work and get all the video attributes from this `video`

Re: No data in Video report

2021-03-04 Thread Google Ads API Forum Advisor Prod
Hi Zhenya, Thank you for reaching out. Our team is looking into the issue you have encountered. We will get back to you as soon as we have some insights to it. Thanks and regards, Xiaoming, Google Ads API Team Xiaoming Google Ads API Team ref:_00D1U1174p._5004Q2DKJr9:ref -- -- =~=~=~=~=~=~=

Re: No data in Video report

2021-03-04 Thread Zhenya Mamenko
Hi Xiaoming, This query worked more than a year before this February, and in asset's resource has no metrics! Usually, I get info about conversions for all my videos including app campaigns using video report. And how I mentioned above since 02/17/2021 I can't obtain any information from this re

Re: No data in Video report

2021-03-04 Thread Google Ads API Forum Advisor Prod
Hi Zhenya, Thank you for reaching out. I work with Ernie. If you log into your account and go into the Video category, you will find you only have 7 videos in there and that’s why you were only able to get 7 rows in the results. To check the assets, you could give it a try to query the asset re

RE: No data in Video report

2021-03-02 Thread Google Ads API Forum Advisor Prod
Hi Zhenya, Thank you for reaching out. To investigate the issue, could you provided the following details? Complete request and response logs with request ID Customer ID Screenshot of the whole UI where you are comparing the API result If you haven't enabled the logging of the API transactions

No data in Video report

2021-03-02 Thread Zhenya Mamenko
I'm working with Google Ads API reports for more than a year and I requested video data from the Video report with a query like this: SELECT campaign.app_campaign_setting.app_store, campaign.name, campaign.status, video.id, segments.date, segments.conversion_action_category, metrics.c