Re: Catchable Fatal Error: Argument 1 passed to Google\AdsApi\AdManager\Util\v202008\ReportDownloader::__construct() must be an instance of Google\AdsApi\AdManager\v202008\ReportService, instance of G

2021-01-26 Thread Stephen Rostanti
Hello everyone, I am following from here: https://github.com/googleads/googleads-php-lib/issues/589 On the line: $reportDownloader = new ReportDownloader($session); I get this error, but nobody else seems to get it and so I am stuck? Could somebody please help. -- -- =~=~=~=~=~=~=~=~=~=~=~

Re: The start date or end date for a campaign is not correct in Google Adwords API

2021-01-26 Thread Diego Calzado
Ok Ernie. I will do it. Thanks a lot. On Tuesday, January 26, 2021 at 6:55:24 AM UTC+1 adsapiforumadvisor wrote: > Hi Diego, > > If you can't use the said option, then you may send the requested details > on this email address googleadsa...@google.com instead for privacy > purposes. > > > Reg

Re: Some entries in Shopping_Performance_Report are missing the CountryCriteriaId

2021-01-26 Thread Ronald Findling
It tells me I do not have permission to privately reply to the author :/ On Wednesday, 13 January 2021 at 23:17:07 UTC+1 adsapiforumadvisor wrote: > Hi Ron, > > Thank you for reaching out. It’s possible that some of the records do not > have the targeting setting thus the CountryCriteriaId retur

Re: Some entries in Shopping_Performance_Report are missing the CountryCriteriaId

2021-01-26 Thread Ronald Findling
Could you be more specific regarding on which entity which property needs to be configured? We checked that all Campaigns have a target country configured as this is the required setting to my understanding. Best Regards, Ron On Wednesday, 13 January 2021 at 23:17:07 UTC+1 adsapiforumadvisor wr

Re: Failed to retrieve responsive video ad

2021-01-26 Thread Google Ads API Forum Advisor Prod
Hello, Yes, the fix should be live now. Let me know if you're still having issues. Regards, Mike, Google Ads API Team ref:_00D1U1174p._5004Q29SImo:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=

Re: How to read resourcename

2021-01-26 Thread Google Ads API Forum Advisor Prod
Hi, Thank you for reaching out. You could query the resource name of the specific resource to fetch all the values and the resource name as a whole. You could also use the specific function from the ResourceNames class to form and return the resource name. Thanks and regards, Xiaoming, Google

RE: PAUSE-ENABLE Youtube video placement using API

2021-01-26 Thread Google Ads API Forum Advisor Prod
Hello, You can use the AdGroupCriterionService and update the status field to either PAUSED or ENABLED. The criterion will be of type YouTubeVideoInfo. Regards, Anthony Anthony Google Ads API Team ref:_00D1U1174p._5004Q2B3DMw:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also fi

Re: Get object hierarchy (campaigns, ad groups, ad group ads, ads) set in UI for the given account using AdWords API

2021-01-26 Thread Google Ads API Forum Advisor Prod
Hi Jaroslav, Although the Ads API does not support video campaign creation/modification, there are alternatives. For example, Ads scripts provides this functionality. If you have any questions for the scripts team, please let us know and we can put you in touch with them. Regards, Matt Google

Re: MCC, SUBMCC, Client getting USER_PERMISSION_DENIED

2021-01-26 Thread Google Ads API Forum Advisor Prod
Hi Viktor, Thank you for reaching out. Please send them directly to our email alias googleadsapi-supp...@google.com. Thanks and regards, Xiaoming, Google Ads API Team Xiaoming Google Ads API Team ref:_00D1U1174p._5004Q2B30NL:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also fin

RE: transaction date time

2021-01-26 Thread Google Ads API Forum Advisor Prod
Hi Milad, Yes, that is correct. Please note that transaction_date_time will default to the account's timezone. This is also discussed in a comment in the store sales direct upload code example: // Specifies the date and time of the transaction. This date and time will be // interpreted by the AP

RE: Empty data from shopping_performance_report

2021-01-26 Thread Google Ads API Forum Advisor Prod
Hi Simon, Thank you for reaching out. When you query on the campaigns from the child accounts please specify the child account client customer id rather than the manager account id. Please try it again and let me know if the issue persists. Thanks and regards, Xiaoming, Google Ads API Team Xia

Re: Get object hierarchy (campaigns, ad groups, ad group ads, ads) set in UI for the given account using AdWords API

2021-01-26 Thread Jaroslav Mazurak
Hi Matt, Thank you for pointing to the Google Ads Scripts API but I wonder why there are different SDKs with a different feature set? Currently, I'm using Java SDK because it better integrates with the backend infrastructure, and see limitations of the current SDKs. Now you suggest the ECMAScr

bulk upload offline conversions

