Re: Google created Feed - Main Feed (Feed Origin - AdWords)

2017-12-07 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Divya,

You cannot delete/modify the feed attributes of a system generated feed 
like the Callout feed/extension, thus, it generated an error when you tried 
to remove it. Since you have your own custom attributes for your feed, then 
you can create a new custom feed that suits your goal. You can use the 
FeedService so you can set your own name for your feed and the feed items 
won't be created under the "Main callout feed".

If you also have custom feed attributes, then you can consider creating Ad 
Customizers Feed 
.
 
You can also refer here 
 for 
the list of placeholder types that you can use for the FeedService. If my 
understanding is incorrect regarding your scenario, then it would be better 
if you can provide a UI screenshot and SOAP request and response logs of 
the feeds that you mentioned as it would help me to check further. Please 
use the *Reply privately to author* option.
 
For your observation regarding the creation of a feed in the "Business 
data" section of the AdWords UI after creating the feed in the API, yes, 
your observation is correct. This is the default behavior when you create a 
feed via the API specifically the Extension Setting Services 
. 
The "Main callout feed" (for example, if you are creating a callout 
feed/extension) will be created automatically.

As additional information, you can refer to this guide 
 regarding 
feeds services.

Thanks,
Vincent
AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/0db1702c-4081-41d7-b58f-7bad670e07d7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


how to get a single campaign with campaign id of course?

2017-12-07 Thread kendan
I want to retrieve a single campaign.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/d47f79ec-cac4-4f02-9e39-fdb6fcf27628%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


is it possible to get the list of histories?

2017-12-07 Thread kendan
I am trying to retrieve a list of history in google adwords... and also 
make some undo button. so, is it possible?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/12c1253c-479e-4d07-8d97-81069b7eb9b3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How to access finalUrls in ExpandedTextAd PHP

2017-12-07 Thread 'Peter Oliquino' via AdWords API Forum
Hi Nikola,

Could you confirm if you have included the CreativeFinalUrls 

 field 
in the Selector 

 when 
you used the AdGroupAdService.get() 
?
 
If not yet, I would recommend that you do so, and in the response, you will 
need to iterate through the results of the CreativeFinalUrls field to 
retrieve the array of final URLs you have specified for your ad. Let me 
know if this helps.

Thanks and regards,
Peter
AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/75b751b0-03a9-476d-bf1b-5d7ca0e78f06%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Dynamic Remarketing Ads for Retail in Google Display Campaigs

2017-12-07 Thread 'Peter Oliquino' via AdWords API Forum
Hi Shantanu,

Could you confirm if what you wish to achieve is to create shoppings 
campaigns? If yes, you may refer to this guide 
 on how to 
link your Merchant Center account to your AdWords account. Also, please 
note that the campaign type (AdvertisingChannelType 
)
 
of these campaigns would be SHOPPING instead of DISPLAY.

As for creating dynamic remarketing ads, yes, that is the correct guide for 
reference. Should you have any further clarifications, feel free to write 
us back.

Thanks nad regards,
Peter
AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/14053d8f-8cd6-48d6-8d92-232d81ad8998%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Attempts to Add OfflineDataUpload using STORE_SALES_UPLOAD_FIRST_PARTY return OfflineDataUploadError.INVALID_CONVERSION_TYPE

2017-12-07 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Steve,

The OfflineDataUploadError.INVALID_CONVERSION_TYPE 

 means 
that the conversion action/tracker is not existing in your account, or in 
your scenario, since this is already existing based on your screenshot, 
then, there's a possibility that the conversion tracker was not enabled at 
the time of the click. Also, since the conversion tracker is in your MCC 
account, can you confirm if you are uploading the conversions in your MCC 
account? If you are setting the clientCustomerId as your client account in 
your request, and not as manager account, then there's a possibility that 
the client account was not used for cross-account conversion tracking at 
the time of the click. 

Please check the validation rules 

 for 
the OfflineDataUpload. If you believe that the INVALID_CONVERSION_TYPE 
error should have not generated on your end based on the validation rules, 
then can you please provide your SOAP request and response logs with your 
actual clientCustomerid so I can further investigate? Please use the *Reply 
privately to author* option.

Thanks,
Vincent
AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/213e71e8-fdca-426a-8443-4b75099d9818%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: no campaigns found (Number of results found: 0)

2017-12-07 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi,

It seems that you are setting your clientCustomerId 

 in 
your property file as your manager account, that's why, there are no 
campaigns and ad groups being returned in your responses. Most of the 
AdWords API services like CampaignService 

 and AdGroupService 

 requires 
the clientCustomerId to be a client account, and not a manager account.

If this is indeed your scenario, then please do the suggestion. If this is 
not your scenario, then kindly provide your SOAP request and response logs 
so I can further investigate. Please use the *Reply privately to author *option 
when replying.

