Re: about creating site links through googleadsapi

2024-02-29 Thread tal sibony
I am facing some issues after I encounter the same issues LEGACY_EXTENSION_TYPE_READ_ONLY this issue lead me to setup sitelinks as an asset like it was suggested here, using the API, my main reason of setting these sitelinks via API is to be able to update them with relevant URLs from time to t

Re: about creating site links through googleadsapi

2024-01-05 Thread Pranav Kumar
Hi, Thanks for the information. We were using the Feed-Based-Extension for the creation. I'll try with the Asset based now. If it is possible can you give some references by which I can develop the code according to that. Thanks and Regards Pranav -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: about creating site links through googleadsapi

2023-12-29 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Pranav, Thank you for providing the additional information. As per the error message you encountered, it appears that you are using Feed-based extensions for creating the site-links. So, could you confirm whether you are using the Asset-based extensions or Feed-based extensions? If you are

RE: about creating site links through googleadsapi

2023-12-28 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Pravnav, Thank you for reaching out to the Google Ads API support team. After reviewing your concern, I understand that you are encountering the error "LEGACY_EXTENSION_TYPE_READ_ONLY" while creating the site-links using a test account via the Google Ads API. In order to assist you further,

About Creating Site Links through GoogleAdsAPI

2023-12-28 Thread Pranav Kumar
Hello, We are facing issue while creating the site-links using testing accounts of Google Ads and v15 of GoogleAds API *Request*: "siteLinks": [ { "text": "test1", "url": "www.examplelink1.com" }, { "text": "test2", "url": "www.exam