RE: Connection timed out error: 443 - been running without issue before

2019-10-31 Thread Google Ads API Forum Advisor Prod
Hi Kim, Thank you for writing to us. We don't have any outage as of now. If the issue persists, could you please share the complete request and response logs along with the client customer id for me to investigate further? Please use Reply privately to author option while sharing the details.

RE: Failed to refresh access token

2019-10-31 Thread Google Ads API Forum Advisor Prod
Hi Mike, Thank you for reaching out. The error "Failed to refresh access token" indicates that your refresh token is probably expired. There might be an issue with your OAuth Credentials. Could you please try to regenerate a new set of credentials by following this guide and try making a call a

Re: Could we change the target roas at ad group level via api?

2019-10-31 Thread Congchong Liu
Thank you for the clarification. On Thu, Oct 31, 2019 at 1:14 PM Google Ads API Forum Advisor Prod < adsapiforumadvi...@gmail.com> wrote: > Hi Cliu, > > Yes, you are right. You could set the value for the targetRoasOverride >

RE: Could we change the target roas at ad group level via api?

2019-10-31 Thread Google Ads API Forum Advisor Prod
Hi Cliu, Yes, you are right. You could set the value for the targetRoasOverride field of BiddingStrategyConfiguration to override the target roas specified in the campaign's bidding strategy. Please note, this target can only be set on ad groups. Let us know if you need any further clarificatio

RE: CampaignCriterion for Location: [CampaignCriterionError.CONCRETE_TYPE_REQUIRED @ operations[0].operand.criterion]

2019-10-31 Thread 'Dmitry Omelyusik' via AdWords API and Google Ads API Forum
Yes, great! Thanks! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads A

RE: Get / Delete Ad Schedule API

2019-10-31 Thread Google Ads API Forum Advisor Prod
Hi Juan, We recommend to continue running production systems using the AdWords API. While Google Ads API is in “beta”, you may use the new API for testing and development work in preparation for future migration. If you're using Google Ads API for your internal testing, you may use the campaign

Re: OfflineCallConversionFeedService Changes Not Appearing as Expected

2019-10-31 Thread Luke Varsamis
Thanks again! > suppose, there is a case when you have conversion tracking already set up for your account via UI and you are uploading a new conversions via API, this will add up the uploaded conversion value to the existing conversions in your Google Ads account. In this particular case, the

RE: [QQ] Support of Geo & Placement Report for App Campaign

2019-10-31 Thread Google Ads API Forum Advisor Prod
Hello Dong, Google ads API supports reports for App campaigns now. However, predefined reports like how you see them in the UI is not available via API. You could use the country_criterion_id available in the geographic view to get details at the country level. Regarding the placements report y

RE: Is There Any Impact for Video Performance Report regarding the change of Video IDs?

2019-10-31 Thread Google Ads API Forum Advisor Prod
Hi Akiko, The criteria itself remains for a given ad group, but referencing the video ID or channel ID for that criteria will return null. Please refer to this blog post for the impacted reports. Let me know if you have any further questions. Thanks, Bharani, Google Ads API Team ref:_00D1U1174p

RE: CampaignCriterion for Location: [CampaignCriterionError.CONCRETE_TYPE_REQUIRED @ operations[0].operand.criterion]

2019-10-31 Thread Google Ads API Forum Advisor Prod
Hi Dmitry, I'm attaching the XML of my working request. Is this what you are looking for? Regards, Mitchell Google Ads API Team ref:_00D1U1174p._5001UKPBLZ:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~

Re: How to change change bidding strategy from Manual CPC to Target ROAS via Adword API

2019-10-31 Thread Google Ads API Forum Advisor Prod
Hello, In addition to what Curtis mentioned, you will need to set the TargetRoas bidding strategy type. Please find the sample logs below: TARGET_ROAS https://adwords.google.com/api/adwords/cm/v201809"; xsi:type="ns3:TargetRoasBiddingScheme">1.0 Let me know if you have any further questio

