Re: Query BillingSetup using PaymentsAccountId - Error Occured

2020-03-29 Thread Suresh Kumar Shenbagam
Hi Thanet, Thank you for the response. Yes, it is working fine when I drop the WHERE clause. But I need to retrieve the Billing Setup resource name for a particular payments Account ID. Suresh On Monday, March 30, 2020 at 11:52:40 AM UTC+5:30, adsapiforumadvisor wrote: > > Hi Suresh, > > We're

Re: Invalid_Proximity_Address

2020-03-29 Thread Suresh Kumar Shenbagam
RESS, fieldPath=operations[0].operand.criterion.address, fieldPathElements=[FieldPathElement{field=operations, index=0}, FieldPathElement{field=operand}, FieldPathElement{field=criterion}, FieldPathElement{field=address}], reason=INVALID_PROXIMITY_ADDRESS, trigger=} Suresh On Sa

Re: Invalid_Proximity_Address

2020-03-29 Thread Suresh Kumar Shenbagam
: "Proximity", "address": { *"postalCode": "2000"*, "countryCode": "AU" } }, "campaignCriterionType": "CampaignCriterion" } Suresh On Saturday, March 28, 2020 at 11:18:01 PM UTC+5:30, Suresh Kumar Shenbagam wrote: > &

Re: Query BillingSetup using PaymentsAccountId - Error Occured

2020-03-29 Thread Suresh Kumar Shenbagam
Hi Mitchell, Could you please provide an update on this issue? Suresh. On Friday, March 27, 2020 at 8:03:47 PM UTC+5:30, adsapiforumadvisor wrote: > > Hi Suresh, > > Thank you for reaching out. Can you please share the un-masked logs *via > Reply privately to author *so that I can further inves

Invalid_Proximity_Address

2020-03-28 Thread Suresh Kumar Shenbagam
Hi, I think I am setting correct values for the campaign criteria type, Proximity/ But I am getting Invalid_Proximity_Address. Please find below the SOAP request and response. http://schemas.xmlsoap.org/soap/envelope/"; xmlns:xsd="http://www.w3.org/2001/XMLSchema"; xmlns:xsi="http://www.w3.o

Query BillingSetup using PaymentsAccountId - Error Occured

2020-03-26 Thread Suresh Kumar Shenbagam
Hi, Following error occured when I try to query BillingSetup Resource using PaymentsAccountId. Please find below the request and response, 2020-03-27 00:25:05,324 WARN [Gax-2] logging.RequestLogger (RequestLogger.java:159) - FAILURE REQUEST SUMMARY. Method: google.ads.googleads.v3.services.Go

Re: Whitelisting BudgetOrderService

2020-03-20 Thread Suresh Kumar Shenbagam
Hi Bryan, Can you please provide an update? I have sent the details thru private reply. Suresh On Wednesday, March 18, 2020 at 12:53:45 AM UTC+5:30, adsapiforumadvisor wrote: > > Hi Suresh, > > Thank you for reaching out to us. I see that you would like to be > whitelisted for BudgetOrderServ

Whitelisting BudgetOrderService

2020-03-17 Thread Suresh Kumar Shenbagam
Hi I want to perform mutate operations on the Budget Order Service but I must have a whitelisted manager account. However I don't know if we have been assigned a google representative and can't find another way to do it. Can anyone help me to get whitelisted ? And I have a manager account. I h

Production demo account

2020-03-13 Thread Suresh Kumar Shenbagam
Hi, Is there any production (environment) demo account, so that we can replicate / simulate the functionalities / features in that environment ? Suresh -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=

Re: BudgetOrderService does not return Billing Accounts

2020-03-13 Thread Suresh Kumar Shenbagam
Hi, Can you please provide an update on this issue ? Suresh On Wednesday, March 11, 2020 at 9:01:55 PM UTC+5:30, adsapiforumadvisor wrote: > > Hi Suresh, > > Apologies for the late response! We're continuing to look into this issue > and will get back to with more information as soon as possib

Re: BudgetOrderService does not return Billing Accounts

2020-03-10 Thread Suresh Kumar Shenbagam
Hi, I have shared the SOAP logs privately. Could you please provide an update? Suresh On Friday, March 6, 2020 at 12:29:26 AM UTC+5:30, adsapiforumadvisor wrote: > > Hello Suresh, > > Thank you for reaching out. Please refer to this >

