Tracking Conversions Phone-call - Clicks on your number on your mobile website

2020-08-24 Thread Vicky Kamble
Hi Team, I want to track conversions on mobile websites with source as phone call. I have checked the doc and I can see different classes mapped to different sources in adwords ui here . but there is

Re: Unable to Create Maximize click Bidding Strategy using java api

2020-08-17 Thread Vicky Kamble
Click). 2. Even When I am setting the BidCeiling amount in the target spend object it returns null value. is there any way to create new portfolio bid strategy for (Maximize Click) & use existing portfolio bid strategy (Maximize Click) in java Thanks, Vicky On Mon, Aug 17, 2020 at 10:54 AM Vicky

Unable to Create Maximize click Bidding Strategy using java api

2020-08-16 Thread Vicky Kamble
Hi Team, I had implemented TargetSpendBidding aka Maximize click bidding strategy and it was working fine. but recently when i tried to create a portfolio strategy for the same via java api it is throwing error as follows soap:Client [RequestError.UNSUPPORTED_FIELD_IS_SET @ operations[

How to set Bidding Strategy to Conversion value or Viewable impressions for Display campaign ?

2020-04-08 Thread Vicky Kamble
Hi Team, I am implementing standard display campaign i just want to know is it possible to set Bidding Strategy to Conversion value,Viewable CPM or Viewable impressions through java api. i can see it in adwords ui. but i can't seem to find anyway to do it. it's a kind of blocker for me. i have

unable to set campaign type to Standard display campaign ?

2020-04-03 Thread Vicky Kamble
Hi all, I am trying to implement Display Campaign. In adwords ui i can see the campaign type option Standard display campaign, but there is no such option to set in adwords api. Does anyone know how to set it ?. i have attached the image for the reference. Thanks, Vicky -- -- =~=~=~=~=~=~=~=~

Can we set Include in Conversions via java api

2020-03-05 Thread Vicky Kamble
Hi, I want to set Include in "Conversions" property for my conversion through java api but i can't find any method that will let me do it. Does anyone have any idea My second Question is How can we Set different values for conversion. for reference i have attached the images -- -- =~=~=~=~=~

How To Set Weeks for conversion window through java ap

2020-03-02 Thread Vicky Kamble
Hi all, I am trying to set week for my conversion window but i can't find any method that will let me set it through java api. Does anyone knows how to do it?? I have attached the image for the reference. I have already gone through sample codes & google docs but found nothing. -- -- =~=~=~

How To set Different default values for each conversion through java api

2020-03-02 Thread Vicky Kamble
Hi google ads api team, I am trying set a value to conversion but i can't find any method that will let me set different values for each conversion or none for that matter. Also i can't see any method through which i can set weeks in conversion window. Does anyone knows how to do it ? i have alre

How To Send GoogleGlobalTag & Snippet to User via email using java api For WebSite & PhoneCall ConversionTracking

2020-01-19 Thread Vicky Kamble
Hello Everyone, I am trying to implement Conversion Tracking for both website and phone Call and for that purpose i want to send the GoogleGlobalTag & Google Snippet to Users email address via java api, does anyone knows how to do so??...i have gone through there documentation & sample codes but