Error occurred during parsing: Unexpected EOF inside fixed64.

2023-01-19 Thread Matt Rodney
Hello,
I am following the example at List accessible customers 

 from 
the official docs. However, while calling the *$accessibleCustomers = 
$customerServiceClient->listAccessibleCustomers();*
I get the error "Error occurred during parsing: Unexpected EOF inside 
fixed64."
What could be the problem or what could I be doing wrong. And what does 
this Exception mean?

Thanks

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/aeff19f2-b4bf-4588-a7fd-7e45caea165bn%40googlegroups.com.


"Error occurred during parsing: Unexpected wire type."

2022-12-23 Thread Matt Rodney
Hi,
I am trying to use List accessible customers 

 
code snippet from the documentation, however i run into an error "Error 
occurred during parsing: Unexpected wire type." at the point of 
initializing the $googleadsclient:
$googleAdsClient = (new GoogleAdsClientBuilder())->fromFile()
->withOAuth2Credential($oAuth2Credential)
->build();
Please  help make sense of this and is there a solution for it?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/9772aebd-050a-404b-a7f8-aa27a54ae4a2n%40googlegroups.com.


Google Ads GetCampaign method version discrepancies.

2022-12-21 Thread Matt Rodney
Hello All,
I am trying to use the getCampaigns method with google ads api (Get Campaign 
) and 
it keeps referring to the GoogleAdsClient class present in the v12 folder 
of the package. However on a freshly installed google-ads-php package via 
the command "composer require googleads/google-ads-php", there is no v12. 
Only v7, v8 and v9 are available. My ask is that will there be any 
compatibility issues with me using the GoogleAdsClient class contained in 
v9?
Is there another way to install this package whilst including the v12 
folder which is referenced in the documentation of the GetCampaign method?

Thanks.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/a99342f8-5e4e-4b38-95a5-d415da56bb12n%40googlegroups.com.