Re: Notice: Failed to load response into DOM... AdsSoapClient.php

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

I could see that the issue you are encountering is more specific to the PHP 
client library rather than the AdWords API. This said, you may get in touch 
with the PHP library owners via this link 
 as they are better 
equipped to assist you.

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/9a89977b-209b-4c4c-9ecd-9cef3df848e3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How to Remove Account Access from MCC

2017-07-10 Thread Ronak Shah
Hello Shwetha,

Yes but this is to terminate link between client and MCC manager if client 
has its own adwords account, but lets say suppose I have created an adwords 
account via  ManagedCustomerOperation 

 and 
I want to remove or unlink that via API. is it possible to do so?

Regards,
Ronak Shah

On Monday, July 10, 2017 at 8:27:41 PM UTC+5:30, Shwetha Vastrad (AdWords 
API Team) wrote:
>
> Hi Ronak, 
>
> You need to use ManagedCustomerService.mutateLink() 
> 
>  to 
> unlink an AdWords client account from an AdWords MCC account. The code 
> snippet provided here 
> 
>  shows 
> how to terminate a link. This operation can be done as either the manager 
> or client account.
>
> 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/c8e86b9d-9a00-4b2e-8d6c-b06343175c34%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Using Adwords API to link Ad group to remarketing list created in Google Analytics

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

As mentioned in this guide 
, 
remarketing in the AdWords API is independent of the remarketing done via 
the Google Analytics and AdWords accounts in the AdWords UI. This said, 
getting these remarketing lists is currently not supported in the AdWords 
API and therefore cannot be used to target by your campaigns via the 
Adwords API. Please follow our blog 
 for any 
updates if and when this can be available.

Additionally, for any future concerns and being that this is an old thread, 
please create a new one for better tracking.

Best 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/96dc699b-c1ba-4b71-88e0-325e96b93c3a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How to download an extremely large set of audiences?

2017-07-10 Thread 'Peter Oliquino' via AdWords API Forum
Hello Yi,

My apologies for the mistake. Another solution or workaround 
 would 
be to further break down the results by adding predicates and further 
grouping your queries by campaign or ad group. You may also resort to 
generating reports since most fields are also available in these reports 
such as the Audience Performance Report 

.

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/33401764-6bee-48e3-88dd-f2713e3abfea%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Zero Impressions Issue: dateRange is expected

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

Being that you mentioned you are getting blank files when you download, 
could you confirm if this issue still persists? If yes, please send your 
complete report definition, the generated blank report file, your 
clientCustomerId and any error messages if available so I can further 
investigate. You may reply using *Reply privately to author*.

As for the saveToFile method, it allows you to download a copy of the file 
of your chosen format into your local. However, if you wish not to save 
these files, you may download the report as a string 

 (please 
see the getAsString() example in the linked example).

For the Placeholder Feed Item Report, the AdGroupId 

, CampaignId 
,
 
and ExternalCustomerId 

 fields 
are available to know which ad group, campaign, and account they belong but 
the information as to which entity level they are an extension of is not 
available through this report. You will need to use either the 
AdGroupExtensionSettingService.get 

, CampaignExtensionSettingService.get 
,
 
or the CustomerExtensionSettingService.get 

 to 
determine so.

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/bce857be-b3fc-4780-9c2a-1839e9490b93%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Expanded Dynamic Search Ads using AdGroupAdService V201705

2017-07-10 Thread Oliver
Hi Anthony,

We assumed this ad type is not supported in reports because there is no 
mention of it in the Ad Type section of the reports documentation.  The 
documentation needs to be updated in this case.

Oliver