Thanks,
Vincent
AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/85c8bbd6-0596-448d-afce-0b44c072ece4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Multi Bidder - Manager Account conversions

2017-12-07 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Enrique,

Based on the link, you are referring to AdWords Scripts, and not AdWords 
API. My apologies as our team only supports AdWords API specific 
issues/concerns. Please post this concern in the AdWords Scripts Forum 
 for better 
assistance.

Thanks,
Vincent
AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/37458c18-761a-4532-a5f2-8874f47cfd62%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Traffic for the seed keyword is not returned by TargetingIdeaService

2017-12-07 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Ildar,

Yes, your code snippet is correct. Particularly, you can change this line 

 of 
code in this PHP example 

 to 
get the statistics of your seed keyword.

Let me know if this works on your end.

Thanks,
Vincent
AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/872d86a0-95fa-4ca4-99e4-6a4fe46a70a9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Attempts to Add OfflineDataUpload using STORE_SALES_UPLOAD_FIRST_PARTY return OfflineDataUploadError.INVALID_CONVERSION_TYPE

2017-12-07 Thread Steve Wilhelm
We are attempting to upload OfflineData as a First party using the 
following SOAP XML

   
  
 https://adwords.google.com/api/adwords/cm/v201708";>6
 https://adwords.google.com/api/adwords/cm/v201708";>f**
 https://adwords.google.com/api/adwords/cm/v201708";>Euclid 
AdAdmin (AwApi-Python, googleads/9.0.0, Python/2.7.10)
 https://adwords.google.com/api/adwords/cm/v201708";>false
 https://adwords.google.com/api/adwords/cm/v201708";>false
  
   
   
  
 
ADD

   456
  
 STORE_SALES_UPLOAD_FIRST_PARTY
   
   
  
 0.012345

 0.012345
  
   
   
  
 

EXTERNAL_USER_ID
id123
 
 20171205 175300 
America/Los_Angeles
 

   2

USD
 
 ConversionTest
  
   
   

 
  
   


Returns the following error

 ListReturnValue.Type = "OfflineDataUploadReturnValue"
   value[] =
  (OfflineDataUpload){
 uploadId = 11909
 externalUploadId = 456
 uploadType = "STORE_SALES_UPLOAD_FIRST_PARTY"
 uploadStatus = "UNKNOWN"
 partialDataErrors[] =
(OfflineDataUploadError){
   fieldPath = None
   trigger = None
   errorString = 
"OfflineDataUploadError.INVALID_CONVERSION_TYPE"
   ApiError.Type = "OfflineDataUploadError"
   reason = "INVALID_CONVERSION_TYPE"
},
  },
 }

The Conversion named ConversionTest was created in the Google Adwords 
console








-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/31438152-b0d2-4c9c-be85-be1ca811af21%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


How to access finalUrls in ExpandedTextAd PHP

2017-12-07 Thread Nikola Jordanovski
Hello,

Google\AdsApi\AdWords\v201708\cm\ExpandedTextAd Object
(
[headlinePart1:protected] => Woodstock , Paris
[headlinePart2:protected] => Best Price Guarantee
[description:protected] => Petit-déjeuner-Internet / WiFi-Draps - Great 
@RATING-MIN-50@
[path1:protected] => Woodstock
[path2:protected] => Paris
[id:protected] => 238212177963
[url:protected] => 
[displayUrl:protected] => 
[finalUrls:protected] => Array
(
[0] => 
https://www.aubergesdejeunesse.com/Auberge-jeunesse-Hostel/Albergue-Woodstock-Montmartre/hostel-5015?&h=sdfsdafdsfasdf435345rgtfdgfdgdsfg&adv=p&v1=adv&v2=adw&custom_1=fullstory
)

[finalMobileUrls:protected] => 
[finalAppUrls:protected] => 
[trackingUrlTemplate:protected] => 
[urlCustomParameters:protected] => 
[urlData:protected] => 
[type:protected] => EXPANDED_TEXT_AD
[devicePreference:protected] => 
[AdType:protected] => ExpandedTextAd
[parameterMap:Google\AdsApi\AdWords\v201708\cm\Ad:private] => Array
(
[Ad.Type] => AdType
)

)


How can i access the FInalURls?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/61d6e086-019f-4934-9f31-a5afb06206fe%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


no campaigns found (Number of results found: 0)

2017-12-07 Thread f . ecker
Hello everyone.

i have two problemes :

1) No campaigns found

I have account with campaigns, adGroups and keywords working but when i try 
to get campaigns with API, i have a no results found  (Number of results 
found: 0).
Im using adwords API exemple in v201710/BasicOperations/GetCampaigns.php.