2021-01-26 Thread 'matthew...@qlinkwireless.com' via AdWords API and Google Ads API Forum
Hi all, I am trying to bulk upload offline conversions via my own implementations with the adwords API. I keep getting the error " EXPIRED_CLICK", but I have no issue uploading the gClids when uploading one by one. Is there just no way to bulk upload or will I have to write a script to use the

How to List Accessible Customers

2021-01-26 Thread John Smith
I have a user signing google login and this produces AccessToken and a RefreshToken. Currently the user enters his AdWords account id and together with AccessToken and RefreshToken, api calls are being made. I need to changes this so that the user does not enter his AdWords account id, instea

Re: Summary data as Bifurcation same as UI

2021-01-26 Thread Google Ads API Forum Advisor Prod
Hi, I am afraid that the total expansion that you've shown in the provided screenshot is currently not possible to retrieve using Google Ads API or AdWords API. However, my colleague has already raised a feature request for this, which is currently on review. For now, I would suggest followin

RE: Not able to get REMOVED KEYWORDS

2021-01-26 Thread Google Ads API Forum Advisor Prod
Hi Vijaysinh, Thank you for posting your concern. Upon investigating, I couldn't able to find any removed keywords in your accounts. This is the possible reason why the API report did not return any keywords in response. However, if there are indeed keywords that have removed status but were n

Setup Video Ad Sequencing You Tube Campaign via Google Ads API

2021-01-26 Thread Enrique Jimenez
Hi, hope everyone is well. My team and I want to be able to setup a Video Ad Sequencing Campaign via API. We are know able to setup normal video campaigns with a wizzard we created and want to add VAS. Does anyone know how we can do it? Thanks in advance for your help. Great evening. Keep

RE: Catchable Fatal Error: Argument 1 passed to Google\AdsApi\AdManager\Util\v202008\ReportDownloader::__construct() must be an instance of Google\AdsApi\AdManager\v202008\ReportService, instance of G

2021-01-26 Thread Google Ads API Forum Advisor Prod
Hi Stephen, Based on the subject : Google\AdsApi\AdManager\Util\v202008\ReportDownloader::__construct() must be an instance of Google\AdsApi\AdManager\v202008\ReportService, instance of Google\AdsApi\AdWords\AdWordsSession given Could you confirm if you are using the AdManager API? I asked bec

Update/Mutate campaign budget using REST API

2021-01-26 Thread Eylon Raymond Harari
Im trying to update campaign budgets using the rest api. This has been working successfully for other operations, such as updating the campaign status, name, etc.. I'll provide a few examples here of the types of "payloads" I have been using. *1. Updating campaign status (that one works f

Re: Caller Phone Number availability

2021-01-26 Thread Repair Network
Hi, Thanks for the reply. Yes we are looking for the Caller number that made calls to the phone extensions associated to your ads. Could you please let us know whether you are going to provide the same in future? Because that is the main requirement for us. Thanks, Jopsy On Monday, January

Can I set Payment source account by Google Apps Script

2021-01-26 Thread plam tonakainohana
Hi, I'm plam I'm trying Hard to set Payment source account that is in picture. That method is I think BillinSetup. The way of this is REST By Google Apps Script UrlFetch , not using any Google-supported client libraries such as JAVA etc. I made a test account , and I did it to GET a customer b

Re: Not able to get REMOVED KEYWORDS

2021-01-26 Thread Vijaysinh Parmar
24th Jan 2021 I have removed these keywords, *IDs: 10565830,10905171,11751241,11752491,12279811* *Resource : customers/1255040287/adGroupCriteria/8513735736/{above_ids}* I have attached screenshot from changehistory. also, I want zero impressions data how to get it if adding metrics.impression

Re: The start date or end date for a campaign is not correct in Google Adwords API

2021-01-26 Thread Google Ads API Forum Advisor Prod
Hi Diego, Thank you for providing the requested details privately. I will discuss the issue that you encountered with the rest of the team. Rest assured that someone from my team will reach out to your with updates. Regards, Ernie John Blanca Tacata Google Ads API Team ref:_00D1U1174p._5004Q2B

Re: Empty data from shopping_performance_report

2021-01-26 Thread Simon Greiner
Hi Xiaoming, I already use the client customer id of the child account. In request summary in my original post I am using the client customer id of the child account. Kind regards, Simon adsapiforumadvisor schrieb am Dienstag, 26. Januar 2021 um 21:28:27 UTC+1: > Hi Simon, > > Thank you for r

Help! Advertising assets.

2021-01-26 Thread Hao Li
Hello, I currently use the PHP client library to get the name of the advertising asset. I get the asset name of youtube videos through getassetserviceclient and return an empty string, but I can normally get the name of the advertising asset of image type. How can I solve this problem? [image:

RE: Map Change Status to change Event

2021-01-26 Thread Google Ads API Forum Advisor Prod
Hi, I received an update from the team that those are indices meant to refer to a particular change event (what command and mutate caused this change event) and they're not supposed to be created directly by users. These should be available when users fetch change events. However, apart from wh