Creating SiteLink at Ad Group Level

2024-02-13 Thread Peter Baptist
How to Create SiteLink via Java at Ad Group Level? The documentation only shows how to do that at campaign level -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You receiv

Create SiteLink at Ad Group Level

2024-02-13 Thread Peter Baptist
I only found samples for creating SiteLink at Campaign Level How can I create SiteLink at *Ad Group Level* using *Java*? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Yo

Re: Create SiteLink at Ad Group Level

2024-02-14 Thread Peter Baptist
Wednesday, February 14, 2024 at 1:00:52 AM UTC-3 Peter Baptist wrote: > I only found samples for creating SiteLink at Campaign Level > > How can I create SiteLink at *Ad Group Level* using *Java*? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our bl

Not allowed to add image extension

2024-02-14 Thread Peter Baptist
I have uploaded the image asset using the following Java code: https://github.com/googleads/google-ads-java/blob/64edbf9a03373e9fa8142caa59a8ab4705aa0086/google-ads-examples/src/main/java/com/google/ads/googleads/examples/misc/UploadImageAsset.java And it is working fine, but I do not receive per

Re: create sitelink at ad group level

2024-02-14 Thread Peter Baptist
Thanks for your attention, but I have solved this with this code: private void linkSitelinksToAdGroup(GoogleAdsClient googleAdsClient, List sitelinkAssetResourceNames, AddSitelinkUsingAssetsParams params) { // Creates AdGroupAssets representing the association between sitelinks and ad g

Campaign limit

2024-02-16 Thread Peter Baptist
Are 10,000 campaigns the limit even when using the API? ( https://support.google.com/google-ads/answer/6372658?hl=en) Is there anyway to create more than 10,000 campaigns? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =

Re: campaign limit

2024-02-19 Thread Peter Baptist
is there any restriction to create a second account and double the number of campaigns? On Friday, February 16, 2024 at 9:16:41 PM UTC-3 Google Ads API Forum Advisor wrote: > Hi, > > Thank you for reaching out to the Google Ads API support team. > > After reviewing your concern, I understand th