On Monday, 10 July 2017 21:21:02 UTC+1, Anthony Madrigal wrote:
>
> Hi Oliver,
>
> There is an issue with the AdGroupAdService returning this ad type. 
> However, you should be able to get this ad type when using the Ad 
> Performance Report. The AdType will be equal to EXPANDED_DYNAMIC_SEARCH_AD. 
> Are you getting an error when trying to filter by these ads? If so, what 
> error are you getting?
>
> Thanks,
> Anthony
> AdWords API Team
>
> On Monday, July 10, 2017 at 3:46:30 PM UTC-4, Oliver wrote:
>>
>> Are you referring to getting them returned in the AD_PERFORMANCE_REPORT? 
>> or from the service object?
>>
>> There is no equivalent to Expanded DSA ad type for the report.
>>
>>
>>
>> On Monday, 10 July 2017 14:18:54 UTC+1, Anthony Madrigal wrote:
>>>
>>> Hi Oliver,
>>>
>>> I was able to get these ads returned when I tried it out. If you are 
>>> still facing issues for this report, let me know. I will have our team look 
>>> into this as well.
>>>
>>> Regards,
>>> Anthony
>>> AdWords Scripts Team
>>>
>>> On Saturday, July 8, 2017 at 2:46:55 AM UTC-4, Oliver wrote:

 Hi Anthony,

 There is no AdType = EXPANDED_DYNAMIC_SEARCH_AD in the Ad performance 
 report.  We reported this on another thready a couple of weeks ago. 
  v201705 doesn't seem to support this ad type yet at all.  We're also 
 unable to download this new ad type. 


 Oliver


 On Friday, 7 July 2017 17:03:03 UTC+1, Anthony Madrigal wrote:
>
> Hi Anil,
>
> There appears to be an issue on our side for expanded dynamic search 
> ads not being returned. I will have our team investigate the issue and 
> let 
> you know of any updates.
>
> For now, you can an Ad Performance Report with AdType = 
> EXPANDED_DYNAMIC_SEARCH_AD.
>
> Regards,
> Anthony
> AdWords API Team
>
> On Friday, July 7, 2017 at 10:11:36 AM UTC-4, Anil wrote:
>>
>> Hello,
>>
>> We are able to create Expanded Dynamic Search Ads 
>> using AdGroupAdService service but not able to retrieve the Expanded 
>> Dynamic Search Ad details using API.
>> Is there any other API service we should use for the same?
>>
>>
>> Thanks
>> Anil V
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/142a5ab0-e26d-468a-9f1f-195532a954f0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How to download an extremely large set of audiences?

2017-07-10 Thread yhuang
Hi Peter,

The dilemma  here is the number of audience is more than 220,000 which 
could lead to a start index larger than 100,000. Then comes 
SelectorError.START_INDEX_IS_TOO_HIGH. This is the reason we cant use 
Paging.


On Monday, July 10, 2017 at 4:39:47 PM UTC+8, Peter Oliquino wrote:
>
> Hello Yi,
>
> You will need to implement Paging 
> 
>  whenever 
> you use the AdwordsUserListService.get() for getting this many userlists in 
> order to limit the number of results you retrieve per request and avoid 
> encountering the error. Let me know if this helps.
>
> Best 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/81d9f661-936f-429e-b617-3eb1fdb01383%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Notice: Failed to load response into DOM... AdsSoapClient.php

2017-07-10 Thread sam
Hello,

Our script runs fine through numerous batches of operations, but we 
eventually and get this error every time. Do you have any idea as to what 
might be the cause?

Thank you!

Notice: Failed to load response into DOM: DOMDocument::loadXML(): Empty 
string supplied as input in /var/www/html/adwords_api/
googleads_api_v201702_composer/vendor/googleads/googleads-php-lib/src/Google
/Api/Ads/Common/Lib/AdsSoapClient.php on line 251


Notice: Failed to load response into DOM: DOMDocument::loadXML(): Empty 
string supplied as input in /var/www/html/adwords_api/
googleads_api_v201702_composer/vendor/googleads/googleads-php-lib/src/Google
/Api/Ads/Common/Lib/AdsSoapClient.php on line 348


Notice: Failed to load response into DOM: DOMDocument::loadXML(): Empty 
string supplied as input in /var/www/html/adwords_api/
googleads_api_v201702_composer/vendor/googleads/googleads-php-lib/src/Google
/Api/Ads/Common/Lib/AdsSoapClient.php on line 366
An error has occurred: Bad Gateway
string(1540) "#0 
/var/www/html/adwords_api/googleads_api_v201702_composer/vendor/googleads/googleads-php-lib/src/Google/Api/Ads/Common/Lib/AdsSoapClient.php(178):
 
SoapClient->__doRequest('https://adwords...', '', 1)
#1 
/var/www/html/adwords_api/googleads_api_v201702_composer/vendor/googleads/googleads-php-lib/src/Google/Api/Ads/AdWords/Lib/AdWordsSoapClient.php(72):
 