Im getting results when i manage account with the exemple 
v201710/AccountManagement/GetAccountHierarchy.php. Works fine.

2)No adGroups by campaign found

Im using adwords API exemple in v201710/BasicOperations/GetAdGroups.php but 
event with campaign ID (from adowrds UI) i have no results.

Someone can help me?

Thanks in advanced for your help.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/1d8502a3-75e6-4ee5-91dc-6c1d6c96128e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Multi Bidder - Manager Account conversions

2017-12-07 Thread Enrique Aldaz
Hello, I am currently using the multibidder script in mcc 
https://developers.google.com/adwords/scripts/docs/solutions/mccapp-multi-bidder
I've read in the single account option that you can put more columns as 
conversions and others. I'm pretty interested in putting conversions but I 
can not make it work. Can you help me?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/7165becd-b4c5-4f5c-9ec1-1f3683e4fa71%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Search query 'words' google adwords api

2017-12-07 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hi Veronica, 

To retrieve Keywords 

, Impressions 

, Cost 

 and Clicks 

 metrics 
through the AdWords API, you could use the Keyword Performance Report. The 
Keyword 
Performance report 

 aggregates 
stats at the keyword level with one row per keyword. You may refer to this 
guide 

 for 
all the supported fields for this report type. You will be able to pull the 
data through this report and display in your application. Let me know if 
you have any other questions. 

Regards,
Bharani, AdWords API Team


On Wednesday, December 6, 2017 at 8:11:45 AM UTC-5, Veronica Mihaela wrote:
>
> Hi, 
>
> In Google Adwords in overview there is a section called 'Searches' that 
> has 2 tabs:'SEARCH TERMS' and 'WORDS' that show data:impressions, clicks, 
> conversions, cost.
> In my application, using google adwords api, I would like to make 
> something similar. I use google adwords reports: for 'SEARCH TERMS' I use 
> 'SEARCH_QUERY_PERFORMANCE_REPORT'.
> As I see I cannot use 'KEYWORD_PERFORMANCE_REPORT' because there is 
> another section called 'Search keywords' that uses this report.
>
> What report should I use to get data as in google adwords for tab 'WORDS' 
> ? 
>
> Thanks
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/0a9da526-8a1e-4f24-8347-47f7d143a84a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Get last cpcbid change date using KEYWORD PERFORMANCE REPORT

2017-12-07 Thread Eduardo Cesar
I know that I can not get the CPC bid history directly...
But can I use this solution below?

I use the keyword report and choose the fields 'Id', 'CpcBid' and 'Date'.
Then the report will return the CpcBid history for each keyword.
If I know the cpc history in the report, then I can find the exact day that 
a change occurred.

If what I have said is true, I think it is possible discovery the exact 
date of keyword bid changed.
*Is this approach correct?*

Thanks!
Eduardo Cesar

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/80a6c7b9-b647-4d5b-ae30-46ab1bd28fd4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Get last cpcbid change date using KEYWORD PERFORMANCE REPORT

2017-12-07 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello, 

The value returned from the CpcBid 

 field will 
always reflect the *current* Max CPC for the Keyword, ignoring the timespan 
of the report. 

As for your second concern, it is not possible to retrieve historical 
changes through reports using the API. You could keep an eye out on our blog 
 for any upcoming releases or 
announcements.

Regards,
Bharani, AdWords API Team


On Thursday, December 7, 2017 at 12:21:19 PM UTC-5, Eduardo Cesar wrote:
>
> Hello.
>
> I'm trying to get two important  information from my keywords using 
> Adwords API. The first is the CURRENT CPC bid. The second is the last date 
> that the bid was modified.
>
> I prefer use the report (and not the AdgroupCriterionService) to get the 
> cpc info. My doubts are:
>
> 1) If I choose the field 'CpcBid' in the report and choose 'LAST_30_DAYS' 
> time window, the returned value CpcBid is EVER the current CpcBid?
> 2) How can I get the last date that the cpc was modified in keyword using 
> adwords reports? 
>
> Thanks!
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/766e87f8-3024-45c6-ac54-d4e1f2813fc3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Google created Feed - Main Feed (Feed Origin - AdWords)

2017-12-07 Thread Divya Kumari Chandrababu

Hi Team,

I came across a couple of accounts where Google Adwords(ORIGIN) feed 
(example: Main callout feed) was created and items were already uploaded 
and associated at the 
account level. This conflicts with our own feed as we have set some custom 
attributes and the items differ from what is there in the Main callout 
feed. Therefore, we 
aren't able to associate our own feed at the account level as it has one 
there already. When I try to remove the attributes from Google created 
feed, it throws me back 
with an error, FeedError.CANNOT_SPECIFY_ADWORDS_ORIGIN_FOR_NON_SYSTEM_FEED. 
So, can't we make any changes to Google created feed?