Connection timed out error: 443 - been running without issue before

2019-10-31 Thread Kim Walker
We've been using the Google Ad API for a few years and today we've been getting the below issue and cannot coonect to the API . Is there an API status page that I should check? Anyone else having issues? Failed to connect to oauth2.googleapis.com port 443: Connection timed out -- -- =~=~=

RE: ERROR: retryAfterSeconds=30 in TargetingIdeaService get petition

2019-10-31 Thread Google Ads API Forum Advisor Prod
Hello, Based on the details shared, it looks like you're receiving an error with the rate scope as Account. This indicates that application is making a high number of requests per second on a single AdWords account. You could wait at least the amount of time specified in the retryAfterSeconds a

RE: Keywords data not matched

2019-10-31 Thread Google Ads API Forum Advisor Prod
Hi Chirag, Could you please share the report query along with the screenshots from the UI for the keywords that are missing, so I can check this further? You can share the details privately via Reply privately to author option. Regards, Bharani, Google Ads API Team ref:_00D1U1174p._5001UKP5Aq:r

RE: CampaignCriterion for Location: [CampaignCriterionError.CONCRETE_TYPE_REQUIRED @ operations[0].operand.criterion]

2019-10-31 Thread 'Dmitry Omelyusik' via AdWords API and Google Ads API Forum
Hi there Thanks for answer As I've written, I'm writing on Go. Google does not provide any official Google AdWords library for Go, so I have to deal with HTTP requests to https://adwords.google.com/api/adwords/cm/v201809/. And XML objects are made by marshalling native structs to the XML and it

RE: Question about google APP campaign creatives optimize

2019-10-31 Thread Google Ads API Forum Advisor Prod
Hello Bob, This is more of a product level concern. This help center article might be helpful to address your concern. If you have any further questions, I suggest that you post your concern on the Advertisers community forum and the product experts will be able to take a look. Thanks, Bharani

Re: Could we change the target roas at ad group level via api?

2019-10-31 Thread cliu
Actually, you can override the target roas at adgroup level by setting targetRoasOverride in the BiddingStrategyConfiguration. On Thursday, October 31, 2019 at 9:34:58 AM UTC-7, cliu wrote: > > We try to change the target roas at ad group level. But the api respond > that OPERATION_NOT_PERMITTED

RE: HTTP error 403 when accessing 'adwords.google.com'

2019-10-31 Thread Google Ads API Forum Advisor Prod
Hello Rahul, I am form the Google Ads API team. In this forum we will discuss concerns related to the Google Ads API/AdWords API only. I am able to access the domain "adwords.google.com". Please try using a incognito window/avoid using proxy. Also can try to ping from command line to see if it

RE: Browser

2019-10-31 Thread Google Ads API Forum Advisor Prod
Hello, It is not possible to get the browser details via AdWords API. Regards, Sai Teja, Google Ads API Team ref:_00D1U1174p._5001UKP6KM:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: How to get performace data(report) of UAC campaign assets?

2019-10-31 Thread Google Ads API Forum Advisor Prod
Hello, Could you please share the complete request and response log containing request id to fine-tune the issue? You could enable logging by referring the instructions mentioned in this guide. Please use reply privately to the author option while sharing the information requested. Regards, Sa

Failed to refresh access token

2019-10-31 Thread Mike Ng
I follow the "Make your first API Call" and download googleads-dotnet-lib-master git project. I filled in DeveloperToken, OAuth2ClientId, OAuth2ClientSecret and OAuth2RefreshToken but Still I keep getting "Failed to get campaigns. Exception says "Failed to refresh access token. See inner except

Re: Browser

2019-10-31 Thread SUBINPVASU
I think yes. But nit sure. Check the user agent details. On Thu, Oct 31, 2019 at 2:40 PM Lucie Rabochova wrote: > Hi, > > I would like to ask if browser dimension is available through Adwords API. > For example Explorer 10... etc. > > Thank you in advance for your answer. > Lucie > > -- > -- >

