Hi All, I started dev of small scale system which the main goal is to update the capaign with updated sitelinks on a daily baisis, I was managed to do the following:
1. connect to google ads api endpoint v16/v15 - done. 2. create campaign asset site links 3. query the relevant campaign and get all assets site links The main issue I have is with the point of *updating the assets site links*, I was not able to accomplish it via php sdk / rest api. the main goal is to be able to be able to update the sitelinks on a cycle, I do not mind deleting and recreated them. in the code example of php library there are 2 samples: 1. AddSitelinks.php - this create sitelinks as campaign extention and it clearly declared that this will be deprecated soon and direct you to use site links as assets. 2. AddSitelinksUsingAssets.php works as excpected but there is no example of how it is possible to update or remove the assts. Any suggestions of how can I achieve my simple goal here, which is to be able to update my campaign assets site links? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/d5a5a363-5785-4800-b245-fa3f8f733f60n%40googlegroups.com.