Re: lift metrics

2024-03-05 Thread jay
Sort of. I'm interested in whether or not Google Ads exposes the lift metrics in its API (I would assume this needs to be true for this data to come over from Google Ads to BigQuery via the BQ Transfer Service?) On Friday, March 1, 2024 at 7:21:38 AM UTC-8 Google Ads API Forum Advisor wrote:

LocationsUserLocationsStats not appearing in BQ

2024-03-01 Thread jay
According to this documentation , when I transfer my data from Google Ads to BigQuery one of the tables that is supposed to be created is called LocationUserLocationsStats. However, this table is not showing up for me in BQ

Lift Metrics

2024-03-01 Thread jay
I'm pulling data from GAds to BigQuery and I'm looking for some metrics around lift. The values I'm looking for are Relative Lift, Absolute Lift, Lifted Users, Cost per Lifted User. Are these available in BQ? Thanks! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our

Shopping_Performance report has duplicate rows in it. How do i combine those duplicates, and their data together?

2023-12-08 Thread Jay Wilner
Hello, I am a new javascript programmer using Google Ads Scripts to fetch data from our client's Google Merchant Center (product shopping ads data), process that data, then use in optimizing their campaign(s). I am using the Shopping Performance Report api

getting errors when trying to install google-ads-python.git

2023-10-16 Thread Jay Wilner
Hello, Thanks for reading my post. I am a newbie and trying to install google-ads- python.git on my Macbook pro. I am using this procedure:https://developers.google.com/google-ads/api/docs/client-libs/python/installation#installing_the_module_from_pypi *1. When I run step #2: git clone

What will be the mapping against "Content suitable for families" category in the Content exclusions?

2023-05-17 Thread Jay Kareliya
Hi GoogleAdsAPI community, What will be the mapping against "Content suitable for families" category which is sub-category of the "DL‑G: General audiences" in the Content exclusions as seen in the image below? [image: content_label1.png] Currently, there is no contentlabeltype displayed for

How to force refresh Feed Items (assets) of a Page Feed

2023-04-26 Thread Reddy (Jay) Bujala
r not. SELECT asset.page_feed_asset.page_url, asset.page_feed_asset.labels, asset.policy_summary.approval_status FROM asset_set_asset WHERE asset_set_asset.asset_set = "{asset_set_resource_name}" AND asset_set_asset.status = 'ENABLED' Thanks Jay -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also f

Having trouble fetching asset group performance data

2023-04-01 Thread Jay Wilner
cript runs without errors but no data is inserted in the sheet: https://imgur.com/X2SbTLc I am able to successfully fetch data using this view: asset_group_product_group_view but i have found that data is missing data for asset groups that have no product groups. Thanks in ad

Best practices for testing datapipelines using Python Ads API

2022-11-15 Thread Reddy (Jay) Bujala
and links them to the AssetSet to update the traffic to the correct ads based on our latest inventory of products. Thanks Jay -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You

DetailPlacementView

2022-07-27 Thread Jay Henry
It appears that as of July 1, 2022 the detail placement view in the video API is only returning data for videos we have specifically targeted, but not all videos where an ad was shown. Is this the correct behavior of the API? Regards, Jay

Undetermined Age Criterion Not Reported in age_range_view

2022-06-22 Thread Jay Henry
ampaign.id, ad_group.id, metrics.all_conversions_value FROM age_range_view WHERE segments.date BETWEEN '2022-01-05' AND '2022-01-05' AND ad_group.id= Why would selecting the date segment filter out the 503999 criterion? Thanks for your

Urgent Help on API VERSION

2021-09-30 Thread Jay
I've been getting from depracation error while i make calls and this is affecting lot of my work because clients need data. Can anyone help me please? its urgent and its been hours that im waiting for response from google but without any help from them. See attached in image, the errors -- --

Re: Upgrade version

2021-09-30 Thread Jay
sClient.newBuilder > ().fromProperties(properties).build().getLatestVersion() > GoogleAdsClient.newBuilder > ().fromProperties(properties).build().getVersion7() > GoogleAdsClient.newBuilder > ().fromProperties(properties).build().getVersion8() > > Best, > Cetin > > On Thur

Upgrade version

