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 time means these siteurls are dynamic and 
always changes.

I could not see any example, documentation about mutate the asset sitelink, 
any idea if it is possible, or should I use other API call to get this to 
be archived? 

On Friday, January 5, 2024 at 2:42:37 PM UTC+1 Google Ads API Forum Advisor 
wrote:

> Hi Pranav,
>
> Thank you for getting back to us.
>
> By reviewing your query, I understand that you are trying Asset 
> based extensions for creating the site-links. I would suggest you refer to 
> the document Assets 
>  to 
> get more information. Also, kindly refer to the sample example on Add 
> Sitelinks Using Assets 
> 
>  for 
> more details.
>
>   
> This message is in relation to case "ref:!00D1U01174p.!5004Q02r45Mc:ref"
>
> Thanks,
>   
> [image: Google Logo] Google Ads API Team 
>
>
>  
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/5619dbeb-2654-4201-85fc-e540fec87322n%40googlegroups.com.


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

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/cc9f1378-94b5-41eb-a91e-b7addf1cd5ben%40googlegroups.com.


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 using the Feed-based extensions, kindly note that Google Ads has 
introduced Asset-based extensions. Asset-based extensions will replace the 
Feed-based extensions. All the previous Feed-based extensions are automatically 
migrated in two batches. You should migrate any Feed-based extensions and 
related code that you intend to continue to use to Asset-based extensions as 
soon as is feasible. You should remove Feed-based extensions after migrating; 
for a given extension type, any Asset-based extensions will serve instead of 
Feed-based extensions. See our extensions migration guide for details.

After the automatic migration dates, you will no longer be able to create or 
mutate Feed-based extensions in the AdWords API or the Google Ads API. 
Feed-based extensions will no longer generate new data. You may refer to this 
Blog Post for more information.

If you are using the Asset-based extensions then kindly provide us with the API 
endpoint or the HTTP request to investigate further.

This message is in relation to case "ref:!00D1U01174p.!5004Q02r45Mc:ref"

Thanks,

Google Ads API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/mlwF50S6FSA800JbeS9U8OR0exMM_up0N33A%40sfdc.net.


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, kindly provide us with the "complete API logs" 
(request and response with request-id and request header) generated at your end.

If you are using a client library and haven't enabled the logging yet, I would 
request you to enable logging for the specific client library that you are 
using. You can refer to the guides Java, .Net, PHP, Python, Ruby or Perl to 
enable logging at your end. For REST interface requests, you can enable logging 
via the curl command by using the -i flag.

You can send the details via Reply privately to the author option, or direct 
private reply to this email.

This message is in relation to case "ref:!00D1U01174p.!5004Q02r45Mc:ref"

Thanks,

Google Ads API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/gHyBR0S6DXBC00CUzDn8S5Sea--cuN9mW3rQ%40sfdc.net.