Re: membershipLifeSpan on CRM Lists with Mobile ID

2018-02-21 Thread 'Peter Oliquino' via AdWords API Forum
Hi Robert, In the AdWords API perspective, I can confirm that you can set your CrmBasedUserList object's MemberShipLifeSpan to "1" which should translate to "no

Re: issue with campaign management

2018-02-21 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API Forum
Hi Serguei, Unfortunately, I am unable to provide you a guide on the implementation of AdWords API reports using Node.js as this is not included in the current supported client libraries. However, you may check this reporting basic guides

Re: Can Logo Image with 4:1 aspect ratio be fetched for ResponsiveDisplayAd?

2018-02-21 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API Forum
Hi Jianbo, Your concerns seems to be more related to AdWords as a product instead of the AdWords API. I would suggest to post your concern in the AdWords Community Forum , as they are better equipped to assist you

Re: How to remove an ad schedule using id?

2018-02-21 Thread Ken Dan Tinio
How do I know if its removed status? so far I have this code: $data[] = array( "id" => $campaignCriterion->getCriterion()->getId(), "type"=> $campaignCriterion->getCriterion()->getType(), "dayofweek" =>

Can Logo Image with 4:1 aspect ratio be fetched for ResponsiveDisplayAd?

2018-02-21 Thread Jianbo zhu
Hi, Adwords team, I noticed that in the below doc, it shows only 3 kind of images can be fetched (MarketingImage with 1.91:1 ratio, LogoImage with 1:1 ratio, SquareMarketingImage with 1:1 ratio), but actually a responsive ad can have 4 images. It seems the LogoImage with 4:1 ratio is missing

Re: Debugging the conversion tracker created from the API

2018-02-21 Thread sam
Thanks, Vincent, the actual issue is that the code needs to be embedded in the client side website. We've already tested the code snippet on our side and that works. They have a dynamic confirmation page for a purchase, so the snippet will load and the html will be generated only after a

Re: Max number of days for membershipLifeSpan in CrmBasedUserList (v201509 AdWords API)

2018-02-21 Thread Robert Paskowitz
Bumping a very old thread, but was hoping to get some clarification on this point as well. Below it's stated that the maximum number for CrmBasedUserLists is actually 180, but we were wondering if that has perhaps since been increased in 540. When creating through the UI, we seems to be able

membershipLifeSpan on CRM Lists with Mobile ID

2018-02-21 Thread Robert Paskowitz
Hi, We were hoping to get some clarification on the maximum membershipLifeSpan for CRM-based lists that are using Mobile IDs. Some documentation/samples [1], [2] indicates that a maximum of 540 days may be used in this case, and when creating such a list from the AdWords UI, the "No

issue with campaign management

2018-02-21 Thread serguei
Hello everyone, I have an issue on Adwords API. Indeed, I can't do a report correctly on the API. So my problem is the following: I request request and access tokens (I get them). I create a new AdwordsReport (I create it correctly). When I do report.getReport('v201710'{ reportName:

Re: Ad Performance Report not including all CreativeFinalUrls

2018-02-21 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hi Adam, The Ad Performance Report will return stats at the ad level with one row per ad. The CreativeFinalUrls gives you the list of final URLs of the ad and can be retrieved using the Ad

Re: Bid Testing Script - Error

2018-02-21 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi Marianne, Looks like your question is regarding scripts. Could you please post it on the scripts forum ? Regards, Dhanya, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also

Re: Traffic Estimator Service API give not result properly as expected.

2018-02-21 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello, Could you share us the complete SOAP request and response logs along with the UI screenshot where you're noticing the discrepancy, so I can take a look? Please use Reply privately to author option to provide the details. Regards, Bharani, AdWords API Team -- --

Re: Criteria Performance Report - youtube campaings

2018-02-21 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello, Could you share us the complete report definition along with the client customer Id, so I can take a look? Please use *Reply privately to author* option to provide the details. Regards, Bharani, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us

Re: How long time does it take to get a reply when you search for API keys ?

2018-02-21 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi Nickolas, Could you contact the API Compliance Team via this form so that they will be able to update you on the status? Also, you may want to check if you already received any notifications regarding the token, at the API contact email

Re: Не работает API

2018-02-21 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API Forum
Hi, You need to provide your OAuth2 credentials (clientId, clientSecret and refreshToken) in the adsapi_php.ini file and then run the examples. Please refer this guide

Re: Inaccurate Data Returned - PHP Library

2018-02-21 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi Adam, If you are using test accounts, the TrafficEstimatorService will return dummy data. Please refer this

Re: Remarketing audience user lists via API

2018-02-21 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello Trinath, You can take a look at the API call example which uses curl and SOAP XML to send a request to the CampaignService as a reference. You may also refer to this code snippet

How long time does it take to get a reply when you search for API keys ?

2018-02-21 Thread Nickolas Eek
Hi, my developer needed access to adwords API, it has gone 2 weeks and I was wondering if I can track the process somewhere ? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/

Re: LabelError.DUPLICATE_NAME although there is no such label

2018-02-21 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi All, This issue has been fixed. Please let us know if you are facing any issues with the labels. Thanks, Sreelakshmi, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/

Re: Fatal error: Call to undefined function Google\AdsApi\AdWords\boolval()

2018-02-21 Thread Alan Coleman
This issue was down to my own environments PHP Settings and a related directory issue, so unrelated to the API. Thanks On Monday, February 19, 2018 at 2:43:46 PM UTC, Alan Coleman wrote: > > Hello everyone, > > I've put together a simple PHP test script based on the GetCampaigns.php >

How long respons time is it for API access to adwords ?

2018-02-21 Thread Nickolas Eek
Hi, we want to get access to the API to support our SAAS. We have waited 2 weeks with no way to review the process. Is it a way to see how far they are in the process ? Thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

Ad Performance Report not including all CreativeFinalUrls

2018-02-21 Thread Adam Moore
I'm requesting an AD_PERFORMANCE_REPORT with the following selector: $selector->fields = [ 'AdGroupId', 'AdGroupName', 'CreativeFinalUrls', 'AdGroupStatus', ]; $selector->dateRange = new DateRange( Carbon::now()->subYears(10)->toDateString(), Carbon::now()->toDateString() ); I have Ad Groups

Re: Change History report using API?

2018-02-21 Thread manager
Hello Eric, It seems there is no problem any more:) How late it is that we join the community 11 Ocak 2012 Çarşamba 00:02:41 UTC+3 tarihinde Eric Koleda yazdı: > > Hi All, > > I'm reviving this old thread to see if people are still running into the > TOO_MANY_CHANGES error often. We upped the