2021-09-30 Thread Jay
Can someone help me understand what i need to do to upgrade my google version from 6 to 8 please? Because non of my calls are working and google response is version 6 has been deprecated. Using google ads api -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Deprecation of version

2021-09-30 Thread Jay
Hey Google support, I need urgent help. All my functions on python have stopped working giving me response as below: -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You

Client ID - for making any API request

2021-08-05 Thread Jay
Dear Google Support, Can I know what API to use to get the ad account ID and Name please? Because I have access to few of such customer client IDs and when storing in my database, I need to be sure to be able to differentiate between the different customer client iD. I think we are

Re: Ad Group Ads Type

2021-07-07 Thread Jay
HI Mark, Requests and other details have been shared you with via the email provided to us. Kindly help us fix it please because we really need the <> of google ads/groups. Regards, Jay On Wednesday, July 7, 2021 at 6:12:43 AM UTC+4 adsapi wrote: > Hello Jay, > > Thank y

Ad Group Ads Type

2021-07-06 Thread Jay
Hello Google Support, We've been trying to pull Ads data from Ads_group_ads api: (https://developers.google.com/google-ads/api/fields/v8/ad_group_ad?hl=pt#ad_group_ad.ad.type) However, when we try to pull <<>> of ads, we always get some error as shown in attachment. Can you please help on

Re: Geographic View

2021-07-06 Thread Jay
Hello Mark, Sure thing, thank you very much for guiding me through. I will check and pull data from this API. Regards, Jay On Tuesday, July 6, 2021 at 9:29:19 AM UTC+4 adsapi wrote: > Hello Jay, > > Thank you for reaching out to us. > > As for your question on getting th

Geographic View

2021-07-05 Thread Jay
Hello, We've been working with Geographic view API (https://developers.google.com/google-ads/api/fields/v6/geographic_view?authuser=1#geographic_view.resource_name) and we are pulling data daily. However, for the geographic, we can only get the country_criterion_id. Can we know where to get

Optimization score

2021-03-24 Thread Jay W
I'm trying to create a google sheet that has the optimization scores of all my clients in it. Is this possible using the API? I've seen people do something similar with quality score, like this script: http://www.freeadwordsscripts.com/2013/04/store-account-campaign-and-adgroup.html Thank you

Re: XML SOAP Error Invalid byte 1 of 1-byte UTF-8 sequence

2020-06-17 Thread Adam Jay
The request contains "UTF-8" encoding declaration. The problem might be withe the żarowka but this is also in the UTF-8. W dniu wtorek, 16 czerwca 2020 15:26:45 UTC+2 użytkownik Adam Jay napisał: > > Hi. > I have some issue withe encoding the XML req

XML SOAP Error Invalid byte 1 of 1-byte UTF-8 sequence

2020-06-16 Thread Adam Jay
Hi. I have some issue withe encoding the XML request to the Ads API ("TargetingIdeaService") The request is: http://www.w3.org/2001/XMLSchema; xmlns:xsi=" http://www.w3.org/2001/XMLSchema-instance; xmlns:wsdl=" https://adwords.google.com/api/adwords/o/v201809; xmlns:env="

XML response Error Invalid byte 1 of 1-byte UTF-8 sequence.

2020-06-16 Thread Adam Jay
Hi. I have some issue withe encoding the XML request to the Ads API ("TargetingIdeaService") The request is: http://www.w3.org/2001/XMLSchema; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance; xmlns:wsdl="https://adwords.google.com/api/adwords/o/v201809;

Re: Structured Snippet Feed Item Setting Locale

2018-07-23 Thread 'Jay W' via AdWords API and Google Ads API Forum
Hello, is there any update on this yet? James -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups

Re: Structured Snippet Feed Item Setting Locale

2018-06-20 Thread 'Jay W' via AdWords API and Google Ads API Forum
Hello, do you have any updates yet on when this will be finished? James -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are

Re: Structured Snippet Feed Item Setting Locale

2018-05-16 Thread 'Jay W' via AdWords API and Google Ads API Forum
Hello, I was wondering do you have an update yet on when the will be fixed? James -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you

Structured Snippet Feed Item Setting Locale