Also, another observation is before we create any feed through API, there 
is no feed in the UI. Once, we create a feed through API, I see a Google 
created feed, by the 
name, 'Main 'Placeholder type' feed'. Is it something that happens by 
default? 

Appreciate your thoughts on this. Thank you!

Regards,
Divya C

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/60eca3a6-f5a5-4499-abb6-1dce4ad21e25%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Dynamic Remarketing Ads for Retail in Google Display Campaigs

2017-12-07 Thread Shantanu
Hi,

I want to create Dynamic Remarketing Ads for Retail using API. I already 
have merchant created. I am not able to figure out a way via API how to 
attach merchant Id to Display Remarketing Campaign using API.

I found an example of Real Estate & Flights on this 
https://developers.google.com/adwords/api/docs/guides/dynamic-remarketing

But not able to figure out a way to attach merchant Id to Display Campaign 
using API. 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/7c0fab11-5255-4125-98d3-8c841d7f6c11%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


RATE_EXCEEDED while executing TargetingIdeaService

2017-12-07 Thread Ildar Khakimov
Good day

I'm executing the sample script GetKeywordIdeas.php and passing 1 keyword 
at a time.

I keep getting the following error, so I force the script to sleep 30 
seconds each time the error comes up, but I'm seeing it come up 20 times in 
a row, so I paused the script just in case.

Google\AdsApi\AdWords\v201705\cm\RateExceededError Object
(
[reason:protected] => RATE_EXCEEDED
[rateName:protected] => RATE_LIMIT
[rateScope:protected] => ACCOUNT
[retryAfterSeconds:protected] => 30
[fieldPath:protected] => 
[fieldPathElements:protected] => 
[trigger:protected] => 
[errorString:protected] => RateExceededError.RATE_EXCEEDED
[ApiErrorType:protected] => RateExceededError
[parameterMap:Google\AdsApi\AdWords\v201705\cm\ApiError:private] => 
Array
(
[ApiError.Type] => ApiErrorType
)

)

No other API requests are being executed at the same time from this 
account. So it's 1 API request at a time with 1 keyword in it.

Is there a reason the request keeps timing out 20 times in a row even when 
the script sleeps for 30 seconds each time the error comes up?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/4111d3ea-86f8-475d-8abe-e27bee6dc59c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Traffic for the seed keyword is not returned by TargetingIdeaService

2017-12-07 Thread Ildar Khakimov
Hello

Just to confirm I have the following line in the PHP script

*$selector->setRequestType(RequestType::IDEAS);*

I would need to replace IDEAS with STATS, so it would become

*$selector->setRequestType(RequestType::STATS);*

Is that correct? 

Are there any example scripts where this type request is shown? I couldn't 
locate one in the examples folder.

On Wednesday, December 6, 2017 at 2:47:57 AM UTC-5, Vincent Racaza (AdWords 
API Team) wrote:
>
> Hi Ildar,
>
> For the TargetingIdeaService 
> ,
>  
> the seed keyword will not be returned in an IDEAS 
> 
>  requestType. 
> You need to create a separate request with STATS 
> 
>  requestType 
> and you will see that the statistics of the seed keyword will be returned.
>
> Let me know if you have further clarifications.
>
> Thanks,
> Vincent
> AdWords API Team
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/dab1a149-5c85-4bec-9cf4-1a776bfe3d95%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Traffic for the seed keyword is not returned by TargetingIdeaService

2017-12-07 Thread Ildar Khakimov
Hello

Just to confirm I have the following in line in the PHP script

*$selector->setRequestType(RequestType::IDEAS);*

I would need to replace IDEAS with STATS, correct, it would become

*$selector->setRequestType(RequestType::STATS);*

Is that correct? Is there any example scripts where this type request is 
shown? I couldn't locate it in the examples folder.

On Wednesday, December 6, 2017 at 2:47:57 AM UTC-5, Vincent Racaza (AdWords 
API Team) wrote:
>
> Hi Ildar,
>
> For the TargetingIdeaService 
> ,
>  
> the seed keyword will not be returned in an IDEAS 
> 
>  requestType. 
> You need to create a separate request with STATS 
> 
>  requestType 
> and you will see that the statistics of the seed keyword will be returned.
>
> Let me know if you have further clarifications.
>
> Thanks,
> Vincent
> AdWords API Team
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/5f7ec56c-8088-4a4c-a7ad-a473dcb3c64c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Audience link with remarketing list

2017-12-07 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API Forum
Hi Priya,

The code snippet which you shared looks goods to me. Could you please 
enable logging and share the SOAP request and response for this operation? 
For enabling the SOAP logging, please follow the steps mentioned in this 
guide . 