RE: CampaignCriterion for Location: [CampaignCriterionError.CONCRETE_TYPE_REQUIRED @ operations[0].operand.criterion]

2019-10-31 Thread Google Ads API Forum Advisor Prod
Hi Dmitry, Thank you for reaching out. The CampaignCriterionError.CONCRETE_TYPE_REQUIRED error usually occurs when you are not specifying the type of criterion to mutate. This doesn't seem to be the case here but based on your logs, it looks like you are missing some fields in your request. Yo

Re: Could we change the target roas at ad group level via api?

2019-10-31 Thread cliu
We can change the target roas at ad group level via UI On Thursday, October 31, 2019 at 9:34:58 AM UTC-7, cliu wrote: > > We try to change the target roas at ad group level. But the api respond > that OPERATION_NOT_PERMITTED_FOR_CAMPAIGN_TYPE. We also find a note in this > doc > https://develop

Could we change the target roas at ad group level via api?

2019-10-31 Thread Congchong Liu
We try to change the target roas at ad group level. But the api respond that OPERATION_NOT_PERMITTED_FOR_CAMPAIGN_TYPE. We also find a note in this doc https://developers.google.com/adwords/api/docs/reference/v201809/AdGroupService.BiddingStrategyConfiguration.html > *Note:* Starting with v2017

RE: Cost per click

2019-10-31 Thread Google Ads API Forum Advisor Prod
Hi Arthur, Thank you for reaching out. Money is reported in micro currency units so that would be $1.20. Regards, Mitchell Google Ads API Team ref:_00D1U1174p._5001UKPB1U:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogsp

Re: CampaignCriterion for Location: [CampaignCriterionError.CONCRETE_TYPE_REQUIRED @ operations[0].operand.criterion]

2019-10-31 Thread 'Dmitry Omelyusik' via AdWords API and Google Ads API Forum
I’m looking for assistance with some adwords API integration work I am doing. Here is the background: - I’m creating a campaing the needs to have location targetting with proximity (25 mile radius) - I’m writing our code in go against the API directly (no sdk) I am able to first crea

CampaignCriterion for Location: [CampaignCriterionError.CONCRETE_TYPE_REQUIRED @ operations[0].operand.criterion]

2019-10-31 Thread 'Dmitry Omelyusik' via AdWords API and Google Ads API Forum
I've posted the provided XML to the CampaignCriterionService and expected, that I'll add a location to the campaign. http://schemas.xmlsoap.org/soap/envelope/";> https://adwords.google.com/api/adwords/cm/v201809";> myID myToken

Re: How to change change bidding strategy from Manual CPC to Target ROAS via Adword API

2019-10-31 Thread Curtis Beck
Hi Faizan, I came across this as I'm debugging my own issue. There are a couple things that stand out to me. First I don't see the actual target roas value you are trying to set in the SOAP message. I would expect something in the element. Looking at the your code, I see "maargin". Is that a

Re: OfflineCallConversionFeedService Changes Not Appearing as Expected

2019-10-31 Thread Luke Varsamis
Thanks for your response! I've set up Google forwarding numbers for this account. When I send a conversion for a phone number that Google has not matched/tracked, I am able to receive an error message. In the issue I'm describing, I don't receive any error message. Thus, I'm not sure the issue

Cost per click