2018-03-27 Thread 'Jay W' via AdWords API Forum
Hello, I am trying to create a StructuredSnippetFeedItem using the latest version of the api (201802) but it is setting the locale to nl (Dutch) when it needs to be en-gb. I will put a copy of my code below but i can only assume that it is to do with services being the same in dutch and

downloadReportWithAwql returning bad numbers in PHP

2018-03-11 Thread Jay Chuck Mailen
00,2.3,0.00,0,0.00%,89.47%,6 Obviously I switched out the keywords, campaigns and ad group names. But what's going on with the 7 digit numerical values? If anyone can shed any light on this and steer me in the right direction I would greatly a

getCustomers() returns AuthenticationError.CUSTOMER_NOT_FOUND since we upgraded from v201702, for some accounts

2018-02-14 Thread Jay Carter
We have updated to use v201710, and have been receiving the following error when using the "getCustomers" operation of https://developers.google.com/adwords/api/docs/reference/v201710/CustomerService, *for some accounts.* AuthenticationError.CUSTOMER_NOT_FOUND Please let me know what

geo performance by ZIP_CODE?

2017-02-06 Thread Jay Zou
I pulled a GEO_PERFORMANCE_REPORT, which is by city level. Is there any other reports type providing granular segmentation, like ZIP code? Thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/

Re: Python client got warning on CentOS 6.5: "PowmInsecureWarning: Not using mpz_powm_sec."

2016-12-09 Thread Jay Zou
Thanks for pointing me to the right place, Shwetha. I posted it at https://github.com/googleads/googleads-python-lib/issues/167 On Friday, December 9, 2016 at 3:50:25 PM UTC-5, Shwetha Vastrad (AdWords API Team) wrote: > > Hi Jay, > > Thanks for bringing this to our n

Python client got warning on CentOS 6.5: "PowmInsecureWarning: Not using mpz_powm_sec."

