Re: google ads api product link invitation reference

2024-05-24 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Ansh, Please note that it's not possible to retrieve the product link invitation details for the 'YouTube channel' via the Google Ads API. This message is in relation to case "ref:!00D1U01174p.!5004Q02tJ292:ref" (ADR-00235756) Thanks, Google Ads API Team -- --

Re: google ads api product link invitation reference

2024-05-24 Thread Ansh Ved
Hi, I have already sent all the details in the previous mails. Kindly check On Fri, 24 May, 2024, 3:30 pm Google Ads API Forum Advisor, wrote: > Hi, > > In order to debug your issue further, kindly provide us with the earlier > requested complete API logs (request >

Re: google ads api product link invitation reference

2024-05-23 Thread Ansh Ved
Hi My original problem is this itself When I am printing the Pending Product Link Invitations I am recieving an empty array I have provided the details in the previous mails Please let me know why am I not being able to see my pending invitations On Fri, 24 May, 2024, 10:00 am Google Ads API

Re: google ads api product link invitation reference

2024-05-23 Thread Ansh Ved
Hi, I am not trying to manage video ads via Google Ads API. I want to accept product invitations using Google Ads API. If there is something else please let me know. Need to get this done at the earliest. On Fri, May 24, 2024 at 1:42 AM Google Ads API Forum Advisor wrote: > Hi, > > We have

Re: google ads api product link invitation reference

2024-05-23 Thread Ansh Ved
Hi, Thank you for your response. I understand that your team is currently addressing the issue. However, I wanted to express that this situation is causing a significant bottleneck in my application’s functionality. Therefore, I kindly request if it’s possible to expedite the development and

Re: google ads api product link invitation reference

2024-05-23 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, I would like to inform you that our team is currently working on this issue. One of our teammates will get back to you once we have an update on this. Meanwhile your patience is appreciated. This message is in relation to case "ref:!00D1U01174p.!5004Q02tJ292:ref" (ADR-00235756) Thanks,

Re: google ads api product link invitation reference

2024-05-22 Thread Ansh Ved
Hi, Request Headers array(5) { ["headers"]=> array(3) { ["x-goog-request-params"]=> array(1) { [0]=> string(22) "customer_id=8166733962" } ["developer-token"]=> array(1) { [0]=> string(22)

Re: google ads api product link invitation reference

2024-05-22 Thread Ansh Ved
Hi, I have enabled logging from the guide. I am sending you the updated code and the logs. There are no errors or warnings. The request code is 200. Here is my updated code. public function listPendingYoutubeLinkInvitations($customerId) { $googleAdsServiceClient = $this->client->

Re: google ads api product link invitation reference

2024-05-21 Thread Ansh Ved
Hi, There is a pending request on my Google Ads Account. Sharing a screenshot for your reference [image: image.png] On Tue, May 21, 2024 at 11:31 PM Google Ads API Forum Advisor wrote: > Hi, > > Upon checking your account, I could see that there are no > product_link_invitation requests

Re: google ads api product link invitation reference

2024-05-21 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Upon checking your account, I could see that there are no product_link_invitation requests received for the Youtube product. This might be the reason that you are getting an empty response via API. Could you please confirm from your end, if you are able to see any pending

Re: google ads api product link invitation reference

2024-05-21 Thread Ansh Ved
Hi, As per my original query. I have already tried using ProductLinkInvitationService.UpdateProductLinkInvitation method to update the status of the ProductLinkInvitation to ACCEPTED or REJECTED. Please find the code below. I am not able to see any pending invitations or accepted invitations even

Re: google ads api product link invitation reference

2024-05-21 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Based on the information provided, I understand that you are looking for guidance on how to accept the product invitation using the Google Ads API. You can use the ProductLinkInvitationService.UpdateProductLinkInvitation method to update the status of the ProductLinkInvitation to ACCEPTED

Google Ads API Product Link Invitation Reference

2024-05-20 Thread Ansh Ved
Hi, I am trying to use the Google AdWords API to accept invitations sent from the YouTube Account. I have already set up the connection. Using the PHP library for V16: https://github.com/googleads/google-ads-php/ I am using this with Laravel I sent a get request to get the list of product