Re: Adwords API Video campaigns

2017-08-30 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Santhosh, 

You need to include the DisplayUrl 

 and CreativeFinalUrls 

 fields 
in the report definition when you retrieve the Ad Performance Report to get 
the Display URL and Final Url respectively. 

Regards,
Shwetha, 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/75958d6b-8f23-44ab-9275-ecf0e4af22c2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Adwords API Video campaigns

2017-08-30 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Santhosh, 

You can use Ad Performance Report 

 to 
get the attributes and statistics of your Ads and Video Performance Report 

 to 
get the attributes and statistics of Videos in your campaigns. You can use 
MediaService 
 
to 
retrieve the uploaded Videos in your AdWords account, including the 
VIDEO_THUMBNAIL 
url 
.
 
The GetAllImagesAndVideos 

 Java 
example shows how to retrieve all images and videos in an AdWords account. 
Example code in other languages is provided here 
.

Regards,
Shwetha, 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/a6f2d902-f379-4263-bff8-352e327d9ace%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


campaign Location is not getting

2017-08-30 Thread shinuad

Hi,

I have implemented GEO_PERFORMANCE_REPORT and getting some location IDs 
which are not present in google location sheet. Even implemented 
CampaignCriterionService for location Criterion but getting the same issue. 
Following are the location ids.
200504 200506 200510 200511 200512 200515 200518 200519 200524 200527 
200528 200529 200535 200539 200542 200544 200556 200557 200560 200561 
200567 200571 200575 200602 200609 200611 200613 200616 200618 200623 
200630 200635 200641 200650 200652 200659 200669 200678 200691 200751 
200752 200753 200807 200819 200820

Even form CAMPAIGN_LOCATION_TARGET_REPORT we are getting ids like 
"310183455762" for these types of api's

Note: campaign location on adwords panel are given as latitude and 
longitude form.

Please let me know how to get location for these type of ids?

Thanks,
Amit Dahiya

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/1356c937-6e57-455f-b81c-967a65034dcf%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Batch Job - Customizer Feed Item - NullError.NULL_CONTENT

2017-08-30 Thread 'Nadine Sundquist (AdWords API Team)' via AdWords API Forum
Greetings Calin,

I got in touch with the owner of the PHP library on my team. He's working 
on figuring out a solution. Please keep an eye on GitHub repo 
 for a fix. I don't have an 
exact time as to when that will happen, but I'll keep an eye on it to try 
to inform you when ti is available.

Take care,
Nadine, AdWords API Team

On Wednesday, August 30, 2017 at 3:53:54 AM UTC-4, Calin Ignat wrote:
>
> Hello,
>
> Good news! I'm guessing the issues is here 
> 
>  and 
> will be easy to fix in future versions. Until then I will continue to use 
> mutate service to build feed items.
> Thank you very much for your assistance.
>
> Good day.
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/36a034ed-c047-4e18-bf6c-bcc744ff074b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: HeadlinePart1 line too wide error

2017-08-30 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Carmine,

Apologies as I have not realized this at first. It should not have 
considered the *{keyword: } *in counting the length of characters. In my 
test account, I was able to add successfully an expanded text ad with 
headlinePart1 same as yours. Below is the sample SOAP response which shows 
a successful creation:



http://www.w3.org/2001/XMLSchema-instance; xsi:type=
"ExpandedTextAd">

http://www.example.com/0
EXPANDED_TEXT_AD
ExpandedTextAd
*{keyword: my personal backup ads}*
Best Space Cruise Line
Buy your tickets now!

PAUSED
UNCHECKED


It is weird that you are having this error on your end. Could you provide 
your SOAP request and response logs via *Reply privately to author *so I 
can further investigate? If you haven't enabled the SOAP logs yet, you can 
enable it by following the "How do I enable logging section?" of this 
document 
.

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/ba6b6c42-bdeb-4f73-ade4-6f5491f816a1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.