BudgetOrderService does not return Billing Accounts

2020-03-05 Thread Suresh Kumar Shenbagam
Hi, I am trying to get Billing Accounts using BudgetOrderService interface. I logged in with the manger account. And before creating budget order service instance, I set the client customer id in session. what am I doing wrong here? session.setClientCustomerId("xxx-xxx-"); BudgetOrderSer

Re: Getting different results for Traffic Estimate from API compared to Google Ads UI

2019-11-29 Thread Suresh Kumar Shenbagam
Hi, How to download Traffic Estimator Service response as CSV using Google Adwords Java API? Suresh On Thursday, November 28, 2019 at 4:21:52 PM UTC+5:30, Suresh Kumar Shenbagam wrote: > > Hi, > > And one more thing, > > Clicks, Impressions, Cost are not completely matchi

Re: Getting different results for Traffic Estimate from API compared to Google Ads UI

2019-11-28 Thread Suresh Kumar Shenbagam
t CTR: ( (min value + max value) / 2 ) * 100 Please let me the know the above calculations are right. Suresh On Thursday, November 28, 2019 at 12:43:06 PM UTC+5:30, Suresh Kumar Shenbagam wrote: > > Hi, > > Thanks for the response. I went thru the guide you mentioned, but need > m

Re: Getting different results for Traffic Estimate from API compared to Google Ads UI

2019-11-27 Thread Suresh Kumar Shenbagam
Hi, Thanks for the response. I went thru the guide you mentioned, but need more clarification on the point, "To use the TrafficEstimatorService for this, you need to specify either a pre-existing campaign, or create a mock campaign, complete with ad groups and keywords:" - Does this mean, is i

Re: Traffic Estimate Service java api giving different results compare to google ads UI

2019-11-27 Thread Suresh Kumar Shenbagam
On Friday, November 15, 2019 at 2:54:46 PM UTC+5:30, Suresh Kumar Shenbagam wrote: > > Hi, > > I referred this URL, > https://developers.google.com/adwords/api/docs/samples/java/optimization#get-keyword-traffic-estimates > > for implementing keyword traffic estimate

Re: Traffic Estimate Service java api giving different results compare to google ads UI

2019-11-27 Thread Suresh Kumar Shenbagam
Hi, How can I set the date range in TrafficEstimateService? Suresh. On Thursday, November 21, 2019 at 8:29:41 AM UTC+5:30, adsapiforumadvisor wrote: > > Hi Suresh, > > My test results are as below: > > *Results for the keyword with text 'Sandals' and match type 'BROAD':* > > > > > > > > *Estima

Re: Traffic Estimate Service java api giving different results compare to google ads UI

2019-11-21 Thread Suresh Kumar Shenbagam
Hi, What are the criteria to create a production account? Is it possible to create production account without creating campaigns and budget? Suresh On Thursday, November 21, 2019 at 8:29:41 AM UTC+5:30, adsapiforumadvisor wrote: > > Hi Suresh, > > My test results are as below: > > *Results for

Re: Traffic Estimate Service java api giving different results compare to google ads UI

2019-11-20 Thread Suresh Kumar Shenbagam
Hi, I do not have any production accounts to test now. Can you post sample output from the any of the production account for the keyword Sandals with Broad match type? Suresh On Wednesday, November 20, 2019 at 8:33:26 PM UTC+5:30, adsapiforumadvisor wrote: > > Hi Suresh, > > I noticed that yo

Re: Traffic Estimate Service java api giving different results compare to google ads UI

2019-11-19 Thread Suresh Kumar Shenbagam
Hi, I have sent the latest SOAP logs in private. Can you please check and get back ? Suresh On Monday, November 18, 2019 at 10:27:09 AM UTC+5:30, Suresh Kumar Shenbagam wrote: > > Hi, > > I have sent the client customer id privately to you. Also, please let me > know, wi

Re: Traffic Estimate Service java api giving different results compare to google ads UI

2019-11-19 Thread Suresh Kumar Shenbagam
On Friday, November 15, 2019 at 2:54:46 PM UTC+5:30, Suresh Kumar Shenbagam wrote: > > Hi, > > I referred this URL, > https://developers.google.com/adwords/api/docs/samples/java/optimization#get-keyword-traffic-estimates > > for implementing keyword traffic estimate

