Ads script - Get data from "Where your ads showed" tab

2019-12-20 Thread Luuk Fiets
Hi, I've set up a script and I would like to retrieve the data showed in the tab "Where your ads showed" from the placements tab in the Ads interface. I tried using PLACEMENT_PERFORMANCE_REPORT and VIDEO_PERFORMANCE_REPORT and I get some data, but unfortunately, none of them show me the same da

RE: How retrieve data in other tables by AdsAPI beta v2

2019-12-20 Thread Google Ads API Forum Advisor Prod
Hi Daniel, Thanks for reaching out. The currency_code field is not available in the hotel_performance_view resource. However, you could query the currency_code field from the customer resource in the Google Ads API. Please let us know if you have any further concerns. Thanks and regards, Xiao

RE: campaign_criterion.ad_schedule FROM campaign_criterion is null but campaign_criterion.ad_schedule FROM campaign_criterion.ad_schedule_view is not null

2019-12-20 Thread Google Ads API Forum Advisor Prod
Hi Chris, Thank you for reaching out. Can you please share your client customer ID and the campaign IDs that you are making the call for via reply privately to author? Both of these reports should return the days of the week. Regards, Mitchell Google Ads API Team ref:_00D1U1174p._5001UOF13h:ref

RE: Universal App Campaign not included to AdGroup Performance report

2019-12-20 Thread Google Ads API Forum Advisor Prod
Hi Alexander, Thanks for reaching out to us. Here is a list of supported report types for App Campaigns. For AdGroup level reporting of App Campaigns, please follow our blog to keep updated with the newest additions and latest news. Please let me know if you have any further questions. Thank y

Re: Universal App Campaign not included to AdGroup Performance report

2019-12-20 Thread Alexander de Wolff
Hello, I was wondering if AdGroup level reporting of App Campaigns is currently planned to be added at some point. Thanks, Alexander de Wolff On Wednesday, February 27, 2019 at 12:23:34 PM UTC-8, googleadsapi-forumadvisor wrote: > > Hello Oksana, > > The AdGroup Performance Report is not one

campaign_criterion.ad_schedule FROM campaign_criterion is null but campaign_criterion.ad_schedule FROM campaign_criterion.ad_schedule_view is not null

2019-12-20 Thread Chris B
Running into an issue when I call "SELECT campaign_criterion.ad_schedule.day_of_week FROM ad_schedule_view" I get return results, but "SELECT campaign_criterion.ad_schedule.day_of_week FROM campaign_criterion" returns null. Is this intended or is it suppose to be returning the same resource?

RE: Required fields to add the new ImageAds (GoogleAdsAPI)

2019-12-20 Thread Google Ads API Forum Advisor Prod
Hi, Thank you for reaching out. Can you please share the detailed (Debug message) request and response logs via reply privately to author so that I can further investigate the issue? You can find information on enabling logging here. The complete error message should notify you which argument i

RE: Python Client call API got returned with Unexpected Internal Server Error

2019-12-20 Thread Google Ads API Forum Advisor Prod
Hello, Can you please reply privately to author your SOAP request and response so I can see if there is an issue on our side? Thanks, Anthony Google Ads API Team ref:_00D1U1174p._5001UOEyD3:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsd

RE: Update Expanded dynamic search ads description and description2

2019-12-20 Thread Google Ads API Forum Advisor Prod
Hi Enam, Thank you for reaching out. Can you please share your complete detailed request and response logs for the call via reply privately to author so that I can further investigate the issue? You can find information on enabling logging in the ReadMe of your client library (or here if you're

Re: sdk with restful call

2019-12-20 Thread Google Ads API Forum Advisor Prod
Hi Sean, I have deleted your post online as it contains sensitive information. Please refer to this post for guidelines on posting on this forum in future. With regards to your concern, with client libraries you will be able to make the calls to the endpoints. There are two ways of making calls

RE: Cannot List Display Type Ads

2019-12-20 Thread Google Ads API Forum Advisor Prod
Hi, Thank you for reaching out. Can you please also share your client customer ID and the downloaded report via reply privately to author so that I can further investigate the issue? Regards, Mitchell Google Ads API Team ref:_00D1U1174p._5001UOEwao:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Update Expanded dynamic search ads description and description2

2019-12-20 Thread Enam Mino
Hi, when I try to update the description and the description2 in "Expanded dynamic search ads" the API return this error <<[AdError.CANNOT_USE_AD_SUBCLASS_FOR_OPERATOR @ operations[0].operand.ad]>> I use Operator:SET It is possible to update this fields? What's my error? Thanks, Walter -- -- =~

Re: Search Lost IS (rank) SearchRankLostImpressionShare is being returned as null while Google Ads interface displays percentage values for them, for the same date range.

2019-12-20 Thread Google Ads API Forum Advisor Prod
Hi Shashank, Thank you for your patience. Basically, in AdWords API, SearchRankLostImpressionShare is not populated when the campaign associated with the ad group is budget constrained. And therefore, these metrics shouldn't be actionable and should be blanked out. AdWords API and Google Ads

Re: No Details On UNEXPECTED_INTERNAL_API_ERROR

2019-12-20 Thread Pete Lavetsky (AdWords API Guru)
Hi Mitchell and All, I replied privately with the full SOAP logs yesterday. Any update? Thanks Pete On Thursday, December 19, 2019 at 3:40:39 PM UTC-5, adsapiforumadvisor wrote: > > Hi Pete, > > Thank you for reaching out. Please provide the complete request and > response logs *via reply pri

Re: How to Get Google Ads Response in Array or Json

2019-12-20 Thread Ravi Chandran
Hi Sandeep, I got the response as you expected, - Use download type as XML - Use getStream() to get data - Use simplexml_load_string to load the content - Convert to json That's it. I hope it may help you. On Monday, June 3, 2019 at 12:24:06 PM UTC+5:30, Sandeep Yadav wrote: >

Re: What is the best way to get campaign report from campaigns id and how process the data in stream not as download format?

2019-12-20 Thread Ravi Chandran
I have used DownloadFormat:: XML(instead of CSVFOREXCEL) and convert those data to JSON and it working fine. The code which I modified, $result = $reportDownloadResult->getStream(); $xml = simplexml_load_string($result->getContents(), "SimpleXMLElement", LIBXML_NOCDATA);

How retrieve data in other tables by AdsAPI beta v2

2019-12-20 Thread Daniel De la Fuente Mulas
How we can retrieve *currency_code* from table *customer* if we are download performance report from *hotel_performance_view?* There are a SQL query enough to retrive *currency_code* from *hotel_performance_view?* *we hope that it is posible ;)* Best Regards -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~

Required fields to add the new ImageAds (GoogleAdsAPI)

2019-12-20 Thread 高嶋葵
We tried to add new ImageAds using by the GoogleAds API Ver 2.2.0. We used the below code : ``` $imageAdInfo = new ImageAdInfo([ 'data' => new BytesValue(['value' => file_get_contents($file)]), ]); $ad = new Ad([ 'image_ad' => $imageAdInfo, 'final_urls' => [ new StringValue(['