2016-12-09 Thread Jay Zou
Using Python 2.7, I got this warning after "from googleads import adwords": /usr/local/lib/python2.7/site-packages/Crypto/Util/number.py:57: PowmInsecureWarning: Not using mpz_powm_sec. You should rebuild using libgmp >= 5 to avoid timing attack vulnerability. _warn("Not using mpz_powm_sec.

Re: PHP Fatal error: SOAP-ERROR: Parsing WSDL: Couldn't load from 'https://adwords.google.com/api/adwords/mcm/v201605/CustomerService?wsdl' : Start tag expected, '<' not found

2016-12-07 Thread Jay Carter
Hey Shwetha, Yes sorry I forgot to mention we have OpenSSL enabled. It is now working correctly as of today. We haven't made any changes. Have you heard anything since your last post? Thanks, Jay On Tuesday, 6 December 2016 19:14:22 UTC, Shwetha Vastrad (AdWords API Team) wrote: > >

Re: Is there a 'Max CPC by Platform'?

2016-12-06 Thread Jay Zou
Clear and very helpful. Thank you so much! Best, Jay On Tuesday, December 6, 2016 at 3:38:13 PM UTC-5, Anthony Madrigal wrote: > > Hi Jay, > > Yes, that is right. There are no fields specific to the cpc with the bid > modifier calculated. You can only get the base max

Re: Is there a 'Max CPC by Platform'?

2016-12-06 Thread Jay Zou
These "Max CPC for Platforms" can only be calculated by the way above, right? Is there any reports providing these data? On Tuesday, December 6, 2016 at 2:49:16 PM UTC-5, Anthony Madrigal wrote: > > Hi Jay, > > Yes, that is correct. Please let me know if you have any other

Re: Is there a 'Max CPC by Platform'?

2016-12-06 Thread Jay Zou
Using your example, can I say the Max CPC for Desktop is $4.74 = $3.16 * (1 + 50%), Max CPC for Mobile is $3.8552 = $3.16 * (1 + 22%) and Max CPC for Tablet is $3.16? Am I right? On Tuesday, December 6, 2016 at 2:25:45 PM UTC-5, Anthony Madrigal wrote: > > Hi Jay, > > Please

Re: Is there a 'Max CPC by Platform'?

2016-12-06 Thread Jay Zou
Thanks for replying, Anthony. However I'm still not very clear on Max CPC of each Platform. Is "Max CPC for Mobile" the same with "Default Max CPC" (field "CpcBid")? On Monday, December 5, 2016 at 7:29:16 PM UTC-5, Anthony Madrigal wrote: > > Hi Ja

PHP Fatal error: SOAP-ERROR: Parsing WSDL: Couldn't load from 'https://adwords.google.com/api/adwords/mcm/v201605/CustomerService?wsdl' : Start tag expected, '<' not found

2016-12-06 Thread Jay Carter
few months (starting on the 24th of July this year), but it usually fixes itself after a short time. I've tested with file_get_contents and cURL, and both of them work fine. Is this an error that you're aware of? Thanks, Jay -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on

Is there a 'Max CPC by Platform'?

2016-12-05 Thread Jay Zou
Using 'AdGroupBidModifierService ', we are able to change Ad group's bid by Platform, like 'Mobile', 'Desktop' and 'Tablet'. Here is example of it

Is it possible to set Daily Budget for a keyword?

2016-11-24 Thread Jay Zou
I found that there is a Daily Budget field in Adwords UI at campaign level. Is there a way to set a Daily Budget for a keyword? Can we do it through Adwords API? Thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

Is it possible to set a Daily Budget to a keyword?

2016-11-24 Thread Jay Zou
I found that Adwords API has a function to set Daily Budget to a campaign. While I am figuring out a way to set Daily Budget to a keyword. Thinking about using Automate rules, but not sure if this is practical. Any idea or comments are welcome. Thanks! -- --

Re: Bid modifier for a single Keyword?

2016-11-16 Thread Jay Zou
Thanks, Shwetha. On Wednesday, November 16, 2016 at 2:40:31 PM UTC-5, Shwetha Vastrad (AdWords API Team) wrote: > > Hi Jay, > > Bid modifiers > <https://developers.google.com/adwords/api/docs/guides/bidding#bid_modifiers> > can be applied at the campaign and ad group l

Re: Bid modifier for a single Keyword?

2016-11-16 Thread Jay Zou
To make more specific, let's say I have 2 Keywords, in the same AdGroup. for the kw1 I want to change the bid from 2 to 2.5 on desktop, and kw2 I want to change the bid from 3 to 1 on desktop? Can I make such an modification? On Wednesday, November 16, 2016 at 10:27:47 AM UTC-5, Jay Zou wrote

Bid modifier for a single Keyword?

2016-11-16 Thread Jay Zou
? Thanks, Jay -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed

Re: Impressions in SearchQueryPerformanceReport is much smaller than the one in KeywordsPerformanceReport

2016-10-25 Thread Jay Zou
Thank you so much, Shwetha. That resolved my confusion. On Tuesday, October 25, 2016 at 5:13:21 PM UTC-4, Shwetha Vastrad (AdWords API Team) wrote: > > Hi Jay, > > In the Search Query Performance Report > <https://developers.google.com/adwords/api/docs/appendix/reports/search

Impressions in SearchQueryPerformanceReport is much smaller than the one in KeywordsPerformanceReport

2016-10-25 Thread Jay Zou
I downloaded both SearchQueryPerformanceReport and KeywordsPerformanceReport

Re: Avg. CPC is higer than (Max. CPC * BidModifer)

2016-10-21 Thread Jay Zou
Thank you, Shwetha. On Friday, October 21, 2016 at 3:55:04 PM UTC-4, Shwetha Vastrad (AdWords API Team) wrote: > > Hi Jay, > > If you have set more than one bid adjustment in your campaign, those > adjustments are typically multiplied together to determine how much your >

Re: Can I modify Keywords' bidding based on other criterions, BESIDES 'platform'

2016-10-21 Thread Jay Zou
Thank you Vishal. On Thursday, October 20, 2016 at 5:09:38 PM UTC-4, Vishal Vinayak (Adwords API Team) wrote: > > Hi Jay, > > For Platform criteria, bid modifiers are supported at campaign and ad > group levels only. When you apply a bid modifier on an ad group, all > keywor

Avg. CPC is higer than (Max. CPC * BidModifer)

2016-10-21 Thread Jay Zou
Hi, I set Max. CPC to 7.00 Then using BidModifier I change the bid by +5%. Which will make the Max. CPC to 7.35 right? But with 1 more click added on, now my Avg. CPC is 8.01. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

Can I modify Keywords' bidding based on other criterions, BESIDES 'platform'

2016-10-20 Thread Jay Zou
First, I assume that one keyword has only one bid value. (Correct me, if I was wrong.) Then I want to modify this bid value in as many circumstances as possible to maximize the performance. By 'many circumstances', I mean searches happen on different Platforms, like Mobile, Tables, or searches

Re: update keyword's bidding differently according to MatchType

2016-10-19 Thread Jay Zou
Hi Shwetha, Thanks for the clear explanation. This solves my confusions. Best, Jay On Wednesday, October 19, 2016 at 4:33:13 PM UTC-4, Shwetha Vastrad (AdWords API Team) wrote: > > Hi Jay, > > Each keyword has one MatchType. For example, a 'Broad' match keyword with > te

Re: update keyword's bidding differently according to MatchType

2016-10-19 Thread Jay Zou
he one I saw in SearchQueryPerformaceReport <https://developers.google.com/adwords/api/docs/appendix/reports/search-query-performance-report#querymatchtypewithvariant> ? On Wednesday, October 19, 2016 at 1:07:19 PM UTC-4, Shwetha Vastrad (AdWords API Team) wrote: > > Hi Jay, > > T

update keyword's bidding differently according to MatchType

2016-10-19 Thread Jay Zou
Hi, Here I want to update 3 biddings of 1 keyword based on its MatchType . Let's say for Exact match I'd like to bid $0.5, for Broad match I'd like to bid differently, like $0.7. Can I

Re: Adgroup Bid modifiers for platforms other than Mobile

2016-10-18 Thread Jay Zou
group level, both in the AdWords API and in AdWords. > > Cheers, > Josh, AdWords API Team > > On Tuesday, October 18, 2016 at 4:37:01 PM UTC-4, Jay Zou wrote: >> >> Thank you, Josh. This is really helpful. But it seems to add a >> bidModifier on Group level. Can I only m

Re: Adgroup Bid modifiers for platforms other than Mobile

2016-10-18 Thread Jay Zou
pendix/codes-formats#platforms> > . > > Cheers, > Josh, AdWords API Team > > On Tuesday, October 18, 2016 at 2:05:27 PM UTC-4, Jay Zou wrote: >> >> Hi Josh, >> >> Can you specify how to set 'BidModifier'? According to your document: >> https://developers.goo

Re: Adgroup Bid modifiers for platforms other than Mobile

2016-10-18 Thread Jay Zou
Hi Josh, Can you specify how to set 'BidModifier'? According to your document: https://developers.google.com/adwords/api/docs/reference/v201605/AdGroupCriterionService.BiddableAdGroupCriterion#bidmodifier This filed is a double type. How to determine wether this modifier is on Mobile or

Re: Way to get Keywords level Impression details, like Device, Physical Region, etc

2016-10-11 Thread Jay Zou
This is very helpful. Thank you so much, Shwetha! On Tuesday, October 11, 2016 at 2:46:37 PM UTC-4, Shwetha Vastrad (AdWords API Team) wrote: > > Hi Jay, > > Different report types provide data aggregated at different levels. You > can use this guide > <https://develope

Way to get Keywords level Impression details, like Device, Physical Region, etc

2016-10-11 Thread Jay Zou
I was trying to find details information about keywords level impressions, like where are these impressions come from, what type of impressions they are, etc. So far the best I can do is getting impressions' Device type from Search Query Performance Report. Since it has columns like:

Re: Is there a 'Conversion Performance Report'? like Click Performance Report

2016-10-10 Thread Jay Zou
Thank you very much! This is helpful. On Monday, October 10, 2016 at 3:31:29 PM UTC-4, Anthony Madrigal wrote: > > Hi Jay, > > You can use other reports such as the Account Performance Report to get > details on your conversions. There are several fields that are related to

Re: Is there a 'Conversion Performance Report'? like Click Performance Report

2016-10-10 Thread Jay Zou
Madrigal wrote: > > Hi Jay, > > Unfortunately, there is no Conversion Performance Report in AdWords API. > The only available report types can be found here > <https://developers.google.com/adwords/api/docs/appendix/reports>. > > Regards

Is there a 'Conversion Performance Report' like Click Performance Report

2016-10-07 Thread Jay Zou
Hi, I just jumped in Adwords API and was trying to learn about reporting. I found that Click Performance Report is very useful in my case, which provides one row for each Click. Since conversions are kind of even more valuable than Clicks, it makes no sense to me that we have a detail report

Is there a 'Conversion Performance Report'? like Click Performance Report

2016-10-07 Thread Jay Zou
Hi, I just jumped into Adwords API and was trying to learn about reporting. I found Click Performance Report is very useful in my case, which provides one row for each Click. Since Conversions is kind of even more valuable than Clicks, it makes no sense to me that we have a detail report for

google adwords api php library

2016-07-12 Thread Jay Desai
I have setup the account with my mcc account and executed the examples reporting code for campaign performance report for one of my customerclient id. This is the code: SetClientCustomerId('731-721-7585'); // Prepare a date range for the last week. Instead you can use

Gmail metrics

2015-06-02 Thread Jay Shah
Hi, I'm pulling in some metrics using the AdWords Scripts IDE. I am doing this by creating an AdWordsApp.Stats object and calling some of the methods listed in the link below https://developers.google.com/adwords/scripts/docs/reference/adwordsapp/adwordsapp_stats However, I need to pull 3

simulated bids data

2015-04-07 Thread Jay Shah
Hi, When using the getCriterionBidLandscape method of the DataService, which keywords are returned? Is it all keywords in the account or a sample of available keywords? I wanted to check as when I tried calling getCriterionBidLandscape with a selector with no predicates, I got back far fewer

[QuotaCheckError.INCOMPLETE_SIGNUP @ ; trigger:'']

2014-10-03 Thread jay tec
Can some one help me to figure out this problem. i am using same credentials same as *'Josh Redcliff*' here, https://groups.google.com/forum/#!msg/adwords-api/hUnrCCYWRek/8MbpiXFMufIJ customerid=testaccountid clientid=production client id client secret=production client secret

dynamic insertion in destination URL and Google approval process

2014-04-01 Thread Jay
adwords API's perspective, is that a normal expectation: if invalid data were used in macro substitution, then the end result would be invalid as well? Thanks, Jay -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com

Re: Changing FeedItemDevicePreference from mobile to none for enhanced sitelink adextensions

2013-09-24 Thread Jay
Hi Takeshi, Thanks for your help. I was directly setting a null in setDevicePreference() which is wrong. It is working perfectly now. Best Regards, Jay -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com

Re: Changing FeedItemDevicePreference from mobile to none for enhanced sitelink adextensions

2013-09-17 Thread Jay
, Jay In message: soapenv:Envelope xmlns:soapenv=http://schemas.xmlsoap.org/soap/envelope/; xmlns:xsd=http://www.w3.org/2001/XMLSchema; xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance; soapenv:Header ns1:RequestHeader soapenv:actor=http://schemas.xmlsoap.org/soap/actor/next

Re: Changing FeedItemDevicePreference from mobile to none for enhanced sitelink adextensions

2013-09-12 Thread Jay
We are actually still experiencing this bug today. To change device preference away from MOBILE, we simply set a NULL into the data object, but that still fails to change the preference from MOBILE to NONE. Any help would be appreciated. -Jay

Re: Changing FeedItemDevicePreference from mobile to none for enhanced sitelink adextensions

2013-09-11 Thread Jay
On Monday, September 9, 2013 3:59:06 PM UTC-7, Jay wrote: Hi Folks, I ran into a little problem trying to change an existing enhanced sitelink's device preference from MOBILE to none using FeedItemDevicePreference. Here is my soap log with request and reply. As I clear out

Re: Changing FeedItemDevicePreference from mobile to none for enhanced sitelink adextensions

2013-09-11 Thread Jay
Hi Folks, As of today 9/11, we noticed that we can again remove mobile preference from feeditems. Thank you for fixing this. Jeff -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com

Changing FeedItemDevicePreference from mobile to none for enhanced sitelink adextensions

2013-09-09 Thread Jay
Hi Folks, I ran into a little problem trying to change an existing enhanced sitelink's device preference from MOBILE to none using FeedItemDevicePreference. Here is my soap log with request and reply. As I clear out the FeedItemDevicePreference with a null, the results from the set operation

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.

Does anyone know if Google spell check API is free or not; [http://www.google.com/tbproxy/spell]?

2012-10-04 Thread Jay Choi
-- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google

Campaign performance report

2011-10-13 Thread Jay
How do i get the actual values for the impressionshare? in php code? could u show me how to do this please? thanks jay -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api

Changing Adwords Version

2011-02-24 Thread Jay
Hi, I'm new to the Adwords API I'm running the v200909 version, but my question is how do I change the version to the latest version of v201008? Could you tell me which parts of the code I need to change? Thanks Regards Jamil -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on

AdWords API Re: How to get Client listing when there are more than one client in our application?

2010-04-07 Thread Jay
To elaborate on what Ritesh is asking. Yes we have MCC account and our application is working fine with old version. We were using Apility, but now we are in process of moving to v2009. Right now we can't figure out how to get list of clients in our MCC accounts. Please help On Apr 6, 12:56 

AdWords API Re: How to get Client listing when there are more than one client in our application?

2010-04-07 Thread Jay
Thanks Eric. On Apr 7, 7:41 pm, AdWords API Advisor adwordsapiadvi...@google.com wrote: Hi, The AccountService provides this functionality, but it is currently only available in the v13 version of the API.  http://code.google.com/apis/adwords/docs/developer/AccountService.htm... You can

AdWords API Re: adwords new version question

2010-03-10 Thread Jay
Thanks Eric, we will have a look. On Mar 10, 8:22 pm, AdWords API Advisor adwordsapiadvi...@google.com wrote: Hi Jay, The APIlity project has been deprecated, and there won't be support added for the v200909 version of the API.  Instead we recommend using the new (and more generically named

AdWords API adwords new version question

2010-03-09 Thread Jay
Hi Group, We are using Apility for our in house tool to create campaigns and auto bid on the keywords. As google will stop v13 and we have to use v2009, does anyone know if Apility Guys will come out with new version? If not whats easiest way to migrate? --

AdWords API Re: Support for Ad Sitelinks via API?

2009-11-19 Thread Jay
Hi Santhosh, Were you able to find out if there is a keyword id parameter that works with site link clicks? Thanks, Jay On Nov 10, 5:14 pm, Santhosh Nair snai...@gmail.com wrote: Thanks Eric. I will post this question on AdWords forum. Santhosh On Nov 10, 9:56 am, AdWords API Advisor

AdWords API Re: Video Ads creation

2008-11-24 Thread Jay
Thanks for the response Jeff. Do you know if there are plans to allow support for video file upload via the API? On Nov 21, 1:43 pm, AdWords API Advisor [EMAIL PROTECTED] wrote: Hello Jay,  There is unfortunately no support for uploading video files via the AdWords API. You need to upload

AdWords API Video Ads creation

2008-11-21 Thread Jay
Hello - Is there support to submit the actual video file through the API for video ad creation? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups AdWords API Forum group. To post to this group, send email to

AdWords API Re: One or more input elements failed validation.

2008-09-23 Thread Deifante Jay Walters
19, 1:36 pm, Deifante Jay Walters [EMAIL PROTECTED] wrote: hey, I'm wondering what has become of this issue. I'm currently experiencing the same issue. I'm on the sand box and we don't have production keys quite yet. On Sep 5, 12:34 am, veseo [EMAIL PROTECTED] wrote: Hello, We

AdWords API Re: One or more input elements failed validation.

2008-09-19 Thread Deifante Jay Walters
hey, I'm wondering what has become of this issue. I'm currently experiencing the same issue. I'm on the sand box and we don't have production keys quite yet. On Sep 5, 12:34 am, veseo [EMAIL PROTECTED] wrote: Hello, We will probably test it someday next week and I will report the results,

AdWords API Re: image data

2008-09-19 Thread Deifante Jay Walters
I just wanted to pipe up and say that I'm also having the same issue in the sandbox environment. Adding images of all types and sizes for my Local Business Ad is failling %100 the time with a This image is not of legal dimensions. error. On Sep 9, 1:30 pm, mj [EMAIL PROTECTED] wrote: If I dont