AdsSoapClient->__doRequest('https://adwords...', '', 
1)
#2 [internal function]: AdWordsSoapClient->__doRequest('https://adwords...', '', 1, 0)
#3 
/var/www/html/adwords_api/googleads_api_v201702_composer/vendor/googleads/googleads-php-lib/src/Google/Api/Ads/Common/Lib/AdsSoapClient.php(216):
 
SoapClient->__soapCall('get', Array, NULL, Array, Array)
#4 
/var/www/html/adwords_api/googleads_api_v201702_composer/vendor/googleads/googleads-php-lib/src/Google/Api/Ads/AdWords/Lib/AdWordsSoapClient.php(86):
 
AdsSoapClient->__soapCall('get', Array)
#5 
/var/www/html/adwords_api/googleads_api_v201702_composer/vendor/googleads/googleads-php-lib/src/Google/Api/Ads/AdWords/v201702/AdGroupCriterionService.php(10078):
 
AdWordsSoapClient->__soapCall('get', Array)
#6 /var/www/html/adwords_api/adwords_helper_functions.php(862): 
AdGroupCriterionService->get(Object(Selector))
#7 
/var/www/html/adwords_api/supplyframe/adwords_keyword_targeting.php(886): 
getKeywords(Object(AdWordsUser), '42913419326')
#8 
/var/www/html/adwords_api/supplyframe/adwords_keyword_targeting.php(535): 
get_adgroup_maps(Object(AdWordsUser), Array)
#9 {main}"


-- 
Feedonomics just launched *FeedSPI™*, an innovative technology that allows 
you to create the* ultimate custom labels* based on the Google Shopping 
competitive pricing landscape. These custom labels allow you to reduce bids 
when your products are priced higher, and raise bids when your products are 
cheaper. Ask me about *FeedSPI™ *today!

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/92cd63b6-ccf0-45ac-ba00-6cb03033a94c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Expanded Dynamic Search Ads using AdGroupAdService V201705

2017-07-10 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Oliver,

There is an issue with the AdGroupAdService returning this ad type. 
However, you should be able to get this ad type when using the Ad 
Performance Report. The AdType will be equal to EXPANDED_DYNAMIC_SEARCH_AD. 
Are you getting an error when trying to filter by these ads? If so, what 
error are you getting?

Thanks,
Anthony
AdWords API Team

On Monday, July 10, 2017 at 3:46:30 PM UTC-4, Oliver wrote:
>
> Are you referring to getting them returned in the AD_PERFORMANCE_REPORT? 
> or from the service object?
>
> There is no equivalent to Expanded DSA ad type for the report.
>
>
>
> On Monday, 10 July 2017 14:18:54 UTC+1, Anthony Madrigal wrote:
>>
>> Hi Oliver,
>>
>> I was able to get these ads returned when I tried it out. If you are 
>> still facing issues for this report, let me know. I will have our team look 
>> into this as well.
>>
>> Regards,
>> Anthony
>> AdWords Scripts Team
>>
>> On Saturday, July 8, 2017 at 2:46:55 AM UTC-4, Oliver wrote:
>>>
>>> Hi Anthony,
>>>
>>> There is no AdType = EXPANDED_DYNAMIC_SEARCH_AD in the Ad performance 
>>> report.  We reported this on another thready a couple of weeks ago. 
>>>  v201705 doesn't seem to support this ad type yet at all.  We're also 
>>> unable to download this new ad type. 
>>>
>>>
>>> Oliver
>>>
>>>
>>> On Friday, 7 July 2017 17:03:03 UTC+1, Anthony Madrigal wrote:

 Hi Anil,

 There appears to be an issue on our side for expanded dynamic search 
 ads not being returned. I will have our team investigate the issue and let 
 you know of any updates.

 For now, you can an Ad Performance Report with AdType = 
 EXPANDED_DYNAMIC_SEARCH_AD.

 Regards,
 Anthony
 AdWords API Team

 On Friday, July 7, 2017 at 10:11:36 AM UTC-4, Anil wrote:
>
> Hello,
>
> We are able to create Expanded Dynamic Search Ads 
> using AdGroupAdService service but not able to retrieve the Expanded 
> Dynamic Search Ad details using API.
> Is there any other API service we should use for the same?
>
>
> Thanks
> Anil V
>


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/054eafff-1d78-4584-965d-0a11c7fd53f5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Expanded Dynamic Search Ads using AdGroupAdService V201705

