how do I get cpc/search volume for a single keyword?

2014-04-25 Thread Jason
I use TargetingIdeaService.get to info for a group of related keywords, but if I already have a keyword in mind and I want to get the average cpc and search volume. So for example I want the stats for the keyword "migration", not words related to migration. I am using API version 201309. -- --

link to adwords GUI with ad group id or ad id?

2014-05-29 Thread Jason
if i have the ad group id or ad id, how can I link to the specific information in google's gui? I've looked at the urls and I don't see how to link to specific part's of google's adwords gui. is this possible? and if so how? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us

User deprecated logsink - Google Ads API Beta

2019-02-27 Thread jason
Getting an error exception in the Ads beta PHP library: User Deprecated: Google\Cloud\Logging\V2\LogSink_VersionFormat is deprecated and will be removed in the next major release. Use Google\Cloud\Logging\V2\LogSink\VersionFormat instead Here's the example code: public static function runExam

Google Ads V1.0 - Campaign label querying limitations

2019-03-15 Thread jason
Hi Google Ads Team, In the old Adwords API, campaigns were able to access their own labels. However, in the new Ads API, campaigns do not have access to their own labels. While fetching campaigns with specific labels is still straight forward, it's now seems impossible to do the opposite (with

Google Ads API V1.0 - CONTAINS operator

