Re: how to get a campaign limited by budget via google ads api?

2024-08-12 Thread 'Christopher Chan' via Google Ads API and AdWords API Forum
Not sure if it's entire the same, but are you able to use the Campaign Primary Status reason instead? - it has 'BUDGET_CONSTRAINED' https://developers.google.com/google-ads/api/reference/rpc/v17/CampaignPrimaryStatusReasonEnum.CampaignPrimaryStatusReason On Friday, August 9, 2024 at 11:52:15 PM

Re: Maximize conversions

2020-08-27 Thread Trang chan
Hello, We set tup with your guide but have a error OperationAccessDenied.OPERATION_NOT_PERMITTED_FOR_CAMPAIGN_TYPE @ operations[0].operand.biddingStrategyConfiguration.biddingStrategyType; trigger:'SEARCH' *Our code* Array ( [0] => Google\AdsApi\AdWords\v201809\cm\AdGroupOperation Object

Estimating Traffic

2020-08-27 Thread Trang chan
Hi, We are trying to use Estimating Traffic to get Estimated clicks from Plan Bugdet for Searching Campaign. So, Plz help us some advices. Thanks in advances. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Help: OPERATOR_NOT_SUPPORTED

2020-08-27 Thread Trang chan
Hi, Thank you for your help, Luckily, we find out the anwser. We miss some settings, but we fix it out. Thanks Vào lúc 21:43:39 UTC+7 ngày Thứ Năm, 27 tháng 8, 2020, adsapiforumadvisor đã viết: > Hi, > > I removed your last post as it contained sensitive information. I noticed > in your code t

Maximize conversions

2020-08-27 Thread Trang chan
Hi, We are trying to get the "Maximize conversions" bid strategy at campaign level through the API. Unfortunately we don't how to use this. Plz give us some advices Thanks in advance, -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.b

Re: Help: OPERATOR_NOT_SUPPORTED

2020-08-26 Thread Trang chan
Hi, I try to log in to SOAP request and response with my Ads account but I can't. It shows: [image: Capture.PNG] Vào lúc 02:18:12 UTC+7 ngày Thứ Năm, 27 tháng 8, 2020, adsapiforumadvisor đã viết: > Hello, > > Can you please share the full SOAP request and response >

Help: OPERATOR_NOT_SUPPORTED

2020-08-26 Thread Trang chan
Hi, I want to create a campaign from Google API, but it got some error : OperatorError.OPERATOR_NOT_SUPPORTED @ operations[0] *My code below. Plz help me!* [0] => Google\AdsApi\AdWords\v201809\cm\CampaignCriterionOperation Object ( [operand:protected] => Google\AdsApi\AdWords

Script to read campaign names from Google Sheet

2020-06-18 Thread Kai Yan Chan
Hi, I am writing a Google script to upload location bid modifiers for each campaign, specified in a Google sheet. The campaign names are specified in a column in a Google sheet and I am using the following script: var spreadsheet = SpreadsheetApp.openByUrl(SPREADSHEET_URL); var sheet = spr

Master Negative List - Manager Account Script does not work for Shopping accounts

2020-04-13 Thread Kai Yan Chan
Hi, I am not able to get the master negative list - manager account script to apply my negative keyword list on my Shopping campaigns. The script is only able to apply the negative keyword list on my Search campaigns. How can I resolve this problem? /** * The URL of the tracking spreadsheet. T

No any response

2018-10-19 Thread Brian chan
Hello there, I submitted the application for basic access API permissions, but so far there is no response, where can I get assistance? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: Universal app campaigns country level breakdown

2016-12-19 Thread Jonny Chan
Thanks Michael. I don't see any field related to mobile app installs. We're trying to pull # of UAC app downloads from the Adwords API. Can you point me to the right direction? On Thursday, April 14, 2016 at 5:58:05 AM UTC-7, Michael Cloonan (AdWords API Team) wrote: > > Hello, > > The re

API very slow on one server

2015-09-15 Thread Chan
Hi all, I'm experiencing different time downloading the same report on different servers, for example "KEYWORDS_PERFORMANCE_REPORT" takes two seconds on server1 and two minutes on server2. All is happened suddenly. What happen on server2? regards, c. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Double dash (--) in report

2015-09-11 Thread Chan
Hi all, what means double dash (--) in report? for example in CAMPAIGN_PERFORMANCE_REPORT the value of contentImprShare is "--" {"@ctr":"0.08%","@conversions":"1078","@contentImprShare":"--","@campaignID":"xxx","@campaign":"","@clicks":"13525","@network":"Display Network","@campaignSta

Quality Score History

2015-09-09 Thread Chan
Hi all, I want to get the quality score value for every group on a daily basis, my problem is to download the report every day without a user that do a login and refresh the token. There is a way to collects QS data daily or I need user to collect information? regards, Chan

GZIPPED_XML report download corrupted in perl 2.7.3 API? v201206

2012-10-27 Thread Jay Chan
Since upgrading to the perl 2.7.3 API, I have not been able to use downloadFormat GZIPPED_XML in either the old v201109 API or the v201206 API. Under linux the gzip files seem to be corrupted. They can be downloaded in any non-compressed format *XML,CSV) with no problem. Any thoughts? Thanks.

Re: State/Province list for Location Extension

2012-08-15 Thread Joshua Chan
Are there any updates on this, by any chance? On Thursday, August 9, 2012 4:04:42 PM UTC-7, Joshua Chan wrote: > > Hi Eric, > > Do you know why using the provinceCode in a request for a South African > address returns an InvalidGeoLocation? > > Using the address of the Googl

Re: State/Province list for Location Extension

2012-08-09 Thread Joshua Chan
Hi Eric, Do you know why using the provinceCode in a request for a South African address returns an InvalidGeoLocation? Using the address of the Google Johannesburg office, here's a request that works: 'streetAddress2': None, 'countryCode': 'ZA', 'cityName': 'Bryanston, Johannesburg', 'stree

Re: Negative keywords lists via the API

2011-08-16 Thread Joshua Chan
Are these negative keyword lists available through the API now by any chance? If the lists themselves cannot be accessed, are the negative keywords in these lists retrievable through other means, perhaps through the campaigns that they're applied on? Thanks, Joshua -- =~=~=~=~=~=~=~=~=~=~=~=~

回覆:Re: 回覆:Re: 回覆:CampaignAdExtensionService

2011-07-25 Thread Keung Chan
Dear Kevin, Sorry to reply late. The problem solved without changing the code. It happens all of a sudden. I don't why, but it's solved. Thank you very much. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://g

Re: Client Email (Eronously) Invalid

2011-07-21 Thread Joshua Chan
Are there any updates on this by any chance? I'm getting the same error as well - http://code.google.com/apis/adwords/forum.html?place=topic%2Fadwords-api%2FyeuB4TT3dB0 -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.

Getting 'Invalid client email specified' using clientEmail from ServicedAccountService

2011-07-19 Thread Joshua Chan
Is there a reason why adding clientEmail in the header of a request will cause an "Invalid client email specified." exception but run successfully when I include just the clientCustomerId in the header? The clientEmail was returned through ServicedAccountService so I wouldn't think it's invalid.

回覆:Re: 回覆:CampaignAdExtensionService

2011-07-18 Thread Keung Chan
Dear Kevin Winter, the error occurs before sending to the server, not replied by the server. I cannot get the last request message nor the last response message. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http

回覆:Re: 回覆:CampaignAdExtensionService

2011-07-18 Thread Keung Chan
Dear Kevin Winter, the error occurs before sending to the server, not replied by the server. I cannot got the last request message nor the last response message. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http

回覆:CampaignAdExtensionService

2011-07-13 Thread Keung Chan
more details: Array ( [0] => CampaignAdExtensionOperation Object ( [operand] => CampaignAdExtension Object ( [campaignId] => 150984 [adExtension] => SitelinksExtension Object (

CampaignAdExtensionService

2011-07-13 Thread Keung Chan
i get this error when i tried to add an extension using the api. can anyone help? Error code:0, Error Message: Unmarshalling Error: cvc-complex-type.3.2.2: Attribute 'id' is not allowed to appear in element 'ns1:sitelinks'. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on o

Re: CampaignService returning extra campaigns

2011-07-07 Thread Joshua Chan
Thanks for the tip but that field didn't really make any difference. It turns out that the call is also returning Campaigns with Media Ads. Is there any more information about Media Ads in relation to the API that I can read up on? Thanks -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Al

CampaignService returning extra campaigns

2011-07-06 Thread Joshua Chan
Hi, I'm using Get from the CampaignService and it's returning two more campaigns than what's shown live in the AdWords Client. I'm using v200909 and only have one filter (campaignStatuses as ACTIVE) in the request. Do you know any reason why it's behaving this way? The requestId is 3f9eadc7baf

Re: InternalApiError.UNEXPECTED_INTERNAL_API_ERROR in CustomerSyncService

2011-06-23 Thread Joshua Chan
Are there any new updates on this by any chance? Joshua On Jun 7, 12:53 pm, Wussyme wrote: > J > > Kim Collins (770)875-8130 > > On Jun 7, 2011, at 7:40 AM, jchan wrote: > > > > > > > > > Hi Eric, > > > that's unfortunate to hear. This error still occurs every single time > > the service is us

Re: Different Search Query Performance data returned from v13 and v201008

2011-06-21 Thread Joshua Chan
How that would help since it's v13 that is returning more results than v201008? That's assuming that adding a filter can only make the results smaller or the same size. I've tried many different filter combinations and it returns the same results for v201008 with or without the filter {'field':

Re: Internal API Error using CampaignTargetService

2011-06-21 Thread Joshua Chan
> -David Torres - AdWords API Team > > On Jun 16, 1:49 pm, Joshua Chan wrote: > > > > > > > > > Hello, > > > while using v13's CampaignTargetService.Get on a certain account, I've been > > consistently encountering an InternalApiErro

Different Search Query Performance data returned from v13 and v201008

2011-06-17 Thread Joshua Chan
Greetings, I'm currently trying to migrate my search query performance reports from v13 to v201008 but there seems to be data discrepancies between the returned results (in this account, 430 more entries in v13 than v201008 in a total of 43984 entries). The main change would be that v201008 is

Internal API Error using CampaignTargetService

2011-06-16 Thread Joshua Chan
Hello, while using v13's CampaignTargetService.Get on a certain account, I've been consistently encountering an InternalApiError.UNEXPECTED_INTERNAL_API_ERROR. It has never happened to any other accounts that I've been working with and waiting to retry the request doesn't seem to solve the issu

Re: API Access Slot Not Sufficient For 3rd Tools Development

2011-03-15 Thread Benny Chan
Hi Anash, Thanks for the prompt reply. I think you misunderstood my point. We have a principle Adwords Account with Developer API token. Our software will use this API Token + username/password to gain access to the client accounts linked to us through *API Access only* slot. We also have ma

API Access Slot Not Sufficient For 3rd Tools Development

2011-03-15 Thread Benny Chan
Hi there, I run a digital agency. I want to use Kenshoo that is a bid management tool. This takes up the API access spot or slot. I also (in addition) want to create and use another tool at the same time that also requires an API access to my accounts. Please would you tell me where I can find a

How can i Get Account Balance ?

2011-01-13 Thread Joe Chan
I read the reference abt account service but it seems there is no way to get the balance of the adword account Are there any way to get Account Balance via adword API? Regards, JOE -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adword

v13 Campaign Performance Report

2010-12-16 Thread Benny Chan
Hi, I am using v13 ReportService to download the Campaign Performance Report. I had set the reportJob.crossClient = true. When the report is downloaded, I cross checking each and every campaign in the report with the campaigns showing on my Adwords Account MCC Center. I notice some of the campaign

Getting Data for Keywords that contains "+"

2010-10-08 Thread Jaby-Chan
Hello, is it possibel to get Data from the TrafficEstimatorServiceInterface and TargetingIdeaServiceInterface for Keywords that contains "+". Or is it necessary to escape the "+" to recieve Data for those keywords. As we send Keyword that contained "+" it return the Keyword with blankspaces at th