2017-07-10 Thread Oliver
Are you referring to getting them returned in the AD_PERFORMANCE_REPORT? or 
from the service object?

There is no equivalent to Expanded DSA ad type for the report.



On Monday, 10 July 2017 14:18:54 UTC+1, Anthony Madrigal wrote:
>
> Hi Oliver,
>
> I was able to get these ads returned when I tried it out. If you are still 
> facing issues for this report, let me know. I will have our team look into 
> this as well.
>
> Regards,
> Anthony
> AdWords Scripts Team
>
> On Saturday, July 8, 2017 at 2:46:55 AM UTC-4, Oliver wrote:
>>
>> Hi Anthony,
>>
>> There is no AdType = EXPANDED_DYNAMIC_SEARCH_AD in the Ad performance 
>> report.  We reported this on another thready a couple of weeks ago. 
>>  v201705 doesn't seem to support this ad type yet at all.  We're also 
>> unable to download this new ad type. 
>>
>>
>> Oliver
>>
>>
>> On Friday, 7 July 2017 17:03:03 UTC+1, Anthony Madrigal wrote:
>>>
>>> Hi Anil,
>>>
>>> There appears to be an issue on our side for expanded dynamic search ads 
>>> not being returned. I will have our team investigate the issue and let you 
>>> know of any updates.
>>>
>>> For now, you can an Ad Performance Report with AdType = 
>>> EXPANDED_DYNAMIC_SEARCH_AD.
>>>
>>> Regards,
>>> Anthony
>>> AdWords API Team
>>>
>>> On Friday, July 7, 2017 at 10:11:36 AM UTC-4, Anil wrote:

 Hello,

 We are able to create Expanded Dynamic Search Ads 
 using AdGroupAdService service but not able to retrieve the Expanded 
 Dynamic Search Ad details using API.
 Is there any other API service we should use for the same?


 Thanks
 Anil V

>>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/ff40af3e-5415-462b-ab09-93afd66b1d8d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Zero Impressions Issue: dateRange is expected

2017-07-10 Thread Danny
Ok thanks.

Whenever the report is downloaded, for some reason it always generates an 
empty text file, along with the csv file. I'm using the *saveToFile* method. 
What's the purpose of this file and is there a way to prevent it from 
downloading?

Also looking at the Placeholder Feed Item 

 
report, seems like there's no attribute to inform you where the sitelinks 
are attached to (e.g. account, campaign, adgroup level). How do you 
determine this?

On Sunday, 9 July 2017 20:21:09 UTC-7, Peter Oliquino wrote:
>
> Hi Danny,
>
> As for specifying a dateRangeType (whether its a custom date range 
> 
>  or 
> a pre-defined date range 
> ),
>  
> it should only affect the volume of records that you wish to pull, meaning, 
> only the data that have generated performance statistics during that period 
> will be returned.
>
> Best 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/ce474e6d-f75a-4e84-9d36-09263ccbd95c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Pause Adwords Express campaign via API

2017-07-10 Thread Diego
Hi,

is it possible to pause an Adwords Express campaign via API? If not, is 
there any workaround we might do to do so?

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/2aad797a-4996-4c76-836e-08bec9ff7fa5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: ReportSettingsBuilder fromFile

2017-07-10 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, 

Thanks for bringing this to our notice. You can find the up-to-date 
examples 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/539a4bc5-5f0f-42f7-a574-492b89d8bb96%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


ReportSettingsBuilder fromFile

2017-07-10 Thread Aliko
Hello,

with v201705  ReportSettingsBuilder->fromFile() removed.
But still it is existing in samples.

https://developers.google.com/adwords/api/docs/samples/php/reporting

Best regards

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/82fed074-638d-4ad3-84bc-5498979632a1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Regarding remarketing list users

2017-07-10 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, 

On this forum, we address technical questions related to AdWords API. I 
would suggest that you post your questions on the AdWords community forum 
 for 
any questions related to AdWords in general. 

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/f4d52a94-83a4-461c-8c9c-eaed80507d73%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Unexpected output when running the TargetIdeaService.

