Re: TrafficEstimatorService results different from forecast tool in google ads UI

2021-02-03 Thread Google Ads API Forum Advisor Prod
Hi Sreelal, Thank you for the reply. I am a colleague of Peter and let me provide support to your concern I would like to inform you first that I deleted your reply as it contains your personal information such as phone number and email address. However, I will post the body of your reply belo

Re: google ads api interface consultation

2021-02-03 Thread Bruce Zhao
Get Thanks 在2021年2月2日星期二 UTC+8 上午4:15:55 写道: > Hi Bruce, > > Thank you for reaching out. There are currently no API endpoints to > retrieve this type of information. There is a feature request to support > the retrieval of account status, specifically suspensions and suspension > reasons. Pl

What consider as get operations

2021-02-03 Thread cv
Hi, I can see there is 1,000 requests per day allowed. How I can identify it is get operation or not? For example getCustomer(). I can see it is get operation but I am not getting how to identify? Thanks, -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https:

Re: USER_LIST_MUTATE_NOT_SUPPORTED Updating/Removing user list

2021-02-03 Thread Online Engineering
Hi Ernie, I don't have reply privately option enabled. How can I provide details to investigate this issue? On Thursday, February 4, 2021 at 7:14:52 AM UTC+5:30 adsapiforumadvisor wrote: > Hi, > > Thank you for posting your concern. > > To have a deeper analysis to this issue, could you provid

Re: Creating ad_schedule using rest API with the campaignCriteria service