2019-03-26 Thread jason
Hi Google Ads team, I keep on running into an 'invalid argument' error whenever I try to build a query using the CONTAINS operator (https://developers.google.com/google-ads/api/docs/query/grammar). e.g. WHERE campaign.name CONTAINS NONE ('Example') Referring to the interactive query builder, t

Google Ads API V1.0 - Occasional Internal Error

2019-03-27 Thread jason
Hi Google Ads team, I've noticed I receive an Internal Error message sometimes (when repeating the same request). For example, sample query: SELECT campaign.id FROM campaign Sometimes, this query will work, other times I'll get the error. See below for logs: [2019-03-27 20:00:59] aasdasda.DE

AdWords API KeywordToolService search volume refresh dates

2009-03-02 Thread jason
any plans to have this data match what we see in the AdWords Keyword Tool and can we get some guidance on when we can expect the data to refresh each month so we know when to pull new "last month" search volume? Thanks, Jason --~--~-~--~~~---~--~~ You receive

AdWords API Re: KeywordToolService search volume refresh dates

2009-03-05 Thread jason
the 1/29 API data matched the online AdWords data for December and Average, but I can't be sure. Hope this helps and that we can get the data refreshed on/around the first of the month as it is in the online tool. Please let me know if you see something different when using the API. Thanks,

AdWords API Re: KeywordToolService search volume refresh dates

2009-03-06 Thread jason
Jeff: I'm using "all" for both language and country. Jason On Mar 5, 1:29 pm, AdWords API Advisor wrote: > Hello Jason, > >  Could you clarify as to what language and country settings you're > using? I'm not seeing the same results as you are, but I

AdWords API Re: KeywordToolService search volume refresh dates

2009-03-07 Thread jason
Jeff: Thanks for the update. Can you reply back when the update is complete and it's safe to pull the new data? Best, Jason On Mar 6, 2:06 pm, AdWords API Advisor wrote: > Hello Jason, > >  Actually, scratch that last request. The folks responsible for the > search volume d

AdWords API Re: KeywordToolService search volume refresh dates

2009-03-16 Thread jason
Can you please advise on the discrepancies and if/ when they may be resolved? Thanks, Jason On Mar 9, 8:43 am, AdWords API Advisor wrote: > Hello Jason, > >  I was told that it should be complete by today. Using your example > keywords with all language and locations as the parameter

AdWords API Re: KeywordToolService search volume refresh dates

2009-03-17 Thread jason
Jeff: Thanks for pointing out the language/country difference. That does explain most of the differences. Best, Jason On Mar 17, 8:51 am, AdWords API Advisor wrote: > Hello Jason, > >  First off, just to set expectations, we do not guarantee that the > numbers returned from the

Calculate the number of users into the audience?

2015-04-22 Thread jason
How can I calculate the number of users into the audience by using the google ads? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: calculate the number of users into my audience???

2015-04-30 Thread jason
Thanks it was very helpfull. I've already found the solution. Here is my example //gets the total number of users into all of the audiences of our campaign public function getNumberOfUsersIntoAudiences(AdWordsUser $user) { // Get the services, which loads the required classes. $user

How to add an ad into the ad group???

2015-04-30 Thread jason
Hi. Can you tell me how to add an ad int the ad group by using the google ads api?? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=

Re: How to add an ad into the ad group???

2015-05-01 Thread jason
Yest I've seen it. But I wanted to create a template ad. On Friday, May 1, 2015 at 10:38:16 AM UTC+4, ja...@safedatatech.com wrote: > > Hi. Can you tell me how to add an ad int the ad group by using the google > ads api?? > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us o

How to add an Audience into the Ad Group

2015-05-04 Thread jason
Hi. Can you tell me how to add an Audience into the Ad Group. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

How to add a template ad into the ad group

2015-05-04 Thread jason
Hi can you tell me how to add a template ad with templateId=190 into the ad group -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: How to add an Audience into the Ad Group

2015-05-05 Thread jason
Ok thank you very much. On Monday, May 4, 2015 at 12:17:38 PM UTC+4, ja...@safedatatech.com wrote: > > Hi. Can you tell me how to add an Audience into the Ad Group. > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot

Re: How to add an ad into the ad group???

2015-05-05 Thread jason
Thank you. It was very helpfull On Friday, May 1, 2015 at 10:38:16 AM UTC+4, ja...@safedatatech.com wrote: > > Hi. Can you tell me how to add an ad int the ad group by using the google > ads api?? > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: h

Re: How to add a template ad into the ad group

2015-05-05 Thread jason
Thank you very much. It really solved my problems. On Monday, May 4, 2015 at 2:30:48 PM UTC+4, ja...@safedatatech.com wrote: > > Hi can you tell me how to add a template ad with templateId=190 into the > ad group > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog

Where to get the fully updated documentation of ads templates

2015-05-05 Thread jason
Can you tell me where to get the fully updated documentation of google ads templates? I have found one by the link https://developers.google.com/adwords/api/docs/appendix/templateads, but it's far from being fully documentation and in addition contains elements which arent supported by the goog

Where to find the fully documentation about google ads templates

2015-05-05 Thread jason
Can you tell me where to find the fully and updated documentation about google ads templates, I have found one by the link https://developers.google.com/adwords/api/docs/appendix/templateads, but it' far away to being full and updated. For example it contains the information about the ad with

How to add image ad?

2015-05-05 Thread jason
Hi. Can you tell me how to add the image ad. Is there any example into the google ads library? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=

Get the number of clicks on each ad for the last hour

2015-05-11 Thread jason
Hi. Can you tell me how to get the number of clicks on the specified ad, by using it's id. And how to get the number of clicks realized during the last hour? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ ht

Re: Get the number of clicks on each ad for the last hour

2015-05-12 Thread jason
Thank a lot for answer. I have already found the solution. Here is the source: function DownloadAdPerformanceReport(AdWordsUser $user, $filePath, $reportFormat) { // Prepare a date range for the last week. Instead you can use 'LAST_7_DAYS'. $dateRange = sprintf('%d,%d', date('Ymd',

Update the ad

2015-05-19 Thread jason
Hi. I know that wheather I have created the ad I can change only it's status, to change other fields I have to delete the old one and create a new one. But at this point how can I maintain the report fields (for example the number of clicks) of the old ad into the new ad. It's out of the logic

Historical Data on Keywords

2011-06-02 Thread Jason
Hi guys, I've been having no luck trying to solve this problem. I'm trying to get information such as CPC, Clicks, Ad position..etc from keywords that I have specified(not from my own campaigns). Is there any way to query google for these types of results? Thanks -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~

RichMediaAd and impressionBeaconUrl

2011-06-27 Thread Jason
Hi, We would like to use the API to upload image or flash ads into our account and associate an impression beacon URL for 3rd party tracking of impressions and conversions. Is that possible using the API? Thanks, Jason -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our

Re: RichMediaAd and impressionBeaconUrl

2011-06-29 Thread Jason
Hi Kevin, I am still unclear about associating the impression beacon URL with the ad - is that possible? Thanks, Jason -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api

【googleads-api】Can't get yesterday report by API

2022-09-16 Thread Jason Lee
I have a account of ads. I can get history metrics of account,but not include yesterday and the day before yesterday API request params:date range between '2022-03-01' and '2022-09-16'。 API can get lastest metric is 2022-08-24,2020-09-15 and 2022-09-16 are all empty。 in fact,we can see yesertday

EntityCountLimitExceeded for shared budgets

2014-01-08 Thread Jason W
The system limit for shared budgets is listed as 11,000 at https://developers.google.com/adwords/api/docs/appendix/limits, but we're now receiving EntityCountLimitExceeded errors when trying to create a budget for an account that only has 682 shared budgets. Has the system limit decreased? Eve

Re: Google Keyword Volume

2014-01-21 Thread Jason Kwok
TrafficEstimatorService says "The maximum number of keyword estimate requests<https://developers.google.com/adwords/api/docs/reference/v201309/TrafficEstimatorService.KeywordEstimateRequest.html> across all campaign estimate requests and ad group estimate requests is 500." ? T

cannot generate oAuth2 refresh token

2014-03-04 Thread Jason Everett
I've been trying to generate a refresh token following the instructions posted here: https://developers.google.com/adwords/api/docs/guides/authentication I have my Client ID and Secret and when I run OAuth2TokenGenerator.cs, I get to the screen that says "This app would like to: Manage you AdWo

Re: How to get Adwords report size

2014-03-07 Thread Jason Stedman
If Ray's content length suggestion works you could even perform an http HEAD method request which should get you just the header so you could decide how to handle the report content without dropping the stream and starting over if it is too big to hold in memory. -- -- =~=~=~=~=~=~=~=~=~=~=~=

Mobile App (iOS/Android) Adwords API Integration

2014-04-03 Thread Jason Williams
Hi Everyone, I'm in the process of defining a requirement for a Mobile App (iOS/Android smartphones/tablets) and i'm looking for some guidence on the use of the API in terms of integration with smartphones / tablets. 1. Can we have the Mobile App communicate directly with the API and retrieve

Re: Mobile App (iOS/Android) Adwords API Integration

2014-04-07 Thread Jason Williams
Anash, Thank for your clarifying the approach. Perfect. Jas... On Friday, 4 April 2014 19:28:09 UTC+1, Anash P. Oommen (AdWords API Team) wrote: > > Hi Jason, > > IMO you should have a server and communicate with it. Here are the factors > I'd consider against making c

Re: New Remarketing Tag

2014-05-21 Thread Jason Hobbs
This API feature is all we're missing to wrap up our platform. On Friday, November 2, 2012 10:50:46 AM UTC-7, Jon wrote: > > > Is it possible to manage targeting using the new remarking tag via the > AdWords API? That is, with the new tag that lets you add users to an > audience using URL matche

Parameter reverting to default due to line length, despite being under character limit

2014-06-20 Thread Jason Stedman
If you think about it, Google really only has so many options here. They cannot provide limits like "each lime must render within 300px" but they have to provide some kind of limit. They also cannot allow lines to wrap because it would make the ad look unprofessional. I feel like the charac

Re: Redirect traffic to relevant landingpage based on search terms

2014-06-26 Thread Jason Stedman
You can't change the landing page proper, but by leveraging site links you can enable searchers to choose from your landing pages for themselves. Too much dynamic content selection on your landing page can make it very hard to manage your quality score. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

AGE_PERFORMANCE_REPORT - why are there multiple 'Undetermined' rows?

2014-07-01 Thread Jason Stedman
Please see the segmentation link in the description in the report types entry for more information. https://developers.google.com/adwords/api/docs/appendix/reports#age-range -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.

Ended Campaign in the Adwords UI returns with status Active via the Adwords API

2014-07-09 Thread Jason Stedman
There are really two status fields for a campaign. Status is not the field you are looking for.try retrieving serving status through the api. I can't help with the ui, but at least this should allow you to see the real state of your campaigns. See this page for more details: https://developer

Re: RateExceededError

2014-07-14 Thread Jason Stedman
You might also want to try to get some of your data using AdHoc Reports instead of Api calls. As the rate sheet shows, reports don't count agains your api calls. They also perform much better for large datasets. Check here for more info: https://developers.google.com/adwords/api/docs/guides/rep

Multiple Contains-Statements in Awql-Request

2014-07-16 Thread Jason Stedman
AWQL doesn't support the OR keyword, but does have a CONTAINS_ANY condition that according to the grammar should accept a STRINGLIST value. https://developers.google.com/adwords/api/docs/guides/awql -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: ht

Adwords API Auth2

2014-07-21 Thread Jason Stedman
Altaf, This process is an important part of OAuth2. It allows the user to tell Google that it is Ok for your application to access their account. It should only need to be done once per user, except in rare cases. Hope this helps! Jason

Re: HeadlinePart3 missing in Ad Performance Report? And confusing Descriptions

2018-12-06 Thread Jason Lowry
Are these actually working? 12/6/2018 10:14:25 AM Column 'ExpandedTextAdDescription2' is not valid for report type AD_PERFORMANCE_REPORT. Double-check your SELECT clause. (file Code.gs, line 37) On Friday, September 28, 2018 at 12:27:12 PM UTC-6, Bharani Cherukuri (AdWords API Team) wrote: > >

Re: HeadlinePart3 missing in Ad Performance Report? And confusing Descriptions

2018-12-06 Thread Jason Lowry
I was trying in AdWords Scripts. It seems that version of the Ad Performance Report hasn't been updated there but the report documentation shows it's available. On Thursday, December 6, 2018 at 2:47:32 PM UTC-7, Bharani Cherukuri (AdWords API Team) wrote: > > Hello

Re: HeadlinePart3 missing in Ad Performance Report? And confusing Descriptions

2018-12-07 Thread Jason Lowry
e said fields are not yet supported since these fields are only available starting *v201809*. On Fri, Dec 7, 2018, 10:06 'Bharani Cherukuri (AdWords API Team)' via AdWords API and Google Ads API Forum Hello Jason, > > The field has been added in both AdWords API and AdWords Scripts. I

Re: Equivalent of add_crm_based_user_list.py example in Google Ads API v0 via REST API?

2019-02-26 Thread Jason Hsieh
ebruary 2019 06:37:18 UTC+8, googleadsapi-forumadvisor wrote: > > Hello Jason, > > The mutate and mutateMembers are two different operations as listed in the > code sample. You will first need to create a user list which will include > the user list fields as listed here from L38 -

Re: Equivalent of add_crm_based_user_list.py example in Google Ads API v0 via REST API?

2019-02-26 Thread Jason Hsieh
s/3125xx/userLists:mutate >> <https://googleads.googleapis.com/v0/customers/3125xx/userLists:mutate> >> *with auth info on headers and below body data >> >> { >> "operations": [ >> { >> "create": { >> "

Re: DMT VAPE PEN FOR SALE

2023-10-02 Thread Jason Poski
Buy quality DMT vape carts at very GOOD PRICES with over night delivery guaranteed, Click the link below to place your order https://passionweed.site/product/dmt-carts/ -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.

BUY DMT CARTS ONLINE

2023-11-09 Thread Jason Poski
Buy quality DMT vape carts at very GOOD PRICES with over night delivery guaranteed, Click the link below to place your order https://passionweed.site/product/dmt-carts/ -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=

No Answer from team, Google Ads API Apply

2023-12-26 Thread Jason Lam
We has applied for Google Ads API Token Applications with the below details. Google Ads Manager Account (MCC) ID: 575-396-2644 Cases ID: requested Access level: requested We have not hear back from your team, can you check what our API token application status is? -- -- =~=~=~=~=~=~=~=~=~=~=

Re: no answer from team, google ads api apply

2024-01-08 Thread Jason Lam
So far, I still haven't received any reply T_T 在2023年12月27日星期三 UTC+8 14:16:39 写道: > Hi, > > Thank you for reaching out to the Google Ads API support team. > > After reviewing your concern, I understand that you've applied for Google > Ads API Token and haven't received a response. Since the ac

Monthly search volume

2010-07-01 Thread Jason Tan
Starting this morning, when requesting keyword stats using the Targeting Idea Selector, Targeted Monthly Searches is returning a data point for June 2010, but has no count. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspo

Re: No April/May search volume with targeting idea service.

2010-07-02 Thread Jason Tan
I am also experiencing this problem with missing data for June 2010 since rolling over to the new month on July 1. On Jul 1, 6:50 pm, chewy wrote: > To: Eric Koleda, AdWords API Team... > > Were you able to find an answer to this issue?  I've been seeing the > same things as well. > > On Jun 25,

Re: Monthly search volume

2010-07-02 Thread Jason Tan
I haven't noticed this for previous months. If this is expected, why is the data point for a month with no data not omitted? The current response makes it difficult to distinguish between the last month not being available yet, and the last month having a 0 search volume. - Jason On Jul

Need DotNet Client, OAuth2Provider OnOAuthTokensObtained configuration help.

2012-08-21 Thread Jason Bukowski
I've modified one of the API examples to store the Refresh and Access tokens in a database. I've setup the delegate for OnOAuthTokensObtained as described in the client library documentation to store updated tokens in the database and set RetryCount to 1 (and a few other attempts at numbers > 1

Re: Need DotNet Client, OAuth2Provider OnOAuthTokensObtained configuration help.

2012-08-24 Thread Jason Bukowski
every APIcall, and on every retry. On Thursday, August 23, 2012 2:01:05 AM UTC-4, Anash P. Oommen wrote: > > Hi Jason, > > This could be an issue with the library, but I need to confirm. Could you > set the following keys in your App.config and confirm if the library is in >

Re: Product specific URLs

2012-08-31 Thread Jason Stedman
Welcome to the community! What you are seeing is referred to as an AdParam. This specific example is a keyword insertion AdParam. When the ad is served, the keyword will be used to replace the token {keyword:partnos}. If the keyword does not fit, or for any reason cannot be inserted into the ad

Re: Is this the right way of getting the Timezone?

2012-08-31 Thread Jason Stedman
Unfortunately the timezone offset is not available from the api, probably due to timezone offsets being subject to change outside control of Google. You can map from the "POSIX" timezone name to the textual name component returned in the report by using the data from the table on this page: htt

Re: Adwords API GetKeywords

2012-08-31 Thread Jason Stedman
Erik, Have you tried defining the array on a separate line and passing it in? Try this: $keyword='Adidas' $keywords=array($keyword); then in the constructor : new Predicate('KeywordText', 'CONTAINS', $keywords); I mostly use the Java client library, but this should work. -- =~=~=~=~=~=~=~=~=

Re: why no uniqueness within the keyword_report

2012-09-03 Thread Jason Stedman
Hagay, Are you selecting any other fields in your report query? -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You rece

Re: Anyone interested in a PSR-0 compliant PHP client?

2012-09-05 Thread Jason Stedman
I don't do much with PHP, but as far as I can tell adding namespaces would remove support for PHP versions < 5.3, currently the minimum version is 5.2 it would be great if there were a way to reach out to the AdWords PHP community oob and find out how many people are actually still relying on le

Re: how to create an ad with view tag

2012-09-05 Thread Jason Stedman
I believe what you are asking is if it is possible to place an impression tracking tag in an ad. This is not possible, but you can always retrieve the impressions statistic in reports which would likely be more accurate. If I miss understood the question, please elaborate. -- =~=~=~=~=~=~=~

How to get Details of API Activity (quota units)

2012-09-12 Thread Jason Stedman
Raphael, The InfoService might be what you need. Hope this helps! -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You re

Re: V201206 old java client library Report Definition selector fields and predicates

2012-09-27 Thread Jason Stedman
Christian, This is more a java suggestion than anything to do with AdWords as your posted code works, but I think it is aligned with the nature of the question. A cleaner way to handle this would be to extract the array of strings out of the constructor calls and setter methods and instead mak

Re: TrafficEstimatorService return 0 only

2012-10-03 Thread Jason Stedman
Nguyen, I have a feeling you may be seeing this behavior because of the specific keywords in the requests. Try to avoid words like cheap, inexpensive, free, or anything that could be considered to be drug related or any registered trademarks. Google tends to reject or negatively score these typ

Re: How to imitate "keyword tool" page in Java?

2012-10-03 Thread Jason Stedman
Eric, Have you looked into using the TrafficEstimatorService or the TargetingIdeaService? https://developers.google.com/adwords/api/docs/reference/latest/TargetingIdeaService https://developers.google.com/adwords/api/docs/reference/latest/TrafficEstimatorService If you are having specific prob

Re: Is intra-day reporting available

2012-10-03 Thread Jason Stedman
Ken, You may also consider adding the 'hourOfDay' field to your report requests so that you can get data broken down by hour. Marketing teams that like to micro manage spending intra-day love hourly performance data. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog

Re: Expected API costs

2012-10-07 Thread Jason Stedman
Also, by using ad hoc reporting or AWQL to retrieve data and BulkMutateJobService to make changes to your campaigns, ad groups, keywords you can cut the unit costs by more than half. A BulkMutateJob costs half what individual calls would plus 1 unit for submitting the job itself. Ad hoc reports

Re: Expected API costs

2012-10-07 Thread Jason Stedman
Also, by using ad hoc reporting or AWQL to retrieve data and BulkMutateJobService to make changes to your campaigns, ad groups, keywords you can cut the unit costs by more than half. A BulkMutateJob costs half what individual calls would plus 1 unit for submitting the job itself. Ad hoc reports

Re: Where is Java API for v201206 ReportDefinitionService?

2012-10-08 Thread Jason Stedman
ChrisB, There is no Java specific API documentation unfortunately. The documentation is generic and should be accurate across all api implementations. This is the only API documentation I am aware of: https://developers.google.com/adwords/api/docs/reference/ On Wednesday, September 12, 2012

Re: Huge amounts of data.

2012-10-08 Thread Jason Stedman
halfas, If it is at all possible to use ad-hoc reporting or the AWQL to get the data you need that would be your best solution. API units add up quickly using the individual service calls to retrieve data. Downloading ad-hoc reports is free(as in costs you no units) and allows you to retrieve a

Re: Ad Performance Report missing some Enabled Ads

2012-10-24 Thread Jason Stedman
another report, then just join them. The fields which prevent zero-impression rows have "Prevents zero-impression rows from being returned." in the "Notes" column of the tables on this page: https://developers.google.com/adwords/api/docs/appendix/reports Hop

Re: Trying to use DataService to get the BidLandscape for keywords

2012-10-24 Thread Jason Stedman
Ryan, I suspect this has something to do with the fields you are selecting. Both "startDate" and "endDate" are required, but I don't think this is the only issue. Something that is not obvious about the documentation is that members of a service object class are also selectable and may be req

Re: Trying to use DataService to get the BidLandscape for keywords

2012-10-24 Thread Jason Stedman
://developers.google.com/adwords/api/docs/reference/latest/DataService.BidLandscape.LandscapePoint which has a required field "bid". Hope this helps! Jason On Wednesday, October 24, 2012 7:00:48 PM UTC-4, Jason Stedman wrote: > > Ryan, > > I suspect this has something to do with the fi

Re: How can we get full list of Currencies and Timezones?

2012-10-24 Thread Jason Stedman
Assaf, I believe these categories are available from the ConstantDataService getVerticalCriterion call: https://developers.google.com/adwords/api/docs/reference/latest/ConstantDataService#getVerticalCriterion Hope this helps! Jason On Tuesday, October 16, 2012 3:23:27 AM UTC-4, assaf wrote

Re: Automated bid management is so confusing

2012-10-28 Thread Jason Stedman
ffect on that goal. I hope this is taken as helpful. Jason -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received

Re: Increasing the max CPC for the campaigns

2012-10-28 Thread Jason Stedman
Please see my response to your other post. Generally there is no one solution that will work in a majority of cases. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~

Re: Trying to use DataService to get the BidLandscape for keywords

2012-10-28 Thread Jason Stedman
Interesting, glad you got it working! On Wednesday, October 24, 2012 8:25:03 PM UTC-4, RyanD wrote: > > Hey Jason, > > Thanks, that helps decipher the docs a little better. What's strange is > even though it says start/endDate are required I got it working only > with

Re: Vertical vs. Product or service

2012-10-28 Thread Jason Stedman
A product or service is a categorization of things that are sold online. For a product or service you are trying to market, keywords or placement ideas can be retrieved from the TargetingIdeaService or the "keyword tool". These only include products which are sold or services which are available

Re: Copying audiences

2012-10-28 Thread Jason Stedman
This post was a while ago, and may not be exactly what you are asking, but it may still be accurate and somehow might be useful to you: https://groups.google.com/forum/?fromgroups=#!searchin/adwords-api/userlist$20shared$20access/adwords-api/ElfIQKlhmgQ/_q_d07eHdQEJ -- =~=~=~=~=~=~=~=~=~=~=~=~=

Re: Vertical vs. Product or service

2012-10-29 Thread Jason Stedman
This is correct, your bids for a campaign will only be considered for display in the content network if the campaign criteria match. The vertical criteria should have no effect outside the Google Display Network. Keywords are not assigned to products or services, a product or service has a set

Re: Receiving QuotaCheckError.INCOMPLETE_SIGNUP

2012-11-05 Thread Jason W
We're still experiencing this issue and it's becoming a huge pain for all of our clients. We also are unable to sign up any new customers due to this issue - it is pretty critical. We have been on the phone on hold for an hour and are unable to get through to technical support. Do you have a

Re: Data freshness (i.e. how often to query?)

2012-11-05 Thread Jason Stedman
://www.google.com/intl/en_ALL/ads/adtrafficquality/index.html Jason On Monday, November 5, 2012 10:35:58 AM UTC-5, Paul Matthews wrote: > > Hi J, > > For certainty (providing you're not requesting data in the exceptions > list<https://support.google.com/adwords/bin/answer.

Re: V201206 old java client library Report Definition selector fields and predicates

2012-11-06 Thread Jason Stedman
Kevin, The original link seems to have been removed, but there is still a Selector link in this section that links to the BudgetOrderService.Selector: https://developers.google.com/adwords/api/docs/reference/latest/ReportDefinitionService#SelectorError -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Sandbox environment errors

2012-11-13 Thread Jason W
The sandbox environment seems to be down at the moment, as all API calls are returning InternalApiError.UNEXPECTED_INTERNAL_API_ERROR, and even the Sandbox Account Viewer isn't working properly. Is there an ETA for when these errors will be fixed? Thanks. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: Will a page with just buttons on it (linking to tailored pages) negatively affect my quality score?

2012-11-20 Thread Jason Stedman
I would suggest using a query modal dialog instead for this purpose to prevent this from possibly impacting quality score. This allows you to present your question and get the answer without changing the content on the page. On Monday, November 19, 2012 1:02:54 AM UTC-5, David Mac wrote: > Hi,

Re: Will a page with just buttons on it (linking to tailored pages) negatively affect my quality score?

2012-11-20 Thread Jason Stedman
Dyac, That was a jQuery modal dialog. On Tuesday, November 20, 2012 11:36:22 AM UTC-5, Jason Stedman wrote: > I would suggest using a query modal dialog instead for this purpose to > prevent this from possibly impacting quality score. > > This allows you to present your question

Re: Will a page with just buttons on it (linking to tailored pages) negatively affect my quality score?

2012-11-23 Thread Jason Stedman
We know the content on the landing page is used to judge relevance influencing quality score. How this is factored in is not public knowledge and can be changed at any time, but the goal is always to match searchers with exactly what they are searching for. Linked content also may contribute, bu

Re: Adwords API Reponse Parse Comma Issue

2012-12-11 Thread Jason Stedman
If the text columns are surrounded in quotes, you could use pairings of quotes as a delimiter instead of commas. I prefer to download reports in XML, the report itself is obviously much larger on disk, but by using most of the XML parsers out there you can validate the structure of the report

Re: How can I set ad scheduling for a particular ad group or a particular keyword?

2012-12-24 Thread Jason Stedman
Kapil, Unfortunately there is no scheduling at any level below a Campaign, but there is nothing to say you cannot create multiple campaigns, one for each time segment that you wish to manage. Jason On Monday, December 24, 2012 2:27:27 AM UTC-5, Kapil wrote: > > Hey, I know how to cre

Re: Can we schedule our ads for a specific keyword?

2012-12-24 Thread Jason Stedman
Kapil, Unfortunately, this is not currently supported. Jason On Monday, December 24, 2012 1:15:02 AM UTC-5, Kapil Bansal wrote: > > Hey, I want to schedule an ad for a specific time for a specific keyword. > Is it possible? If yes, then how? > > I'm doing it using campai

How can I get all the stats related to a keyword?

2012-12-26 Thread Jason Stedman
specific keyword id you want data for saving you from downloading unnecessary data. Downloading reports also costs no api units. I strongly suggest you reconsider reports to get your keyword data. Hope this helps, Jason -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog

Re: Best practice suggestions to avoid DUPLICATE_ADGROUP_NAME

2013-02-26 Thread Jason Stedman
Another alternative would be to encode the date/timestamp into the adgroup name. It is still good to have some exception handling in place. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.googl

Re: copy worksheet from one google spreadsheet to another using c#

2013-02-28 Thread Jason Stedman
This forum is actually for the AdWords API You will probably find the answers you seek here: https://groups.google.com/forum/embed/?place=forum/google-spreadsheets-api&showsearch=true#!forum/google-spreadsheets-api On Thursday, February 28, 2013 4:07:28 AM UTC-5, write2...@gmail.com wrote: > >

Re: I want to know when every click and every conversion occurred time and place and which keyword was hit.

2013-02-28 Thread Jason Stedman
luck, hope this helps. Jason On Thursday, February 28, 2013 7:55:40 AM UTC-5, lagu2653 wrote: > > I'm programming a Java EE web application. We have a customer who uses > Google conversion trackers. I'm trying to get keyword performance reports > which include the ip-addr

Re: Is it possible to get a graph of the campaigns / ad groups?

2013-03-15 Thread Jason Stedman
Remco, There is no API call that returns a graph, but there is nothing to say you could not construct the graph yourself. All the necessary information is in the reports. Hope this helps, Jason On Thursday, March 14, 2013 8:37:11 AM UTC-4, Remco Borst wrote: > > Dear people, >

Re: Can I use Google's API for a Product that I actually sell?

2013-03-15 Thread Jason Stedman
This forum is specific to the AdWords API, but pretty much all of Google's API's have some kind of commercial licensing available. If you seek help in the forum or group that supports the specific API you intend to use there are probably better answers available. Jason On Thursday

  1   2   >