2017-07-10 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Nichlas, 

It looks like you are making the TargetingIdeaService 

 request 
against a test AdWords account. When using test accounts 
,
 
the TargetingIdeaService will return dummy data. You'll need to use 
production AdWords accounts to get actual data from TargetingIdeaService. 

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/ff76cc42-55bd-4d02-a715-9e70b39c3188%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Unexpected output when running the TargetIdeaService.

2017-07-10 Thread Nichlas Rasmussen


When using the google adwords api keyword generator given in this example
https://github.com/googleads/googleads-python-lib/blob/master/examples/adwords/v201705/optimization/get_keyword_ideas.py

I assumed i would get some keyword related to the query i made (space 
cruise) instead i get the following.

Keyword with 'space cruise f125bcf7' text and average monthly search volume 
'5779518' was found with Products and Services categories: [17, 35, 10628, 
5].Keyword with 'red herring b610fbe0' text and average monthly search volume 
'3613244' was found with Products and Services categories: [56, 57, 43, 
10628].Keyword with 'red herring e969d14a' text and average monthly search 
volume '4490523' was found with Products and Services categories: [16, 33, 
10628, 30].Keyword with 'red herring 33bb9989' text and average monthly search 
volume '4773027' was found with Products and Services categories: [41, 10628, 
13, 22].Keyword with 'red herring cc518050' text and average monthly search 
volume '4650205' was found with Products and Services categories: [12, 10628, 
13, 7].Keyword with 'red herring 5864c829' text and average monthly search 
volume '5092454' was found with Products and Services categories: [11, 28, 
10628, 46].Keyword with 'red herring ef5efb42' text and average monthly search 
volume '5313565' was found with Products and Services categories: [26, 44, 
10628, 14].Keyword with 'red herring 8dc2cad8' text and average monthly search 
volume '4603880' was found with Products and Services categories: [40, 52, 
10628, 55].

How should the numbers at the end of the "keyword" be intepreted - is there 
some way to map it to a real word? I look at their docs but unable to find 
an answer.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/43993510-5243-4cb2-81d5-3a4bc1244b72%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Unexpected output when running the TargetIdeaService.

2017-07-10 Thread Nichlas Rasmussen


When using the google adwords api keyword generator given in this example
https://github.com/googleads/googleads-python-lib/blob/master/examples/adwords/v201705/optimization/get_keyword_ideas.py

I assumed i would get some keyword related to the query i made (space 
cruise) instead i get the following.

Keyword with 'space cruise f125bcf7' text and average monthly search volume 
'5779518' was found with Products and Services categories: [17, 35, 10628, 
5].Keyword with 'red herring b610fbe0' text and average monthly search volume 
'3613244' was found with Products and Services categories: [56, 57, 43, 
10628].Keyword with 'red herring e969d14a' text and average monthly search 
volume '4490523' was found with Products and Services categories: [16, 33, 
10628, 30].Keyword with 'red herring 33bb9989' text and average monthly search 
volume '4773027' was found with Products and Services categories: [41, 10628, 
13, 22].Keyword with 'red herring cc518050' text and average monthly search 
volume '4650205' was found with Products and Services categories: [12, 10628, 
13, 7].Keyword with 'red herring 5864c829' text and average monthly search 
volume '5092454' was found with Products and Services categories: [11, 28, 
10628, 46].Keyword with 'red herring ef5efb42' text and average monthly search 
volume '5313565' was found with Products and Services categories: [26, 44, 
10628, 14].Keyword with 'red herring 8dc2cad8' text and average monthly search 
volume '4603880' was found with Products and Services categories: [40, 52, 
10628, 55].

How should the numbers at the end of the "keyword" be intepreted - is there 
some way to map it to a real word? I look at their docs but unable to find 
an answer.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/68613e89-814b-4eb1-b8a8-1ed4326f6b51%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Incorrect CPC. Money attribute

2017-07-10 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Vaibhav, 

Fields of type Money 

 are 
returned in micro currency units (micros). You need to divide this value by 
100 to get the actual amount in the account's local currency.

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/d577c56e-6e5c-4149-92ab-b1f0884aa123%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How to Remove Account Access from MCC

2017-07-10 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Ronak, 

You need to use ManagedCustomerService.mutateLink() 

 to 