Thanks,
Milind, AdWords API Team.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/43915369-8056-4223-a43e-f5641d8b37b7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: how to remove placement url's in ad group

2017-12-07 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello, 

To remove placement URL in an ad group, you could use the 
AdGroupCriterionService.mutate 

 and 
set the AdGroupCriterionOperation 

 as 
REMOVE. You may refer to the remove keywords code sample 

 where 
the keyword is replaced with placement information.

Please find try out the code snippet below and let me know if you run into 
any issues.

const AD_GROUP_ID = 'INSERT_AD_GROUP_ID_HERE'; 
const CRITERION_ID = 'INSERT_PLACEMENT_CRITERION_ID_HERE';

$criterion = new Criterion();
$criterion->setId($criterionId);

// Create an ad group criterion.
$adGroupCriterion = new AdGroupCriterion();
$adGroupCriterion->setAdGroupId($adGroupId);
$adGroupCriterion->setCriterion($criterion);

// Create an ad group criterion operation and add it the operations list.
$operation = new AdGroupCriterionOperation();
$operation->setOperand($adGroupCriterion);
$operation->setOperator(Operator::REMOVE);
$operations = [$operation];

// Remove criterion on the server.
$result = $adGroupCriterionService->mutate($operations);

Regards,
Bharani, AdWords API Team

On Thursday, December 7, 2017 at 4:43:14 AM UTC-5, ken...@blvnp.com wrote:
>
> This seems not to be working
>
>
> $placement = new Placement();
> $placement->setUrl($url);
>
> // $adGroupCriterion = new BiddableAdGroupCriterion();
> $adGroupCriterion = new NegativeAdGroupCriterion();
> $adGroupCriterion->setAdGroupId($adGroupId);
> $adGroupCriterion->setCriterion($placement);
> // $adGroupCriterion->setBidModifier($bid_adjustment);
>
> $adGroupCriterionOperation = new AdGroupCriterionOperation();
> $adGroupCriterionOperation->setOperand($adGroupCriterion);
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/8740f9e3-ee8a-43b9-8113-250a6b85f42d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: FeedItem service returns invalid characters.

2017-12-07 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi,

The reason that error is being thrown is that the underlying data in (at 
least) one particular feed item is invalid. Specifically, the string value 
for attribute ID 3 in feed ID 23642780/feed item ID 957498860 contains 
unicode character 031. If you update that feed item through the UI or the 
AdWords API so it contains valid characters, you should be all set.

Thanks,
Josh, AdWords API Team

On Thursday, December 7, 2017 at 12:52:29 PM UTC-5, Caihua Du wrote:
>
> Hi Vincent,
>
> I haven sent you the SOAP requestID privately, can you please take a look? 
> We have two new instance of this failure again today. Thank you very much!
>
> On Wednesday, December 6, 2017 at 12:52:07 AM UTC-8, Vincent Racaza 
> (AdWords API Team) wrote:
>>
>> Hi Caihua,
>>
>> Could you provide the SOAP request and response logs instead with the 
>> clientCustomerId so I can investigate further? To get all the success and 
>> failed SOAP request and response, you can change all the INFO 
>> 
>>  level 
>> to DEBUG in the log4j.properties 
>> 
>>  file 
>> (in Java). If you are using other client libraries, you can also do the 
>> same in their log property file. Please use the *Reply privately to 
>> author* option when replying.
>>
>> Thanks,
>> Vincent
>> AdWords API Team
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/c095c7f6-0e5e-4b12-ae6e-beb1c121c23e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: which bidding strategy should be used for Remarketing?

2017-12-07 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Naveen, 

Depending on the network that you want to target and your goals, you can 
determine which strategy suits best for you. You can check this 
 article which 
will help you choose the bid strategy based on your goals. If you want to 
focus on conversions, you could consider using AdWords Smart Bidding. This 
will take much of the heavy lifting and guesswork out of setting bids. If 
you choose to use Smart Bidding 
, AdWords will 
automatically use the "Optimize" ad rotation setting. You can read this 
article  about the 
Ad rotation for more information. 

Since this is more of an AdWords product level question, my suggestion is 
to post this question on the advertisers community forum 
.
 
The product experts there are better equipped to provide suggestions on 
this question. 

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/ec30a627-0f0d-4fa8-99df-14a1d38adb76%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Search query 'words' google adwords api

2017-12-07 Thread Veronica Mihaela
Hi,

In my application I use Google Adwords API. I want to display same data as in 
Google Adwords overview. In WORDS tab it shows individual words data. Ex: 
cannigvale:impressions - 245, cost - 345$, clicks - 233, sheets:impressions - 
123, cost - 100$, clicks - 23. I want this data to show it in my own 
application(the site I implement). I do not know what report returns me this 
data.

Thanks a lot

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/29d25c49-d46c-423a-94e9-5081cb671bbd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Search query 'words' google adwords api

