Dynamic HTML5 Ad preview

2019-03-28 Thread Lóránd Balog
Hi Adwords Team! I have created a campaign which is running based on the data from feeds. I would like to create a preview for the Dynamic HTML5 ad for my website, what is the best way for this? Could you please help me? Thanks, Lorand -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Google Adwords feed items

2019-04-19 Thread Lóránd Balog
Hi Google AdWords (Google Ads) Team! I would like to ask you about Dynamic HTML5 ads and feed items. I have created a Dynamic HTML5 Ad and a Custom feed is assigned to a Campaign and to the Ad. Questions: How Google AdWords decides which feed items will be shown in the Dynamic HTML5 Ad? Is

Re: Google Adwords feed items

2019-04-23 Thread Lóránd Balog
Thanks, but I did not get a reply there. 2019. április 19., péntek 18:14:17 UTC+2 időpontban googleadsapi-forumadvisor a következőt írta: > > Hi Lorand, > > This is more of a product related question rather than API. I'd recommend > reaching out to the Google Ads Community Forum >

StringRuleItem length for AdwordsUserListService

2019-04-26 Thread Lóránd Balog
Hi Google Team! I would like to ask you about the maximum length of a StringRuleItem connected to UserLists ( https://developers.google.com/adwords/api/docs/reference/v201809/AdwordsUserListService.StringRuleItem ) I got StringLengthError.TOO_LONG exception, could you please tell me what is the

Re: StringRuleItem length for AdwordsUserListService

2019-04-28 Thread Lóránd Balog
Hi Bharani, How can I do that through C# AdWords Library? 2019. április 26., péntek 21:02:16 UTC+2 időpontban googleadsapi-forumadvisor a következőt írta: > > Hi Lorand, > > Could you please share the API SOAP logs for the error that you're > receiving to check this further? You can reply back

Bid Modifier TOO_HIGH

2019-09-14 Thread Lóránd Balog
Hi, I would like to setup a Bid modifier, but I got RangeError.TOO_HIGH exception, could you please help? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received thi

How to Add Account/Campaign-Level Shared Set via API, and Issues with Adding Campaign-Level Shared Set

2024-10-14 Thread Lóránd Balog
Hi, I'm trying to add a *shared exclusion list* (shared set) at the *account level* programmatically using the Google Ads API, but I haven't found a direct way to do this. Could you please provide guidance on how to add a shared set at the account level from code? Additionally, I have a shar

Re: how to add account/campaign-level shared set via api, and issues with adding campaign-level shared set

2024-11-04 Thread Lóránd Balog
Hi, We currently have a Placement Exclusion List created at the Root account level through the UI. Our goal is to attach this shared set to a regular account (sub-account) under an MCC account, either at the account or campaign level via code. When attempting to add it at the campaign level,