Re: Traffic Estimate Service java api giving different results compare to google ads UI

2019-11-17 Thread Suresh Kumar Shenbagam
Hi, I have sent the client customer id privately to you. Also, please let me know, will there be any recommendation response from the search query for a test account? Since mine is a test account and I am getting empty response from the recommendation search query. Suresh On Friday, Novembe

How to convert Money to Currency ?

2019-11-13 Thread Suresh Kumar Shenbagam
Hi, Traffic Estimate service returns CPC, AdPosition, Clicks in some micros. But the google ads displays the same in some currency? Is there any API to convert the values in micros to respective currency? Or can i retrieve the response from estimate service as currency? Please let me know. Sure

Reg: Forming a query for SearchGoogleAdsRequest

2019-11-12 Thread Suresh Kumar Shenbagam
Hi, I am trying to form a search query for Recommendation Services. Is this query similar to SQL? Can I use the keywords available in SQL like, 'IN', 'LIKE', etc.,? Is there any help document for creating the query ? And, how can I create an object for GetRecommendationRequest? Is there any

Customer details from Customer Name with spaces

2019-11-12 Thread Suresh Kumar Shenbagam
Hi, How to get the customer details from customer name with spaces (Test Account).? Code: SearchGoogleAdsRequest request1 = SearchGoogleAdsRequest.newBuilder() .setCustomerId(Long.toString(clientCustomerId)) .setPageSize(PAGE_SIZE) .setQuer

Search Query supported keywords

2019-11-11 Thread Suresh Kumar Shenbagam
Hi, What are the keywords supported in Search Query? For example, am using the SearchGoogleAdsRequest API to retrieve recommendations, SearchGoogleAdsRequest request = SearchGoogleAdsRequest.newBuilder() .setCustomerId(Long.toString(clientCustomerId)) .setPa

Re: GoogleAdsServiceClient recommendation request got stuck without any response.

2019-11-05 Thread Suresh Kumar Shenbagam
Google Ads API. Suresh On Tuesday, November 5, 2019 at 3:36:47 PM UTC+5:30, Suresh Kumar Shenbagam wrote: > > Hi Team, > > I am trying to retrieve recommendations using google ads API as mentioned > here - > https://developers.google.com/google-ads/api/docs/samples/get-text-

GoogleAdsServiceClient recommendation request got stuck without any response.

2019-11-05 Thread Suresh Kumar Shenbagam
Hi Team, I am trying to retrieve recommendations using google ads API as mentioned here - https://developers.google.com/google-ads/api/docs/samples/get-text-ad-recommendations The authentication was successful, but there was no response - it got stuck in the searchrequest. I am using test acco

Reg: KeywordEstimateRequest

2019-10-09 Thread Suresh Kumar Shenbagam
Hi, I am trying to get the traffic estimate for keywords. I am using this the following program for traffic estimate, https://developers.google.com/adwords/api/docs/samples/java/optimization#get-keyword-traffic-estimates I am able to retrieve estimates, if I do not set adgroup id, campaign id or

Location Extension Adwords Java API

2019-08-21 Thread Suresh Kumar Shenbagam
Hi, I am able to set and read Sitelink Extensions using the sample java code. How can I set Location Extension using java adwords api? Can anyone provide some sample code? Suresh -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogs

Re: Setting sitelinkUrl throws DESTINATION_URL_DEPRECATED error

2019-08-21 Thread Suresh Kumar Shenbagam
e to set value for sitelinkUrl parameter? I do not see any documentation mentioning this parameter is deprecated. Please clarify. Suresh. On Wednesday, August 21, 2019 at 10:45:26 PM UTC+5:30, Suresh Kumar Shenbagam wrote: > > Hi Pete, > > Thanks for the response. I am sett

Re: Setting sitelinkUrl throws DESTINATION_URL_DEPRECATED error

2019-08-21 Thread Suresh Kumar Shenbagam
re attempting to set? > > Pete > > On Wednesday, August 21, 2019 at 6:33:51 AM UTC-4, Suresh Kumar Shenbagam > wrote: >> >> Hi, >> >> Language: Java. >> >> I am trying to create Sitelink extension for a campaign and I am not able >> to set

