I don't understand how to use this. The instructions say to call gtag_report_conversion when the action I want to track happens. I want to track signup to my site, so I know that the action was completed in my reducers actions file after I get a confirmation fo succesful signup.

How do I use this gtag_report_conversion? What is it? Is it a function? How do I call it? There's surprisingly almost no info in the instructions.

How does AdWords even know which action it is I was trying to track? What if I am trying to track a bunch of different actions, how does it know which is which if all it asks me is to call gtag_report_conversion

Would love some clarification as I currently have no idea what to do with this info. PLus these things can take hours to propegate so I can't just tru and chack the console to see if it worked or not.

The below output appears in my CMD (windows 10) after installing (guide here):

PHP Warning:  PHP Startup: Unable to load dynamic library 'grpc' (tried: C:\php\ext\grpc (The specified module could not be found.), C:\php\ext\php_grpc.dll (The specified module could not be found.)) in Unknown on line 0 Warning: PHP Startup: Unable to load dynamic library 'grpc' (tried: C:\php\ext\grpc (The specified module could not be found.), C:\php\ext\php_grpc.dll (The specified module could not be found.)) in Unknown on line 0 ; Notes for Windows environments : ; ; - Many DLL files are located in the extensions/ (PHP 4) or ext/ (PHP 5+) ;   extension folders as well as the separate PECL DLL download (PHP 5+). ;   Be sure to appropriately set the extension_dir directive. ; ;extension=bz2 extension=curl ;extension=ffi ;extension=ftp extension=fileinfo ;extension=gd2 ;extension=gettext ;extension=gmp ;extension=intl ;extension=imap ;extension=ldap extension=mbstring ;extension=exif      ; Must be after mbstring as it depends on it ;extension=mysqli ;extension=oci8_12c  ; Use with Oracle Database 12c Instant Client ;extension=odbc extension=openssl ;extension=pdo_firebird extension=pdo_mysql ;extension=pdo_oci ;extension=pdo_odbc ;extension=pdo_pgsql extension=pdo_sqlite ;extension=pgsql ;extension=shmop extension=grpc 

I've downloaded the correct DLL version (x64) for the right PHP version (7.4) and I can even click the location cmd tries when I run it in VS code which just opens the DLL its telling me I don't have. I've also included the extension section from my php.ini as im absoltuely at a loss at this point.

i wanted to import my shopping-feeds from Google Cloud Plattform into Merchantcenter.

So i created a bucket automatically in the Merchant Center, it shows me the name in MC but i cant find the bucket in my Google Cloud Plattform. I know it is somewhere, because i cannot create a bucket with the same naming! Is there a code where i can see where it is? In which project for example( i looked in all i have and couldnt find it). It is definetly the same email i logged in into MC and GCP.

Would nice if someone could help me...

Queen regards

Joschi