2021-02-03 Thread Eylon Raymond Harari
Its working now - This is the correct payload: *{* * "operations":[* * {* * "create":{* *"adSchedule":{* * "startMinute":"{scheduleDay.startMinute}",* * "endMinute":"{scheduleDay.endMinute}",* * "dayOfWeek":"{scheduleDay.dayO

RE: Multiple types of campaign criteria

2021-02-03 Thread Google Ads API Forum Advisor Prod
Hi, Yes, it is possible to associate different criteria types to your campaigns. For this scenario, devices should already be targeted by default in your campaigns. You may then exclude locations you do not wish for the device criteria or your campaign to serve on. For more information on locat

Re: Getting Basic Access Token - Status update please

2021-02-03 Thread Google Ads API Forum Advisor Prod
Hi Jason, Thank you for the response. I work with Lakshmi and let me provide support to your concern. I understand that you've received an update about the status of your developer token. With this, if you have further questions with regard to it, then I would suggest reaching out and sending

RE: USER_LIST_MUTATE_NOT_SUPPORTED Updating/Removing user list

2021-02-03 Thread Google Ads API Forum Advisor Prod
Hi, Thank you for posting your concern. To have a deeper analysis to this issue, could you provide the following details via Reply privately to author option? Customer ID complete API request and response logs with request ID where we can see the error If you are using one of the supported c

Re: Creating ad_schedule using rest API with the campaignCriteria service

2021-02-03 Thread Eylon Raymond Harari
Hi, thanks for the tip I tried again like this: *curl --location -g --request POST 'https://googleads.googleapis.com/v6/customers/{customer_id}/campaignCriteria:mutate ' \* *--header 'Authorization: Bea

Setting listingScope in Google Ads API return INTERNAL_ERROR

2021-02-03 Thread Yoshie Agata
Hello, I am setting Campaign Criterion with listingScope but it returns INTERNAL_ERROR. My codes in PHP are : // Constructs a campaign criterion for the specified campaign ID using listing scope. $productTypeInfo = new ProductTypeInfo(['value' => $categoryName]); $listDimensionInfo = new List

Google Ads API Linking manager to client account

2021-02-03 Thread rentca...@gmail.com
Hello, I've been trying to wrap my head around how the linking to manager accounts works. I have studied document https://developers.google.com/google-ads/api/docs/account-management/linking-manager-accounts. Does the following send an invitation to the clients email address of the client ac

Re: Google Ads API: Grpc.Core.RpcException: Status(StatusCode="Unavailable", Detail="GOAWAY received", ..)

2021-02-03 Thread Kevin
Hi Lakshmi, Verbose logging was not turned on at the time this happened. Here is the information I have: For the first one, the logs are: [2021-01-28 19:32:11Z] - Request made: Host: https://googleads.googleapis.com, Method: /google.ads.googleads.v6.services.GoogleAdsService/SearchStream, Client

Re: Ads API Help

2021-02-03 Thread Google Ads API Forum Advisor Prod
Hi Puneet, Thank you for reaching out. You could either have a logic in your code to write the current user’s OAuth2 credentials into the configuration file or do it inline in the code by replacing the fromPropertiesFile() to fromProperties(Properties properties). Thanks and regards, Xiaoming,

RE: How to get data from google ads via login by email

2021-02-03 Thread Google Ads API Forum Advisor Prod
Hi Ngô, Thank you for reaching out. You could use the Google Ads API Java Client Library for your application. You could follow these steps to obtain the access to Google Ads API and set up the API: 1. Apply for the Google Ads API access by signing in then navigating to TOOLS & SETTINGS > SETU

RE: Creating ad_schedule using rest API with the campaignCriteria service

2021-02-03 Thread Google Ads API Forum Advisor Prod
Hi Eylon, Thank you for reaching out. When you create a new CampaignCriterion, you are not supposed to add resourceName in the operations. Please remove the "campaignCriterion":"customers/{customer_id}/campaignCriteria/{campaign_id}~{random_generated_id}" and try it again. Thanks and regards,

RE: How to get the bid I set for an adgroup. More complicated than is has to be

2021-02-03 Thread Google Ads API Forum Advisor Prod
Hi, You will need to select the BiddingStrategyConfiguration in your selector to get this data back. A simpler approach is to run a report on the ad group level and select the field CpcBid. Cheers, Anthony Anthony Google Ads API Team ref:_00D1U1174p._5004Q2BdK2q:ref -- -- =~=~=~=~=~=~=~=~=~

Re: Attributes mapping between UI and API

2021-02-03 Thread Google Ads API Forum Advisor Prod
Hi Alexander, You will find the Final URL suffix in the URL options of the Settings tab of either campaigns or ad groups. I've attached a screenshot for reference. Cheers, Anthony Anthony Google Ads API Team ref:_00D1U1174p._5004Q2BbiKE:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

RE: Getting metrics via report on test account

2021-02-03 Thread Google Ads API Forum Advisor Prod
Hi Gabriel, Unfortunately, adding segments in Google Ads API will not return zero impression rows. However, this is not the case for AdWords API. For example, the field Date supports zero impressions. Regards, Anthony Anthony Google Ads API Team ref:_00D1U1174p._5004Q2BdCKR:ref -- -- =~=~=~

Re: How to get asset information for HTML5_UPLOAD_AD

2021-02-03 Thread Dihan Cheng
Hi Support, is there any progress on this issue? I sent the email privately not sure if you received it, the customer id is 4425978192. this customer has HTML5_UPLOAD_AD , but I'm not able to get the asset information. thanks, Dihan On Tuesday, December 8, 2020 at 2:54:35 PM UTC-5 adsapiforum

Get userdata in UserList

2021-02-03 Thread Online Engineering
Hi Team, Is there any API method that can help me getting the list of users/emails uploaded to UserList service in Google Ads API. I have created a UserList & added UserData into the list. I want to test both add & remove functionalities as mentioned in the link below https://developers.google.

Re: Bulk Download - Google Ads API

2021-02-03 Thread Google Ads API Forum Advisor Prod
Hi Harshi, Thank you for reaching out. You could query the ad_group_criterion.criterion_id, ad_group_criterion.keyword.text and ad_group_criterion.status from the ad_group_criterion resource to fetch the keyword_id, keyword_name and keyword_status. Thanks and regards, Xiaoming, Google Ads API

RE: Get MCC ID from Customer entity

2021-02-03 Thread Google Ads API Forum Advisor Prod
Hi Alberto, Unfortunately, there is no method to get the manager account of a client account using the API. Regards, Anthony Anthony Google Ads API Team ref:_00D1U1174p._5004Q2Bd9QK:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdevelope

How to test similar audiences in test account?

2021-02-03 Thread Paid Media
I have a AdWords *Manager *account which is a *Test Account*. Account status is *Closed* I got to know from AdWords community that api-test-accounts will never be activated and will always be closed. That means its* not possible to test similar audience *functionality in test account because si

campaign groups in Google Ads API

2021-02-03 Thread Tom Nahum
hello. how can i get campaign groups info in Google Ads API? i want to be able to associate a campaign with its campaign group, if it has one. thanks! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=

Re: how to get the actual criterion status from API

2021-02-03 Thread Tom Nahum
thank you very much! i will try to combine them all in order to get the criterion state On Tuesday, February 2, 2021 at 10:37:28 PM UTC+2 adsapiforumadvisor wrote: > Hi Tom, > > Thank you for reaching out. I would assume you refer the term “not-active” > to “negative” as the criterion could be a

Multiple types of campaign criteria

2021-02-03 Thread Андрей Ласевичев
Hello! Is it possible to set criteria for a campaign based on several types of criteria? For example, can you turn off mobile phones in New York, and turn them on in London? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.co