2017-12-07 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hi Veronica, 

If you're using the AdWords UI, could you provide us the screenshot of the 
entire screen so I can take a look? If you're using any third-party 
applications, could you provide us details on what exactly the WORDS is 
capturing in your application, so I can provide you details of the API 
equivalent? 

Regards,
Bharani, AdWords API Team

On Wednesday, December 6, 2017 at 8:11:45 AM UTC-5, Veronica Mihaela wrote:
>
> Hi, 
>
> In Google Adwords in overview there is a section called 'Searches' that 
> has 2 tabs:'SEARCH TERMS' and 'WORDS' that show data:impressions, clicks, 
> conversions, cost.
> In my application, using google adwords api, I would like to make 
> something similar. I use google adwords reports: for 'SEARCH TERMS' I use 
> 'SEARCH_QUERY_PERFORMANCE_REPORT'.
> As I see I cannot use 'KEYWORD_PERFORMANCE_REPORT' because there is 
> another section called 'Search keywords' that uses this report.
>
> What report should I use to get data as in google adwords for tab 'WORDS' 
> ? 
>
> Thanks
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/216a509b-9e68-4e85-a0e9-703b513a29c9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: FeedItem service returns invalid characters.

2017-12-07 Thread Caihua Du
Hi Vincent,

I haven sent you the SOAP requestID privately, can you please take a look? 
We have two new instance of this failure again today. Thank you very much!

On Wednesday, December 6, 2017 at 12:52:07 AM UTC-8, Vincent Racaza 
(AdWords API Team) wrote:
>
> Hi Caihua,
>
> Could you provide the SOAP request and response logs instead with the 
> clientCustomerId so I can investigate further? To get all the success and 
> failed SOAP request and response, you can change all the INFO 
> 
>  level 
> to DEBUG in the log4j.properties 
> 
>  file 
> (in Java). If you are using other client libraries, you can also do the 
> same in their log property file. Please use the *Reply privately to 
> author* option when replying.
>
> Thanks,
> Vincent
> AdWords API Team
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/a8600470-b0f3-4829-a0fb-6b3df3ffbe12%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Get last cpcbid change date using KEYWORD PERFORMANCE REPORT

2017-12-07 Thread Eduardo Cesar
Hello.

I'm trying to get two important  information from my keywords using Adwords 
API. The first is the CURRENT CPC bid. The second is the last date that the 
bid was modified.

I prefer use the report (and not the AdgroupCriterionService) to get the 
cpc info. My doubts are:

1) If I choose the field 'CpcBid' in the report and choose 'LAST_30_DAYS' 
time window, the returned value CpcBid is EVER the current CpcBid?
2) How can I get the last date that the cpc was modified in keyword using 
adwords reports? 

Thanks!

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/c44d79e4-ee87-41b9-b00b-bc365751c32f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Adding remarketing to adgroup api

2017-12-07 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi, 

Could you try with the code snippet given below?
  
$operations = [];
$criterionUserList = new CriterionUserList();
$criterionUserList->setUserListId($userlistId);

$adGroupCriterion = new BiddableAdGroupCriterion();
$adGroupCriterion->setAdGroupId($adGroupId);
$adGroupCriterion->setCriterion($criterionUserList);

// Create operation.
$operation = new AdGroupCriterionOperation();
$operation->setOperand($adGroupCriterion);
$operation->setOperator(Operator::ADD);

$operations[] = $operation;
$result = $adGroupCriterionService->mutate($operations);


If you are still not able to find the criterion on the AdGroup, please enable 
logging  and share 
the complete SOAP logs.

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/63d754f1-b6bf-4750-aebd-46e16fc33b31%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Google API Price extension - corrupted data (CampaignId, microAmount, feedItemId, feedMappingId)

2017-12-07 Thread Alexander Popov
We could fix it. The problem was that v201710 worked for us only on php5.6 
running on admin server via cron was failed as we had php5.4 on admin. 
Updating admin server to 5.6 fixed the issue. thanks