2019-10-31 Thread Artur Shalumov
Hi, in keyword_view i have cost per click 120. How much is it and what`s wrong? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you a

RE: The ability to fetch campaigns from the MCC account

2019-10-31 Thread Google Ads API Forum Advisor Prod
Hi Alex, Thank you for reaching out. If you would like to get information about specific campaigns, you need to set the clientCustomerId to an ID of a client account. Unfortunately, there is no way to do this using a manager account ID. You can get all of the accounts under your MCC account by

Re: OfflineCallConversionFeedService Changes Not Appearing as Expected

2019-10-31 Thread Luke Varsamis
I've verified all the things you asked for. They are all as I expect them. Furthermore, if I hadn't enabled forwarding numbers, then how would Google match any conversions at all? I am seeing numbers for conversion numbers and volume, just not the right ones. I can also successfully get error m

[QQ] Support of Geo & Placement Report for App Campaign

2019-10-31 Thread 'Rita Wang' via AdWords API and Google Ads API Forum
Hi Team, I have a quick question regarding reporting via API. Whether predefined reports in Adwords for App campaigns(AC) are supported via Google Ads API? For example, geographic report & placement report. - Geo report AC doesn't support Geo Performance report via API to break down by count

Re: Location Extension doesn't show up in ad

2019-10-31 Thread Jiaxin Wu
Hi Nikisha, Is that mean once the location is created in "Ads & extensions" page, all the api coding procedures are finished? And the ads should be showing the location extension when it is publishes? Thanks, Jiaxin On Wednesday, October 30, 2019 at 4:50:37 PM UTC-4, adsapiforumadvisor wrote:

RE: Is there a way to do a request with a Google Ads test account?

2019-10-31 Thread Google Ads API Forum Advisor Prod
Hi Leonardo, Even though you are using a test account, you can still create ad groups and ads, even if they won't serve. You can grab the ad group ID as if you would in a real Ads account. Regards, Anthony Google Ads API Team ref:_00D1U1174p._5001UKONnw:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~

Get / Delete Ad Schedule API

2019-10-31 Thread Juan Carlos Blanco Delgado
Hello, I am trying to get the Ad Schedule using the API, I can do it using Google AdWords Scripts but I need to change the ad schedule of too many campaigns and the 30 minutes is not enough. If I have to use API Beta will be ok, any solutions to solve this issue. Thank you -- -- =~=~=~=~

Re: HTTP error 403 when accessing 'adwords.google.com'

2019-10-31 Thread Rahul Nair
Hi, I am getting a error on google adv - Destination not working - Platform: desktop - HTTP error 403 - Final URL: https://compuwareonline.com/hp-x303w-usb-3-1-flash-drive-64gb.html - Expanded URL: https://compuwareonline.com/hp-x303w-usb-3-1-flash-drive-64gb.html -

Browser

2019-10-31 Thread Lucie Rabochova
Hi, I would like to ask if browser dimension is available through Adwords API. For example Explorer 10... etc. Thank you in advance for your answer. Lucie -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~

ERROR: retryAfterSeconds=30 in TargetingIdeaService get petition

2019-10-31 Thread itsnesky
I've an array of N keywords and I'm looking for the average monthly seach of each one. The length of this array is always greater tan 700 (which is the limit size of the collection given to 'queries' for each call to this petition) so I had to split my array in X parts to create subarrays with

Keywords data not matched

2019-10-31 Thread cv
Hi, I am pulling Keywords data through Keywords Performance Report but when tried to get data I am not able to get all the keywords data. I have checked with Google Ads account Its giving on data for Total: Display automatic targeting but not gives data which match the Raw Total: All but remov

The ability to fetch campaigns from the MCC account

2019-10-31 Thread Alex Mansour
Hello Google Ads API Team, We have an MCC (My Client Center) or Manager Accounts and it has several Ad Accounts under it; is there a way to fetch campaign information from any of the child accounts by providing the Manage Accounts ID as the " clientCustomerId" in the API request? When we tried

Re: How to get performace data(report) of UAC campaign assets?

2019-10-31 Thread 조홍제
Ok I sent Thanks On Thursday, October 31, 2019 at 3:59:00 AM UTC+9, adsapiforumadvisor wrote: > > Hello, > > Could you please try filtering with the AdGroupId '79757535351' and see if > you are seeing the assets? If not, please share the complete request and > response log using *reply privatel