Re: Error API First Call

2018-02-21 Thread santiagoruffino
Hello! I had not noticed that it was necessary to have a test account to use the API. Now create a test account, and I was able to connect perfectly. Thank you very much for the help! El lunes, 19 de febrero de 2018, 13:45:21 (UTC-3), Dhanya Sundararaju (AdWords API Team) escribió: > > Hi, > >

Re: Debugging the conversion tracker created from the API

2018-02-21 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Sam, Based on this guide , most conversion types (e.g. AdWordsConversionTracker, AppConversion, etc.) requires you to add a code snippet

Bid Testing Script - Error

2018-02-21 Thread mariannepitch123
When I run a test to preview the bid testing script the following error show Using spreadsheet - https://docs.google.com/spreadsheets/d/1MHV1REF2ds7x-T8PUKoS12LFr4IVqCi-KzR6R_toNGU/edit?usp=sharing. Applying bid multiplier of 0.7 Cannot retrieve the next object: iterator has reached the end.

Не работает API

2018-02-21 Thread office
такая ошибка выходит: хотя adsapi_php.ini подставил данные и расскомментировал clientId clientSecret refreshToken *Fatal error*: Uncaught exception 'InvalidArgumentException' with message 'All of 'clientId', 'clientSecret', and 'refreshToken' must be set when using installed/web application

Re: Is there a way to pull imported from GA conversions with Adwords API?

2018-02-21 Thread 'Peter Oliquino' via AdWords API Forum
Hi Ilya, Now that you have linked your Google Analytics and AdWords accounts , you can then retrieve Analytics related fields via the AdWords API, and they are listed in this section

Traffic Estimator Service API give not result properly as expected.

2018-02-21 Thread pratik patel
Hello, If We $1 MAX CPC SET get a result using api like that Results for the keyword with text 'mars cruise' and match type 'BROAD': Estimated average CPC: 1131088.00 Estimated ad position: 5.94 Estimated daily clicks: 575.53 Estimated daily cost: 123977688.00 $50 MAX CPC

Criteria Performance Report - youtube campaings

2018-02-21 Thread Dominik Raffetseder
Im not able to get the youtube campaingns and the cost with Criteria Performance Report. How can i do this? How do i get the spend money etc? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/

Inaccurate Data Returned - PHP Library

2018-02-21 Thread Adam Bullock
Hey, I'm using a test manager account with prod token. When using the official php library and get drastically different results from keyword plannner. When using the exact sample from here:

Re: Remarketing audience user lists via API

2018-02-21 Thread Trinath Trinity
Hello Everyone, i am getting user access token using oauth2.0 using php curl, Now using curl i am able to create a new contact in gmail but can anyone help me to upload customer emails to adwords accounts using curl ? On Wednesday, April 5, 2017 at 6:02:02 PM UTC+5:30, Anil wrote: > > Hello,

Re: Plz help me I pay 500rs for ads and no campaign started?

2018-02-21 Thread Uche Achoakawa
i can help you just add me up on google hangout on achoaka...@gmail.com On Monday, January 29, 2018 at 6:17:03 AM UTC, msvcolla...@gmail.com wrote: > > Guyz plz help me i'm in deep trouble i pay 500Rs to run ads but in last > step when i click on launch and start campaign it says go back to

Re: Getting very high value for Estimated average CPC

2018-02-21 Thread Adam Bullock
Figure this out? I get similar issue On Wednesday, August 30, 2017 at 5:07:36 PM UTC-4, saurav kumar wrote: > > Hello, I have just started using adwords api. I am able to successfully > run the api's but I am getting very high value for estimated average cpc in > EstimateKeywordTraffic.php > >

Re: Getting different estimated traffic values.

2018-02-21 Thread Adam Bullock
Hey, did you figure this out? I get similar issues. On Friday, January 19, 2018 at 5:36:48 AM UTC-5, anke...@gmail.com wrote: > > Hi, > I am getting totally different values from the API and UI. I passed > keyword "Supply Chain Management" and the Estimated Traffic Values from the > API are- >

Re: UNEXPECTED_INTERNAL_API_ERROR when calling LabelService or SharedSetService

2018-02-21 Thread 'Thanet Knack Praneenararat (AdWords API Team)' via AdWords API Forum
Hello Jianbo, This issue has been fixed. Please let us know if you still hit that error. Best, Thanet, AdWords API Team On Thursday, December 7, 2017 at 4:44:34 AM UTC+9, Jianbo zhu wrote: > > Hi, Adwords API team, > in the last few days, we have seen quite a few UNEXPECTED_INTERNAL_API_ERROR