On Thursday, November 30, 2017 at 3:57:24 PM UTC-6, Alexander Popov wrote:
>
> Hi.
> We Use PHP and I was following examples: 
> https://developers.google.com/adwords/api/docs/guides/extension-settings#update_ad_extensions
>  
> and everything works fine if i run code in browser like 
> http://mysite.com/myfile.php so code is inside "myfile.php" file
>
> But if I run using cron, I get:
> exception 'Google\AdsApi\AdWords\v201710\cm\ApiException' with message 
> '[EntityNotFound.INVALID_ID @ operations[0].operand.campaignId; 
> trigger:'CampaignId: 94408149']' in 
> /PATH/TO/LIBRARY/lib/Google/src/Google/AdsApi/Common/Util/Reflection.php:39
>
> SOAP:
> AW_SOAP.WARNING: clientCustomerId=MY-ID operations=3 
> service=CampaignExtensionSettingService method=mutate responseTime=160 
> requestId=00055f3907c35e200a3f3b12820373fb server=adwords.google.com 
> isFault=1 faultMessage=[EntityNotFound.INVALID_ID @ 
> operations[0].operand.campaignId; trigger:'CampaignId: 94408149'] 
>
> part of code we use:
> $campaignId = "944081497";
> $campaignExtensionSettingService = $adWordsServices->get($session, 
> CampaignExtensionSettingService::class);
>
> $selector = new Selector();
> $selector->setFields(['CampaignId', 'ExtensionType', 'Extensions']);
> $selector->setPredicates([
> new Predicate('CampaignId', PredicateOperator::EQUALS,
> [$campaignId]),
> new Predicate('ExtensionType', PredicateOperator::EQUALS,
> [FeedType::PRICE])
> ]);
>
> $page = $campaignExtensionSettingService->get($selector);
>
> $campaignExtensionSetting = $page->getEntries()[0];
> $campaignExtensionSetting->setExtensionType(FeedType::PRICE);
>
>
> If I debug $campaignExtensionSetting->getCampaignId(); - I get corrupted 
> value ”@ I (get 944081497 if run in http://mysite.com/myfile.php)
>
> Again if I run http://mysite.com/myfile.php I get 944081497 which is 
> right. So in error above you see "94408149" which is missing 7 in the end 
> and that's why doesn't work. 
> I've tried intval() to floatval() as suggested here 
> https://groups.google.com/forum/#!topic/adwords-api/NEjJg_7GXQw but it 
> doesn't help..
> What can be a reason that Google returns corrupted ID?
>
> I noticed that other data is corrupted:
>
>
> Google\AdsApi\AdWords\v201710\cm\CampaignExtensionSetting::__set_state(array(
>'campaignId' => '”@ I',
>'extensionType' => 'PRICE',
>
>
> Google\AdsApi\AdWords\v201710\cm\Money::__set_state(array(
>  'microAmount' => ' 4p' . "\0" . '',
>
> 'feedId' => '9 …U',
>  'feedItemId' => ' V…xf',
>  'policyData' => 
> array (
>   0 => 
>   
> Google\AdsApi\AdWords\v201710\cm\FeedItemPolicyData::__set_state(array(
>  'placeholderType' => 35,
>  'feedMappingId' => 'B s',
>  ..
>
> so microAmount, feedId, feedItemId, feedMappingId are wrong too
>
> running http://mysite.com/myfile.php - all is good
>
> please assist
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/8aa2f56a-c51f-41a6-a1b1-2fb8b56c2705%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Audience link with remarketing list

2017-12-07 Thread developer . djax
Hi,
I have cretated addaudience by using this API...after i have added below in 
separate file to link remarketing list but the list is not adding to this 
campign(campaignid: "1011547415").plz help me get rid off this.



$campaignCriterionService =
$adWordsServices->get($session, CampaignCriterionService::class);

$adGroupCriterionService = $adWordsServices->get($session, 
AdGroupCriterionService::class);

$criterionUserList = new CriterionUserList();
$CriterionUserList->setUserListId(523433934);

$campaignCriterion = new CampaignCriterion();
$campaignCriterion->setCampaignId(1011547415);
$campaignCriterion->setCriterion($criterionUserList);

$operation = new CampaignCriterionOperation();
$operation->setOperand($campaignCriterion);
$operation->setOperator(Operator::ADD);
$operations[] = $operation;
$campaign_cri = $campaignCriterionService->mutate($operations);


$adGroupCriterion = new BiddableAdGroupCriterion();
$adGroupCriterion->setAdGroupId('56660457264');
$adGroupCriterion->setCriterion($criterionUserList);

$operation = new AdGroupCriterionOperation();
$operation->setOperand($adGroupCriterion);
$operation->setOperator(Operator::ADD);
$operations[] = $operation;

$adgroup_cri = $adGroupCriterionService->mutate($operations);

Thanks,
Priya K

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/c7646c67-f878-4344-8702-31800bf57046%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


which bidding strategy should be used for Remarketing?

2017-12-07 Thread naveen . kumar

hi, 

   can i know which bidding strategy should be used for remarketing and ad 
rotation type (OPTIMIZE or ROTATE_FOREVER) for the same .



Thank you

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/f19e32ed-ca84-42b8-ada7-52f02ac254f3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


how to remove placement url's in ad group

2017-12-07 Thread kendan
This seems not to be working


$placement = new Placement();
$placement->setUrl($url);

// $adGroupCriterion = new BiddableAdGroupCriterion();
$adGroupCriterion = new NegativeAdGroupCriterion();
$adGroupCriterion->setAdGroupId($adGroupId);
$adGroupCriterion->setCriterion($placement);
// $adGroupCriterion->setBidModifier($bid_adjustment);

$adGroupCriterionOperation = new AdGroupCriterionOperation();
$adGroupCriterionOperation->setOperand($adGroupCriterion);

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/a8f88602-1871-44f3-a38a-faa99ea4b721%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How to handle very huge amount of data upload

2017-12-07 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Paul,

I will just summarize my answer for your three questions.

In regards to handing large amount of records in asynchronous mode in the 
AdWords API, you can use the BatchJobService 

 for 
this. This service allows you to perform batches of supported operations on 
multiple services without waiting for the operations to complete. You can 
refer to this guide 
 for more 
information regarding batch processing.

In regards to the limitation 
 
on 
the number of records for batch processing, an AdWords account can have up 
to 1 GB of uploaded operations across all of its batch jobs that have not 
yet completed at any given time.

Let me know if this helps.

Thanks,
Vincent
AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/56593d1f-9922-4765-b2fb-1b00bde631e0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: how to implement adwords api in asp.net mvc

2017-12-07 Thread jose escobar
hi josh and wha about if i want use net core?

El jueves, 19 de marzo de 2015, 14:23:33 (UTC-6), Josh Radcliff (AdWords 
API Team) escribió:
>
> Hi,
>
> Others on the group may have additional details, but as a starting point 
> I'd recommend checking out the .NET client library for the AdWords API 
> .
>
> Thanks,
> Josh, AdWords API Team
>
> On Thursday, March 19, 2015 at 9:19:15 AM UTC-4, Visualr Admin wrote:
>>
>> hello,
>>  I want to implement google analytics and  adwords for accessing 
>> data in asp.net MVC . Any one having idea about that.
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/c74cc141-b2cc-449d-b283-5e27cf3b5617%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: how to set bid modifier to a placement in a ad group

2017-12-07 Thread 'Peter Oliquino' via AdWords API Forum
Hi,

My apologies as I specialize more in Java instead of PHP. However, looking 
at your code, it appears already correct since you have specified the 
Placement 

 criterion 
as the Criterion 

 of 
the ad group and included a value for the BidModifier 

 field. 
For more information,  you may also refer to our bidding 
 guide and 
specifically to this section 

 for 
adding bids at the ad group or ad group criterion level.

I hope this helps and feel free to write back for any further 
clarifications.

Thanks and regards,
Peter
AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/5f44aa13-b888-46b6-8ff4-5caf2c6d9f01%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Search query 'words' google adwords api

2017-12-07 Thread Veronica Mihaela
Hi,
Thanks for your answer. For SEARCH TERMS in my application I use Search 
query performance report.
code example:
$reportDefinition = new ReportDefinition();

$reportDefinition->setSelector($selector);
$reportDefinition->setReportName('Report');
$reportDefinition->setDateRangeType($this->dateRangeType);
$reportDefinition->setReportType('SEARCH_QUERY_PERFORMANCE_REPORT');
$reportDefinition->setDownloadFormat('XML');


To get data for WORDS what report should I use? I do not find any report that 
return same data as in google adwords.

$reportDefinition->setReportType(?);


Thanks

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/09c32052-8520-4e33-a228-2e65f780d4bf%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: how do I get the list of placement in a adgroup?

2017-12-07 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Kendan,

My apologies as we do not have a specific example on getting the list of 
placements in an ad group. However, you may refer to this example 

 and 
just change the service to AdGroupCriterionService 

 as 
well as the query/selector and objects being used. In your query, you can 
filter by CriterionType 

 = 
PLACEMENT.

You may refer to the sample SOAP request snippet below:


https://adwords.google.com/api/adwords/cm/v201710";>

AdGroupId
Id
CriteriaType
KeywordText
DisplayName

CriteriaType
EQUALS
PLACEMENT


0
100





Let me know if this helps.

Thanks,
Vincent
AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/a5219395-9349-4d8d-b3e2-14629afb7d2a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Parsing results from TargetingIdeaService in C#

2017-12-07 Thread 'Peter Oliquino' via AdWords API Forum
Hi Maxim,

I could see that you created a new thread 

 instead 
of replying directly in this one. Moving forward, we may continue our 
discussion through this one instead. As for your concern, on your UI 
screenshot of the Keyword Planner, I could not see the targeting details 
(locations, languages, network settings). Could you provide your UI 
screenshot again with these details (this is before you click the Get Ideas 
button) so I can compare both UI and API parameters and results? Please use 
the *Reply privately to author* option when replying.

Thanks and regards,
Peter
AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/bd328374-16a8-4127-b4a4-294e54202cef%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.