unlink an AdWords client account from an AdWords MCC account. The code 
snippet provided here 

 shows 
how to terminate a link. This operation can be done as either the manager 
or client account.

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/fbaf5ac6-f77b-4c7d-9e42-8338ee9ed906%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Main shopping interface vs. product group editor vs. AWQL confusion

2017-07-10 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Roy, 

Could you provide the clientCustomerId along with the date on which you 
generated the report so I can take a look? Please note that the Product 
Partition Report 

 
will reflect the current set of product partitions. Please use *Reply 
privately to author* when responding. 

Thanks,
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/54f1c560-5841-484e-b809-2be37fa3ab1e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Incorrect CPC. Money attribute

2017-07-10 Thread vaibhav Yadav
I am using TargetingIdeaService to find data for keywords such as bid 
value, search volume, cpc, etc.
I am getting correct search volume and ideas but i am getting incorrect cpc.
The output data for the keyword 'car' looks as follows :


cars for sale : Google\AdsApi\AdWords\v201702\cm\Money Object ( 
[microAmount:protected] => 86852622 [ComparableValueType:protected] => 
[ComparableValue.Type] => Money ) 
used cars : Google\AdsApi\AdWords\v201702\cm\Money Object ( 
[microAmount:protected] => 121778649 [ComparableValueType:protected] => 
[ComparableValue.Type] => Money ) 
new cars : Google\AdsApi\AdWords\v201702\cm\Money Object ( 
[microAmount:protected] => 40170 [ComparableValueType:protected] => 
[ComparableValue.Type] => Money ) 
car sales : Google\AdsApi\AdWords\v201702\cm\Money Object ( 
[microAmount:protected] => 16435437 [ComparableValueType:protected] => 
[ComparableValue.Type] => Money ) 
used car sales : Google\AdsApi\AdWords\v201702\cm\Money Object ( 
[microAmount:protected] => 92384020 [ComparableValueType:protected] => 
[ComparableValue.Type] => Money ) 
used cars for sale : Google\AdsApi\AdWords\v201702\cm\Money Object ( 
[microAmount:protected] => 139973717 [ComparableValueType:protected] => 
[ComparableValue.Type] => Money ) 
new car prices : Google\AdsApi\AdWords\v201702\cm\Money Object ( 
[microAmount:protected] => 122150944 [ComparableValueType:protected] => 
[ComparableValue.Type] => Money ) 
car search : Google\AdsApi\AdWords\v201702\cm\Money Object ( 
[microAmount:protected] => 115225122 [ComparableValueType:protected] => 
[ComparableValue.Type] => Money ) 
used cars for sale near me : Google\AdsApi\AdWords\v201702\cm\Money Object 
( [microAmount:protected] => 176359912 [ComparableValueType:protected] => 
[ComparableValue.Type] => Money ) 
new cars for sale : Google\AdsApi\AdWords\v201702\cm\Money Object ( 
[microAmount:protected] => 185963380 [ComparableValueType:protected] => 
[ComparableValue.Type] => Money ) 
compare cars : Google\AdsApi\AdWords\v201702\cm\Money Object ( 
[microAmount:protected] => 22170602 [ComparableValueType:protected] => 
[ComparableValue.Type] => Money ) 
used car search : Google\AdsApi\AdWords\v201702\cm\Money Object ( 
[microAmount:protected] => 130319306 [ComparableValueType:protected] => 
[ComparableValue.Type] => Money ) 
find a car : Google\AdsApi\AdWords\v201702\cm\Money Object ( 
[microAmount:protected] => 93113491 [ComparableValueType:protected] => 
[ComparableValue.Type] => Money ) 
cars for sale near me : Google\AdsApi\AdWords\v201702\cm\Money Object ( 
[microAmount:protected] => 104996541 [ComparableValueType:protected] => 
[ComparableValue.Type] => Money ) 
vehicles for sale : Google\AdsApi\AdWords\v201702\cm\Money Object ( 
[microAmount:protected] => 91463897 [ComparableValueType:protected] => 
[ComparableValue.Type] => Money ) 
car websites : Google\AdsApi\AdWords\v201702\cm\Money Object ( 
[microAmount:protected] => 90903063 [ComparableValueType:protected] => 
[ComparableValue.Type] => Money ) 
cool cars : Google\AdsApi\AdWords\v201702\cm\Money Object ( 
[microAmount:protected] => 165872325 [ComparableValueType:protected] => 
[ComparableValue.Type] => Money ) 

