INVALID_BIDDING_STRATEGY_TYPE and BIDDING_STRATEGY_NOT_SUPPORTED

2018-09-14 Thread take
Dear Adwords API team I used *Adwords API version 201806*. - While I create a *SharedBiddingStrategy type with "MAXIMIZE_CONVERSIONS"*. It *show error "INVALID_BIDDING_STRATEGY_TYPE"*. - While I create a *SharedBiddingStrategy type with "MAXIMIZE_CONVERSIONS_VALUE"*. It* show error "BIDDING_

Re: Can postal code or city/state data be gleaned from a location ID?

2018-09-14 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Joshua, AdWords API supports targeting offices/customers within a certain distance from your office through the proximity targeting (see example

Error adding video

2018-09-14 Thread Миша Васильев
Hello! I can't create a video for a universal campaign. I use .Net library v201806. I use the following code: public static long[] UploadYoutubeVideo() { var videos = new List { "RHwYAB2plr8" };

Remove image through API (Python)

2018-09-14 Thread Olof Grund
Hi there, I'm struggling with removing an image asset. Does anyone have a code example or could help me out with the syntax? I was able to upload it so I've the mediaId but I can't get my head around how to remove it with operators. Thank you! //Olof -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Dynamics Remarketing ads for retail

2018-09-14 Thread Amit P Jivani
Hi Josh, Thanks for looking into this. I have replied to you privately. On Thursday, 13 September 2018 23:26:45 UTC+5:30, Josh Radcliff (AdWords API Team) wrote: > > Hi Amit, > > Could you provide more specifics about what's not working properly when > previewing? If you have the ID of a prob

Re: INVALID_BIDDING_STRATEGY_TYPE and BIDDING_STRATEGY_NOT_SUPPORTED

2018-09-14 Thread 'Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, The SharedBiddingStrategy is a portfolio type of strategy, this means that this should be applied only at the account level as stated in this guide

Re: Error adding video

2018-09-14 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, I'm afraid video media are currently not supported for uploading via the API. However, you could upload your videos using the AdWords UI. Once done uploading your videos via UI, you could get their mediaId

Re: Disk Quota for Batch Jobs is a negative number and doesn't seem to be recovering

2018-09-14 Thread sanjay
Thanks for confirming that. I don't believe the BatchJobService has fully recovered though, as some of your batch jobs are still taking a age to process which is causing our test build to take much longer then usual. Also is there a status page we can go to, to view the health of the various

On the issue of issuing the first API request

2018-09-14 Thread mwxyss9396
Hello,I have some problems. I tried sending the first API request,But get such a feedback. Failed to create OAuth credentials. Check OAuth settings in the ads.properties file. Exception: com.google.api.ads.common.lib.exception.OAuthException: Credential could not be refreshed. I'm sure I got

Not able access my client account

2018-09-14 Thread Vibhesh Mishra
hi I have created two client account in my test manager account, and i am able do all the operation like getting campaign data and related item using c# but i am facing issue with second one Test MagerAccount is 600-800-6574 WM Test Mager Client Accounts 1) www.test1.com--- i am able do all

not able access my test client account

2018-09-14 Thread Vibhesh Mishra
hi I have created two client account in my test manager account, and i am able do all the operation like getting campaign data and related item using c# but i am facing issue with second one Test MagerAccount is 600-800-6574 WM Test Mager Client Accounts 1) www.test1.com--- i am able do all

I have two client test account in my Test MCC manager account and i am able to access one and getting error while trying to access second

2018-09-14 Thread Vibhesh Mishra
I have two client test account in my 600-800-6574 WM Test Mager account Client accounts 1) www.test1.com - is accessible and i am able read campaigns, ad group, ads 2) www.test2.com - is not accessible and the error is as below {"AdWordsApiException: Exception of type 'Google.Api.Ads.AdW

Re: Remove image through API (Python)

2018-09-14 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Olof, I'm afraid REMOVED operations for media is currently not supported via the AdWords API specifically in MediaService . Thanks and regards, Luis AdWords API Team On Friday, September 14, 2018 at 4:18:43 PM U

Re: Remove image through API (Python)

2018-09-14 Thread Olof Grund
Hi Luis, Thank you for your reply! Why does it say this under type Image (link below)? - Encapsulates an Image media. For SET,REMOVE operations in MediaService, use mediaId. https://developers.google.com/adwords/api/docs/reference/v201806/MediaService.Image Kind regards, Olof Den fredag 14 s

Re: Responsive ad preview

2018-09-14 Thread Oksana Sulyma
Hi there! I hope this old thread is still monitored cause I have a question. With the new version of API 201806 we can get next fields in Ads report: 'EnhancedDisplayCreativeLogoImageMediaId', 'EnhancedDisplayCreativeMarketingImageMediaId', 'EnhancedDisplayCreativeLandscapeLogoIma

Re: SEARCH_QUERY_PERFORMANCE_REPORT is returning wrong data

2018-09-14 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, Could you please share the client customer Id, so I can take a look? You can chose to reply using the Reply privately to author option. Thanks, Bharani, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogsp

BatchJone: UploadOperations Timeout

2018-09-14 Thread Nellle Rickchards
My batchjob upload is not dependable. The batch_job_helper.UploadOperations takes too long. This is cause an error as None object is being passed to batch_job_helper. This is happening about 75% of the time I run the script. Any fix to this? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: BatchJone: UploadOperations Timeout

2018-09-14 Thread Nellle Rickchards
Error: Traceback (most recent call last): File "src/update-keywords.py", line 49, in main(client, update_keywords) File "src/update-keywords.py", line 35, in main download_url = campaign_batch_upload.GetBatchJobDownloadUrlWhenReady(client, batch_job_id) File "/src/campaign_batch_up

Re: Ad type for expanded text ads containing third headline

2018-09-14 Thread jim . malone
There is nothing on the blog or forums about this topic. We too are very interested to know when this functionality will be available in the API and how it will be implemented. Is there any more info at this point? Thanks, Jim On Wednesday, August 15, 2018 at 11:53:49 AM UTC-4, Milind Sankesh

Re: get impressions,CTR ,max CPC in GetKeywords API

2018-09-14 Thread newbie
I have the same requirement, is this still true with the latest June release of the API? If we can get EstimateKeywordTraffic data, surely we can get clicks, impressions, etc. from the keywords related to each ad, no? On Thursday, February 1, 2018 at 3:52:38 AM UTC-6, Luis Xander Talag (AdWord

Re: Responsive ad preview

2018-09-14 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello Oksana, I'm afraid, through the API, it is currently not possible to use these fields to create a logic for preview tool. Please keep an eye on our blog for more updates. Thanks, Bharani, AdWords API Team On Monday, March

Re: Disk Quota for Batch Jobs is a negative number and doesn't seem to be recovering

2018-09-14 Thread 'Anash P. Oommen (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Sanjay, We are investigating. I haven't seen additional reports though. Is this issue still present? Thanks, Anash P. Oommen, AdWords API Advisor. On Friday, September 14, 2018 at 5:33:45 AM UTC-4, san...@goshift.com wrote: > > Thanks for confirming that. > > I don't believe the BatchJobSer

Re: On the issue of issuing the first API request

2018-09-14 Thread 'Teja Makani' via AdWords API and Google Ads API Forum
Hello, To verify that your credentials are correct, you can try the CURL request provided below and see if you are able to generate the access tokens. If the credentials are correct, you should get an access token for the below request. curl https://www.googleapis.com/oauth2/v4/token \ -d refr

Re: Ad type for expanded text ads containing third headline

2018-09-14 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Jim, I am afraid that we don't have any more information at this point. I cannot comment on when this functionality will be available. Please continue to follow our blog

Re: BatchJone: UploadOperations Timeout

2018-09-14 Thread Nellle Rickchards
Found the problem... I had an indented if statement which was causing the "max_poles" look to only run once. On Friday, September 14, 2018 at 12:26:18 PM UTC-4, Nellle Rickchards wrote: > > Error: > > Traceback (most recent call last): > File "src/update-keywords.py", line 49, in > main(cl