Re: Not working GAPIC v2

2023-08-22 Thread hashimo AJ
Error log file attached

2023年8月23日水曜日 9:05:44 UTC+9 hashimo AJ:

> Hello Advisor.
>
> I use PHP client library v20.1.0. 
> Seeing the notes on this page 
> <https://developers.google.com/google-ads/api/docs/client-libs/php>, I 
> applied this sample code 
> <https://github.com/googleads/google-ads-php/blob/v20.1.0/examples/Planning/GenerateKeywordIdeas.php>
>  
> to see how GAPIC v2 works. 
> But I get an error. I tried to get the AdsAPI log, but nothing is output.
> Please advise the solution.
>
> Regards,
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/ec9dbe20-a0dd-4412-ae3a-cdc8df4d2a51n%40googlegroups.com.

Fatal error: Uncaught Exception: No such field customerId in 
/var/www/html/google-ads-php/src/Google/Ads/GoogleAds/V14/Services/GenerateKeywordIdeasRequest.php:150
Stack trace:
#0 
/var/www/html/google-ads-php/src/Google/Ads/GoogleAds/V14/Services/GenerateKeywordIdeasRequest.php(150):
 Google\Protobuf\Internal\Message->__construct(Array)
#1 
/var/www/html/google-ads-php/examples/Planning/GenerateKeywordIdeas.php(177): 
Google\Ads\GoogleAds\V14\Services\GenerateKeywordIdeasRequest->__construct(Array)
#2 /var/www/html/google-ads-php/examples/Planning/GenerateKeywordIdeas.php(90): 
Google\Ads\GoogleAds\Examples\Planning\GenerateKeywordIdeas::runExample(Object(Google\Ads\GoogleAds\Lib\V14\GoogleAdsClient),
 {My CustomerID}, Array, 1005, Array, NULL)
#3 
/var/www/html/google-ads-php/examples/Planning/GenerateKeywordIdeas.php(209): 
Google\Ads\GoogleAds\Examples\Planning\GenerateKeywordIdeas::main()
#4 {main}
  thrown in 
/var/www/html/google-ads-php/src/Google/Ads/GoogleAds/V14/Services/GenerateKeywordIdeasRequest.php
 on line 150


Re: Not working GAPIC v2

2023-08-22 Thread hashimo AJ
Error log file attached

2023年8月23日水曜日 9:05:44 UTC+9 hashimo AJ:

> Hello Advisor.
>
> I use PHP client library v20.1.0. 
> Seeing the notes on this page 
> <https://developers.google.com/google-ads/api/docs/client-libs/php>, I 
> applied this sample code 
> <https://github.com/googleads/google-ads-php/blob/v20.1.0/examples/Planning/GenerateKeywordIdeas.php>
>  
> to see how GAPIC v2 works. 
> But I get an error. I tried to get the AdsAPI log, but nothing is output.
> Please advise the solution.
>
> Regards,
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/3fa5ac30-c19c-4050-a784-f0c724211d89n%40googlegroups.com.

Fatal error: Uncaught Exception: No such field customerId in 
/var/www/html/google-ads-php/src/Google/Ads/GoogleAds/V14/Services/GenerateKeywordIdeasRequest.php:150
Stack trace:
#0 
/var/www/html/google-ads-php/src/Google/Ads/GoogleAds/V14/Services/GenerateKeywordIdeasRequest.php(150):
 Google\Protobuf\Internal\Message->__construct(Array)
#1 
/var/www/html/google-ads-php/examples/Planning/GenerateKeywordIdeas.php(177): 
Google\Ads\GoogleAds\V14\Services\GenerateKeywordIdeasRequest->__construct(Array)
#2 /var/www/html/google-ads-php/examples/Planning/GenerateKeywordIdeas.php(90): 
Google\Ads\GoogleAds\Examples\Planning\GenerateKeywordIdeas::runExample(Object(Google\Ads\GoogleAds\Lib\V14\GoogleAdsClient),
 {My CustomerID}, Array, 1005, Array, '')
#3 
/var/www/html/google-ads-php/examples/Planning/GenerateKeywordIdeas.php(209): 
Google\Ads\GoogleAds\Examples\Planning\GenerateKeywordIdeas::main()
#4 {main}
  thrown in 
/var/www/html/google-ads-php/src/Google/Ads/GoogleAds/V14/Services/GenerateKeywordIdeasRequest.php
 on line 150


Re: Not working GAPIC v2

2023-08-22 Thread hashimo AJ
Error log file attached

2023年8月23日水曜日 9:05:44 UTC+9 hashimo AJ:

> Hello Advisor.
>
> I use PHP client library v20.1.0. 
> Seeing the notes on this page 
> <https://developers.google.com/google-ads/api/docs/client-libs/php>, I 
> applied this sample code 
> <https://github.com/googleads/google-ads-php/blob/v20.1.0/examples/Planning/GenerateKeywordIdeas.php>
>  
> to see how GAPIC v2 works. 
> But I get an error. I tried to get the AdsAPI log, but nothing is output.
> Please advise the solution.
>
> Regards,
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/8860f072-1977-4f37-9386-19ec0a2557den%40googlegroups.com.

Fatal error: Uncaught Exception: No such field customerId in 
/var/www/html/google-ads-php/src/Google/Ads/GoogleAds/V14/Services/GenerateKeywordIdeasRequest.php:150
Stack trace:
#0 
/var/www/html/google-ads-php/src/Google/Ads/GoogleAds/V14/Services/GenerateKeywordIdeasRequest.php(150):
 Google\Protobuf\Internal\Message->__construct(Array)
#1 
/var/www/html/google-ads-php/examples/Planning/GenerateKeywordIdeas.php(177): 
Google\Ads\GoogleAds\V14\Services\GenerateKeywordIdeasRequest->__construct(Array)
#2 /var/www/html/google-ads-php/examples/Planning/GenerateKeywordIdeas.php(90): 
Google\Ads\GoogleAds\Examples\Planning\GenerateKeywordIdeas::runExample(Object(Google\Ads\GoogleAds\Lib\V14\GoogleAdsClient),
 2379365115, Array, 1005, Array, NULL)
#3 
/var/www/html/google-ads-php/examples/Planning/GenerateKeywordIdeas.php(209): 
Google\Ads\GoogleAds\Examples\Planning\GenerateKeywordIdeas::main()
#4 {main}
  thrown in 
/var/www/html/google-ads-php/src/Google/Ads/GoogleAds/V14/Services/GenerateKeywordIdeasRequest.php
 on line 150


Not working GAPIC v2

2023-08-22 Thread hashimo AJ
Hello Advisor.

I use PHP client library v20.1.0. 
Seeing the notes on this page 
, I 
applied this sample code 

 
to see how GAPIC v2 works. 
But I get an error. I tried to get the AdsAPI log, but nothing is output.
Please advise the solution.

Regards,

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/45358f77-7b2e-4fa3-891c-3861568a504an%40googlegroups.com.


Not working GAPIC v2

2023-08-22 Thread hashimo AJ
Hello Advisor.

Seeing the notes on this page 
, I 
applied this sample code 

 
to see how GAPIC v2 works. 
But I get an error. I tried to get the AdsAPI log, but nothing is output. 

Regards,

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/75aac9ff-ef08-4b41-854e-b82e472ca713n%40googlegroups.com.