I am not getting the value is dollars and i am not able to understand this 
string. Please help. Thankyou:)

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/69b2f71e-83bd-4f68-a9c7-473b462865df%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Expanded Dynamic Search Ads using AdGroupAdService V201705

2017-07-10 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Oliver,

I was able to get these ads returned when I tried it out. If you are still 
facing issues for this report, let me know. I will have our team look into 
this as well.

Regards,
Anthony
AdWords Scripts Team

On Saturday, July 8, 2017 at 2:46:55 AM UTC-4, Oliver wrote:
>
> Hi Anthony,
>
> There is no AdType = EXPANDED_DYNAMIC_SEARCH_AD in the Ad performance 
> report.  We reported this on another thready a couple of weeks ago. 
>  v201705 doesn't seem to support this ad type yet at all.  We're also 
> unable to download this new ad type. 
>
>
> Oliver
>
>
> On Friday, 7 July 2017 17:03:03 UTC+1, Anthony Madrigal wrote:
>>
>> Hi Anil,
>>
>> There appears to be an issue on our side for expanded dynamic search ads 
>> not being returned. I will have our team investigate the issue and let you 
>> know of any updates.
>>
>> For now, you can an Ad Performance Report with AdType = 
>> EXPANDED_DYNAMIC_SEARCH_AD.
>>
>> Regards,
>> Anthony
>> AdWords API Team
>>
>> On Friday, July 7, 2017 at 10:11:36 AM UTC-4, Anil wrote:
>>>
>>> Hello,
>>>
>>> We are able to create Expanded Dynamic Search Ads using AdGroupAdService 
>>> service but not able to retrieve the Expanded Dynamic Search Ad details 
>>> using API.
>>> Is there any other API service we should use for the same?
>>>
>>>
>>> Thanks
>>> Anil V
>>>
>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/e19ddaad-297a-4c64-91d9-4ace874b9703%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Regarding remarketing list users

2017-07-10 Thread Vasile Archeri
Hi,

I was wondering if there is any way (as a user) to find out whether you're 
part of a remarketing list? Say if you hit a page with the remarketing tag 
on and you become part of a list, then you navigate away and see 
remarketing ads. In this scenario, can you check in some way whether you 
are part of it?


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/9a6aaa0d-d33c-48e7-a39e-54d47b30f9a1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Is it possible to generate additional graphs using TARGETED_MONTHLY_SEARCHES (similar to what we see in the Keyword Planner)?

2017-07-10 Thread steve
Hi Peter,

Yeah, that is exactly what I meant. Thanks for the information.

Steve


On Monday, July 10, 2017 at 12:53:06 PM UTC+7, Peter Oliquino wrote:
>
> Hi Steve,
>
> If you meant further breaking down the search results as stated in this 
> guide 
>  
> (bottom), 
> then I'm afraid that there is currently no direct equivalent of this 
> feature in the AdWords API. Please follow our blog 
>  for any 
> announcements if this will be available in future versions.
>
> Best 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/601101e3-6cb8-4c25-a3a2-312d62a6b401%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Using Adwords API to link Ad group to remarketing list created in Google Analytics

2017-07-10 Thread 維元張
hi Peter,

Now I can do these below:

1. create a new campaign using Adwords api.
3. create a new remarketing lists using GA api.
3. create a new Adwords campaign with remarketing lists from GA on GA 
interface.

How could I create a new Adwords campaign with remarketing lists from GA BY 
API ?
On other words, how could I select the GA remarketing lists on Adwords api ?

On Thursday, 6 October 2016 15:05:31 UTC+8, Peter Oliquino wrote:
>
> Hi Cindy,
>
> My apologies for the delayed response. Yes, the sharing of remarketing 
> lists between AdWords API and Google Analytics are not supported. You can 
> however, link your AdWords API and Google Analytics accounts and use their 
> separate existing remarketing lists to create a combination of these lists 
>  that you can then 
> use to create a campaign.
>
> Hope this has been helpful.
>
> 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/da6fcc49-0139-42bf-905a-2de06aa7ddbf%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


How to Remove Account from MCC account?

