I want to create a new action.
when update a specific cell I want to append string to a different sheet.
LIST(CONCATENATE(regmatch[keywords], input(regmatch[keywords],"")))
I'm getting this error: Function 'INPUT' should have exactly 2 parameters,
the name of an input and a default value
--
-
Hey All,
How I can create a report that segmented by conversion action?
For example, I would love to see clicks, impressions, ctr, purchase,
cost/purchase.
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~
I submitted my issue to the link you provided.
Thanks
On Monday, October 19, 2020 at 8:20:22 AM UTC+3 adsapiforumadvisor wrote:
> Hi,
>
> Thanks for raising your concern.
>
> It appears that your issue is specific to your PHP client library, and I
> am afraid that this is out of our scope alread
I'm trying to run some reports in the example folder and getting the error
below.
Any idea what's missing?
Fatal error: Uncaught BadMethodCallException: Streaming calls are not
supported while using the REST transport. in
xxx/google-ads-php/vendor/google/gax/src/Transport/HttpUnaryTransportTrai
I have a MYSQL database and I would like to add new campaign for each row I
have in the MYSQL table.
The code below creates only one campaign, but I want to create multiple
campaigns e.g. each row in the table should be used to create new campaign,
please advise.
// Create connection
$c