Setting sitelinkUrl throws DESTINATION_URL_DEPRECATED error

2019-08-21 Thread Suresh Kumar Shenbagam
Hi, Language: Java. I am trying to create Sitelink extension for a campaign and I am not able to set value to sitelinkUrl parameter and am getting the following exception, [main] ERROR c.c.a.ErrorContainer [] - ApiException{ applicationExceptionType=ApiException, errors=[UrlError{apiErrorType

Re: Reg: Image Ad

2019-08-19 Thread Suresh Kumar Shenbagam
Hi Peter, Thanks for the reply. I understand that I can update the ImageAds using AdService using Adwords API. But my question is, after creating the Image Ad using AdWords JAVA API, am getting some adId for the newly created Image Ad and am persisting this adId for future purpose. After that,

Reg: Image Ad

2019-08-19 Thread Suresh Kumar Shenbagam
Hi, We are writing an adapter for Google Ads using Adwords Java API. I am able to create Image Ad using Adwords Java API. And I have uploaded an image to the image ad. And I know, that I cannot update the image after creation. But there are some fields which can be updated are name, final URL. O

How can I get Ad Type Id using Google Adwords API?

2019-08-17 Thread Suresh Kumar Shenbagam
Hi, How to find AdTypeId using Google Adwords API? For example, the following URL opens the ad directly, https://ads.google.com/aw/ads/edit/search?campaignId=6445309094&adGroupId=77377458659&adId=378235454546&adGroupIdForAd=77377458659&adTypeId=14&__c=4810536426&__u=8206534617&authuser=0&ocid=3068

Re: URL to directly goto Ad?

2019-08-11 Thread Suresh Kumar Shenbagam
Hi, I think the URL is formed by API team. This is not the question to ask to Advertisers Community forum. I know the other URLs which directly goes to Campaign/AdGroup, but i wnat to know the url for Ads. Also, is there any place I can see all the uploaded images (uploaded via Adwords API) in

Re: Reg: MediaService

2019-08-09 Thread Suresh Kumar Shenbagam
Hi Dannison, Thank you for the reply. Can I use ImageAsset to store the images and I think AssetService is capable of updating the image. How AssetService is different from MediaService? When should I you which? Can I see all the images uploaded to Google Ads in Google Ads UI? Suresh On Frida

URL to directly goto Ad?

2019-08-09 Thread Suresh Kumar Shenbagam
Hi, The following URL takes me direclty to the AdGroup, https://ads.google.com/aw/ads?campaignId=?&adGroupId=?. Is there any url which takes me directly to a particular Ad ? - https://ads.google.com/aw/ads?campaignId=?&adGroupId=?&*adId=?* Suresh -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Reg: MediaService

2019-08-08 Thread Suresh Kumar Shenbagam
Hi, I am able to create/upload an image and returned with image id (media id) by using this sample code - https://developers.google.com/adwords/api/docs/samples/java/miscellaneous#upload-an-image Is there any I can update the uploaded image with the same media id ? is there any mediaoperation

How to create and select all textassets?

2019-08-07 Thread Suresh Kumar Shenbagam
Hi, I am able to create ImageAsset using the sample code provided. But If I want to store some text data for future use, how can I create TextAsset with some text passed to ' assetText' field. And how can I retrieve the same field/value using the selector? I am using JAVA Adwords API. Suresh

Re: where can i find the template id for all templates?

2019-08-01 Thread Suresh Kumar Shenbagam
l("example.com/html5"); Similar to that, is there any page/document which displays all the template ids? Suresh On Thursday, August 1, 2019 at 3:02:55 PM UTC+5:30, Suresh Kumar Shenbagam wrote: > > Hi, > > Please let me know where to find templat

where can i find the template id for all templates?

2019-08-01 Thread Suresh Kumar Shenbagam
Hi, Please let me know where to find template id for a particular template? Suresh -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you a

Re: Assign a newly created Ad to multiple AdGroups?

2019-07-30 Thread Suresh Kumar Shenbagam
Hi, Rephrasing: Is it possible to create one Ad and assign it to multiple AdGroups? Suresh On Tuesday, July 30, 2019 at 5:38:44 PM UTC+5:30, Suresh Kumar Shenbagam wrote: > > Hi, > > Is it possible to assign a newly created ad to multiple adgroups? For > example, >

Assign a newly created Ad to multiple AdGroups?

2019-07-30 Thread Suresh Kumar Shenbagam
Hi, Is it possible to assign a newly created ad to multiple adgroups? For example, I am creating a ExpandedTextAd and set the the ad and adgroupid to AdGroupAd and then a new ad has been created. Then I use the adId / ad Object to associate with multiple AdGroups, is this possible? // Ad ad =

Retrieving all AdFields using Selector throws exceptio?

2019-07-25 Thread Suresh Kumar Shenbagam
Hi, I was trying to retrieve all Ad fields for Ads inside an AdGroup. If my AdGroup has multiple ads, say for example 5 ads each one is of different type like Expanded Text Ad, MultiAssetAd etc., Now, I collect all the AdIds inside an AdGroup and pass it to the selector, I am getting INVALID_F

Create TextAd using Google AdWords Java API

2019-07-24 Thread Suresh Kumar Shenbagam
Hi, I am unable to create TextAd using Google AdWords JAVA API. Can anyone send me the java source to create the same. Code: TextAd textAd = new TextAd(); textAd.setHeadline("Test Headline"); textAd.setDescription1("Description1"); textAd.setDescription2("Description2"); textAd.setF

Can we mutate an Ad (any type of Ad) without associating with AdGroupId?

2019-07-24 Thread Suresh Kumar Shenbagam
Hi, Can we mutate an Ad (any type of Ad) without associating with AdGroupId? For example, I have created an ExpandedTextAd object. Can I save this ad and get the ID and in future can I use this Ad Id to associate with any AdGroup? If possible, please share the java code to do the same. Suresh -

How to get AdGroupAd from Ad using Google Adwords Java API?

2019-07-23 Thread Suresh Kumar Shenbagam
Hi, How to get AdGroupAd from Ad using Google Adwords Java API? Suresh -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribe

Unable to create ExpandedTextAd for an Adgroup? Got some weird exception?

2019-07-22 Thread Suresh Kumar Shenbagam
Hi, I was trying to create simple ExpandedTextAd for an adgroup. The adgroup is a valid one and I am able to read ads using google adwords java APIs. But I am unable to create an ad. Getting the following exception: AxisFault faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Client faul

Re: AdGroupAd vs Ad

2019-07-17 Thread Suresh Kumar Shenbagam
Hi Anthony, So, an AdGroup can contain multiple AdGroupAds (which can have different types of ads) and a single AdGroupAd object contain only one Ad object (which in turn gives that a particular ad's metadata). Please correct me if I am wrong. Suresh On Thursday, July 18, 2019 at 12:23:58 AM

Re: How to read all Ad Types using java api?

2019-07-17 Thread Suresh Kumar Shenbagam
Hi, Thanks for the response. I would like to retrieve all supported ad types using some java api? (not just the ad types from my account). Please let me know if there is a possibility. Suresh On Thursday, July 11, 2019 at 7:30:18 AM UTC+5:30, adsapiforumadvisor wrote: > > Hi Suresh, > > Thank

AdGroupAd vs Ad

2019-07-17 Thread Suresh Kumar Shenbagam
Hi, What is the difference between AdGroupAd and Ad? Please explain the relation. Suresh -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message becaus

How to read all Ad Types using java api?

2019-07-10 Thread Suresh Kumar Shenbagam
Hi, Is there any way I can read all the types of Ad, like Expanded Text Ads, etc. from the enumeration using java api? Suresh -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: How to add Operating system version target to Campaign or Adgroup?

2019-06-28 Thread Suresh Kumar Shenbagam
I found the answer, error gone after setting the AdvertisingChannelType to Display for a Campaign. Is if possible to set the AdvertisingChannelType to Search and Display. Please let me know On Friday, June 28, 2019 at 3:47:27 PM UTC+5:30, Suresh Kumar wrote: > > Hi, > > Could you

How to add Operating system version target to Campaign or Adgroup?

2019-06-28 Thread Suresh Kumar
Hi, Could you please help me to add a new operating system version target to a particular campaign or adgroup? I am able to add other targeting options but not operating system version. I am using Java API. I am trying to add OperatingSystemVersion programmatically like below, assume that I se