2017-07-10 Thread Ronak Shah
Hello,

I have an MCC account managing clients adwords account, Is there any way we 
can remove the account from MCC via Adwords API?

Let me know

Regards,
Ronak Shah


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/f8536743-2ee2-4305-9c73-ebfa041860ec%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


How to Remove Account Access from MCC

2017-07-10 Thread Ronak Shah
Hello,

I have an MCC account managing the clients adwords account, Is there any 
way to remove the account from my MCC account via Adwords API?

Let me know

Regards,
Ronak Shah 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/3c5f18cc-e57e-4b8a-9fde-7e17d56c14aa%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Main shopping interface vs. product group editor vs. AWQL confusion

2017-07-10 Thread Roy Steves
Forgive the linked, rather than embedded, screenshots, but my first attempt 
to post this failed.  And while this isn't solely an API-level question, 
the moment I mention awql or the like, I'm always redirected here, as I'm 
sure you can understand.

Here's the root concern: 
https://www.evernote.com/l/ALmYwMP-sA9Hg7GLo2l8g5ciVOFaoGa6PZs

Generally, when I see a difference in the Product Group editor versus the 
main interface, I assumed it was due to changes in the membership of that 
product group, and that the PG editor was adding up the individual products 
*currently* in the group, whereas the main interface (and frankly, most of 
the Adwords platform) follows the performance of the product group itself, 
regardless of added or removed products from its membership.

But in this case, this is a product group of a single product, so that 
*can't* be the case!

My next hypothesis was that the PG editor was sitting on top of data from 
SHOPPING_PERFORMANCE_REPORT (or similar), and that it was including 
account-wide data for that product, which the main interface wouldn't.  

So, I checked AWQL: 
 https://www.evernote.com/l/ALk5TuHN6a5KApZs3TprvwkG5NMu0-uW8B0

And, as you can see, that hypothesis was disproven.

So, what is the right click count for this product, and how am I 
mis-reading the data I'm looking at?

Thanks for any help you can provide!

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/6ee57cb0-d79c-4f78-8367-0c977abba19f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How to download an extremely large set of audiences?

2017-07-10 Thread 'Peter Oliquino' via AdWords API Forum
Hello Yi,

You will need to implement Paging 

 whenever 
you use the AdwordsUserListService.get() for getting this many userlists in 
order to limit the number of results you retrieve per request and avoid 
encountering the error. Let me know if this helps.

Best 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/ad5c0a6e-d4a2-4e2b-a80c-74a8729d6eca%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Migrate from V201702 to V201705

2017-07-10 Thread lktrang
Dear Ivan,
Thank you for your information. It really help.

Regards.
Jeszi.


On Monday, July 10, 2017 at 12:02:00 PM UTC+7, Ivan Bautista wrote:
>
> Hi Jeszi,
>
> As mentioned earlier, the old status enums 
> 
>  don't 
> exactly have a direct match with the new status enums 
> 
> .
>
> However, you may consider using PolicyApprovalStatus.UNDER_REVIEW to 
> filter ads of which the policy approval status and/or state is under review 
> and PolicyApprovalStatus.DISAPPROVED for those of which the policy approval 
> status and/or state is disapproved.
>
> Regards,
> Ivan
> 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/e8093381-95af-4c8b-9cb7-2ebd608d0b9d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


How to download an extremely large set of audiences?

2017-07-10 Thread yhuang
Hi :)

I wanna download all audiences under a account which has more than 220,000 
audiences. 

However, I can't use AdwordsUserListServiceInterface::get () since there is 
an limitation (SelectorError.START_INDEX_IS_TOO_HIGH).

Audience performance report does not work for me too because fields of 
UserList such as membershipLifeSpan, size etc are not available in the 
report.

Could you please give me any suggestion?

Thanks,

Yi Huang




-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/08c50187-7666-4191-b2d9-785da689f641%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Inconsistent number of results returned from TargetingIdeaService

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

Before proceeding, could you first confirm if you are also getting 
different results in the AdWords UI's Keyword Planner when using the same 
keywords list on a different request? Also, to better investigate, could 
you provide the complete screenshot of the results along with your 
clientCustomerId? You may reply using *Reply privately to author*.

Best 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/770b5928-be1c-4ed2-a67b-722502df4713%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.