RE: Changing bidding_strategy on campaign with a target cpa of specific amount?

2021-02-21 Thread Google Ads API Forum Advisor Prod
Hi Viktor, Thank you for raising this to us. I'm afraid that we don't have the exact examples for those in question; however, you can refer to this Bidding guide to know more about bidding using the Google Ads API. From there you can check on how to assign and override a strategy. Regards, M

RE: Campaign conversion action set

2021-02-21 Thread Google Ads API Forum Advisor Prod
Hi Urmisa, Thank you for reaching out. Conversion action sets are currently not supported in the Google Ads API. At the moment, only the creation of conversion actions is supported. I hope this helps. Best regards, Peter Laurence Napa Oliquino Google Ads API Team ref:_00D1U1174p._5004Q2CSsqH:

RE: Why video does not return video.title?

2021-02-21 Thread Google Ads API Forum Advisor Prod
Hi Dong, Thank you for reaching out to our API support team. However, I had to delete your initial post since it contained your complete logs and other account information. As an alternative, you can reach out via our (googleadsapi-supp...@google.com) alias instead, if you would be sending us

How to convert the campaign budget from micros google ads API

2021-02-21 Thread Ease Room
Hi, please explain the conversion of the campaign budget. for example : campaign budget is: RS 2000 1 . if I pass a campaign budget parameter is RS 2000, the campaign budget is taking 0.002 (micros) in Google ads campaign but the actual campaign budget parameter is RS 2000. $campaignBudget =

Re: AdSchedule in Google Ads API

2021-02-21 Thread Google Ads API Forum Advisor Prod
Hi, Unfortunately, it would not be possible to use/include segments and metrics fields in the campaign_criterion view. You should be able to retrieve all the current campaign criteria associated to your campaigns via the said report, without specifying a date range. Thanks, Peter Laurence Nap

Re: Set Campaign Criterion on iOS/Android

2021-02-21 Thread Google Ads API Forum Advisor Prod
Hi Andrey, For this example that you mentioned, and for app campaigns with app_campaign_setting focused for the iOS (app_store = APPLE_APP_STORE), you can opt out of a device type criterion by setting the CampaignCriterion's bid_modifier to 0. I hope this helps. Best regards, Peter Laurence N

Re: Why ad_group_ad.ad_strength return UNSPECIFIED?

2021-02-21 Thread Google Ads API Forum Advisor Prod
Hi, Thank you for sharing these details. However, I had to delete it as it contained your complete request and response logs. That said, you may reach out to us instead via our (googleadsapi-supp...@google.com) alias so we can discuss the issue privately. Moving forward to the request and resp

Re: how to use curl to create an customer

2021-02-21 Thread 陈以
Is there anybody who can answer me? Expecting your allowance. 在2021年1月29日星期五 UTC+8 上午12:02:31<陈以> 写道: > Hi all: > I want to use cURL to send our request to Google Ads API, and I have 2 > querstions. > looking forward for your answers. > > 1. What is the difference between the CustomerService a

RE: Get call_view for specific date interval

2021-02-21 Thread Google Ads API Forum Advisor Prod
Hi Maria, Thanks for posting your concern. Could you try removing the '.' (period) after the '*' in your WHERE clause? If the error persists, please provide the following details via Reply privately to author option. You can also provide the details for using LIKE operator wherein the error al

Re: How to mutate appAd

2021-02-21 Thread mengqi zhu
Hello again, Would love some more explanation about this.This problem has been bothering me for two weeks. Thank you for all your help! 在2021年2月19日星期五 UTC+8 下午11:28:55 写道: > Hello, > > Please see my replies to your questions below: > >1. The remove operation > >

Re: How to get count of keyword ideas from the Targeting idea service of the AdWords API

2021-02-21 Thread Google Ads API Forum Advisor Prod
Hi Uros, Thank you for providing more context. Unfortunately, getting the total count of the keywords results or pages via the TargetingIdeaService is not possible in a single request. You will need to perform paging in order to do so. Best regards, Peter Laurence Napa Oliquino Google Ads API

RE: Google Ads API Authentication using service account

2021-02-21 Thread Google Ads API Forum Advisor Prod
Hi Phil, Thanks for posting your concern. Could you confirm if you already followed the instruction discussed on this document especially the prerequisite about using a G Suite domain that you own? If yes and the issue still persists, then could you provide the following details via Reply priv

RE: Service Account: WaitingForActivation

2021-02-21 Thread Google Ads API Forum Advisor Prod
Hi Todd, To have a closer look at the issue, could you provide the complete request and response logs with request ID generated on your end where we can see the issue? You can provide it via Reply privately to author option. If you haven't enabled the logging of the API transactions for the spe

Re: ALL_TIME Equivalent to google ads api

2021-02-21 Thread Google Ads API Forum Advisor Prod
Hi, To better investigate, could you share the customer ID that you used in both of the reports and any start date and end date that was used? I also noticed that in the Google Ads API report, you did not provide a date range. You may note that specifying or not specifying a date range would al

AdWords API Keyword count

2021-02-21 Thread Uros Kovacevic
Hello again, We are trying to get the total count of keywords from the google AdWords API using a certain categoryID by searching with this search parameter , like

Re: Error creating campaign with and without bid strategy

2021-02-21 Thread Gregory Golberg
Any thoughts? On Friday, February 19, 2021 at 9:45:03 AM UTC-8 adsapiforumadvisor wrote: > Hi Gregory, > > Thanks for reaching out. I'm seeing documentation from both the Google > Ads API and the > AdWords > API